Age | Commit message (Expand) | Author | Files | Lines |
2003-11-01 | fixing two broken tests (revealed by #125502) Daniel | Daniel Veillard | 2 | -0/+6 |
2003-01-09 | added some exclude-result-prefixes to avoid extra namespace declaration | Daniel Veillard | 2 | -2/+4 |
2002-11-26 | apply patch from Daniel Stodden, a bug in xsltFindElemSpaceHandling() | Daniel Veillard | 1 | -8/+1 |
2002-07-17 | the change in HTML meta encoding tag serialization affected some of the | Daniel Veillard | 2 | -2/+2 |
2002-03-19 | added "make valgrind" targets to run the test suite under the debugger | Daniel Veillard | 1 | -2/+6 |
2002-02-06 | refactored make tests, make all now don't run the test suite added tests | Daniel Veillard | 1 | -1/+1 |
2002-01-08 | added the --stringparam option applied John Fleck's patch to correct the | Daniel Veillard | 1 | -1/+4 |
2001-10-17 | reworked internal representation of tokenized number format and | Thomas Broyer | 1 | -6/+6 |
2001-10-14 | implement initial non-alphanumeric token handling in number formatting. | Thomas Broyer | 1 | -3/+3 |
2001-10-09 | fixed a typo | Thomas Broyer | 1 | -1/+1 |
2001-08-21 | fixed an error I propagated to nearly all Makefiles.am on Saturday Daniel | Daniel Veillard | 1 | -1/+1 |
2001-08-18 | fixed a number of small problems with Makefiles spotted by Albert Chin | Daniel Veillard | 1 | -1/+1 |
2001-08-01 | well one need one \n after DOCTYPE the output of some tests changed, looks | Daniel Veillard | 12 | -86/+27 |
2001-07-30 | fixed a serious proble is node-set was called on a nodeset fixed the rule | Daniel Veillard | 1 | -1/+1 |
2001-07-15 | Integrating EXSLT and cleanup: | Daniel Veillard | 1 | -4/+4 |
2001-07-10 | added Embedding Stylesheets added the test from the REC about it tried to | Daniel Veillard | 6 | -0/+64 |
2001-07-09 | fixed exclude-result-prefixes handling and how namespaces propagate from | Daniel Veillard | 24 | -53/+39 |
2001-07-05 | - FEATURES: updated - libxslt/xslt.c libxslt/xsltInternals.h: added | Daniel Veillard | 7 | -0/+31 |
2001-07-05 | updated added cdata-section-elements added 2 tests from the REC Daniel | Daniel Veillard | 7 | -0/+30 |
2001-07-05 | updated do not dump document for which there have been no generated | Daniel Veillard | 4 | -0/+15 |
2001-06-18 | Adding generated files to .cvsignore -- Hope you don't mind, Daniel | ÉRDI Gergo | 1 | -0/+3 |
2001-05-20 | - tests/documents/Makefile.am tests/general/Makefile.am | Daniel Veillard | 1 | -1/+1 |
2001-05-15 | - libxslt/keys.c libxslt/transform.c: avoid some possibilities | Daniel Veillard | 1 | -1/+2 |
2001-05-12 | - libxslt/transform.c libxslt/xsltutils.c: fixed the default | Daniel Veillard | 3 | -6/+33 |
2001-05-11 | - libxslt/templates.c libxslt/transform.c: fixed bug #54446 | Daniel Veillard | 1 | -1/+1 |
2001-05-03 | Fixed all the tests makefiles to actaully references the tests | Daniel Veillard | 1 | -6/+6 |
2001-05-03 | - xsltutils.[ch] transform.c: implemented multiple levels of | Daniel Veillard | 3 | -0/+42 |
2001-04-28 | Fixed default formatting | Bjorn Reese | 1 | -2/+2 |
2001-02-15 | - tests/REC/Makefile.am: updated | Daniel Veillard | 1 | -16/+16 |
2001-02-15 | Cleanup, and improving some inefficiency in the number code: | Daniel Veillard | 1 | -0/+0 |
2001-02-14 | implemented level=any | Bjorn Reese | 16 | -0/+258 |
2001-02-11 | Cleanups, fixes, tests: | Daniel Veillard | 5 | -40/+10 |
2001-02-08 | Getting ready for first 0.1.0 beta release: | Daniel Veillard | 1 | -29/+55 |
2001-02-08 | Forgot so extra stuff, Daniel | Daniel Veillard | 5 | -0/+49 |
2001-02-08 | Added more support for keys, nearly complete: | Daniel Veillard | 3 | -0/+22 |
2001-02-07 | More work on Key support: | Daniel Veillard | 3 | -0/+17 |
2001-02-03 | Lots of tests/testing and pattern support should be decent now: | Daniel Veillard | 66 | -0/+341 |
2001-02-01 | Added more test stuff and tested xsl:choose: | Daniel Veillard | 1 | -1/+29 |
2001-02-01 | No sleep :-(, still stuck in (test/debug/patch) loop: | Daniel Veillard | 18 | -0/+96 |
2001-01-31 | Test/debug/patch cycle: | Daniel Veillard | 5 | -0/+88 |
2001-01-31 | Still stuck in the (more tests/more debug/more) fixes loop: | Daniel Veillard | 18 | -0/+185 |
2001-01-31 | The add test/debug loop ges on: | Daniel Veillard | 9 | -0/+57 |
2001-01-30 | Testing/debugging: - tests/REC/test-7.*: added more tests - | Daniel Veillard | 9 | -0/+91 |
2001-01-30 | Boring task of starting doing basic testsuite: | Daniel Veillard | 25 | -0/+210 |