summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-09-14Fixing bug #60415 added a specific example in the regression tests DanielDaniel Veillard7-0/+48
2001-09-14the change in libxml to output decimal charrefs instead of hexadecimalDaniel Veillard95-3741/+3747
2001-09-13install xsltproc man page DanielDaniel Veillard4-7/+12
2001-09-12Pushed 1.0.4, DanielDaniel Veillard2-1/+3
2001-09-12preparing for 1.0.4 updated and regenerated docs DanielDaniel Veillard17-511/+2124
2001-09-12fixed some compile warnings and disabled debugging by default.Thomas Broyer2-9/+78
2001-09-12trying to incorporate comments from bug #59220 DanielDaniel Veillard5-79/+255
2001-09-12added implementation of the EXSLT - Dates and Times core functions. TheThomas Broyer7-2/+2122
2001-09-11tell in usage that parameter strings need to be quoted DanielDaniel Veillard2-0/+6
2001-09-11trying to close bug #60304 on xsl:fallback usage added a specific exampleDaniel Veillard8-1/+81
2001-09-11changed the test to use doc%5Ffile instead of doc%20file, this isDaniel Veillard4-2/+9
2001-09-11close #59570 by simply not providing Norm's extension on FreeBSD. added aDaniel Veillard12-1/+339
2001-09-10applied fix from #60143 and rebuilt the FO test outputs DanielDaniel Veillard30-5506/+4863
2001-09-10fixed bug #59757 on inheritance of attributes from multipleDaniel Veillard3-119/+146
2001-09-03added implementation of EXSLT - Strings. Currently implemented functinsThomas Broyer11-2/+354
2001-08-31added man pages provided by Heiko Rupp DanielDaniel Veillard5-0/+128
2001-08-30doc/tutorial/libxslttutorial.xml, libxslttutorial.html - update tutorialMDT 2001 John Fleck3-19/+48
2001-08-30this has not been added into the build yet)MDT 2001 John Fleck2-0/+190
2001-08-29added global variables cleanups to the example. mjcox pointed to someDaniel Veillard5-2/+14
2001-08-29fixed a bug in exsltNodeSetFunctionThomas Broyer2-1/+5
2001-08-29implemented version 3 of the exslt:node-set() function. added a testThomas Broyer6-1/+61
2001-08-27adding doc/xsltproc.html - html generated from xsltproc.xml, updateMDT 2001 John Fleck3-0/+169
2001-08-27adding doc/xsltproc.xml - user manual for xsltprocMDT 2001 John Fleck1-0/+233
2001-08-26removed a couple of warning raised by the Windows compiler (Chris Poblete)Daniel Veillard3-2/+7
2001-08-24Added 1.0.3 release, danielDaniel Veillard1-2/+10
2001-08-23closed bugs #59212 and #59220 DanielDaniel Veillard4-5/+22
2001-08-23complete test of a DocBook XSLt transform with --nonet, need stat(), addedDaniel Veillard4-14/+47
2001-08-23catalog integration, cleanup with the --nonet option closing #59427Daniel Veillard5-16/+123
2001-08-21fixed an error I propagated to nearly all Makefiles.am on Saturday DanielDaniel Veillard17-16/+21
2001-08-21use xmlXPathIsNaN() and xmlXPathIsInf() tag a potential threading problem.Daniel Veillard11-19/+25
2001-08-21Re-worked NaN and Inf supportBjorn Reese3-61/+17
2001-08-18fixed a number of small problems with Makefiles spotted by Albert ChinDaniel Veillard12-12/+16
2001-08-17Fixed a couple of links, DanielDaniel Veillard1-1/+1
2001-08-16minimal changes to compile 1.0.2 on Windows/MSC DanielDaniel Veillard2-0/+8
2001-08-16what about commiting the modified file and not just the Changelog ?Daniel Veillard1-1/+1
2001-08-16fixed a permutation of args to xsltPrintErrorContext() DanielDaniel Veillard3-3/+12
2001-08-15Updated to include 1.0.1 and 1.0.2 releases, DanielDaniel Veillard1-2/+20
2001-08-15release of 1.0.2 cleaning of Makefiles pointed out by make distcheckDaniel Veillard10-29/+44
2001-08-15a bit of cleanup DanielDaniel Veillard3-9/+5
2001-08-15cleanup of includes export xsltconfig.h at make install stage DanielDaniel Veillard6-7/+16
2001-08-15doc/xslt.html updated xsltproc description with the many new command lineMDT 2001 John Fleck2-19/+32
2001-08-14serious changes on Result Value Trees and NodeSets w.r.t. deallocation andDaniel Veillard7-1/+41
2001-08-14trying to kill bug #58878, some associated serious cleanup in the patternDaniel Veillard95-7037/+7803
2001-08-14fixed compilation warnings due to recent changes to the extensionThomas Broyer11-98/+183
2001-08-13applied fix suggested by Tom Moog for xsltTimeStamp() in bug report #58012Daniel Veillard2-23/+27
2001-08-13Added a few pointers to XSLT list, archive, FAQ and Michael Kay's book, DanielDaniel Veillard1-51/+62
2001-08-12cleaned up the code w.r.t. handling of 'non-standard' libxml element likeDaniel Veillard10-29/+105
2001-08-09Small URL fix by Heiko Rupp, DanielDaniel Veillard1-1/+1
2001-08-08added John Fleck right to commit in the doc subdir DanielDaniel Veillard2-4/+9
2001-08-07For Norman walsh: for heriting defaulted atts from the DTD Added a few newDaniel Veillard12-160/+225