Log

Author Commit Date CI Message
Aleksey Sanin 26d5b21b 2002-05-01T18:33:18 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
Aleksey Sanin 5aac8b85 2002-05-01T18:32:28 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
Daniel Veillard 34de97f1 2002-04-30T14:29:22 Neven Has detected a typo Daniel * configure.in: Neven Has detected a typo Daniel
Daniel Veillard cf27f7c9 2002-04-30T07:12:39 Updated the news pages with the new release informations, Daniel
Daniel Veillard 28577c3d 2002-04-30T06:48:41 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
Daniel Veillard fc57b41c 2002-04-29T15:50:14 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
Daniel Veillard 93d3a478 2002-04-26T14:04:55 added a link to Norms article, Daniel
Daniel Veillard 0bfbb422 2002-04-26T09:21:45 Added a mirror in Austria, Daniel
Daniel Veillard eca82810 2002-04-24T11:42:02 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
Daniel Veillard 13e04c6c 2002-04-23T17:51:29 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
Daniel Veillard 88c5891a 2002-04-23T07:12:20 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
Daniel Veillard e19fc23b 2002-04-22T16:01:24 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
Daniel Veillard 441bc32e 2002-04-20T17:38:48 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
Daniel Veillard 8a001f62 2002-04-20T07:24:11 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
Daniel Veillard 7646b18d 2002-04-20T06:41:40 another entity processing update from Markus Henke Daniel * tree.c: another entity processing update from Markus Henke Daniel
Bjorn Reese 54d02fb3 2002-04-19T15:16:01 Fixed crash on OSF/1
Daniel Veillard b4398969 2002-04-19T07:01:55 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
Daniel Veillard 54761130 2002-04-18T21:00:44 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
Daniel Veillard bf8dae8a 2002-04-18T16:39:10 patch from Markus Henke, fix for recursive entities. Daniel * tree.c: patch from Markus Henke, fix for recursive entities. Daniel
Daniel Veillard 23b1f37b 2002-04-18T15:50:05 fix a problem with string() on a document node. Daniel * xpath.c: fix a problem with string() on a document node. Daniel
Daniel Veillard decd64d6 2002-04-18T14:41:51 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
Daniel Veillard 6231e845 2002-04-18T11:54:04 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
Igor Zlatkovic 648b8e97 2002-04-17T18:35:57 *** empty log message ***
Daniel Veillard b509f154 2002-04-17T16:28:10 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
Daniel Veillard 8651f536 2002-04-17T09:06:27 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
Igor Zlatkovic e1eff383 2002-04-16T19:00:21 *** empty log message ***
Igor Zlatkovic a6f2d906 2002-04-16T17:57:17 *** empty log message ***
Igor Zlatkovic ea5148dc 2002-04-16T17:46:25 *** empty log message ***
Daniel Veillard 4255d504 2002-04-16T15:50:10 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
Daniel Veillard f7c730f0 2002-04-16T12:28:22 Remove mailto and point people to the bug report page, Daniel
Daniel Veillard bc6f759a 2002-04-16T07:49:59 Gary found a compile time problem, fixes #78823 Daniel * xpath.c: Gary found a compile time problem, fixes #78823 Daniel
Daniel Veillard c397534f 2002-04-15T18:54:52 Updated the web pages, Daniel
Daniel Veillard a7084cd5 2002-04-15T17:12:47 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
Daniel Veillard f544f193 2002-04-15T12:56:56 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
Daniel Veillard 940492d4 2002-04-15T10:15:25 first part of fixing #78729 Daniel * valid.c: first part of fixing #78729 Daniel
Daniel Veillard eb475a37 2002-04-14T22:00:22 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
Daniel Veillard 9b731d70 2002-04-14T12:56:08 trying to fix #77441 Daniel * configure.in: trying to fix #77441 Daniel
Daniel Veillard a8a89fe5 2002-04-12T21:03:34 Hallski complained it could not be included by itself. Daniel * include/libxml/xmlIO.h: Hallski complained it could not be included by itself. Daniel
Daniel Veillard 75794826 2002-04-11T16:24:32 Updated the graphic overview of the architecture, Daniel
Daniel Veillard cb5b4d61 2002-04-11T08:24:26 applied an IEEE flag patch for OSF/1 #77825 Daniel * configure.in: applied an IEEE flag patch for OSF/1 #77825 Daniel
Igor Zlatkovic 9425ce2d 2002-04-10T21:57:11 *** empty log message ***
Daniel Veillard da423da2 2002-04-10T19:25:38 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
Daniel Veillard 0eafdef9 2002-04-10T16:14:34 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
Daniel Veillard 01917aa1 2002-04-10T11:30:41 patch from Richard Jinks for .x float parsing. Daniel * xpath.c: patch from Richard Jinks for .x float parsing. Daniel
Daniel Veillard 46d6c44c 2002-04-09T16:10:39 patch from Markus Henke when an encoding ain't recognized Daniel * parser.c: patch from Markus Henke when an encoding ain't recognized Daniel
Daniel Veillard 88e0ad4b 2002-04-09T13:48:02 got a report that #include <string.h> was needed Daniel * libxml.m4: got a report that #include <string.h> was needed Daniel
Daniel Veillard 6e4f1c0e 2002-04-09T09:55:20 applied a fix from Anthony Jones for -o /--output Daniel * xmllint.c: applied a fix from Anthony Jones for -o /--output Daniel
MST 2002 John Fleck 823e5b2a 2002-04-03T03:28:57 doc/example.html fixing typo Tue Apr 2 20:27:11 MST 2002 John Fleck <jfleck@inkstain.net> * doc/example.html fixing typo
Daniel Veillard b2fb8ed1 2002-04-01T09:33:12 Added a new Pascal DOM2 binding, Daniel
Daniel Veillard bd6e6312 2002-04-01T08:04:14 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
Daniel Veillard e979e3b5 2002-03-29T22:43:00 Frédéric Crozat gave a patch related to the change of Include paths * libxml.m4: Frédéric Crozat gave a patch related to the change of Include paths breaking the libxml.m4 Daniel
Daniel Veillard 7089d6bf 2002-03-29T17:28:10 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
Daniel Veillard c332dab9 2002-03-29T14:08:27 Trying to ad a favicon.ico, Daniel
Daniel Veillard d30be4ad 2002-03-28T18:25:31 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
Daniel Veillard 21458c85 2002-03-27T16:12:22 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
Daniel Veillard 28dfed14 2002-03-27T09:08:17 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
Daniel Veillard 5fc1f089 2002-03-27T09:05:40 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
Daniel Veillard db1dc395 2002-03-26T12:44:39 Thomas Steinborn pointed out #76404 that libxml2 could leak * xmlIO.c: Thomas Steinborn pointed out #76404 that libxml2 could leak filedescriptors Daniel
Daniel Veillard dd4b912f 2002-03-26T07:58:43 applied patch from Allan Clark for UnixWare/OpenServer Daniel * configure.in nanohttp.c: applied patch from Allan Clark for UnixWare/OpenServer Daniel
Daniel Veillard d6d3147d 2002-03-25T22:55:31 cleanup, Daniel
Daniel Veillard 19274092 2002-03-25T16:48:03 preparing 2.4.19 rebuilt the docs Daniel * configure.in: preparing 2.4.19 * doc/*: rebuilt the docs Daniel
Daniel Veillard 56b2db74 2002-03-25T16:35:28 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
Daniel Veillard 6f4561a4 2002-03-25T12:10:14 Never commit without running "make tests" :-( fix a couple of stupidities * valid.c SAX.c: Never commit without running "make tests" :-( fix a couple of stupidities in the previous commit * result/*: a few changes in some attribute order result of previous commit. Daniel
Daniel Veillard d85f4f43 2002-03-25T10:48:46 fixed bug #76168, attribute redeclared in the internal subset should not * valid.c SAX.c: fixed bug #76168, attribute redeclared in the internal subset should not raise duplicate ID errors, also there was a small bug in conjunction to namespace declarations defaulted and xml:xxx attributes DTD definitions. Daniel
Igor Zlatkovic ac97f6e0 2002-03-24T21:00:26 Windows command-line build components added.
Igor Zlatkovic 5bd2689c 2002-03-24T20:56:09 *** empty log message ***
Daniel Veillard 56cd18b9 2002-03-22T14:14:43 Richard Jinks also raised some rounding problems this tries to fix them * xpath.c: Richard Jinks also raised some rounding problems this tries to fix them Daniel
Daniel Veillard 4e2df54b 2002-03-22T12:23:14 Richard Jinks spotted an incoherent memory allocation behaviour in * xpath.c: Richard Jinks spotted an incoherent memory allocation behaviour in xmlXPathCastToString() Daniel
Daniel Veillard db552915 2002-03-21T13:27:59 fixed a bug in the ISO-Latin 1 to UTF8 encoder raised by Morus Walter * encoding.c: fixed a bug in the ISO-Latin 1 to UTF8 encoder raised by Morus Walter Daniel
Daniel Veillard 9e537937 2002-03-21T13:08:08 applied 2 fixups from Igor Daniel * xmlcatalog.c include/libxml/xmlversion.h.in: applied 2 fixups from Igor Daniel
Daniel Veillard 6fbcf42a 2002-03-21T12:32:59 fixing #75619, related to a problem when trying to evaluate condition when * xpath.c: fixing #75619, related to a problem when trying to evaluate condition when the current node set resulting from that sub-step evaluation is empty. Also fixes 2 potential problem with previous-sibling and next-siblings axis. Daniel
Daniel Veillard 1840ef08 2002-03-21T08:05:23 patch from Mark Vakoc to build C14N if DocBook and HTML support is not * c14n.c: patch from Mark Vakoc to build C14N if DocBook and HTML support is not configured in. Daniel
Daniel Veillard 561b7f88 2002-03-20T21:55:57 dohh I really didn't intended to commit this test version :-( Daniel * HTMLparser.c error.c parser.c parserInternals.c tree.c xmlIO.c include/libxml/tree.h: dohh I really didn't intended to commit this test version :-( Daniel
Daniel Veillard e50f3b5d 2002-03-20T19:24:21 I wanted to see the real speed at the SAX interface after a little too * testSAX.c: I wanted to see the real speed at the SAX interface after a little too many Ximianer started complaining about the parser speed. added a --quiet option: paphio:~/XML -> ls -l db100000.xml -rw-rw-r-- 1 veillard www 20182040 Mar 20 10:30 db100000.xml paphio:~/XML -> time ./testSAX --quiet db100000.xml 3200006 callbacks generated real 0m1.270s Which means 16MBytes/s and 3Mcallback/s Daniel
Daniel Veillard c62a1479 2002-03-19T18:35:12 valgrind spotted another error that time when running on libxslt * xpath.c: valgrind spotted another error that time when running on libxslt regression tests Daniel
Daniel Veillard 4b3a84ff 2002-03-19T14:36:46 adding "make valgrind" running the full regression tests (except python * Makefile.am: adding "make valgrind" running the full regression tests (except python ones) under Valgrind (using valgrind -q which was kindly added by the author). * valid.c: stupid bug pinpointed by Valgrind, the regression tests passes cleanly now except an obcure floating point initialization raised in log10() in one XPath regression test ??? * tree.c: edited some comments to close #75244 Daniel
Daniel Veillard 28cac6b5 2002-03-19T11:25:30 pretty insane thing, the xmlXPathFormatNumber() was not serializing 1 as * xpath.c: pretty insane thing, the xmlXPathFormatNumber() was not serializing 1 as "1" if LC_ALL=sv_SE :-( and in the context of ScrollKeeper, made sure that if the number is an integer, the serialization follows the description at http://www.w3.org/TR/xpath#section-String-Functions Daniel
Daniel Veillard 34ce8bec 2002-03-18T19:37:11 preparing 2.4.18 updated and rebuilt the web site implement the new * configure.in: preparing 2.4.18 * doc/*: updated and rebuilt the web site * *.c libxml.h: implement the new IN_LIBXML scheme discussed with the Windows and Cygwin maintainers. * parser.c: humm, changed the way the SAX parser work when xmlSubstituteEntitiesDefault(1) is set, it will then do the entity registration and loading by itself in case the user provided SAX getEntity() returns NULL. * testSAX.c: added --noent to test the behaviour. Daniel
Daniel Veillard 5997aca8 2002-03-18T18:36:20 humm, changed the way the SAX parser work when * parser.c: humm, changed the way the SAX parser work when xmlSubstituteEntitiesDefault(1) is set, it will then do the entity registration and loading by itself in case the user provided SAX getEntity() returns NULL. * testSAX.c: added --noent to test the behaviour. Daniel
Daniel Veillard b5a60ecc 2002-03-18T11:45:56 Wilfried Teiken provided a hackish but working way to get context reported * parser.c: Wilfried Teiken provided a hackish but working way to get context reported back on entities when parsing with SAX and without breaking the DOM build. Daniel
Daniel Veillard 1eb24241 2002-03-18T11:33:03 Added a link about binding on top of the presentation, Daniel
Daniel Veillard 0bbefe73 2002-03-17T13:35:31 Fixed a small pbm in one xmlIO example, Daniel
Daniel Veillard 2d347fac 2002-03-17T10:34:11 applied a new patch from Aleksey Sanin updated the documentation to * c14n.c: applied a new patch from Aleksey Sanin * doc/site.xsl doc/xml.html doc/*.html: updated the documentation to reference Aleksey implementation of XML digital Signatures Daniel
Daniel Veillard 38bf6f04 2002-03-16T22:03:31 small fix to avoid potential problem due to ordering of freeing data * xpath.c: small fix to avoid potential problem due to ordering of freeing data * python/Makefile.am: people were complaining about the generated file in python dir not being built Daniel
Daniel Veillard d2379010 2002-03-15T22:24:56 Cleanup of the python Makefiles based on Jacob and James feedback, fixed * libxml.spec.in python/Makefile.am python/tests/Makefile.am python/generator.py python/libxml.c python/types.c: Cleanup of the python Makefiles based on Jacob and James feedback, fixed the spec file accordingly, fixed the number of warning that passing my pedantic CFLAGS was generating. Conclusion is that Python includes are real crap. Daniel
Daniel Veillard e7dd2b8d 2002-03-15T18:44:02 it was reported quite a few times that xml2-config --cflags should not * configure,in: it was reported quite a few times that xml2-config --cflags should not output -I$includeprefix/libxml2/libxml because libxml2 header names clashes with existing names like list.h from C++ stl. Includes should be #include<libxml/xxx.h> so ... Daniel
Daniel Veillard 6f293b1c 2002-03-15T09:42:33 another patch from Aleksey Sanin Daniel * c14n.c: another patch from Aleksey Sanin Daniel
Daniel Veillard 5c396548 2002-03-15T07:57:50 applied patch from Aleksey Sanin fixing a problem in the canonicalization * c14n.c: applied patch from Aleksey Sanin fixing a problem in the canonicalization algorithm * doc/xml.html doc/index.html: added the C14N references on the index page. Daniel
jacob berkman 9be6586c 2002-03-14T02:15:56 remove LDADD and CFLAGS as this is broken usage, redundant, and gcc 2002-03-13 jacob berkman <jacob@ximian.com> * python/Makefile.am: remove LDADD and CFLAGS as this is broken usage, redundant, and gcc specific
Daniel Veillard 75be0130 2002-03-13T10:03:35 speedup some node selection operations, this can have a significant impact * xpath.c: speedup some node selection operations, this can have a significant impact on DocBook Norm's stylesheets * nanohttp.c: someone reported that SOCKLEN_T may not be defined make sure it's always the case * debugXML.c: distinguish CDATA and comments in ls operations Daniel
Daniel Veillard 61f26174 2002-03-12T18:46:39 Heiko W. Rupp fixed a lot of comments to generate better API descriptions * include/libxml/*.h: Heiko W. Rupp fixed a lot of comments to generate better API descriptions etc... Daniel
Daniel Veillard 9ff8817e 2002-03-11T09:15:32 Fixing #74186, made sure all boolean expressions get fully parenthesized, * c14n.c: Fixing #74186, made sure all boolean expressions get fully parenthesized, ran indent on the output * configure.in HTMLtree.c SAX.c c14n.c debugXML.c tree.c xpointer.c include/libxml/tree.h: also #74186 related, removed the --with-buffers option, and all the preprocessor conditional sections that were resulting from it. Daniel
Daniel Veillard bb4e46d5 2002-03-10T16:49:08 applied patch from Dodji Seketeli fixing an uninitailized variable in * valid.c: applied patch from Dodji Seketeli fixing an uninitailized variable in xmlValidGetValidElements() Daniel
Daniel Veillard db1bdbae 2002-03-09T14:13:11 fixed a few comments regenerated the docs and added the C14N API fixups * c14n.c: fixed a few comments * doc/*.html doc/*/*.html: regenerated the docs and added the C14N API * doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs Daniel
Daniel Veillard a6d2e9ec 2002-03-09T10:22:50 config.py* was missing, Daniel
Daniel Veillard fa49d87f 2002-03-09T10:20:00 fix to adapt varaiations in the bindings fixed to have the version of the * check-xml-test-suite.py: fix to adapt varaiations in the bindings * configure.in python/setup.py python/setup.py.in: fixed to have the version of the python scripts automatically updated Daniel
Daniel Veillard a3db2e37 2002-03-08T15:46:57 fixed a bug newly introduced and pointed by Uwe Fechner in xmlCopyProp() * tree.c: fixed a bug newly introduced and pointed by Uwe Fechner in xmlCopyProp() Daniel
Daniel Veillard af43f63a 2002-03-08T15:05:20 preparing 2.4.17 release updated and rebuilt the docs fixed a comment * configure.in: preparing 2.4.17 release * doc/*: updated and rebuilt the docs * xpath.c: fixed a comment * python/libxml.c: fixed a possible reentrancy problem Daniel
Daniel Veillard ef6c46f8 2002-03-07T22:21:56 fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific * tree.c python/tests/Makefile.am python/tests/attribs.py: fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific regression test * python/generator.py: xmlHasNsProp() and xmlHasProp() shall not raise exceptions when failing to find the attribute. Daniel
Daniel Veillard 90bc3717 2002-03-07T15:12:58 owen pointed out a problem with the ftime fix, gettimeofday() was not * configure.in xmllint.c: owen pointed out a problem with the ftime fix, gettimeofday() was not detected by configure and the ftime header wasn't included, dohhh Daniel