Age | Commit message (Expand) | Author | Files | Lines |
2003-02-19 | fixed bug 106251 | Igor Zlatkovic | 2 | -13/+26 |
2003-02-19 | handled trio option correctly | Igor Zlatkovic | 1 | -0/+2 |
2003-02-19 | *** empty log message *** | Igor Zlatkovic | 1 | -0/+1 |
2003-02-19 | *** empty log message *** | Igor Zlatkovic | 1 | -0/+4 |
2003-02-19 | obsoleted xmlNormalizeWindowsPath | Igor Zlatkovic | 1 | -7/+1 |
2003-02-16 | typo fix from Kjartan Maraas, daniel | Daniel Veillard | 1 | -1/+1 |
2003-02-16 | Removal of a need for an Apache module, Daniel | Daniel Veillard | 2 | -5/+0 |
2003-02-15 | Added a pointer to mod-xslt in the related links, Daniel | Daniel Veillard | 16 | -0/+16 |
2003-02-10 | preparing release 1.0.26 Daniel | Daniel Veillard | 5 | -7/+22 |
2003-02-07 | fixing another bug in document(), bug #105450 Slight change to the output | Daniel Veillard | 3 | -3/+8 |
2003-02-07 | fixing a segfault in document(), bug #105418 add the specific test as | Daniel Veillard | 6 | -2/+23 |
2003-02-07 | tried to fix 105387 and all similar cases in the library sources. Daniel | Daniel Veillard | 8 | -87/+94 |
2003-02-05 | preparing for release of 1.0.25 Daniel | Daniel Veillard | 6 | -10/+30 |
2003-02-04 | fixed bug #99623 Daniel | Daniel Veillard | 2 | -4/+4 |
2003-02-04 | fixing bug #105116 sometimes one need to generate a default namespace | Daniel Veillard | 7 | -6/+50 |
2003-02-04 | changed the way the root element of value tree are handled to fix bug | Daniel Veillard | 3 | -1/+15 |
2003-02-04 | change of policy w.r.t. mails small cleanup fixed a couple of bugs raised | Daniel Veillard | 12 | -13/+28 |
2003-02-04 | fixing bug #104096, put emphasis on the fact that --docbook should not be | Daniel Veillard | 3 | -0/+12 |
2003-02-04 | Updated xmlwrapp pointers. Daniel | Daniel Veillard | 3 | -4/+4 |
2003-02-03 | Added pointers to xmlwrapp C++ bindings for libxslt, Daniel | Daniel Veillard | 3 | -0/+18 |
2003-01-25 | State that I will Cc the list for all technical answer, Daniel | Daniel Veillard | 2 | -2/+6 |
2003-01-22 | fixed a couple of return error #104150 reported by Peter O'Shea Daniel | Daniel Veillard | 2 | -2/+7 |
2003-01-17 | fixed a double free of stylesheet when applied to a standalone stylesheet | Daniel Veillard | 2 | -0/+6 |
2003-01-14 | preparing release 2.0.24 small update updated the news, rebuilt the APIs | Daniel Veillard | 8 | -5/+58 |
2003-01-14 | fixed #101502 by applying and cleaning up the associated patch from Daniel | Daniel Veillard | 7 | -27/+139 |
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 | 7 | -13/+280 |
2003-01-12 | fixed bug #101003 on attribute-sets value computation in the presence of | Daniel Veillard | 11 | -9/+82 |
2003-01-12 | enhanced previous fix to bug #120684, using excellent suggestion by Daniel | William M. Brack | 1 | -4/+14 |
2003-01-12 | fixed bug #101003 on attribute-sets value computation in the presence of | Daniel Veillard | 1 | -0/+63 |
2003-01-11 | changed slightly the UI of the web site, Daniel | Daniel Veillard | 16 | -234/+234 |
2003-01-10 | final touch to #102800 fix Daniel | Daniel Veillard | 2 | -2/+6 |
2003-01-10 | Be really clear about support guidelines, Daniel | Daniel Veillard | 6 | -34/+75 |
2003-01-09 | Applied patch from Jonathan Wakely and regenerated the docs, Daniel | Daniel Veillard | 19 | -902/+1265 |
2003-01-09 | tried to fix #102800 for good. Reenabled memory debug checking which got | Daniel Veillard | 5 | -11/+34 |
2003-01-09 | added some exclude-result-prefixes to avoid extra namespace declaration | Daniel Veillard | 5 | -3/+13 |
2003-01-08 | fixed a problem related to directory checking and creation raised by Craig | Daniel Veillard | 2 | -0/+19 |
2003-01-02 | applied patch from Jörg Walter to provide URI escaping and unescaping | Daniel Veillard | 2 | -0/+113 |
2002-12-28 | add missing .cvsignore entries | Jose Maria Celorio | 7 | -2/+14 |
2002-12-26 | Alexey Efimov found a typo bug in exsltStrPaddingFunction() Daniel | Daniel Veillard | 2 | -1/+6 |
2002-12-23 | patch from Stéphane Bidoul for Python 2.1 Daniel | Daniel Veillard | 2 | -0/+7 |
2002-12-22 | applied patch from Craig A. Berry for the VMS port. Daniel | Daniel Veillard | 4 | -40/+74 |
2002-12-19 | fixed the web links, Daniel | Daniel Veillard | 29 | -32/+32 |
2002-12-18 | increase the max number of cascaded sort operations. updated Igor's mail | Daniel Veillard | 40 | -47/+54 |
2002-12-16 | *** empty log message *** | Igor Zlatkovic | 1 | -0/+4 |
2002-12-16 | added more exports | Igor Zlatkovic | 1 | -0/+4 |
2002-12-16 | Added link to Stéphane Bidoul Python bindings on windows, Daniel | Daniel Veillard | 3 | -0/+555 |
2002-12-14 | Added a small blurb about the API file and generator, Daniel | Daniel Veillard | 6 | -5/+16 |
2002-12-13 | updated the apibuilder script, regenerated the APIs Daniel | Daniel Veillard | 5 | -90/+325 |
2002-12-13 | numbering should not traverse XInclude nodes left in the tree. Closes bug | Daniel Veillard | 2 | -1/+9 |