Changed to detect recursion in xslt:include (bug #127687).
[platform/upstream/libxslt.git] / libxslt / xsltInternals.h
2003-11-26 William M. BrackChanged to detect recursion in xslt:include (bug #127687).
2003-11-23 William M. BrackChanged to detect recursion in xslt:import (bug #127687...
2003-11-22 Daniel VeillardApplied patch from Mark Vadoc adding flexible trace...
2003-11-13 Daniel Veillardapplied Mark Vakoc patch to moves the control of the...
2003-08-27 Igor Zlatkovicrealigned parameters after taint
2003-08-25 Igor ZlatkovicExportability taint of the headers
2003-07-16 Daniel Veillardoptimize text node coalescing by caching info about...
2003-06-13 Daniel VeillardMoved the man pages to section 3 applied patch from...
2003-04-30 Daniel Veillardcleaning up Result Value Tree handling fixed a pair...
2003-01-12 Daniel Veillardfixed bug #101003 on attribute-sets value computation...
2002-12-18 Daniel Veillardincrease the max number of cascaded sort operations...
2002-12-11 Daniel Veillardcopied over the apibuild.py from libxml2, adapted a...
2002-11-28 Daniel Veillardapplied another patch from Richard Jinks for the export...
2002-11-27 Daniel VeillardApplied patch from Richard Jinks to allow redefining...
2002-11-23 Daniel VeillardAlexey Efimov reported a portability problem when compi...
2002-10-15 Daniel Veillardadded the possibility to register a transformation...
2002-10-10 Daniel Veillardnew module with runtime security checks, it will also...
2002-07-22 William M. Brackforgot to include xsltInternals.h
2002-06-19 Daniel Veillardfixed document('') as pointed by Eric van der Vlist...
2002-03-13 Daniel Veillardapplied another cleanup comment diff from Heiko W....
2002-02-21 Daniel Veillardadded documentation for the wrappers and python modules...
2002-02-11 Daniel Veillardexpected to have closed bug #70131, still wondering...
2002-02-10 Daniel Veillardadding extra run-time informations to make the styleshe...
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-23 Daniel Veillardsmall cleanup patch to document('') from Matt Sergeant...
2001-07-10 Daniel Veillardadded Embedding Stylesheets added the test from the...
2001-07-09 Daniel Veillardfixed exclude-result-prefixes handling and how namespac...
2001-07-07 Daniel Veillardadded gettimeofday() check profiling works option ...
2001-07-07 Daniel Veillard- libxslt/templates.c libxslt/transform.c libxslt/trans...
2001-07-07 William M. BrackFixed variable scope problem
2001-07-06 Daniel VeillardWriting documentation blows but is really needed <grin/>
2001-07-05 Daniel Veillard- FEATURES: updated - libxslt/xslt.c libxslt/xsltIntern...
2001-07-04 Daniel Veillard- libxslt/extension.[ch] libxslt/extra.[ch] libxslt...
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 VeillardLots of cleanup work toward betted multiple document...
2001-06-15 Daniel Veillard- libxslt/keys.c: avoid a possibility of an uninitializ...
2001-05-17 Daniel Veillard- libxslt/functions.c libxslt/transform.c libxslt/xsltI...
2001-05-17 Daniel Veillard- libxslt/functions.c libxslt/transform.c libxslt/xsltI...
2001-05-16 Daniel Veillard- libxslt/extra.c libxslt/transform.c libxslt/variables...
2001-05-03 Daniel Veillard- xsltutils.[ch] transform.c: implemented multiple...
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-16 Daniel Veillard- libxslt/functions.c libxslt/transform.c libxslt/xsltI...
2001-04-16 Daniel Veillard- libxslt/keys.c libxslt/preproc.c libxslt/templates.c
2001-03-21 Daniel VeillardFor Ankh, fixed document(), and API cleanup:
2001-03-19 Daniel VeillardSwitched all the processing to compiled XPath form...
2001-03-07 Daniel Veillard- libxslt/preproc.c libxslt/xsltInternals.h: fixed...
2001-03-07 Daniel VeillardI'm gonna change my nick to FlyTox at some point ...:
2001-03-06 Daniel Veillard- attributes.[ch] extra.[ch] preproc.c xsltInternals.h
2001-03-06 Daniel VeillardStep in improving performances:
2001-02-28 Daniel VeillardCode done on the plane, untested Ankh sound the ideal...
2001-02-26 Daniel Veillard- libxslt/Makefile.am libxslt/extensions.[ch]: started...
2001-02-24 Daniel VeillardSeems that there is no more major problems with Docbook...
2001-02-21 Daniel VeillardThis should speed up and correct a few problems:
2001-02-19 Daniel Veillard- libxslt/Makefile.am: small cleanup
2001-02-19 Daniel VeillardHacking on namespaces support:
2001-02-17 Daniel VeillardNow starting debugging with DocBook XSL, need better...
2001-02-14 Daniel VeillardThe XML Rec formatting test starts looking okay, also...
2001-02-11 Daniel VeillardCleanups, fixes, tests:
2001-02-09 Daniel VeillardMessing with document related structures, keys, etc...
2001-02-08 Daniel VeillardAdded more support for keys, nearly complete:
2001-02-07 Daniel Veillard- FEATURES: updated - libxslt/Makefile.am libxslt/keys...
2001-02-05 Daniel VeillardStarting doing some bulk testing and transformations:
2001-02-04 Bjorn ReeseNumber formatting - FEATURES: updated - numbers.c:...
2001-02-01 Daniel VeillardWork on implementing import support:
2001-02-01 Daniel Veillard- libxslt/xsltInternals.h libxslt/xslt.h: started imple...
2001-01-29 Daniel VeillardOne more day of hacking:
2001-01-28 Daniel VeillardBoring stuff for a Sunday evening:
2001-01-28 Daniel VeillardWork done on namespace support:
2001-01-26 Daniel VeillardToo tired to do some code, prepared documentation:
2001-01-25 Daniel VeillardHack, hack, hack ... Mostly adding functions:
2001-01-24 Daniel VeillardLotsa improvement and fixes:
2001-01-22 Daniel VeillardFurious hacking session, making serious progresses...
2001-01-20 Daniel VeillardWorking on variables implementation:
2001-01-19 Daniel Veillard- libxslt/xslt.c: check version on stylesheets
2001-01-12 Daniel VeillardThis start being interesting...
2001-01-10 Daniel VeillardStill not working but makes more noise and leaks memory...
2001-01-07 Daniel VeillardBit of work on templates, Daniel
2001-01-07 Daniel Veillardvery early steps, Daniel.
2001-01-07 Daniel VeillardInitial revision