106
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- libxslt/preproc.c libxslt/xsltInternals.h: fixed a stylesheet reuse problem. - libxslt/transform.c: fixed a bug which exaplined why no optimization were resulting from preproc stuff Daniel More... about 23 years ago
Bug chasing and fixing ...: - libxslt/preproc.c libxslt/transform.c: a couple of nastyness w.r.t. value of tree result (and attributes within it) fixed. - tests/xmlspec/Makefile.am tests/xmlspec/REC-xml-20001006.html: Integrated the xmlspec to the test (i.e. diffed output for changes). Daniel More... about 23 years ago
I'm gonna change my nick to FlyTox at some point ...: - imports.c transform.c xslt.c xsltInternals.h: fixed a strip-spaces problem - tests/docs/*.xml tests/general/*.[xsl,out]: added reported bugs to testsuite Daniel More... about 23 years ago
Would be good to get a benchmark output now: - libxslt/transform.[ch]: finished integrating the current state of the preproc optimizations. - tests/xmlspec/diffspec.xsl: switched off diff printing Daniel More... about 23 years ago
Kind of boring but should be really usefule speed wise: - libxslt/preproc.c libxslt/transform.c: started rolling in some of the optimizations. Daniel More... about 23 years ago
Fixed mailing-list, bugzilla, FTP and email info, Daniel More... about 23 years ago
- attributes.[ch] extra.[ch] preproc.c xsltInternals.h transform.[ch]: previous commit broke a lot of stuff, fixing and preparing for next step Daniel More... about 23 years ago
Step in improving performances: - libxslt/preproc.[ch] Makefile.am templates.[ch] transform.[ch] xsltInternals.h: started working on optimizing stylesheet element parsing. Just builds the extra informations so far. - xsltutils.h: added a missing XPath decl Daniel More... about 23 years ago
- libxslt/variables.c: William M. Brack found a serious bug with imports and global variables ... Daniel More... about 23 years ago
10 more minutes waiting for doctor appointment: - libxslt/pattern.[ch] libxslt/transform.c: added xsltCleanupTemplates() to clean up state left after processing. Daniel More... about 23 years ago
Applied the core part of a contributed patch: - libxslt/transform.c: applied patch from William M. Brack to support with-param in xsltApplyTemplates(). Daniel More... about 23 years ago
xsltCompileStepPattern handles nested predicates now More... about 23 years ago
NodeType test has wrongly placed More... about 23 years ago
xsltCompileLocationPathPattern checks for XPath NodeTypes More... about 23 years ago
- libxslt/transform.c: save ctxt->node after for-each Daniel More... about 23 years ago
Released libxslt-0.4.0: - configure.in libxslt.spec.in: updated to 0.4.0 and 2.3.3 - doc/xslt.html: updated Daniel More... about 23 years ago
Code done on the plane, untested Ankh sound the ideal guinea pig: - libxslt/extra.[ch] libxslt/transform.[ch] libxslt/xsltInternals.h: added xsltDocumentElem implementing multiple file output, including 1.1 xsl:document but yet untested. Daniel More... about 23 years ago
More work on extension support: - libxslt/extensions.c: fixed stoopid bug - libxslt/Makefile.am libxslt/extra.[ch]: added a new module carrying extensions to the specification. Added node-set() for existing saxon and xt namespaces and debug() in libxslt namespace (http://xmlsoft.org/XSLT/namespace) - libxslt/xsltutils.[ch] transform.c: moved xsltDebug to extra.c plus cleanup. - configure.in tests/Makefile.am tests/namespaces: added some namespaces tests, including a test calling the extra debugging function in libxslt namespace, worked first time !!! Daniel More... about 23 years ago
Oops I forgot to push the images too, Daniel More... about 23 years ago
More work on the extension support: - libxslt/xslt.c: extension prefix support for the full stylesheet - libxslt/transform.c libxslt/extensions.[ch]: more work should start working Daniel More... about 23 years ago
- doc/xslt.html : cleaned up, added a bit more description on the API section. Daniel More... about 23 years ago
- libxslt/Makefile.am libxslt/extensions.[ch]: started working on functions and element extensions. First on list will be a document element. Daniel More... about 23 years ago
Small change for the release, Daniel. More... about 23 years ago
This time it's one less file, Daniel More... about 23 years ago
hopefully the last missing, Daniel More... about 23 years ago
One more, Daniel. More... about 23 years ago
Forgot one more file, Daniel More... about 23 years ago
Forgot a few files, fixed a message, Daniel More... about 23 years ago
- configure.in libxslt.spec.in: releasing 0.3.0 - doc/xslt.html: updated Daniel More... about 23 years ago
- configure.in tests/docbook/html : oops forgot to add the stylesheets themselves :-\ Daniel More... about 23 years ago