platform/upstream/libxslt.git
2003-01-12 William M.... enhanced previous fix to bug #120684, using excellent...
2003-01-12 Daniel Veillardfixed bug #101003 on attribute-sets value computation...
2003-01-11 Daniel Veillardchanged slightly the UI of the web site, Daniel
2003-01-10 Daniel Veillardfinal touch to #102800 fix Daniel
2003-01-10 Daniel VeillardBe really clear about support guidelines, Daniel
2003-01-09 Daniel VeillardApplied patch from Jonathan Wakely and regenerated...
2003-01-09 Daniel Veillardtried to fix #102800 for good. Reenabled memory debug...
2003-01-09 Daniel Veillardadded some exclude-result-prefixes to avoid extra names...
2003-01-08 Daniel Veillardfixed a problem related to directory checking and creat...
2003-01-02 Daniel Veillardapplied patch from Jörg Walter to provide URI escaping...
2002-12-28 Jose Maria... add missing .cvsignore entries
2002-12-26 Daniel VeillardAlexey Efimov found a typo bug in exsltStrPaddingFuncti...
2002-12-23 Daniel Veillardpatch from Stéphane Bidoul for Python 2.1 Daniel
2002-12-22 Daniel Veillardapplied patch from Craig A. Berry for the VMS port...
2002-12-19 Daniel Veillardfixed the web links, Daniel
2002-12-18 Daniel Veillardincrease the max number of cascaded sort operations...
2002-12-16 Igor Zlatkovic*** empty log message ***
2002-12-16 Igor Zlatkovicadded more exports
2002-12-16 Daniel VeillardAdded link to Stéphane Bidoul Python bindings on window...
2002-12-14 Daniel VeillardAdded a small blurb about the API file and generator...
2002-12-13 Daniel Veillardupdated the apibuilder script, regenerated the APIs...
2002-12-13 Daniel Veillardnumbering should not traverse XInclude nodes left in...
2002-12-12 Daniel Veillardfixed a bug in merging public info from C modules....
2002-12-11 Daniel Veillardadded the generation of libexslt-api.xml small cleanup...
2002-12-11 Daniel Veillardcopied over the apibuild.py from libxml2, adapted a...
2002-12-05 Daniel Veillardxsl:element generated superfluous xmlns declarations...
2002-12-04 Daniel VeillardMatt Sergeant reported a bug when having comments withi...
2002-12-02 Daniel Veillardapplied patch from Josh Parsons fixing bug #100056...
2002-11-28 Daniel Veillardapplied another patch from Richard Jinks for the export...
2002-11-27 Daniel VeillardApplied patch from Richard Jinks to allow redefining...
2002-11-26 Daniel Veillardfixed the API generation scripts. regenerated updated...
2002-11-26 Daniel Veillardadded the function xsltGetProfileInformation() to retri...
2002-11-26 Daniel Veillardapply patch from Daniel Stodden, a bug in xsltFindElemS...
2002-11-25 Daniel VeillardPrevious commit missed that changelog
2002-11-25 Daniel Veillardadd a line in %changelog for releases Daniel
2002-11-25 Daniel VeillardKir Kolyshkin pointed out it lacked xsltInternals.h...
2002-11-24 Daniel Veillardenable libxml2 memory debug before loading libxslt...
2002-11-24 Daniel Veillardupdated with new version from Stéphane Bidoul Daniel
2002-11-23 Igor Zlatkovic*** empty log message ***
2002-11-23 Igor Zlatkovicexported new functions
2002-11-23 Daniel Veillardpatch from Charles Bozeman fixing a memory leak in
2002-11-23 Daniel VeillardAlexey Efimov reported a portability problem when compi...
2002-11-23 Daniel Veillardfixes for compiling without config.h Daniel
2002-11-21 Daniel Veillardthe XHTML1 serialization change to libxml2 modifies...
2002-11-18 Daniel Veillardthe python bindings requires libxml2 >= 2.4.25 for...
2002-11-18 Daniel Veillardsimilar patch to #98825 for --with-python Daniel
2002-11-17 Daniel Veillardfix bug #98793 on clash of imported global variables...
2002-11-17 Daniel Veillardpreparing 1.0.23 rebuilding the docs Daniel
2002-11-16 Daniel Veillardmake sure to register EXSLT for the bindings add a...
2002-11-15 Daniel Veillardtrying to fix #98518 when building outside of the sourc...
2002-11-14 Daniel VeillardxpathObjectRet() pertains to the libxml2 module, add...
2002-11-14 Igor Zlatkovic*** empty log message ***
2002-11-14 Igor Zlatkovicallowed stdarg for mingw
2002-11-14 Igor Zlatkoviccleanup
2002-11-14 Igor Zlatkovicintegrated mingw into jscript configure
2002-11-14 MST 2002 John... doc/xsltproc.1 doc/xsltproc.html - ran stylesheets...
2002-11-14 Daniel Veillardapplied patch from Brian McCauley fixing #95493 fixing...
2002-11-14 Daniel Veillardmake sure the fixup for key() reported by John Escott...
2002-11-13 Daniel Veillardfixes bug #97969 for @*[...] patterns added the example...
2002-11-12 Daniel Veillardfixes bug #97950 for cdata-section-elements checks...
2002-11-12 Daniel Veillardautoconvert key() first arg to string, reported by...
2002-11-12 Daniel Veillardcorner case handling of copying a CDATA node. Daniel
2002-11-08 Igor Zlatkovic*** empty log message ***
2002-11-08 Igor Zlatkovicretired xmlwin32version.h
2002-11-08 Daniel Veillardintegrated libxslt.m4 written by Thomas Schraitle ...
2002-11-07 MST 2002 John... doc/xsltproc.xml //bugzilla.gnome.org/show_bug.cgi...
2002-11-04 Daniel Veillardremove the use of snprintf, and use libxml2 string...
2002-10-24 Daniel VeillardTried to fix a bug, Daniel
2002-10-23 Daniel Veillardcleaned up the spec file and associated changes in...
2002-10-22 Daniel VeillardForgot to check a pointer, fixes bug #96495 Daniel
2002-10-22 Daniel Veillardfixed include c.f. bug #96487 Red Hat 8.0 induced chang...
2002-10-22 Daniel Veillardfixed bug #78501 when using a non ascii character for...
2002-10-21 Igor Zlatkovic*** empty log message ***
2002-10-21 Igor Zlatkovicfixed minor typo in a call to xmlHasNsProp
2002-10-20 Daniel Veillardfixed bugs when passing result value tree to Python...
2002-10-20 Igor Zlatkovic*** empty log message ***
2002-10-20 Igor Zlatkovicmapped vsnprintf to _vsnprintf for MS runtime
2002-10-20 Igor Zlatkovicmapped snprintf to _snprintf for MS runtime
2002-10-18 Daniel Veillardpreparing 1.0.22 upated and rebuilt the docs Daniel
2002-10-17 Daniel Veillardfixed bug #86421 added the example in the regression...
2002-10-17 Daniel Veillardadded and tested the --path option to close #79638...
2002-10-17 Daniel Veillardfixing bug #95826 the attribute was reset with the...
2002-10-15 Daniel Veillardadded the possibility to register a transformation...
2002-10-15 Daniel Veillardclosing #94933, any error will make the transformation...
2002-10-15 Daniel Veillardadded a --path option to provide the enhancement reques...
2002-10-15 Daniel Veillardseems the media-type attribute wasn't always correctly...
2002-10-15 Daniel Veillardadded URI escaping in case the resource target computat...
2002-10-15 Daniel Veillardupdated the contact informations Daniel
2002-10-15 Daniel Veillardfixed the behaviour of node() patter which didn't patch...
2002-10-14 Igor Zlatkovic*** empty log message ***
2002-10-14 Igor Zlatkovicexported security.c functions
2002-10-14 Igor Zlatkovicadded security.c
2002-10-14 Igor Zlatkovicremapped mkdir to _mkdir for MS runtime
2002-10-10 Daniel Veillardadded another option --writesubtree to allow documents...
2002-10-10 Daniel Veillardnew module with runtime security checks, it will also...
2002-10-09 Daniel Veillardmade the link to search relative, Daniel
2002-10-09 Daniel Veillardupdated the doc XSLT to add the search, added the searc...
2002-10-09 Daniel Veillardthe indexer version of the XSLT part of the xmlsoft...
2002-09-29 Igor Zlatkovic*** empty log message ***
2002-09-29 Igor Zlatkovicintroduced double-run compilation
next