catalog integration, cleanup with the --nonet option closing #59427
[platform/upstream/libxslt.git] / libxslt / xslt.c
2001-08-23 Daniel Veillardcatalog integration, cleanup with the --nonet option...
2001-08-14 Thomas Broyerfixed compilation warnings due to recent changes to...
2001-08-05 Thomas Broyermodified extension framework to easify extension elemen...
2001-07-28 Daniel Veillardmore cleanup of the problems introduced with EXSLT...
2001-07-26 Thomas Broyernew extension framework. Added stylesheet module data...
2001-07-12 Daniel Veillardprovide context for error messages. Requires libxml...
2001-07-10 Daniel Veillardadded Embedding Stylesheets added the test from the...
2001-07-09 Daniel Veillardsmall cleanup patch from Michal Sajdak for cdata/text...
2001-07-09 Daniel Veillardfixed exclude-result-prefixes handling and how namespac...
2001-07-06 William M. BrackCleanup messages and comments
2001-07-05 Daniel Veillard- FEATURES: updated - libxslt/xslt.c libxslt/xsltIntern...
2001-06-29 Daniel Veillardadded xsltGetQNameURI() and cleaned up the way URI...
2001-06-28 Daniel Veillardadded configuration/version informations for Windows...
2001-06-25 Daniel VeillardCleanup and workaround a docbook XSL error:
2001-06-25 Daniel VeillardLots of cleanup work toward betted multiple document...
2001-06-22 Daniel Veillard- libxslt/xslt.c: avoid a stupid bug when compiling...
2001-06-21 Daniel Veillard- libxslt/numbers.c: fix of a small bug
2001-06-17 Daniel Veillard- configure.in: preparing 0.12.0 release
2001-06-07 Daniel Veillard- libxslt/xsltutils.[ch]: closing bug #55683 required...
2001-05-19 Daniel Veillard- libxslt/xslt.[ch] libxslt/xsltconfig.h.in libxslt...
2001-05-18 Daniel Veillard- libxslt/xslt.c libxslt/variables.c libxslt/templates.c
2001-05-17 Daniel Veillard- libxslt/functions.c libxslt/transform.c libxslt/xsltI...
2001-05-05 Bjorn ReeseDo not remove CDATA from stylesheet
2001-05-02 Daniel Veillard- libxslt/transform.c libxslt/xslt.c: fixed xsl:text...
2001-04-30 Daniel Veillard- libxslt/preproc.c libxslt/xslt.c libxslt/xsltInternals.h
2001-04-29 Daniel VeillardBig changes (but planned for a long time) small mem...
2001-04-25 Daniel VeillardCleanup: - transform.c: fixed text and cdata handling...
2001-04-22 Daniel Veillard- transform.c: fixed #53401
2001-04-12 Daniel Veillard- libxslt/xslt.c: applied William M. Brack patch fixing the
2001-03-24 Daniel VeillardHuge cleanup, I switched to compile with
2001-03-21 Daniel VeillardFor Ankh, fixed document(), and API cleanup:
2001-03-07 Daniel VeillardI'm gonna change my nick to FlyTox at some point ...:
2001-02-27 Daniel VeillardMore work on the extension support:
2001-02-19 Daniel VeillardHacking on namespaces support:
2001-02-14 Daniel VeillardThe XML Rec formatting test starts looking okay, also...
2001-02-11 Daniel VeillardCleanups, fixes, tests:
2001-02-08 Daniel VeillardGetting ready for first 0.1.0 beta release:
2001-02-07 Daniel Veillard- FEATURES: updated - libxslt/Makefile.am libxslt/keys...
2001-02-06 Daniel Veillard- libxslt/transform.c libxslt/xslt.c: chased some reported
2001-02-05 Daniel VeillardStarting doing some bulk testing and transformations:
2001-02-04 Bjorn ReeseNumber formatting - FEATURES: updated - numbers.c:...
2001-02-03 Daniel VeillardLots of tests/testing and pattern support should be...
2001-02-01 Daniel VeillardWork on implementing import support:
2001-02-01 Daniel Veillard- libxslt/xsltInternals.h libxslt/xslt.h: started imple...
2001-01-30 Daniel VeillardTesting/debugging: - tests/REC/test-7.*: added more...
2001-01-29 Daniel VeillardOne more day of hacking:
2001-01-28 Daniel VeillardWork done on namespace support:
2001-01-25 Daniel VeillardHack, hack, hack ... Mostly adding functions:
2001-01-22 CET 2001 Daniel... updated added with alist of what's in and what's not...
2001-01-22 Daniel VeillardFurious hacking session, making serious progresses...
2001-01-21 Daniel VeillardMore work, cleanups, HTML output:
2001-01-20 Daniel Veillard- libxslt/Makefile.am libxslt/template.[ch]: added...
2001-01-20 Daniel VeillardWorking on variables implementation:
2001-01-19 Daniel Veillard- libxslt/xslt.c: check version on stylesheets
2001-01-18 Daniel VeillardHacking, mostly on the output support:
2001-01-17 Daniel Veillard- libxslt/transform.c libxslt/xslt.c: avoiding some...
2001-01-17 Daniel VeillardSome infrastructure work, and of course some debug:
2001-01-15 Daniel VeillardHack, debug, read, hack, debug, read ....
2001-01-13 Daniel VeillardMore general work, added for-each:
2001-01-12 Daniel VeillardHandle the first REC example correctly it seems:
2001-01-11 Daniel VeillardI generate a root node, I assume it's significant progr...
2001-01-10 Daniel VeillardStill not working but makes more noise and leaks memory...
2001-01-08 Daniel VeillardNot much: - libxslt/xslt.c : small cleanup - configure.in
2001-01-07 Daniel VeillardBit of work on templates, Daniel
2001-01-07 Daniel Veillard- libxslt/xslt.[ch]: started parsing stylesheet xsl...
2001-01-07 Daniel Veillardvery early steps, Daniel.
2001-01-07 Daniel VeillardInitial revision