summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* preparing release of 1.0.8 DanielLIBXSLT_1_0_8Daniel Veillard2001-11-263-5/+9
* fixing bug #64044 reported by Gero Meißner, template matches compilationDaniel Veillard2001-11-262-0/+7
* updating Makefiles to fix the prelinking. DanielDaniel Veillard2001-11-266-26/+40
* fixed a bug in the document extension element where the doctype infos wereDaniel Veillard2001-11-252-1/+60
* Added link to Paul and Norm's on-line presentation of XSLT, DanielDaniel Veillard2001-11-232-4/+6
* fixed xsltDebug() to output with the normal error routines updated theDaniel Veillard2001-11-2211-28/+36
* more Makefile fixups DanielDaniel Veillard2001-11-223-4/+7
* trying to fix more Makefiles crapola small fix. DanielDaniel Veillard2001-11-214-2/+11
* included OpenVMS port instructions from John A Fotheringham, integrated inDaniel Veillard2001-11-135-1/+502
* Removed a temporary file, DanielDaniel Veillard2001-11-131-82/+0
* Patches from Igor for Windows try to fix the LIBXSLT_PUBLIC mess DanielDaniel Veillard2001-11-128-65/+196
* fixing bug #64298 reported by T. V. Raman DanielDaniel Veillard2001-11-112-8/+14
* Added a link to xsldbg, DanielDaniel Veillard2001-11-1113-0/+13
* 1.0.7 release, DanielLIBXSLT_1_0_7Daniel Veillard2001-11-104-23/+9
* preparing 1.0.7 cleanup similar to libxml2 one finished cleaning upDaniel Veillard2001-11-1024-411/+658
* Applied Keith Isdale patch for the debugger support, make it the default,Daniel Veillard2001-11-0515-3/+1236
* make sure LIBXSLT_PUBLIC is defined DanielDaniel Veillard2001-11-022-0/+7
* handle indent=no when using an HTML output this modified the output ofDaniel Veillard2001-11-01108-19159/+3910
* cleanup, moved xsllNoNetExternalEntityLoader() to libxml and removed theDaniel Veillard2001-10-312-124/+10
* applied patches from David Härdeman closing bug #62891 DanielDaniel Veillard2001-10-302-30/+55
* preparing 1.0.6 applied patch from Bruce Miller updated and rebuilt theLIBXSLT_1_0_6Daniel Veillard2001-10-3019-511/+406
* Updated the documentation, merged in the internals.html andDaniel Veillard2001-10-2914-505/+1361
* Fixed a broken link, DanielDaniel Veillard2001-10-285-21/+20
* updated with latest ZIP from Igor, made sure the .def is handled as binaryDaniel Veillard2001-10-263-0/+14
* applied Igor patches for Win32 changed the site stylesheet a bit DanielDaniel Veillard2001-10-2615-87/+121
* take NaN and infinity attributes of xsl:decimal-format into account.Thomas Broyer2001-10-252-4/+19
* Added a couple of links, DanielDaniel Veillard2001-10-2511-0/+22
* Updated the stylesheet and regenerated the site, DanielDaniel Veillard2001-10-2511-20/+174
* the web site is now extracted from the xslt.html flat file using the siteDaniel Veillard2001-10-2469-198/+1428
* moved the config.h include out of exsltconfig.h since this header isDaniel Veillard2001-10-1910-6/+54
* cleanup TODO into XSLT_TODO DanielDaniel Veillard2001-10-176-45/+51
* reworked internal representation of tokenized number format andThomas Broyer2001-10-173-85/+126
* trying to bypass libtool crazyness when compiling in my debug environmentDaniel Veillard2001-10-165-12/+34
* implement initial non-alphanumeric token handling in number formatting.Thomas Broyer2001-10-143-8/+35
* Fix a small pbm with tests/reports/Makefile.am, 1.0.5 released, DanielLIBXSLT_1_0_5Daniel Veillard2001-10-103-4/+7
* releasing 1.0.5 updated and rebuilt the docs DanielDaniel Veillard2001-10-1019-279/+500
* fixed a typoThomas Broyer2001-10-092-1/+5
* fixed a typo and improved handling of non-XPath-expression arguments.Thomas Broyer2001-10-094-17/+32
* removed older SAXON extensions implementations from Darren Graves. appliedThomas Broyer2001-10-094-166/+16
* strip-space should also be applied to document imported at run-time.Daniel Veillard2001-10-095-2/+18
* rewrote the way strip-space gets applied. Closes bugs #61962 added aDaniel Veillard2001-10-0910-39/+146
* Fixing bug #61913 removing a small memleak when running with the profiler.Daniel Veillard2001-10-083-4/+10
* added implementation of SAXON expression(), eval() and evaluate()Thomas Broyer2001-10-079-21/+214
* fixed bug #61070, number ANY formatting should be faster too. updated theDaniel Veillard2001-10-0715-131/+143
* Previous patch was wrong, more work needed, rolling back, DanielDaniel Veillard2001-10-061-28/+17
* trying to fix bug #61070, seems there is still a couple of problem left.Daniel Veillard2001-10-062-17/+34
* fixing bug #61673 part II added a specific example in the regression testsDaniel Veillard2001-10-068-2/+57
* 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-068-2/+37
* trying to fix bug #60890 DanielDaniel Veillard2001-10-043-1/+12