Label xsltProcessOneNode as static
[platform/upstream/libxslt.git] / libxslt / xsltutils.h
2006-07-14 Kasimier T. BuchcikCommitting again, since I forgot to switch from win...
2006-07-14 Kasimier T. BuchcikRefactored xsltValueOf(). Changed to use xmlXPathCastTo...
2006-05-05 Kasimier T. BuchcikNext step of refactoring (plus some bug-fixes). For...
2006-04-12 Kasimier T. BuchcikRefactored the internal structures into specialized...
2005-04-06 Igor Zlatkovicwindows build cleanup, removed obsolete checks
2004-03-04 William M. Brackfixed problem with dictionary handling (bug 135938...
2004-02-13 Daniel Veillardadded new code to handle attribute value templates...
2003-12-21 Daniel Veillardfixed #129327 make sure parser flags get transmitted...
2003-12-16 MST 2003 John Flecklibxslt/xsltutils.h doc/* document XSLT_TRACE macro...
2003-12-01 Daniel Veillardupdated the metadata informations in the headers regene...
2003-11-22 Daniel VeillardApplied patch from Mark Vadoc adding flexible trace...
2003-10-22 Daniel Veillardapplied patch from Kasimier Buchcik for xsltGetDebugger...
2003-09-15 William M. BrackAdded XML_PI_NODE to the macro IS_XSLT_REAL_NODE, fixed...
2003-09-13 Daniel Veillardremoving the DocBook SGML support Daniel
2003-08-27 Igor Zlatkovicrealigned parameters after taint
2003-08-25 Igor ZlatkovicExportability taint of the headers
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-26 Daniel Veillardadded the function xsltGetProfileInformation() to retri...
2002-10-22 Daniel Veillardfixed bug #78501 when using a non ascii character for...
2002-10-15 Daniel Veillardadded the possibility to register a transformation...
2002-05-23 Daniel Veillardapplied patch from Morus Walter adding xsltSaveResultTo...
2002-03-13 Daniel Veillardapplied another cleanup comment diff from Heiko W....
2001-11-30 Daniel Veillardrevamped the mechanism to hook a debuger to use a callb...
2001-10-17 Daniel Veillardcleanup TODO into XSLT_TODO Daniel
2001-08-12 Daniel Veillardcleaned up the code w.r.t. handling of 'non-standard...
2001-08-03 Daniel Veillardthis got fixed by libxml patches Applied Igor Zlatkovic...
2001-07-23 Daniel Veillardsmall cleanup patch to document('') from Matt Sergeant...
2001-07-12 Daniel Veillardprovide context for error messages. Requires libxml...
2001-07-07 Daniel Veillardadded gettimeofday() check profiling works option ...
2001-07-07 Daniel Veillard- libxslt/templates.c libxslt/transform.c libxslt/trans...
2001-06-29 Daniel Veillardadded xsltGetQNameURI() and cleaned up the way URI...
2001-06-28 Daniel Veillardadded configuration/version informations for Windows...
2001-06-17 Daniel Veillard- libxslt/xsltutils.[ch]: fixed xsltGetNsProp, i always...
2001-06-07 Daniel Veillard- libxslt/xsltutils.[ch]: closing bug #55683 required...
2001-05-17 Daniel Veillard- libxslt/functions.c libxslt/transform.c libxslt/xsltI...
2001-05-03 Daniel Veillard- xsltutils.[ch] transform.c: implemented multiple...
2001-03-19 Daniel VeillardSwitched all the processing to compiled XPath form...
2001-03-19 Daniel VeillardPrepared for the new XPath code, not finished, but...
2001-03-06 Daniel VeillardStep in improving performances:
2001-02-27 Daniel VeillardMore work on extension support:
2001-02-15 Daniel VeillardCleanup, and improving some inefficiency in the number...
2001-02-13 Daniel VeillardDebug, debug: - libxslt/transform.c libxslt/xsltproc...
2001-01-28 Daniel VeillardAdded support for copy-of:
2001-01-28 Daniel VeillardBoring stuff for a Sunday evening:
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 VeillardContinuous hacking ...
2001-01-17 Daniel VeillardSome infrastructure work, and of course some debug: