summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-12-06trying to fix the problem related to prelinking and libtools crazynessDaniel Veillard3-1/+25
2001-12-05applied Keith Isdale patch for the debugger glue. DanielDaniel Veillard3-4/+20
2001-12-05replaced the whole module with just the entry points. DanielDaniel Veillard8-1011/+469
2001-11-30Nik Clayton found a bug introduced in 1.0.8 when using doctypes for HTMLDaniel Veillard2-6/+7
2001-11-30revamped the mechanism to hook a debuger to use a callback setup function,Daniel Veillard8-289/+414
2001-11-29Build patch from Peter Williams <peterw@ximian.com>Daniel Veillard3-3/+10
2001-11-28added an FAQ DanielDaniel Veillard17-24/+171
2001-11-28//bugzilla.redhat.com/bugzilla/show_bug.cgi?id=56649MST 2001 John Fleck4-221/+128
2001-11-27Marc Tardif provided a patch to use as much as 40 steps. A dynamic allocDaniel Veillard5-58/+34
2001-11-26return useful code signaling error conditions closing #56649 (RH) DanielDaniel Veillard2-3/+13
2001-11-26Updated Gary's webpages, DanielDaniel Veillard14-15/+15
2001-11-26Updated the on-line documentation, DanielDaniel Veillard16-351/+411
2001-11-26preparing release of 1.0.8 DanielDaniel Veillard3-5/+9
2001-11-26fixing bug #64044 reported by Gero Meißner, template matches compilationDaniel Veillard2-0/+7
2001-11-26updating Makefiles to fix the prelinking. DanielDaniel Veillard6-26/+40
2001-11-25fixed a bug in the document extension element where the doctype infos wereDaniel Veillard2-1/+60
2001-11-23Added link to Paul and Norm's on-line presentation of XSLT, DanielDaniel Veillard2-4/+6
2001-11-22fixed xsltDebug() to output with the normal error routines updated theDaniel Veillard11-28/+36
2001-11-22more Makefile fixups DanielDaniel Veillard3-4/+7
2001-11-21trying to fix more Makefiles crapola small fix. DanielDaniel Veillard4-2/+11
2001-11-13included OpenVMS port instructions from John A Fotheringham, integrated inDaniel Veillard5-1/+502
2001-11-13Removed a temporary file, DanielDaniel Veillard1-82/+0
2001-11-12Patches from Igor for Windows try to fix the LIBXSLT_PUBLIC mess DanielDaniel Veillard8-65/+196
2001-11-11fixing bug #64298 reported by T. V. Raman DanielDaniel Veillard2-8/+14
2001-11-11Added a link to xsldbg, DanielDaniel Veillard13-0/+13
2001-11-101.0.7 release, DanielDaniel Veillard4-23/+9
2001-11-10preparing 1.0.7 cleanup similar to libxml2 one finished cleaning upDaniel Veillard24-411/+658
2001-11-05Applied Keith Isdale patch for the debugger support, make it the default,Daniel Veillard15-3/+1236
2001-11-02make sure LIBXSLT_PUBLIC is defined DanielDaniel Veillard2-0/+7
2001-11-01handle indent=no when using an HTML output this modified the output ofDaniel Veillard108-19159/+3910
2001-10-31cleanup, moved xsllNoNetExternalEntityLoader() to libxml and removed theDaniel Veillard2-124/+10
2001-10-30applied patches from David Härdeman closing bug #62891 DanielDaniel Veillard2-30/+55
2001-10-30preparing 1.0.6 applied patch from Bruce Miller updated and rebuilt theDaniel Veillard19-511/+406
2001-10-29Updated the documentation, merged in the internals.html andDaniel Veillard14-505/+1361
2001-10-28Fixed a broken link, DanielDaniel Veillard5-21/+20
2001-10-26updated with latest ZIP from Igor, made sure the .def is handled as binaryDaniel Veillard3-0/+14
2001-10-26applied Igor patches for Win32 changed the site stylesheet a bit DanielDaniel Veillard15-87/+121
2001-10-25take NaN and infinity attributes of xsl:decimal-format into account.Thomas Broyer2-4/+19
2001-10-25Added a couple of links, DanielDaniel Veillard11-0/+22
2001-10-25Updated the stylesheet and regenerated the site, DanielDaniel Veillard11-20/+174
2001-10-24the web site is now extracted from the xslt.html flat file using the siteDaniel Veillard69-198/+1428
2001-10-19moved the config.h include out of exsltconfig.h since this header isDaniel Veillard10-6/+54
2001-10-17cleanup TODO into XSLT_TODO DanielDaniel Veillard6-45/+51
2001-10-17reworked internal representation of tokenized number format andThomas Broyer3-85/+126
2001-10-16trying to bypass libtool crazyness when compiling in my debug environmentDaniel Veillard5-12/+34
2001-10-14implement initial non-alphanumeric token handling in number formatting.Thomas Broyer3-8/+35
2001-10-10Fix a small pbm with tests/reports/Makefile.am, 1.0.5 released, DanielDaniel Veillard3-4/+7
2001-10-10releasing 1.0.5 updated and rebuilt the docs DanielDaniel Veillard19-279/+500
2001-10-09fixed a typoThomas Broyer2-1/+5
2001-10-09fixed a typo and improved handling of non-XPath-expression arguments.Thomas Broyer4-17/+32