106
I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hack, debug, read, hack, debug, read .... - transform.c, xslt.c, xsltproc.c: lots of fixes, added support of xslt:if and xslt:attribute, need libxml2 interfaces present only in CVS. Daniel More... over 23 years ago
More general work, added for-each: - test/Makefile.am test/REC*/Makefile.am: added first test - libxslt/pattern.c libxslt/transform.c libxslt/xslt.c: cleanup of nodes at reading of stylesheet, added support for xsl:for-each and fixed a few recursion bugs Daniel More... over 23 years ago
Handle the first REC example correctly it seems: - pattern.c, xslt.c: removed debug - transform.c: added value-of, seems to handle the first REC example correctly Daniel More... over 23 years ago
./xsltproc doc.xsl doc.xml start giving interesting stuff: - transform.c, xsltproc.c: small fight with spaces and formatting may need a revisit later but looks pretty good right now. Daniel More... over 23 years ago
This start being interesting... - transform.c: basic processing in place - xsltInternals.h: exported one xslt.c function Daniel More... over 23 years ago
I generate a root node, I assume it's significant progress ! * libxslt/transform.[ch] Makefile.am: started adding the transformation module * pattern.[ch] xslt.c: more work... Daniel More... over 23 years ago
started adding xsltTestCompMatch(), Daniel More... over 23 years ago
More work on parsing selectors, Daniel More... over 23 years ago
Still not working but makes more noise and leaks memory now: - libxslt/xslt*: completeted the structures - libxslt/pattern.[ch]: started adding code to precompile patterns and do the lookup - libxslt/makefile.am: added the new files Daniel More... over 23 years ago
Not much: - libxslt/xslt.c : small cleanup - configure.in More... over 23 years ago
Bit of work on templates, Daniel More... over 23 years ago
- libxslt/xslt.[ch]: started parsing stylesheet xsl:stylesheet Daniel More... over 23 years ago
very early steps, Daniel. More... over 23 years ago
Imported into GNOME CVS base added an INSTALL short doc, Does nothing so far this is mostly infrastructure Daniel More... over 23 years ago
creating the project, nothing works More... over 23 years ago
Initial revision More... over 23 years ago
enhanced previous fix to bug #120684, using excellent suggestion by Daniel More... over 27 years ago
Added testfiles for bug 114812 More... over 27 years ago