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