2004-01-23 |
William M.... | changed priority of template patterns starting with... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Veillard | applied patch from Stefan Kost to fix behaviour on... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
William M.... | added test case for Bug 13971 (libxml2 xpath.c bug... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
William M.... | added a newline for any comment before the root element... |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Daniel Veillard | applied shared lib loading patch for OS X from Gianni... |
commit | commitdiff | tree | snapshot |
2004-01-14 |
William M.... | added test case for math functions on nodesets generate... |
commit | commitdiff | tree | snapshot |
2004-01-14 |
William M.... | fixed problem, reported on the list by Markus Bayerlein... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
William M.... | changed to assure comment which preceeds root node... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
William M.... | Changed logo spacing to avoid stacking rebuilt web... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
MST 2004 John... | doc/site.xsl doc/w3c.png doc/* Test William's new site... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
William M.... | Refined wrapper code with large test case submitted... |
commit | commitdiff | tree | snapshot |
2004-01-11 |
William M.... | Added coding to create a xsltDocument wrapper for an... |
commit | commitdiff | tree | snapshot |
2004-01-10 |
William M.... | Added new facility to "autogen" the search script.... |
commit | commitdiff | tree | snapshot |
2004-01-09 |
William M.... | Further cleanup, fully implemented common routine for... |
commit | commitdiff | tree | snapshot |
2004-01-08 |
MST 2004 John... | doc/xslt.html, doc/bugs.html made link to bugzilla... |
commit | commitdiff | tree | snapshot |
2004-01-07 |
William M.... | a little cleanup of scripts, assuring page tables are... |
commit | commitdiff | tree | snapshot |
2004-01-06 |
William M.... | fixed Bug130593. fixed a couple of sequence problems... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
John Fleck | John Fleck <jfleck@inkstain.net> ChangeLog for docs... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
MST 2004 John... | change background color of function declaration to... |
commit | commitdiff | tree | snapshot |
2004-01-03 |
MST 2004 John... | rebuild docs |
commit | commitdiff | tree | snapshot |
2004-01-03 |
MST 2004 John... | fix bad doc comment formatting on xsltDebugSetDefaultTr... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Daniel Veillard | prepared release of libxslt-1.1.2 some tweaking followi... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
William M.... | fixed xsl:number level="any" for Bug 129057 |
commit | commitdiff | tree | snapshot |
2003-12-21 |
William M.... | added namespace comparison for xsl:number count functio... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Daniel Veillard | added test for entities parsing (Bug #129489) Daniel |
commit | commitdiff | tree | snapshot |
2003-12-21 |
William M.... | added test for namespace problem (Bug 129624) |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Daniel Veillard | fixed #129327 make sure parser flags get transmitted... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Daniel Veillard | fixed second problem on #122483, namespace definitions... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Daniel Veillard | added the cast needed to fix #129188 warning Daniel |
commit | commitdiff | tree | snapshot |
2003-12-20 |
William M.... | fixed Bug 129624 (erroneous output of namespaces) |
commit | commitdiff | tree | snapshot |
2003-12-20 |
William M.... | fixed several routines to assure empty string returned... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
William M.... | enhanced documentation to include exslt; rebuilt docs |
commit | commitdiff | tree | snapshot |
2003-12-16 |
John Fleck | John Fleck <jfleck@inkstain.net> rebuild docs directory... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
MST 2003 John... | libxslt/xsltutils.h doc/* document XSLT_TRACE macro... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Igor Zlatkovic | tried to fix mingw build, no success, it still works... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Igor Zlatkovic | MSVC and MinGW compilation fixes |
commit | commitdiff | tree | snapshot |
2003-12-11 |
MST 2003 John... | doc/xslt.html docs.html remove reference to gtk-doc |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Veillard | Fixes the pointer to the downloads at gnome.org, Daniel |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Veillard | updated the docs, made release 1.1.1 Daniel |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Veillard | upp'ed the dependancy to libxml2-2.6.3 fixed #127473... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
William M.... | modified to assure XML_CDATA_SECTION_NODE's do not... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Daniel Veillard | updated the metadata informations in the headers regene... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
William M.... | small further enhancement to makefile updated to reflec... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
William M.... | adapted the libxml files for libxslt. regenerated the... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
William M.... | change initialisation of external functions to take... |
commit | commitdiff | tree | snapshot |
2003-11-26 |
William M.... | Changed to detect recursion in xslt:include (bug #127687). |
commit | commitdiff | tree | snapshot |
2003-11-23 |
William M.... | Changed to detect recursion in xslt:import (bug #127687... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Daniel Veillard | Applied patch from Mark Vadoc adding flexible trace... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
William M.... | fixed bug #127561 (xsl:element with a 'computed' namesp... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Daniel Veillard | Adding missing bugs, Daniel |
commit | commitdiff | tree | snapshot |
2003-11-21 |
William M.... | small further enhancement, bug #127450 |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Daniel Veillard | another problem reported by Oleg Paraschenko on the... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Daniel Veillard | fixed an error from #120684 patch raised in #127450... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Daniel Veillard | fixed a bug in the keys selector parsing #120684 when... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
William M.... | fixed entity problem in exslt:tokenize uncovered by... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Daniel Veillard | applied fix from Bjorn Reese to close number formatting... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Daniel Veillard | adding libexslt.pc support Daniel |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Daniel Veillard | applied Mark Vakoc patch to moves the control of the... |
commit | commitdiff | tree | snapshot |
2003-11-12 |
William M.... | applied patch for param visibility from Shaun McCance... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Daniel Veillard | applied improvement patch from Jonathan Wakely describi... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Igor Zlatkovic | fixed #122146 |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Igor Zlatkovic | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Daniel Veillard | applied last fix from #125614 Daniel |
commit | commitdiff | tree | snapshot |
2003-11-05 |
William M.... | Minor enhancements to eliminate compile/test warnings |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Veillard | preparing release 1.1.0 Daniel |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Veillard | fixing the Document element precompilation to avoid... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
William M.... | updated to reflect change to HTML output in libxml2... |
commit | commitdiff | tree | snapshot |
2003-11-02 |
William M.... | fixed bug #124286 - detect invalid name on template |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Daniel Veillard | some cleanup and trial for the upcoming 1.1.0 release... |
commit | commitdiff | tree | snapshot |
2003-11-02 |
William M.... | fixed bug #125502 and corrected expected test output... |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Daniel Veillard | fixing two broken tests (revealed by #125502) Daniel |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Daniel Veillard | fix bug #125265 about entities breaking exsl:tokenize... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Veillard | Added pointers to Rexx bindings, Daniel |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Veillard | fix bug #120828 make sure that xsl:sort is empty. Daniel |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Veillard | switch to use xmlReadfile instead of xmlParseFile,... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Daniel Veillard | applied patch from Roumen Petrov for bug #124539 when... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
William M.... | put in #undef for IS_BLANK macros to fix problem report... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Daniel Veillard | oops ! Daniel |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Daniel Veillard | doing some testing and raising the build requirement... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
William M.... | Fixed problem with cascaded predicates (more of bug... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
William M.... | 23 Oct 2003 15:40:27 HKT William M. Brack <wbrack@mmm... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Daniel Veillard | applied patch from Kasimier Buchcik for xsltGetDebugger... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Daniel Veillard | bump the libxml2 require to 2.6.0 which should ship... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
William M.... | fixed bug 123822 |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Daniel Veillard | Removed old build files for Windows, daniel |
commit | commitdiff | tree | snapshot |
2003-10-17 |
William M.... | fixed bug 119946 enhanced for better devel (me) testing |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Daniel Veillard | applied a small patch from Troels Walsted Hansen for... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
William M.... | minor cleanup for various compilation warnings (AIX... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Daniel Veillard | applied patch from Brett Kail to implement saxon:line... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Daniel Veillard | fix some header paths as pointed by Steve Ball Daniel |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Daniel Veillard | applied patch from Karl Eichwalder apparently the xmlFr... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Daniel Veillard | don't output errors to stdout by default use stderr... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Daniel Veillard | small fixes w.r.t. IS_XSLT_REAL_NODE change some makefi... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Daniel Veillard | Adding link to the IRC channel, Daniel |
commit | commitdiff | tree | snapshot |
2003-09-15 |
William M.... | Added XML_PI_NODE to the macro IS_XSLT_REAL_NODE, fixed... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Daniel Veillard | removing the DocBook SGML support Daniel |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Veillard | preparing release libxslt-1.0.33 updated and rebuilt... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Veillard | fixes some output divergeances with libxml2-2.6.0beta1... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
William M.... | enhanced previous fix to bug #120684, using excellent... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
William M.... | fixed bug 119946, caused by incorrect creation of ... |
commit | commitdiff | tree | snapshot |
next |