summaryrefslogtreecommitdiff
path: root/python/generator.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-07Imported Upstream version 1.1.39upstream/1.1.39upstreamTizenOpenSource1-17/+15
2022-09-13Imported Upstream version 1.1.36upstream/1.1.36DongHun Kwak1-1/+1
2022-09-13Imported Upstream version 1.1.35upstream/1.1.35DongHun Kwak1-95/+114
2012-08-09Various "make distcheck" and other fixesDaniel Richard G1-3/+4
2010-01-13Fix python generator to not use deprecated xmllibDaniel Veillard1-63/+13
2008-05-13release of 1.1.24 syntactic cleanup (Martin) DanielDaniel Veillard1-277/+277
2008-04-08fix an infinite loop bug DanielDaniel Veillard1-0/+3
2006-12-11applied patch from Nic James Ferrier to make stylesheets comparable and toDaniel Veillard1-0/+2
2006-08-04*** empty log message ***Daniel Veillard1-1/+1
2004-01-22applied patch from Stefan Kost to fix behaviour on unknown element fromDaniel Veillard1-2/+20
2003-10-19bump the libxml2 require to 2.6.0 which should ship for good real soon...Daniel Veillard1-3/+4
2003-07-09patch from Sean Treadway, adding Python bindings for extension element andDaniel Veillard1-0/+3
2003-04-26fixed a problem in the generator where the way functions are remapped asDaniel Veillard1-2/+0
2002-11-23fixes for compiling without config.h DanielDaniel Veillard1-1/+1
2002-11-14xpathObjectRet() pertains to the libxml2 module, add the namespace. DanielDaniel Veillard1-1/+1
2002-03-18applied the same kind of fixes to the Python Makefiels than to libxml2Daniel Veillard1-6/+20
2002-02-22changes for the 'usual' setup.py to allow building a libxml2-python moduleDaniel Veillard1-310/+347
2002-02-11removed tab used spaces preparing 1.0.12 rebuild/updated DanielDaniel Veillard1-386/+386
2002-02-10fixed a bug reported by Norm DanielDaniel Veillard1-0/+2
2002-02-09Fixed the python Makefiles, corrected a bug showing up on ia64, changedDaniel Veillard1-4/+4
2002-02-08change the Licence to MIT Licence and release of 1.0.11 updates of theDaniel Veillard1-2/+2
2002-02-07fixup the script and rebuid the API cleanup provided accessors for a lotDaniel Veillard1-6/+26
2002-02-07small fix cleanup avoid a problem with $(TESTS) augmented the wrappersDaniel Veillard1-6/+18
2002-02-05attempst to tweak to get full memory debug... the basic API starts to workDaniel Veillard1-22/+9
2002-02-04reactivated xsltMatchPattern() since this is really something one may wantDaniel Veillard1-0/+876