summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* releasing 1.0.10 updating the docs for the release. seems I inadvertantlyLIBXSLT_1_0_10Daniel Veillard2002-01-141-2/+2
* added the --stringparam option applied John Fleck's patch to correct theDaniel Veillard2002-01-081-1/+4
* fixed xsltDebug() to output with the normal error routines updated theDaniel Veillard2001-11-228-4/+7
* handle indent=no when using an HTML output this modified the output ofDaniel Veillard2001-11-01106-19156/+3897
* the web site is now extracted from the xslt.html flat file using the siteDaniel Veillard2001-10-2453-169/+159
* reworked internal representation of tokenized number format andThomas Broyer2001-10-171-6/+6
* implement initial non-alphanumeric token handling in number formatting.Thomas Broyer2001-10-141-3/+3
* Fix a small pbm with tests/reports/Makefile.am, 1.0.5 released, DanielLIBXSLT_1_0_5Daniel Veillard2001-10-101-1/+1
* fixed a typoThomas Broyer2001-10-091-1/+1
* rewrote the way strip-space gets applied. Closes bugs #61962 added aDaniel Veillard2001-10-095-0/+24
* added implementation of SAXON expression(), eval() and evaluate()Thomas Broyer2001-10-074-20/+11
* fixed bug #61070, number ANY formatting should be faster too. updated theDaniel Veillard2001-10-0713-77/+77
* fixing bug #61673 part II added a specific example in the regression testsDaniel Veillard2001-10-066-0/+48
* Forgot to do it in previous commit, DanielDaniel Veillard2001-10-068-0/+43
* fixed bug #61627 added a specific example in the regression tests added aDaniel Veillard2001-10-066-2/+21
* applied patch from Darren Graves adding support for Saxon's evaluate &Daniel Veillard2001-10-026-3/+60
* Add .cvsignore for new directory.Darin Adler2001-09-261-0/+3
* fixed bug #60624 improver the error context reporting added a specificDaniel Veillard2001-09-185-2/+20
* fixed a problem with global var override being reported as an error. addedDaniel Veillard2001-09-1713-1/+64
* Fixing bug #60415 added a specific example in the regression tests DanielDaniel Veillard2001-09-145-0/+27
* the change in libxml to output decimal charrefs instead of hexadecimalDaniel Veillard2001-09-1494-3741/+3741
* Pushed 1.0.4, DanielLIBXSLT_1_0_4Daniel Veillard2001-09-121-1/+0
* added implementation of the EXSLT - Dates and Times core functions. TheThomas Broyer2001-09-121-0/+3
* trying to close bug #60304 on xsl:fallback usage added a specific exampleDaniel Veillard2001-09-115-0/+20
* changed the test to use doc%5Ffile instead of doc%20file, this isDaniel Veillard2001-09-113-2/+2
* close #59570 by simply not providing Norm's extension on FreeBSD. added aDaniel Veillard2001-09-119-0/+322
* applied fix from #60143 and rebuilt the FO test outputs DanielDaniel Veillard2001-09-1028-5505/+4854
* added implementation of EXSLT - Strings. Currently implemented functinsThomas Broyer2001-09-035-1/+54
* added global variables cleanups to the example. mjcox pointed to someDaniel Veillard2001-08-291-1/+2
* implemented version 3 of the exslt:node-set() function. added a testThomas Broyer2001-08-294-0/+25
* fixed an error I propagated to nearly all Makefiles.am on Saturday DanielDaniel Veillard2001-08-2116-16/+16
* use xmlXPathIsNaN() and xmlXPathIsInf() tag a potential threading problem.Daniel Veillard2001-08-217-7/+7
* fixed a number of small problems with Makefiles spotted by Albert ChinDaniel Veillard2001-08-189-9/+9
* release of 1.0.2 cleaning of Makefiles pointed out by make distcheckLIBXSLT_1_0_2Daniel Veillard2001-08-153-11/+11
* trying to kill bug #58878, some associated serious cleanup in the patternDaniel Veillard2001-08-1492-7019/+7720
* cleaned up the code w.r.t. handling of 'non-standard' libxml element likeDaniel Veillard2001-08-125-0/+34
* For Norman walsh: for heriting defaulted atts from the DTD Added a few newDaniel Veillard2001-08-0710-158/+212
* this got fixed by libxml patches Applied Igor Zlatkovic Win32 FaceliftDaniel Veillard2001-08-032-2/+1
* well one need one \n after DOCTYPE the output of some tests changed, looksDaniel Veillard2001-08-0122-1492/+459
* fixed bugs in exsltTrailingFunction and exsltLeadingFunction when passingThomas Broyer2001-07-312-2/+2
* fixed a serious proble is node-set was called on a nodeset fixed the ruleDaniel Veillard2001-07-3016-16/+16
* added some tests to check EXSLT conformance fixed a typo when registeringThomas Broyer2001-07-2783-1/+1055
* fixed an ugly problem with namespaces in templates compilation added aDaniel Veillard2001-07-253-0/+26
* Some more generated files to ignore.Darin Adler2001-07-153-2/+9
* Integrating EXSLT and cleanup:Daniel Veillard2001-07-1512-88/+88
* added Embedding Stylesheets added the test from the REC about it tried toDaniel Veillard2001-07-1024-238/+302
* small fix for xsl:message by Stephane GUIBOU added a specific regressionDaniel Veillard2001-07-094-0/+30
* fixed exclude-result-prefixes handling and how namespaces propagate fromDaniel Veillard2001-07-0929-63/+51
* Norm pointed out that element-available() didn't work, implemented itDaniel Veillard2001-07-084-1/+122
* added a test for URI-escaping on document() input DanielDaniel Veillard2001-07-086-1/+34