Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 393df01c | 2001-04-22 20:11:18 | Finally pushing 2.3.7 out: - configure.in: release of 2.3.7 - Makefile.am: fixing make distcheck Daniel | ||
| a41123ce | 2001-04-22 19:31:20 | - doc/html/* doc/xml.html: updated and regenerated the docs Daniel | ||
| fd0c3ebb | 2001-04-22 19:13:10 | Fixed the XPointer crap ... - xpath.c: fixed the XPointer problem introduced in 2.3.6 Daniel | ||
| e82a992b | 2001-04-22 12:12:58 | - tree.c: fixed #53388 with the provided patch Daniel | ||
| 0680399c | 2001-04-22 10:35:56 | - valid.c: Bjorn detected an invalid memory access. Fixed vstateVPush() Daniel | ||
| 40af649f | 2001-04-22 08:50:55 | - xpath.c: fixed xmlXPathCompile to detected unproperly ended expr Daniel | ||
| 70a9da54 | 2001-04-21 16:57:29 | trio upgrade and integration | ||
| 34b1b3a8 | 2001-04-21 14:16:10 | Cleanup and testing with the KDE help center files: - valid.c: cleanup, more useful debugging - parserInternals.c: cleanup vctxt.nodeTab (de)allocation - xmlIO.c: entity loading is printed as an error when validating Daniel | ||
| 1c14b8de | 2001-04-21 10:28:59 | The last main work left on non-determinist validation: - valid.c: fixed to validate within entities - test/VCM/v22.xml: added a specific testcase Daniel | ||
| ca1f1724 | 2001-04-20 15:47:35 | The lesson of the day is "never forget an epsilon transition or DocBook will raise it" - valid.c: forgot an epsilon transition in for ()+ - test/VCM/v21.xml : added a specific test case Daniel |