platform/upstream/libxslt.git
2001-05-11 Daniel Veillard- libxslt/templates.c libxslt/transform.c: fixed bug...
2001-05-11 Daniel Veillard- libxslt/templates.c: fixed bug #54451 on escaped...
2001-05-11 Daniel Veillard- configure.in tests/XSLTMark/Makefile.am: try to handl...
2001-05-09 Daniel Veillard- libxslt/xsltproc.c: added --nonet and --warnnet to...
2001-05-09 Daniel Veillard- configure.in tests/docbook/Makefile.am tests/docbook...
2001-05-08 Daniel Veillard- doc/xslt.html: fixed a link error
2001-05-07 Daniel VeillardHow to spend 6 hours finding a 3 line bug :-(
2001-05-07 Daniel VeillardAdded a couple of TODO and fixed a typo, Daniel
2001-05-07 Daniel Veillard- doc/internals.html: more work done on the doc, mostly...
2001-05-06 Daniel Veillard- doc/internals.html doc/contexts.* doc/object.*: more...
2001-05-05 Daniel Veillardmore work done on the doc Daniel
2001-05-05 Bjorn ReeseAnother fix for the CDATA output
2001-05-05 Daniel Veillarddo not escape content of CDATA nodes on output Daniel
2001-05-05 Daniel VeillardLinked the white paper to the main page, Daniel
2001-05-05 Daniel VeillardWe will need more hackers to understand how this works:
2001-05-05 Bjorn Reese*** empty log message ***
2001-05-05 Bjorn Reeseformat-number alignment to Java implementation
2001-05-05 Bjorn ReeseAlignment to Java implementation
2001-05-05 Bjorn ReeseBring our format-number() in alignment with the Java...
2001-05-05 Bjorn ReeseDo not remove CDATA from stylesheet
2001-05-04 Daniel Veillardoh my god, most of the HTML output were fucked an I...
2001-05-04 Daniel Veillard- libxslt/xsltproc.c: add a --docbook option if your...
2001-05-04 Daniel Veillard- tests/general/bug-2[0-4].* tests/docs/bug-2[0-4]...
2001-05-03 Daniel VeillardFixed all the tests makefiles to actaully references...
2001-05-03 Daniel Veillard- TODO configure.in libxslt.spec.in: getting ready...
2001-05-03 Daniel Veillard- xsltutils.[ch] transform.c: implemented multiple...
2001-05-02 Daniel Veillard- libxslt/transform.c libxslt/xslt.c: fixed xsl:text...
2001-05-02 Daniel VeillardFixed a couple of reported packaging bugs:
2001-04-30 Daniel Veillard- tests/general/bug-8-.out: fixed in libxml xpath
2001-04-30 Daniel Veillard- libxslt/preproc.c libxslt/xslt.c libxslt/xsltInternals.h
2001-04-30 Daniel Veillard- libxslt/preproc.c libxslt/variables.c: found the...
2001-04-29 Daniel Veillard- libxslt/variables.c: fixing bug #53769
2001-04-29 Daniel VeillardBig changes (but planned for a long time) small mem...
2001-04-28 Daniel VeillardYou bet, I profiling and speeding it up again !
2001-04-28 Bjorn ReeseFixed default formatting
2001-04-28 Daniel Veillard- libxslt/preproc.c : fixed <xsl:sort/> bug reported...
2001-04-26 Daniel Veillard- libxslt/transform.c: Tony Gorski found a bug pointed by
2001-04-26 Daniel Veillard- test/general/bug-14*.* test/docs/bug-14*.xml: added...
2001-04-25 Daniel VeillardCleanup: - transform.c: fixed text and cdata handling...
2001-04-25 Daniel Veillard- libxslt/xsltproc.c : Renaud Chaillat provided a fix...
2001-04-24 Daniel VeillardUpdated, libxslt is also released under a W3C IPR deriv...
2001-04-22 Daniel VeillardFinally about to release 0.8.0:
2001-04-22 Daniel Veillard- transform.c: fixed a bug introduced on handling ...
2001-04-22 Daniel Veillard- transform.c: fixed #53401
2001-04-18 Daniel Veillard- tests/general/bug-5-.out tests/multiple/out/*.orig
2001-04-18 Daniel Veillard- libxslt/functions.c: applied TOM's patch to key()
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-04-12 Daniel Veillard- libxslt/xslt.c: applied William M. Brack patch fixing the
2001-04-12 Daniel Veillard- libxslt/functions.c: removed warning in unparsed...
2001-04-11 Daniel Veillard- config.h.in configure.in libxslt/xsltconfig.h.in...
2001-04-10 Fatih DemirIgnores
2001-04-10 Daniel Veillard- configure.in: released 0.7.0
2001-04-07 Daniel Veillard- libxslt/functions.c libxslt/keys.c libxslt/transform.c:
2001-04-03 Daniel VeillardUpdated the new result of the brutal test, daniel
2001-04-02 Daniel VeillardJumbo patch, extended regression tests and fixed regres...
2001-03-30 Daniel VeillardDohh amaya forgot to add the DOCTYPE, Daniel
2001-03-29 Daniel Veillardfixed error reported by Gerald Richter, Daniel
2001-03-29 Daniel VeillardApplied small but significant fix:
2001-03-26 Daniel Veillard- libxslt/attributes.c libxslt/extra.c libxslt/keys...
2001-03-25 Daniel VeillardImplementation of stylesheet parameter passing:
2001-03-24 Daniel VeillardHuge cleanup, I switched to compile with
2001-03-22 Daniel Veillard- configure.in: 0.6.0 yet another release
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-19 Daniel VeillardPrepared for the new XPath code, not finished, but...
2001-03-14 Daniel Veillard- libxslt/transform.c: robert@xsl.00008.org pointed...
2001-03-14 Daniel Veillard- libxslt/functions.c: applied and fixed ptittom@free...
2001-03-13 Daniel Veillard- libxslt/Makefile.am: nick@debian.org forwarded a fix
2001-03-13 Daniel Veillard- README.cvs-commits: added, pointing to HACKING
2001-03-12 Daniel Veillard- libxslt/extra.c libxslt/variables.c: fixing compilation
2001-03-10 Daniel VeillardPreparing libxslt-0.5.0 while libxml-2.3.4 is uploading:
2001-03-08 Daniel Veillard- tests/docbook/result/html/*.html: regenerated the...
2001-03-08 Daniel VeillardI really had to recompile without any debug:
2001-03-07 Daniel Veillard- libxslt/preproc.c libxslt/xsltInternals.h: fixed...
2001-03-07 Daniel VeillardBug chasing and fixing ...:
2001-03-07 Daniel VeillardI'm gonna change my nick to FlyTox at some point ...:
2001-03-07 Daniel VeillardWould be good to get a benchmark output now:
2001-03-07 Daniel VeillardKind of boring but should be really usefule speed wise:
2001-03-07 Daniel VeillardFixed mailing-list, bugzilla, FTP and email info, Daniel
2001-03-06 Daniel Veillard- attributes.[ch] extra.[ch] preproc.c xsltInternals.h
2001-03-06 Daniel VeillardStep in improving performances:
2001-03-06 Daniel Veillard- libxslt/variables.c: William M. Brack found a serious bug
2001-03-05 Daniel Veillard10 more minutes waiting for doctor appointment:
2001-03-04 Daniel VeillardApplied the core part of a contributed patch:
2001-03-04 Bjorn ReesexsltCompileStepPattern handles nested predicates now
2001-03-04 Bjorn ReeseNodeType test has wrongly placed
2001-03-04 Bjorn ReesexsltCompileLocationPathPattern checks for XPath NodeTypes
2001-03-03 Daniel Veillard- libxslt/transform.c: save ctxt->node after for-each
2001-03-01 Daniel VeillardReleased libxslt-0.4.0:
2001-02-28 Daniel VeillardCode done on the plane, untested Ankh sound the ideal...
2001-02-27 Daniel VeillardMore work on extension support:
2001-02-27 Daniel VeillardOops I forgot to push the images too, Daniel
2001-02-27 Daniel VeillardMore work on the extension support:
2001-02-26 Daniel Veillard- doc/xslt.html : cleaned up, added a bit more descript...
2001-02-26 Daniel Veillard- libxslt/Makefile.am libxslt/extensions.[ch]: started...
2001-02-24 Daniel VeillardSmall change for the release, Daniel.
2001-02-24 Daniel VeillardThis time it's one less file, Daniel
2001-02-24 Daniel Veillardhopefully the last missing, Daniel
2001-02-24 Daniel VeillardOne more, Daniel.
next