Aleksey Sanin
50fe8b1732
real fix for bug #78858
2002-05-07 16:21:36 +00:00
Aleksey Sanin
29b6f76c53
fixed bug #78858
2002-05-05 06:59:57 +00:00
Daniel Veillard
4cbe470258
modified xmlNodeSetBase to allow changing the base of a document. Daniel
...
* tree.c: modified xmlNodeSetBase to allow changing the
base of a document.
Daniel
2002-05-05 06:57:27 +00:00
Daniel Veillard
070803b315
patch Charles Bozeman for validation of all the date, time, and duration
...
* xmlschemastypes.c: patch Charles Bozeman for validation of
all the date, time, and duration types
* test/schemas/dur_0* result/schemas/dur_0*: associated tests
* configure.in: fixed an error pointed by an user
* xml2-config.in: fixed an error pointed by an user
Daniel
2002-05-03 07:29:38 +00:00
Daniel Veillard
e6d8e20c97
Adding more informations on Schemas, added a link to the Pascal bindings
...
in the Related Link sections, Daniel
2002-05-02 06:11:10 +00:00
Aleksey Sanin
26d5b21b7f
exported default 'file:', 'http:' and 'ftp:' protocols input handlers and
...
* include/libxml/xmlIO.h win32/dsp/libxml2.def.src
win32/libxml2.def.src xmlIO.c: exported default
'file:', 'http:' and 'ftp:' protocols input handlers
and maked protocols comparisson case insensitiv
2002-05-01 18:33:18 +00:00
Aleksey Sanin
5aac8b85dd
exported default 'file:', 'http:' and 'ftp:' protocols input handlers and
...
* include/libxml/xmlIO.h win32/dsp/libxml2.def.src
win32/libxml2.def.src xmlIO.c: exported default
'file:', 'http:' and 'ftp:' protocols input handlers
and maked protocols comparisson case insensitive
2002-05-01 18:32:28 +00:00
Daniel Veillard
34de97f149
Neven Has detected a typo Daniel
...
* configure.in: Neven Has detected a typo
Daniel
2002-04-30 14:29:22 +00:00
Daniel Veillard
cf27f7c9ce
Updated the news pages with the new release informations, Daniel
2002-04-30 07:12:39 +00:00
Daniel Veillard
28577c3ded
added Aleksey Sanin <aleksey@aleksey.com> as one of the persons allowed to
...
* AUTHORS HACKING: added Aleksey Sanin <aleksey@aleksey.com>
as one of the persons allowed to commit directly to the
module.
Daniel
2002-04-30 06:48:41 +00:00
Daniel Veillard
fc57b41cb1
preparing 2.4.21 raised a too low limit rebuilt the docs Daniel
...
* configure.in include/libxml/xmlwin32version.h: preparing 2.4.21
* valid.c: raised a too low limit
* doc/*: rebuilt the docs
Daniel
LIBXML2_2_4_21
2002-04-29 15:50:14 +00:00
Daniel Veillard
93d3a47873
added a link to Norms article, Daniel
2002-04-26 14:04:55 +00:00
Daniel Veillard
0bfbb422a4
Added a mirror in Austria, Daniel
2002-04-26 09:21:45 +00:00
Daniel Veillard
eca82810f0
another XPath conformance patch from Richard Jinks Daniel
...
* test/XPath/expr/floats test/XPath/expr/functions
result/XPath/expr/floats result/XPath/expr/functions
xpath.c: another XPath conformance patch from Richard Jinks
Daniel
2002-04-24 11:42:02 +00:00
Daniel Veillard
13e04c6c12
fixed validation of attribute groups. added an example from the primer
...
* xmlschemas.c: fixed validation of attribute groups.
* test/schemas result/schemas: added an example from the primer
Daniel
2002-04-23 17:51:29 +00:00
Daniel Veillard
88c5891a25
more work on Schemas updated the test list Daniel
...
* Makefile.am xmlschemas.c xmlschemastypes.c: more work on Schemas
* test/schemas result/schemas: updated the test list
Daniel
2002-04-23 07:12:20 +00:00
Daniel Veillard
e19fc23b64
updated a bit made a comment more specific more work on the Schemas
...
* TODO: updated a bit
* parser.c: made a comment more specific
* xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the
Schemas conformance.
* test/schemas result/schemas: updated the test list
Daniel
2002-04-22 16:01:24 +00:00
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