Daniel Veillard
441bc32e31
implementing xs:all with minOccurs = 0 added more tests covering xs:all
...
* xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h:
implementing xs:all with minOccurs = 0
* tes/schemas/* result/schemas/*: added more tests covering
xs:all
Daniel
2002-04-20 17:38:48 +00:00
Daniel Veillard
8a001f62c1
first implementation of the all particle, this may need to be revisited
...
* xmlregexp.c: first implementation of the all particle, this
may need to be revisited for case where not all transitions
must be crossed.
Daniel
2002-04-20 07:24:11 +00:00
Daniel Veillard
7646b18d64
another entity processing update from Markus Henke Daniel
...
* tree.c: another entity processing update from Markus Henke
Daniel
2002-04-20 06:41:40 +00:00
Bjorn Reese
54d02fb30d
Fixed crash on OSF/1
2002-04-19 15:16:01 +00:00
Daniel Veillard
b439896915
more Schemas work added more tests coming from the spec. Daniel
...
* xmlschemas.c: more Schemas work
* test/schemas/* result/schemas/*: added more tests coming
from the spec.
Daniel
2002-04-19 07:01:55 +00:00
Daniel Veillard
547611303e
patch from Aleksey Sanin reflecting a change in the ExcC14N specification
...
* c14n.c: patch from Aleksey Sanin reflecting a change in the
ExcC14N specification
Daniel
2002-04-18 21:00:44 +00:00
Daniel Veillard
bf8dae8a9c
patch from Markus Henke, fix for recursive entities. Daniel
...
* tree.c: patch from Markus Henke, fix for recursive entities.
Daniel
2002-04-18 16:39:10 +00:00
Daniel Veillard
23b1f37bf5
fix a problem with string() on a document node. Daniel
...
* xpath.c: fix a problem with string() on a document node.
Daniel
2002-04-18 15:50:05 +00:00
Daniel Veillard
decd64d645
more Schemas work added more tests coming from the spec. Daniel
...
* Makefile.am xmlschemas.c: more Schemas work
* test/schemas/* result/schemas/*: added more tests coming
from the spec.
Daniel
2002-04-18 14:41:51 +00:00
Daniel Veillard
6231e84559
fixed & serialization bug introduced in 2.4.20 this changes a few things
...
* HTMLtree.c: fixed & serialization bug introduced in 2.4.20
* result/HTML/*: this changes a few things in the results
Daniel
2002-04-18 11:54:04 +00:00
Igor Zlatkovic
648b8e9707
*** empty log message ***
2002-04-17 18:35:57 +00:00
Daniel Veillard
b509f1543d
more work on the automata interfaces and debug of counted choices added a
...
* xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h: more work
on the automata interfaces and debug of counted choices
* test/schemas/* result/schemas/*: added a number of tests
Daniel
2002-04-17 16:28:10 +00:00
Daniel Veillard
8651f5365c
a bit of work on Schemas try to make it more useful changed the Schemas
...
* xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
a bit of work on Schemas
* testSchemas.c: try to make it more useful
* test/schemas/* result/schemas/* Makefile.am: changed the
Schemas regression test procedure, started adding a few samples
Daniel
2002-04-17 09:06:27 +00:00
Igor Zlatkovic
e1eff38389
*** empty log message ***
2002-04-16 19:00:21 +00:00
Igor Zlatkovic
a6f2d90669
*** empty log message ***
2002-04-16 17:57:17 +00:00
Igor Zlatkovic
ea5148dcbe
*** empty log message ***
2002-04-16 17:46:25 +00:00
Daniel Veillard
4255d50415
merged the current state of XML Schemas implementation, it is not
...
* Makefile.am TODO_SCHEMAS configure.in genUnicode.py testAutomata.c
testRegexp.c testSchemas.c xmlregexp.c xmlschemas.c xmlschemastypes.c
xmlunicode.c include/libxml/Makefile.am
include/libxml/schemasInternals.h include/libxml/xmlautomata.h
include/libxml/xmlregexp.h include/libxml/xmlschemas.h
include/libxml/xmlschemastypes.h include/libxml/xmlunicode.h
include/libxml/xmlversion.h.in : merged the current state of
XML Schemas implementation, it is not configured in by default,
a specific --schemas configure option has been added.
* test/automata test/regexp test/schemas Makefile.am
result/automata result/regexp result/schemas:
merged automata/regexp/schemas regression tests
Daniel
2002-04-16 15:50:10 +00:00
Daniel Veillard
f7c730f074
Remove mailto and point people to the bug report page, Daniel
2002-04-16 12:28:22 +00:00
Daniel Veillard
bc6f759ac9
Gary found a compile time problem, fixes #78823 Daniel
...
* xpath.c: Gary found a compile time problem, fixes #78823
Daniel
2002-04-16 07:49:59 +00:00
Daniel Veillard
c397534f07
Updated the web pages, Daniel
2002-04-15 18:54:52 +00:00
Daniel Veillard
a7084cd57e
release of 2.4.20 updated and rebuilt the docs Daniel
...
* configure.in: release of 2.4.20
* doc/*: updated and rebuilt the docs
Daniel
LIBXML_2_4_20
2002-04-15 17:12:47 +00:00
Daniel Veillard
f544f1935c
patch from Cristian Gafton to build on Red Hat 6.2, should also fix #75779
...
* python/Makefile.am: patch from Cristian Gafton to build on
Red Hat 6.2, should also fix #75779
Daniel
2002-04-15 12:56:56 +00:00
Daniel Veillard
940492d429
first part of fixing #78729 Daniel
...
* valid.c: first part of fixing #78729
Daniel
2002-04-15 10:15:25 +00:00
Daniel Veillard
eb475a37df
fixing bug #78662 i.e. add proper escaping of URI when saving HTML files.
...
* HTMLtree.c uri.c: fixing bug #78662 i.e. add proper
escaping of URI when saving HTML files.
* result/HTML/*: this impacted some tests
Daniel
2002-04-14 22:00:22 +00:00
Daniel Veillard
9b731d709e
trying to fix #77441 Daniel
...
* configure.in: trying to fix #77441
Daniel
2002-04-14 12:56:08 +00:00
Daniel Veillard
a8a89fe587
Hallski complained it could not be included by itself. Daniel
...
* include/libxml/xmlIO.h: Hallski complained it could not be
included by itself.
Daniel
2002-04-12 21:03:34 +00:00
Daniel Veillard
75794826e0
Updated the graphic overview of the architecture, Daniel
2002-04-11 16:24:32 +00:00
Daniel Veillard
cb5b4d6110
applied an IEEE flag patch for OSF/1 #77825 Daniel
...
* configure.in: applied an IEEE flag patch for OSF/1 #77825
Daniel
2002-04-11 08:24:26 +00:00
Igor Zlatkovic
9425ce2d50
*** empty log message ***
2002-04-10 21:57:11 +00:00
Daniel Veillard
da423da207
Silvan Minghetti pointed erroneous use of LIBXML_THREADS_ENABLED instead
...
* xpath.c include/libxml/xmlwin32version.h.in: Silvan Minghetti
pointed erroneous use of LIBXML_THREADS_ENABLED instead of
LIBXML_THREAD_ENABLED
Daniel
2002-04-10 19:25:38 +00:00
Daniel Veillard
0eafdef988
another patch from Richard Jinks for substring conformance update of the
...
* xpath.c: another patch from Richard Jinks for substring conformance
* test/XPath/expr/floats test/XPath/expr/strings
result/XPath/expr/floats result/XPath/expr/strings: update of the
test suite to check those.
Daniel
2002-04-10 16:14:34 +00:00
Daniel Veillard
01917aa1cb
patch from Richard Jinks for .x float parsing. Daniel
...
* xpath.c: patch from Richard Jinks for .x float parsing.
Daniel
2002-04-10 11:30:41 +00:00
Daniel Veillard
46d6c44c8e
patch from Markus Henke when an encoding ain't recognized Daniel
...
* parser.c: patch from Markus Henke when an encoding ain't recognized
Daniel
2002-04-09 16:10:39 +00:00
Daniel Veillard
88e0ad4bce
got a report that #include <string.h> was needed Daniel
...
* libxml.m4: got a report that #include <string.h> was needed
Daniel
2002-04-09 13:48:02 +00:00
Daniel Veillard
6e4f1c0e69
applied a fix from Anthony Jones for -o /--output Daniel
...
* xmllint.c: applied a fix from Anthony Jones for -o /--output
Daniel
2002-04-09 09:55:20 +00:00
MST 2002 John Fleck
823e5b2a99
doc/example.html fixing typo
...
Tue Apr 2 20:27:11 MST 2002 John Fleck <jfleck@inkstain.net>
* doc/example.html
fixing typo
2002-04-03 03:28:57 +00:00
Daniel Veillard
b2fb8ed158
Added a new Pascal DOM2 binding, Daniel
2002-04-01 09:33:12 +00:00
Daniel Veillard
bd6e63122f
fixed a bug in the nodeset to boolean comparison code pointed out by
...
* xpath.c: fixed a bug in the nodeset to boolean comparison code
pointed out by Melvyn Sopacua.
Daniel
2002-04-01 08:04:14 +00:00
Daniel Veillard
e979e3b57a
Frdric Crozat gave a patch related to the change of Include paths
...
* libxml.m4: Frdric Crozat gave a patch related to the change
of Include paths breaking the libxml.m4
Daniel
2002-03-29 22:43:00 +00:00
Daniel Veillard
7089d6bfac
Fix bug #76927 forgot to save some context when evaluating binary
...
* xpath.c: Fix bug #76927 forgot to save some context
when evaluating binary expressions
Daniel
2002-03-29 17:28:10 +00:00
Daniel Veillard
c332dab99b
Trying to ad a favicon.ico, Daniel
2002-03-29 14:08:27 +00:00
Daniel Veillard
d30be4add7
fixed configure for MPE/iX from Markus Henke fixed initialization problems
...
* configure.in: fixed configure for MPE/iX from Markus Henke
* xmlmemory.c: fixed initialization problems
* xpath.c: another set of patches from Richard Jinks this
fixes "make XPathtests" on linux
Daniel
2002-03-28 18:25:31 +00:00
Daniel Veillard
21458c85e2
more patches from Richard Jinks Updated tests though they show a
...
* trionan.c trionan.h xpath.c: more patches from Richard Jinks
* test/XPath/expr/compare test/XPath/expr/equality
test/XPath/expr/floats test/XPath/expr/functions
test/XPath/expr/strings result/XPath/expr/compare
result/XPath/expr/equality result/XPath/expr/floats
result/XPath/expr/functions result/XPath/expr/strings: Updated
tests though they show a divergence on Linux
Daniel
2002-03-27 16:12:22 +00:00
Daniel Veillard
28dfed14a2
previous commit also included patches from Richard Jinks on some IEEE
...
* xpath.c trionan.c: previous commit also included patches
from Richard Jinks on some IEEE support corner case
Daniel
2002-03-27 09:08:17 +00:00
Daniel Veillard
5fc1f0893a
Added Igor Zlatkovic as official maintainer Albert Chin pointed that
...
* AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
* python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
that $(datadir) should be used for docs
Daniel
2002-03-27 09:05:40 +00:00
Daniel Veillard
db1dc39525
Thomas Steinborn pointed out #76404 that libxml2 could leak
...
* xmlIO.c: Thomas Steinborn pointed out #76404 that libxml2
could leak filedescriptors
Daniel
2002-03-26 12:44:39 +00:00
Daniel Veillard
dd4b912f4c
applied patch from Allan Clark for UnixWare/OpenServer Daniel
...
* configure.in nanohttp.c: applied patch from Allan Clark for
UnixWare/OpenServer
Daniel
2002-03-26 07:58:43 +00:00
Daniel Veillard
d6d3147d18
cleanup, Daniel
2002-03-25 22:55:31 +00:00
Daniel Veillard
192740927a
preparing 2.4.19 rebuilt the docs Daniel
...
* configure.in: preparing 2.4.19
* doc/*: rebuilt the docs
Daniel
2002-03-25 16:48:03 +00:00
Daniel Veillard
56b2db7478
fixing #76043 , got fed up with non-portability of that piece of code.
...
* nanohttp.c: fixing #76043 , got fed up with non-portability
of that piece of code.
Daniel
2002-03-25 16:35:28 +00:00