Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d1de4a3d | 2004-08-31 13:43:07 | release of libxml2-2.6.13 Daniel * NEWS configure.in doc/*: release of libxml2-2.6.13 Daniel | ||
| 71b95638 | 2004-08-31 12:15:36 | fixing #151456, an encoding error could generate a serialization loop. * xmlIO.c: fixing #151456, an encoding error could generate a serialization loop. Daniel | ||
| 0bff36dd | 2004-08-31 09:37:03 | also produce a tar ball with just the sources added --path option and * Makefile.am: also produce a tar ball with just the sources * xmllint.c: added --path option and --load-trace options to xmllint, RFE #147740 based on xsltproc versions * doc/xmllint.* doc/*: updated the man page and rebuilt Daniel | ||
| f34a20e6 | 2004-08-31 08:42:17 | "" is a valid hexbinary string dixit xmlschema-dev update the test. added * xmlschemastypes.c: "" is a valid hexbinary string dixit xmlschema-dev * result/schemas/hexbinary_0_1.err test/schemas/hexbinary_1.xml: update the test. * test/ns5 result//ns5*: added a test for the namespace bug fixed in previous commit. * Makefile.am: added a message in the regression tests Daniel | ||
| fc263f1f | 2004-08-31 07:02:04 | Fixed snapshot link, Daniel | ||
| bf5cf219 | 2004-08-31 06:47:17 | fixed bug introduced during OOM fixup causing problems with default * SAX2.c: fixed bug introduced during OOM fixup causing problems with default namespace when a named prefix with the same href was present (reported on the mailing list by Karl Eichwalder. * xmlstring.c: modified xmlCheckUTF8 with suggested code from Julius Mittenzwei. * dict.c: added a typecast to try to avoid problem reported by Pascal Rodes. | ||
| b4a9e64f | 2004-08-30 10:56:53 | Fixed a bug in xmlSchemasCheckFacet, which did not create a computed value * xmlschemas.c: Fixed a bug in xmlSchemasCheckFacet, which did not create a computed value on a facet and thus crashed during validation of instances. Expanded validity checks for min/maxOccurs attributes. Expanded validity checks for the value of the attribute "form". | ||
| 3ffe90ea | 2004-08-28 01:33:30 | fixed a problem with xmlCheckUTF8 reported on the mailing list by Julius * xmlstring.c: fixed a problem with xmlCheckUTF8 reported on the mailing list by Julius Mittenzwei | ||
| da3336f2 | 2004-08-26 22:14:34 | added BuildRequires: zlib-devel, fixes Red Hat bug #124942 Daniel * libxml.spec.in: added BuildRequires: zlib-devel, fixes Red Hat bug #124942 Daniel | ||
| 924bd468 | 2004-08-26 10:46:41 | Added a missing ChangeLog entry. Added a missing ChangeLog entry. |