summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* [svn r2882] prepare release of 2.0alpha2scoder2007-09-151-2/+6
* [svn r2874] getchildren() deprecatedscoder2007-09-151-14/+2
* [svn r2861] warning about using libxml2 2.6.27 with XPathscoder2007-09-141-0/+5
* [svn r2860] FAQ link to ML thread on mod_pythonscoder2007-09-141-0/+4
* [svn r2858] FAQ: mention mod_python option that usually helps people get thin...scoder2007-09-141-0/+4
* [svn r2852] ET 1.3 compatibility fixes: getiterator() returns a list, bool(el...scoder2007-09-131-8/+14
* [svn r2846] some test cases for schematron supportscoder2007-09-121-1/+1
* [svn r2843] accept QName objects as values for attributes and element text, a...scoder2007-09-121-0/+9
* [svn r2835] cleanup in parser code, ET-compatible target parser interface (SA...scoder2007-09-111-14/+215
* [svn r2832] small clarification in docsscoder2007-09-101-1/+2
* [svn r2826] doc update on the feed parserscoder2007-09-041-2/+50
* [svn r2814] typolxml-2.0alpha1scoder2007-09-021-1/+1
* [svn r2813] pre-release cleanupscoder2007-09-022-2/+4
* [svn r2812] ReST fixscoder2007-09-021-1/+1
* [svn r2810] made annotation in objectify.ElementMaker optional through 'annot...scoder2007-09-011-3/+18
* [svn r2809] fixed test cases to reflect annotation in objectify.E factoryscoder2007-09-011-9/+16
* [svn r2798] prepare release of 2.0alpha1scoder2007-08-311-2/+14
* [svn r2794] thread crash FAQ updatescoder2007-08-311-17/+37
* [svn r2792] section on threading problems in certain environmentsscoder2007-08-301-2/+36
* [svn r2790] require Cython 0.9.6.5scoder2007-08-301-1/+4
* [svn r2780] link to API docsscoder2007-08-291-2/+5
* [svn r2778] show how to use namespaces in ElementMakerscoder2007-08-291-12/+17
* [svn r2774] new doc file: what's new in lxml 2.0scoder2007-08-292-2/+152
* [svn r2773] doc updatesscoder2007-08-292-2/+3
* [svn r2769] doc cleanupscoder2007-08-271-8/+4
* [svn r2768] always py-annotate when setting objectify values from Python type...scoder2007-08-271-28/+8
* [svn r2764] provide the context node and a propagated evaluation context dict...scoder2007-08-241-6/+42
* [svn r2752] doc cleanupscoder2007-08-181-7/+11
* [svn r2750] integrated lxml.htmlscoder2007-08-181-1/+2
* [svn r2748] copied docs from html branchscoder2007-08-181-0/+455
* [svn r2747] copied docs from html branchscoder2007-08-181-0/+47
* [svn r2746] copied docs from html branchscoder2007-08-181-0/+100
* [svn r2737] extended section on ElementTree serialisationscoder2007-08-161-1/+46
* [svn r2732] FAQ entry on trailing .tail's on serialisationscoder2007-08-141-0/+24
* [svn r2722] Cython instead of Pyrexscoder2007-08-031-43/+13
* [svn r2720] cheeseshop -> pypiscoder2007-08-011-2/+2
* [svn r2719] fix module package name (requires Cython 0.9.6.4+)scoder2007-07-311-1/+1
* [svn r2717] fixes for tests and objectify after switching pytype from 'none' ...scoder2007-07-311-2/+2
* [svn r2715] new logo in doc menu panelscoder2007-07-302-1/+1
* [svn r2703] small doc fixscoder2007-07-261-1/+1
* [svn r2700] small doc fixscoder2007-07-261-2/+2
* [svn r2698] link to bug trackerscoder2007-07-261-2/+14
* [svn r2686] namespace class registry is now local to the ElementNamespaceClas...scoder2007-07-211-4/+4
* [svn r2682] small clarification in tutorialscoder2007-07-211-3/+3
* [svn r2681] small doc changescoder2007-07-211-3/+3
* [svn r2680] small doc changescoder2007-07-211-2/+3
* [svn r2678] make clear on front page that lxml.etree is ET compatiblescoder2007-07-211-3/+3
* [svn r2676] return True/False from validators, not 1/0scoder2007-07-211-12/+12
* [svn r2674] small doc fixscoder2007-07-211-1/+1
* [svn r2673] mention Schematron support in the docsscoder2007-07-211-4/+60