platform/upstream/libxslt.git
2001-10-06 Daniel VeillardPrevious patch was wrong, more work needed, rolling...
2001-10-06 Daniel Veillardtrying to fix bug #61070, seems there is still a couple...
2001-10-06 Daniel Veillardfixing bug #61673 part II added a specific example...
2001-10-06 Daniel VeillardForgot to do it in previous commit, Daniel
2001-10-06 Daniel Veillardfixed bug #61627 added a specific example in the regres...
2001-10-04 Daniel Veillardtrying to fix bug #60890 Daniel
2001-10-04 Daniel Veillardapplied patch to close bug #60724 Daniel
2001-10-02 Thomas Broyerapplied patch from Charlie Bozeman that fixes a bug...
2001-10-02 Daniel Veillardapplied patch from Darren Graves adding support for...
2001-10-01 Daniel Veillardapplied patches from Igor for Windows. Daniel
2001-09-26 Darin AdlerAdd .cvsignore for new directory.
2001-09-18 Daniel Veillardfixed bug #60624 improver the error context reporting...
2001-09-17 Daniel Veillardfixed a problem with global var override being reported...
2001-09-15 Daniel Veillardokay the code from Norm is really non portable and...
2001-09-15 Thomas Broyerfixed some bugs (reported by Charles Bozeman and Justin...
2001-09-14 Daniel VeillardFixing bug #60415 added a specific example in the regre...
2001-09-14 Daniel Veillardthe change in libxml to output decimal charrefs instead...
2001-09-13 Daniel Veillardinstall xsltproc man page Daniel
2001-09-12 Daniel VeillardPushed 1.0.4, Daniel
2001-09-12 Daniel Veillardpreparing for 1.0.4 updated and regenerated docs Daniel
2001-09-12 Thomas Broyerfixed some compile warnings and disabled debugging...
2001-09-12 Daniel Veillardtrying to incorporate comments from bug #59220 Daniel
2001-09-12 Thomas Broyeradded implementation of the EXSLT - Dates and Times...
2001-09-11 Daniel Veillardtell in usage that parameter strings need to be quoted...
2001-09-11 Daniel Veillardtrying to close bug #60304 on xsl:fallback usage added...
2001-09-11 Daniel Veillardchanged the test to use doc%5Ffile instead of doc%20fil...
2001-09-11 Daniel Veillardclose #59570 by simply not providing Norm's extension...
2001-09-10 Daniel Veillardapplied fix from #60143 and rebuilt the FO test outputs...
2001-09-10 Daniel Veillardfixed bug #59757 on inheritance of attributes from...
2001-09-03 Thomas Broyeradded implementation of EXSLT - Strings. Currently...
2001-08-31 Daniel Veillardadded man pages provided by Heiko Rupp Daniel
2001-08-30 MDT 2001 John... doc/tutorial/libxslttutorial.xml, libxslttutorial.html...
2001-08-30 MDT 2001 John... this has not been added into the build yet)
2001-08-29 Daniel Veillardadded global variables cleanups to the example. mjcox...
2001-08-29 Thomas Broyerfixed a bug in exsltNodeSetFunction
2001-08-29 Thomas Broyerimplemented version 3 of the exslt:node-set() function...
2001-08-27 MDT 2001 John... adding doc/xsltproc.html - html generated from xsltproc...
2001-08-27 MDT 2001 John... adding doc/xsltproc.xml - user manual for xsltproc
2001-08-26 Daniel Veillardremoved a couple of warning raised by the Windows compi...
2001-08-24 Daniel VeillardAdded 1.0.3 release, daniel
2001-08-23 Daniel Veillardclosed bugs #59212 and #59220 Daniel
2001-08-23 Daniel Veillardcomplete test of a DocBook XSLt transform with --nonet...
2001-08-23 Daniel Veillardcatalog integration, cleanup with the --nonet option...
2001-08-21 Daniel Veillardfixed an error I propagated to nearly all Makefiles...
2001-08-21 Daniel Veillarduse xmlXPathIsNaN() and xmlXPathIsInf() tag a potential...
2001-08-21 Bjorn ReeseRe-worked NaN and Inf support
2001-08-18 Daniel Veillardfixed a number of small problems with Makefiles spotted...
2001-08-17 Daniel VeillardFixed a couple of links, Daniel
2001-08-16 Daniel Veillardminimal changes to compile 1.0.2 on Windows/MSC Daniel
2001-08-16 Daniel Veillardwhat about commiting the modified file and not just...
2001-08-16 Daniel Veillardfixed a permutation of args to xsltPrintErrorContext...
2001-08-15 Daniel VeillardUpdated to include 1.0.1 and 1.0.2 releases, Daniel
2001-08-15 Daniel Veillardrelease of 1.0.2 cleaning of Makefiles pointed out...
2001-08-15 Daniel Veillarda bit of cleanup Daniel
2001-08-15 Daniel Veillardcleanup of includes export xsltconfig.h at make install...
2001-08-15 MDT 2001 John... doc/xslt.html updated xsltproc description with the...
2001-08-14 Daniel Veillardserious changes on Result Value Trees and NodeSets...
2001-08-14 Daniel Veillardtrying to kill bug #58878, some associated serious...
2001-08-14 Thomas Broyerfixed compilation warnings due to recent changes to...
2001-08-13 Daniel Veillardapplied fix suggested by Tom Moog for xsltTimeStamp...
2001-08-13 Daniel VeillardAdded a few pointers to XSLT list, archive, FAQ and...
2001-08-12 Daniel Veillardcleaned up the code w.r.t. handling of 'non-standard...
2001-08-09 Daniel VeillardSmall URL fix by Heiko Rupp, Daniel
2001-08-08 Daniel Veillardadded John Fleck right to commit in the doc subdir...
2001-08-07 Daniel VeillardFor Norman walsh: for heriting defaulted atts from...
2001-08-06 Peter WilliamsFixes for compiling when srcdir != builddir.
2001-08-05 Thomas Broyermodified extension framework to easify extension elemen...
2001-08-04 Daniel Veillardbug fix on output="text" from Nicolas Marsgui Daniel
2001-08-03 Daniel Veillardfixed the link to go to stable subdir on gnome.org...
2001-08-03 Daniel Veillardthis got fixed by libxml patches Applied Igor Zlatkovic...
2001-08-01 Daniel Veillardwell one need one \n after DOCTYPE the output of some...
2001-08-01 Daniel Veillardavoid extra \n when serializing top text nodes. daniel
2001-08-01 Daniel Veillardone more revision on Norm's localTime() function Daniel
2001-07-31 Thomas Broyerfixed bugs in exsltTrailingFunction and exsltLeadingFun...
2001-07-31 Daniel Veillardtried to integrate Norm's implemntation of localTime...
2001-07-30 Daniel Veillardfixed a serious proble is node-set was called on a...
2001-07-30 Thomas Broyerfixed memory leaks
2001-07-28 Daniel Veillardmore cleanup of the problems introduced with EXSLT...
2001-07-28 MDT 2001 John... doc/internals.html - general cleanup
2001-07-27 Daniel VeillardAdded link to Python bindings, Daniel
2001-07-27 Thomas Broyeradded some tests to check EXSLT conformance fixed a...
2001-07-26 Daniel Veillardquick cleanup of memory allocations, raise a bug in...
2001-07-26 Daniel Veillardapplied changes from Tom Moog #58002 Some cleanup,...
2001-07-26 Daniel VeillardAdded pointers to Igor's page for the windows binaries...
2001-07-26 Thomas Broyernew extension framework. Added stylesheet module data...
2001-07-25 Daniel Veillardfixed an ugly problem with namespaces in templates...
2001-07-23 Daniel Veillardreleasing 1.0.1 updated the docs. activate line numberi...
2001-07-23 William M.... Fixed xsltFindDocument to cater for Stylesheet as document
2001-07-23 MDT 2001 John... updating libxslt tutorial to include param support
2001-07-23 Daniel Veillardsmall cleanup patch to document('') from Matt Sergeant...
2001-07-19 Darin AdlerAdd HTML_DIR definition. Ignore some generated files.
2001-07-18 Peter WilliamsFix compiling when srcdir != builddir.
2001-07-16 Thomas Broyerremoved utils.[ch] as their content is integrated in...
2001-07-16 Thomas Broyerremoved utils.[ch] as their content is integrated in...
2001-07-15 Thomas Broyersome more generated files to ignore utils.h not install...
2001-07-15 Darin AdlerSome more generated files to ignore.
2001-07-15 Daniel VeillardIntegrating EXSLT and cleanup:
2001-07-15 Thomas Broyeraccount for new source files added
2001-07-15 Thomas Broyerstart implementing EXSLT
2001-07-15 Thomas Broyerstart implementing EXSLT
next