GNOME CVS: libxml2 kbuchcik

2006-08-15 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/08/15 08:52:30 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: While investigating bug #350247 [http://bugzilla.gnome.org/show_bug.cgi?id=350247], I noticed that

GNOME CVS: libxml2 kbuchcik

2006-08-15 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/08/15 09:04:08 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Applied the proposed fix for the documentation of xmlXPathCastToString(); see bug #346202

GNOME CVS: libxml2 kbuchcik

2006-07-13 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/07/13 13:07:11 Modified files: . : ChangeLog xmlsave.c result : xhtml1 result/noent : xhtml1 Log message: * xmlsave.c: Removed the automatic generation of

GNOME CVS: libxml2 kbuchcik

2006-07-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/07/12 11:18:08 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Fixed bug #347316 [http://bugzilla.gnome.org/show_bug.cgi?id=347316], reported by David Belius: The

GNOME CVS: libxml2 kbuchcik

2006-07-03 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/07/03 07:44:13 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Changed xmlXPathCollectAndTest() to use xmlXPathNodeSetAddNs() when adding a ns-node in case of NODE_TEST_TYPE

GNOME CVS: libxml2 kbuchcik

2006-06-29 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/29 06:31:35 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Enhanced xmlXPathCompOpEvalToBoolean() to be also usable outside predicate evaluation; the intention is to use

GNOME CVS: libxml2 kbuchcik

2006-06-29 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/29 06:49:59 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Fixed a double-free in xmlXPathCompOpEvalToBoolean(), revealed by a Libxslt regression test. URL :

GNOME CVS: libxml2 kbuchcik

2006-06-28 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/28 13:13:19 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Fix a memory leak which occurred when using xmlXPathCompiledEvalToBoolean(). URL :

GNOME CVS: libxml2 kbuchcik

2006-06-26 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/26 10:31:53 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Fixed an bug in xmlXPathCompExprAdd(): the newly introduced field @rewriteType on xmlXPathStepOp was not

GNOME CVS: libxml2 kbuchcik

2006-06-26 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/26 12:47:25 Modified files: . : ChangeLog xpath.c include/libxml : xpath.h Log message: * xpath.c: Added xmlXPathCompiledEvalToBoolean() to the API and adjusted/added

GNOME CVS: libxml2 kbuchcik

2006-06-23 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/23 12:32:41 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Fixed an error in xmlXPathEvalExpr(), which was introduced with the addition of the d-o-s rewrite and made

GNOME CVS: libxml2 kbuchcik

2006-06-19 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/19 06:26:42 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Added optimization for positional predicates (only short-hand form [n]), which have a preceding predicate:

GNOME CVS: libxml2 kbuchcik

2006-06-16 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/16 15:46:26 Modified files: . : ChangeLog tree.c include/libxml : tree.h Log message: * tree.c include/libxml/tree.h: Fixed a bug in xmlDOMWrapAdoptNode(); the tree traversal

GNOME CVS: libxml2 kbuchcik

2006-06-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/12 07:25:50 Modified files: . : ChangeLog result/pattern : namespaces Log message: * result/pattern/namespaces: Adjusted the result of a regression test, since the fix of

GNOME CVS: libxml2 kbuchcik

2006-06-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/12 06:58:24 Modified files: . : ChangeLog tree.c Log message: * tree.c: Fixed xmlGetNodePath() to generate the node test * for elements in the default namespace, rather than generating

GNOME CVS: libxml2 kbuchcik

2006-06-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/12 07:08:18 Modified files: . : ChangeLog tree.c Log message: * tree.c: Got rid of a compiler warning in xmlGetNodePath(). URL :

GNOME CVS: libxml2 kbuchcik

2006-06-09 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/09 15:46:46 Modified files: . : ChangeLog include/libxml : parser.h Log message: * include/libxml/parser.h: Clarified in the docs that the tree must not be tried to be

GNOME CVS: libxml2 kbuchcik

2006-06-06 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/06 05:42:15 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Enabled the compound traversal again; I added a check to use this only if the have an expression starting with

GNOME CVS: libxml2 kbuchcik

2006-06-06 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/06 11:27:46 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Fixed self-invented a segfault in xmlXPathCtxtCompile(), when the expression was not valid and @comp was NULL

GNOME CVS: libxml2 kbuchcik

2006-06-02 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/06/02 16:48:50 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Disabled the compound traversal for the release; I need first to assure that this is done only if we have 1

GNOME CVS: libxml2 kbuchcik

2006-05-31 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/31 08:37:28 Modified files: . : ChangeLog xpath.c runsuite.c include/libxml : xpath.h Log message: * xpath.c include/libxml/xpath.h runsuite.c: Changed the name of the

GNOME CVS: libxml2 kbuchcik

2006-05-30 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/30 05:29:23 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Enhanced xmlXPathNodeCollectAndTest() to avoid recreation (if possible) of the node-set which is used to

GNOME CVS: libxml2 kbuchcik

2006-05-30 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/30 05:41:25 Modified files: . : ChangeLog xmlschemas.c include/libxml : xmlerror.h Log message: * xmlschemas.c: A warning will now be reported in the value of the XSD

GNOME CVS: libxml2 kbuchcik

2006-05-30 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/30 15:45:38 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Optimized xmlXPathNodeCollectAndTest() and xmlXPathNodeCollectAndTestNth() to evaluate a compound traversal of

GNOME CVS: libxml2 kbuchcik

2006-05-29 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/29 12:15:36 Modified files: . : ChangeLog xpath.c runsuite.c include/libxml : xpath.h Log message: * xpath.c include/libxml/xpath.h: Added an XPath object cache. It sits on an

GNOME CVS: libxml2 kbuchcik

2006-05-24 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/24 05:02:35 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Removed a memcpy if xmlXPathNodeSetMerge(); it seems we really need to walk the whole list, since those nastly

GNOME CVS: libxml2 kbuchcik

2006-05-22 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/22 11:19:55 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Optimization of count(): eliminated sorting (see bug #165547

GNOME CVS: libxml2 kbuchcik

2006-05-19 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/19 07:26:16 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Optimized the comparison for non-element nodes in xmlXPathCmpNodesExt(); the comparison is used for sorting of

GNOME CVS: libxml2 kbuchcik

2006-05-19 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/19 15:59:54 Modified files: . : ChangeLog xpath.c Log message: * xpath.c: Substituted all remaining calls to xmlXPathCmpNodes() for xmlXPathCmpNodesExt(). Tiny further enhancement of

GNOME CVS: libxml2 kbuchcik

2006-05-16 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/16 11:13:37 Modified files: . : ChangeLog xpath.c pattern.c Log message: * xpath.c: Applied patch from Rob Richards, fixing a potential memory leak in xmlXPathTryStreamCompile(), when

GNOME CVS: libxml2 kbuchcik

2006-05-11 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/11 12:25:44 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Fixed bug #341337 [http://bugzilla.gnome.org/show_bug.cgi?id=341337], reported by David Grohmann.

GNOME CVS: libxml2 kbuchcik

2006-05-09 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/09 15:59:54 Modified files: . : ChangeLog xmlschemas.c Added files: test/schemas : subst-group-1_1.xml subst-group-1_0.xsd result/schemas : subst-group-1_0_1

GNOME CVS: libxml2 kbuchcik

2006-05-04 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/05/04 13:19:08 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: We'll raise an internal error and stop validation now when an entity is found in the instance

GNOME CVS: libxml2 kbuchcik

2006-04-19 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/04/19 07:20:49 Modified files: . : ChangeLog xmlschemas.c Added files: test/schemas : restriction-enum-1_0.xml restriction-enum-1_1.xsd

GNOME CVS: libxml2 kbuchcik

2006-03-06 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/03/06 08:26:16 Modified files: . : ChangeLog tree.c Log message: * tree.c: Simplified usage of the internal xmlNsMap. Added a strict lookup for namespaces based on a prefix. Fixed a

GNOME CVS: libxml2 kbuchcik

2006-03-02 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/03/02 13:04:30 Modified files: . : ChangeLog tree.c Log message: 2006-02-27 Theppitak Karoonboonyanan [EMAIL PROTECTED] * th.po: Updated Thai translation. * tree.c: Bundled lookup of

GNOME CVS: libxml2 kbuchcik

2006-02-20 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/02/20 08:37:55 Modified files: . : ChangeLog xmlschemas.c xmlschemastypes.c Log message: * xmlschemas.c xmlschemastypes.c: Fixed xs:boolean to reject the empty string (reported by Bas

GNOME CVS: libxml2 kbuchcik

2006-02-20 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/02/20 09:47:08 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Fixed a side-effect of the previous XSI bugfix: The constructor needs a bucket to be assigned during

GNOME CVS: libxml2 kbuchcik

2006-02-15 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/02/15 05:57:50 Modified files: . : ChangeLog tree.c Log message: * tree.c: Fixed bug #328896 [http://bugzilla.gnome.org/show_bug.cgi?id=328896] reported by Liron. The path for text- and

GNOME CVS: libxml2 kbuchcik

2006-02-03 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/02/03 11:35:27 Modified files: . : ChangeLog tree.c Log message: * tree.c: Added an initial version of xmlDOMWrapCloneNode() to the API. It will be used to reflect DOM's Node.cloneNode

GNOME CVS: libxml2 kbuchcik

2006-02-03 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/02/03 11:37:45 Modified files: . : ChangeLog include/libxml : tree.h Log message: * include/libxml/tree.h: Added the xmlDOMWrapCloneNode() to the header file. URL :

GNOME CVS: libxml2 kbuchcik

2006-02-02 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/02/02 07:13:07 Modified files: . : ChangeLog tree.c Log message: * tree.c: Fixed some bugs xmlDOMWrapReconcileNamespaces() wrt the previous addition of the removal of redundant ns-decls.

GNOME CVS: libxml2 kbuchcik

2006-02-01 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/02/01 06:28:14 Modified files: . : ChangeLog testapi.c win32 : Makefile.bcb Makefile.mingw Makefile.msvc Log message: * tapi.c win32/Makefile.*: Added changed as

GNOME CVS: libxml2 kbuchcik

2006-02-01 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/02/01 11:36:13 Modified files: . : ChangeLog tree.c Log message: * tree.c: Enhanced xmlDOMWrapReconcileNamespaces() to remove redundant ns-decls if the option XML_DOM_RECONNS_REMOVEREDUND

GNOME CVS: libxml2 kbuchcik

2006-01-09 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/01/09 11:28:20 Modified files: . : ChangeLog relaxng.c include/libxml : relaxng.h Log message: * relaxng.c include/libxml/relaxng.h: Added xmlRelaxNGSetParserStructuredErrors()

GNOME CVS: libxml2 kbuchcik

2006-01-05 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/01/05 07:30:43 Modified files: . : ChangeLog pattern.c xpath.c include/libxml : pattern.h Log message: * pattern.c xpath.c include/libxml/pattern.h: Fixed bug #322928

GNOME CVS: libxml2 kbuchcik

2006-01-05 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/01/05 09:44:45 Modified files: . : ChangeLog pattern.c Log message: * pattern.c: Another fix to handle foo//.: foo was not included in the resulting node-set. URL :

GNOME CVS: libxml2 kbuchcik

2006-01-05 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/01/05 09:49:40 Modified files: . : ChangeLog Added files: test/XPath/docs: nodes test/XPath/tests: nodespat result/XPath/tests: nodespat Log message: *

GNOME CVS: libxml2 kbuchcik

2006-01-03 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik06/01/03 05:51:59 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Removed last dependency on the obsolete enum xmlSchemaValidError. URL :

GNOME CVS: libxml2 kbuchcik

2005-12-20 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/20 05:48:33 Modified files: . : ChangeLog xmlschemas.c xmlstring.c Log message: * xmlschemas.c xmlstring.c: Fixed a segfault during text concatenation when validating a node tree:

GNOME CVS: libxml2 kbuchcik

2005-12-14 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/14 12:14:35 Modified files: . : ChangeLog include/libxml : xmlversion.h.in Log message: * include/libxml/xmlversion.h.in: Fixed to define LIBXML_DEBUG_RUNTIME on the basis of

GNOME CVS: libxml2 kbuchcik

2005-12-14 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/14 12:43:03 Modified files: . : ChangeLog win32 : configure.js Log message: * win32/configure.js: Added enable/disable of runtime debugging (LIBXML_DEBUG_RUNTIME).

GNOME CVS: libxml2 kbuchcik

2005-12-13 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/13 06:52:35 Modified files: . : ChangeLog Added files: test/schemas : bug321475_0.xml bug321475_1.xsd result/schemas : bug321475_1_0 bug321475_1_0.err Log message:

GNOME CVS: libxml2 kbuchcik

2005-12-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/12 10:13:41 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Workaround for bug #323510 [http://bugzilla.gnome.org/show_bug.cgi?id=323510]: substituted the

GNOME CVS: libxml2 kbuchcik

2005-12-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/12 10:20:28 Modified files: . : ChangeLog Added files: test/schemas : bug323510_0.xml bug323510_1.xsd result/schemas : bug323510_1_0 bug323510_1_0.err Log message:

GNOME CVS: libxml2 kbuchcik

2005-12-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/12 10:26:39 Modified files: . : ChangeLog Log message: Named the reporter of bug #323510 [http://bugzilla.gnome.org/show_bug.cgi?id=323510] URL :

GNOME CVS: libxml2 kbuchcik

2005-12-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/12 10:34:04 Modified files: . : ChangeLog Log message: Adjusted a bug's wrong date-time URL :

GNOME CVS: libxml2 kbuchcik

2005-12-09 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/09 05:03:27 Modified files: . : ChangeLog runsuite.c Log message: * runsuite.c: Changed to instantly mark instance-tests as failed if the corresponding schema was invalid. This

GNOME CVS: libxml2 kbuchcik

2005-12-07 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/07 07:14:09 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Fixed a segfault: the instance document was still tried to be validated, if the schema, dynamically

GNOME CVS: libxml2 kbuchcik

2005-12-07 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/07 09:02:42 Modified files: . : ChangeLog xmlreader.c include/libxml : xmlreader.h Log message: * xmlreader.c include/libxml/xmlreader.h: Added

GNOME CVS: libxml2 kbuchcik

2005-12-05 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/05 10:32:28 Modified files: . : ChangeLog Makefile.am Log message: * Makefile.am: Tiny change for 'make tests': raised the number of expected failures for James Clark's XML Schema

GNOME CVS: libxml2 kbuchcik

2005-12-02 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/12/02 07:52:47 Modified files: . : ChangeLog Added files: result/schemas : decimal-1_1_0 decimal-1_1_0.err decimal-2_1_0 decimal-2_1_0.err decimal-3_1_0

GNOME CVS: libxml2 kbuchcik

2005-11-30 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/11/30 06:03:26 Modified files: . : ChangeLog xmlschemas.c Log message: Updated Simplified Chinese translation of g-p-m. * xmlschemas.c: Fixed bubbling of duplicate IDC nodes: the parent's

GNOME CVS: libxml2 kbuchcik

2005-11-30 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/11/30 06:24:18 Modified files: . : ChangeLog Added files: test/schemas : decimal-1.xml decimal-1.xsd decimal-1_0.xml decimal-1_1.xsd decimal-2_0.xml

GNOME CVS: libxml2 kbuchcik

2005-11-28 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/11/28 07:32:24 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: An assignment to a local variable, which was used to access the IDC node list, was missing after the

GNOME CVS: libxml2 kbuchcik

2005-11-28 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/11/28 11:36:30 Modified files: . : ChangeLog xmlschemastypes.c Log message: * xmlschemastypes.c: Fixed parsing of xs:decimal to allow/deny special lexical forms. Fixed the totalDigits for

GNOME CVS: libxml2 kbuchcik

2005-11-23 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/11/23 11:39:27 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: In xmlSchemaAssembleByXSI() the return value of xmlSchemaGetMetaAttrInfo() was not assigned to

GNOME CVS: libxml2 kbuchcik

2005-11-22 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/11/22 12:36:01 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Fixed a bug in xmlSchemaFindRedefCompInGraph() which caused the search for components to stop at the

GNOME CVS: libxml2 kbuchcik

2005-11-18 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/11/18 12:18:27 Modified files: . : ChangeLog xmlschemas.c include/libxml : xmlschemas.h Log message: * xmlschemas.c include/libxml/xmlschemas.h: Added

GNOME CVS: libxml2 kbuchcik

2005-11-11 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/11/11 07:52:32 Modified files: . : ChangeLog xmlschemas.c Added files: test/schemas : idc-keyref-err1_0.xml idc-keyref-err1_1.xsd result/schemas : idc-keyref-err1_1_0

GNOME CVS: libxml2 kbuchcik

2005-11-07 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/11/07 09:02:44 Modified files: . : ChangeLog xmlschemas.c xmlschemastypes.c Log message: * xmlschemas.c xmlschemastypes.c: Fixed the type of the totalDigits value to be positiveInteger.

GNOME CVS: libxml2 kbuchcik

2005-10-20 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/10/20 07:06:00 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Removed creation of a temporary parser context during validation when processing xsi:type; this

GNOME CVS: libxml2 kbuchcik

2005-10-19 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/10/19 13:00:53 Modified files: . : ChangeLog xmlschemas.c pattern.c Log message: * xmlschemas.c: Fixed a potential memory leak in xmlSchemaCheckCSelectorXPath() when an internal error

GNOME CVS: libxml2 kbuchcik

2005-10-17 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/10/17 08:39:58 Modified files: . : ChangeLog xmlschemas.c tree.c pattern.c Log message: * tree.c pattern.c: Silenced intel compiler warnings (reported by Kjartan Maraas, bug #318517

GNOME CVS: libxml2 kbuchcik

2005-10-17 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/10/17 10:15:37 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Fixed a memory leak in xmlSchemaContentModelDump(). Added output of local types in

GNOME CVS: libxml2 kbuchcik

2005-10-14 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/10/14 10:41:35 Modified files: . : ChangeLog result/schemas : bug303566_1_1.err bug312957_1_0.err Log message: * result/schemas/*.err: Adapted regression test results. URL :

GNOME CVS: libxml2 kbuchcik

2005-10-10 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/10/10 09:18:41 Modified files: . : ChangeLog xmlschemas.c include/libxml : schemasInternals.h xmlerror.h Log message: * xmlschemas.c include/libxml/schemasInternals.h

GNOME CVS: libxml2 kbuchcik

2005-10-10 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/10/10 09:32:02 Modified files: result/schemas : derivation-ok-extension-err_0_0.err derivation-ok-extension_0_0.err

GNOME CVS: libxml2 kbuchcik

2005-10-10 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/10/10 09:36:27 Modified files: . : ChangeLog Log message: Adapted regression test results URL :

GNOME CVS: libxml2 kbuchcik

2005-09-14 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/09/14 13:53:43 Modified files: . : ChangeLog include/libxml : schemasInternals.h Log message: * include/libxml/schemasInternals.h: Added some comments for the struct fields. URL

GNOME CVS: libxml2 kbuchcik

2005-09-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/09/12 15:09:46 Modified files: . : ChangeLog xmlschemas.c include/libxml : xmlerror.h schemasInternals.h Log message: * xmlschemas.c include/libxml/schemasInternals.h

GNOME CVS: libxml2 kbuchcik

2005-09-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/09/12 15:24:59 Modified files: . : ChangeLog result/schemas : allsg_0_3.err allsg_0_4.err changelog093_1_0.err

GNOME CVS: libxml2 kbuchcik

2005-09-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/09/12 15:31:53 Modified files: . : ChangeLog result/schemas : derivation-ok-extension_0_0 Log message: * result/schemas/derivation-ok-extension_0_0: Adapted result. URL :

GNOME CVS: libxml2 kbuchcik

2005-09-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/09/12 15:44:00 Modified files: . : ChangeLog test/schemas : import1_0.xsd Log message: * test/schemas/import1_0.xsd: And adapting another one. URL :

GNOME CVS: libxml2 kbuchcik

2005-08-22 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/08/22 06:15:39 Modified files: . : ChangeLog xmlschemas.c Log message: 2005-08-16 Adam Weinberger [EMAIL PROTECTED] * en_CA.po: Updated Canadian English translation. * xmlschemas.c:

GNOME CVS: libxml2 kbuchcik

2005-08-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/08/12 08:25:23 Modified files: . : ChangeLog xmlschemas.c include/libxml : xmlerror.h result/schemas : bug303566_1_1.err bug312957_1_0.err Log message: * xmlschemas.c

GNOME CVS: libxml2 kbuchcik

2005-08-10 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/08/10 06:37:47 Modified files: . : ChangeLog Added files: result/schemas : any6_1_0 any6_1_0.err Log message: * result/schemas/any6_1_0*: Added missing test results. URL :

GNOME CVS: libxml2 kbuchcik

2005-08-09 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/08/09 08:31:55 Modified files: . : ChangeLog xmlschemas.c Added files: result/schemas : bug312957_1_0 bug312957_1_0.err test/schemas : bug312957_0.xml bug312957_1.xsd

GNOME CVS: libxml2 kbuchcik

2005-08-09 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/08/09 09:56:25 Modified files: . : ChangeLog Added files: test/schemas : any7_2.xml any6_2.xsd any8_1.xsd any8_0.xml Log message: * test/schemas/any7_2.xml

GNOME CVS: libxml2 kbuchcik

2005-08-08 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/08/08 08:43:09 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Fixed a memory leak: xmlSchemaFreeAnnot() was only freeing the first annotation in the list. URL :

GNOME CVS: libxml2 kbuchcik

2005-07-27 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/07/27 20:50:22 Modified files: . : ChangeLog xmlschemastypes.c xmlschemas.c Added files: test/schemas : extension2_0.xml extension2_1.xsd result/schemas : extension2_1_0

GNOME CVS: libxml2 kbuchcik

2005-07-23 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/07/23 10:42:34 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Removed an internal error message from xmlSchemaBuildAContentModel() when an empty model group

GNOME CVS: libxml2 kbuchcik

2005-07-23 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/07/23 17:12:30 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Removed the workaround code in xmlSchemaValidateElemWildcard() for the any wildcard with namespace

GNOME CVS: libxml2 kbuchcik

2005-07-23 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/07/23 17:28:30 Modified files: . : ChangeLog Added files: test/schemas : any6_0.xml any6_1.xsd any7_0.xml any7_1.xml any7_1.xsd Log message: *

GNOME CVS: libxml2 kbuchcik

2005-07-22 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/07/22 18:37:36 Modified files: . : ChangeLog pattern.c Log message: * pattern.c: Changed xmlCompileStepPattern() and xmlCompileAttributeTest() to handle the xml prefix without caring if

GNOME CVS: libxml2 kbuchcik

2005-07-21 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/07/21 18:14:12 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Fixed xmlSchemaPSimpleTypeErr(), which did not output the given string arguments correctly. URL :

GNOME CVS: libxml2 kbuchcik

2005-07-08 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/07/08 12:43:37 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Changed xmlSchemaValidateFile() to use xmlSchemaValidateStream() internally. URL :

GNOME CVS: libxml2 kbuchcik

2005-07-08 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/07/08 14:06:19 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: tiny fix in xmlSchemaValidateStream() if a user-provided SAX handler is given. URL :

GNOME CVS: libxml2 kbuchcik

2005-07-08 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/07/08 15:58:37 Modified files: . : ChangeLog pattern.c Log message: * pattern.c: Fixed evaluation of attributes. Actually only attribute at the first level were evaluated (e.g. @attr);

GNOME CVS: libxml2 kbuchcik

2005-07-08 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/07/08 17:37:44 Modified files: . : ChangeLog xmlschemas.c include/libxml : xmlerror.h Log message: * xmlschemas.c: Added c-props-correct constraint to check for equal cardinality

  1   2   >