1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

applied Schemas patches from Kasimier Buchcik, there is still one open

* xmlschemas.c xmlschemastypes.c include/libxml/xmlerror.h
  include/libxml/schemasInternals.h include/libxml/xmlschemastypes.h:
  applied Schemas patches from Kasimier Buchcik, there is still
  one open issue about referencing freed memory.
* test/schemas/* result/schemas/*: updated with new tests from
  Kasimier
Daniel
This commit is contained in:
Daniel Veillard
2004-06-29 17:04:39 +00:00
parent 647e39acf6
commit 01fa6156e5
74 changed files with 6559 additions and 2022 deletions

View File

@ -220,6 +220,7 @@ regexpCompile()
# functions from module xmlschemastypes
schemaCleanupTypes()
schemaCollapseString()
schemaInitTypes()
# functions from module xmlstring