Age | Commit message (Expand) | Author | Files | Lines |
2003-04-26 | fixed a problem in the generator where the way functions are remapped as | Daniel Veillard | 2 | -2/+1 |
2003-03-28 | fix bug #109395 as pointed out by Ben Phillips and avoid some warnings | Daniel Veillard | 1 | -6/+7 |
2003-03-26 | portability fixes from Albert Chin avoid RTLD_GLOBAL detection warning too | Daniel Veillard | 2 | -0/+4 |
2003-01-22 | fixed a couple of return error #104150 reported by Peter O'Shea Daniel | Daniel Veillard | 1 | -2/+2 |
2003-01-14 | preparing release 2.0.24 small update updated the news, rebuilt the APIs | Daniel Veillard | 1 | -0/+1 |
2003-01-13 | Fixed a debug log, switched it off now, Daniel | Daniel Veillard | 1 | -2/+2 |
2003-01-13 | fixing bug #101602 for extension modules init and shutdown callbacks, | Daniel Veillard | 4 | -2/+233 |
2002-12-28 | add missing .cvsignore entries | Jose Maria Celorio | 2 | -0/+4 |
2002-12-23 | patch from Stéphane Bidoul for Python 2.1 Daniel | Daniel Veillard | 1 | -0/+3 |
2002-12-13 | updated the apibuilder script, regenerated the APIs Daniel | Daniel Veillard | 1 | -3/+0 |
2002-12-11 | copied over the apibuild.py from libxml2, adapted a bit and regenerated | Daniel Veillard | 1 | -0/+6 |
2002-11-26 | fixed the API generation scripts. regenerated updated too updated too | Daniel Veillard | 1 | -0/+1 |
2002-11-24 | enable libxml2 memory debug before loading libxslt since libxslt | Daniel Veillard | 4 | -16/+12 |
2002-11-24 | updated with new version from Stéphane Bidoul Daniel | Daniel Veillard | 1 | -36/+41 |
2002-11-23 | patch from Charles Bozeman fixing a memory leak in | Daniel Veillard | 1 | -7/+8 |
2002-11-23 | fixes for compiling without config.h Daniel | Daniel Veillard | 2 | -2/+2 |
2002-11-16 | make sure to register EXSLT for the bindings add a specific test minor | Daniel Veillard | 3 | -0/+62 |
2002-11-15 | trying to fix #98518 when building outside of the source tree Daniel | Daniel Veillard | 2 | -4/+4 |
2002-11-14 | xpathObjectRet() pertains to the libxml2 module, add the namespace. Daniel | Daniel Veillard | 1 | -1/+1 |
2002-10-20 | fixed bugs when passing result value tree to Python functions. Daniel | Daniel Veillard | 1 | -4/+82 |
2002-09-05 | applied patch from Christophe Merlet to reestablish DESTDIR Daniel | Daniel Veillard | 1 | -4/+4 |
2002-08-25 | applied a patch from Ralf Mattes providing style.saveResultToString() | Daniel Veillard | 4 | -0/+55 |
2002-08-21 | fixed a bug w.r.t. namespace context when doing the evaluation of | Daniel Veillard | 1 | -5/+5 |
2002-08-21 | fixed the parameter order when calling Python based extensions. Daniel | Daniel Veillard | 1 | -1/+1 |
2002-08-14 | AMD x86-64 induced changes from Frederic Crozat Daniel | Daniel Veillard | 1 | -1/+1 |
2002-07-21 | fixed bug 87230, also multiple make jobs in python directory | William M. Brack | 1 | -3/+6 |
2002-05-24 | tried to fix #79105 by providing a specific error registering routine. | Daniel Veillard | 3 | -4/+120 |
2002-05-16 | Applied Mark Vakoc patch to show registered extensions in xsltproc rebuilt | Daniel Veillard | 1 | -0/+1 |
2002-04-15 | fixing the equivalent of #75779 Daniel | Daniel Veillard | 2 | -2/+4 |
2002-03-27 | Added Igor Zlatkovic as official maintainer Albert Chin pointed that | Daniel Veillard | 2 | -2/+2 |
2002-03-20 | Art Haas pointed a stupid error Daniel | Daniel Veillard | 1 | -1/+1 |
2002-03-18 | fixed a stupid bug Daniel | Daniel Veillard | 1 | -1/+1 |
2002-03-18 | applied the same kind of fixes to the Python Makefiels than to libxml2 | Daniel Veillard | 5 | -241/+332 |
2002-03-08 | remove $(srcdir) as make will automatically look there for these files | jacob berkman | 1 | -1/+1 |
2002-03-08 | preparing release 1.0.13 updated and rebuilt the docs fixed a possible | Daniel Veillard | 1 | -1/+4 |
2002-03-08 | Fixes the problems exposed by #73880 those ought to be computed at | Daniel Veillard | 1 | -11/+11 |
2002-02-22 | changes for the 'usual' setup.py to allow building a libxml2-python module | Daniel Veillard | 3 | -313/+406 |
2002-02-12 | trying to fix #71270 Daniel | Daniel Veillard | 1 | -3/+3 |
2002-02-11 | removed tab used spaces preparing 1.0.12 rebuild/updated Daniel | Daniel Veillard | 3 | -538/+538 |
2002-02-10 | fixed a bug reported by Norm Daniel | Daniel Veillard | 2 | -3/+2 |
2002-02-10 | fixed a small warning. rebuilt the APIs Daniel | Daniel Veillard | 2 | -1/+5 |
2002-02-09 | seems some version of automake didn't generate the dependancies right as | Daniel Veillard | 1 | -0/+2 |
2002-02-09 | Fixed the python Makefiles, corrected a bug showing up on ia64, changed | Daniel Veillard | 5 | -37/+47 |
2002-02-08 | change the Licence to MIT Licence and release of 1.0.11 updates of the | Daniel Veillard | 5 | -55/+10 |
2002-02-07 | fixup the script and rebuid the API cleanup provided accessors for a lot | Daniel Veillard | 8 | -13/+240 |
2002-02-07 | small fix cleanup avoid a problem with $(TESTS) augmented the wrappers | Daniel Veillard | 7 | -23/+387 |
2002-02-06 | added libxslt_xsltCleanup() added parameters to | Daniel Veillard | 6 | -10/+87 |
2002-02-06 | plugged the extension of the engine with python defined functions added a | Daniel Veillard | 5 | -2/+155 |
2002-02-06 | the spec file will now build libxslt-python, fought with shared and other | Daniel Veillard | 2 | -3/+3 |
2002-02-06 | refactored make tests, make all now don't run the test suite added tests | Daniel Veillard | 4 | -11/+54 |