Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b2f8f1de | 2006-04-28 16:30:48 | preparing 2.6.24 release, fixed Python paths at the last moment fix some * NEWS configure.in doc//*: preparing 2.6.24 release, fixed Python paths at the last moment * relaxng.c testapi.c tree.c: fix some comments Daniel | ||
| f741601c | 2006-04-27 08:15:20 | applied patch from Roland Schwingel to allow UTF-8 file paths on Windows * xmlIO.c: applied patch from Roland Schwingel to allow UTF-8 file paths on Windows Daniel | ||
| 02c1f232 | 2006-04-27 08:10:25 | patch from Jason Viers for line breaks after EndPI Daniel * xmlwriter.c: patch from Jason Viers for line breaks after EndPI Daniel | ||
| 973dceb7 | 2006-04-25 20:22:20 | fix compilation without tree Daniel * tree.c: fix compilation without tree Daniel | ||
| 968d6439 | 2006-04-25 16:17:53 | applied patch from Gary Coady to really make sure xmllint --nonet would * xmllint.c: applied patch from Gary Coady to really make sure xmllint --nonet would not reach the network, should fix #337483. Daniel | ||
| 8492ba1c | 2006-04-25 12:52:12 | applied patch from Joseph Sacco changing slightly the python detection * configure.in: applied patch from Joseph Sacco changing slightly the python detection scheme should fix bug #338526 Daniel | ||
| 3b1478b7 | 2006-04-24 08:50:10 | fix the error message for invalid code point in content c.f. bug #339311 * parser.c: fix the error message for invalid code point in content c.f. bug #339311 Daniel | ||
| b63d2fab | 2006-04-19 11:20:49 | Fixed incorrect validation of restricted enumerations. Added related * xmlschemas.c test/schemas/restriction-enum-1* result/schemas/restriction-enum-1*: Fixed incorrect validation of restricted enumerations. Added related regression tests. | ||
| cdf59aa5 | 2006-04-13 07:50:11 | fixing a deallocation problem in xmlSchemaAddSchemaDoc() in case of * xmlschemas.c: fixing a deallocation problem in xmlSchemaAddSchemaDoc() in case of errors, should fix bug #338303 Daniel | ||
| 3f845a99 | 2006-04-13 07:33:44 | fixing a deallocation problem in xmlRelaxNGParse() in case of errors, * relaxng.c: fixing a deallocation problem in xmlRelaxNGParse() in case of errors, should fix bug #338306 Daniel |