GNOME CVS: libxml2 kbuchcik

2005-01-27 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/01/27 07:49:31 Modified files: . : ChangeLog xmlschemas.c include/libxml : schemasInternals.h xmlerror.h Log message: * xmlschemas.c include/libxml/schemasInternals.h: Added an in

GNOME CVS: libxml2 kbuchcik

2005-01-28 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/01/28 10:59:53 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Corrected an ambigious symbol-space for local attribute declarations. IFDEFed more IDC code to surpre

GNOME CVS: libxml2 kbuchcik

2005-01-31 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/01/31 12:02:08 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Integrated the streaming pattern from the pattern module. Fixed some IDC code bugs. Changed fallback

GNOME CVS: libxslt kbuchcik

2006-08-10 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/08/10 07:37:37 Modified files: . : ChangeLog libxslt: transform.c Log message: * libxslt/transform.c: As suggested by Bill, I changed xsltShallowCopyNsNode() to return an

GNOME CVS: libxslt kbuchcik

2006-08-10 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/08/10 07:43:22 Modified files: . : ChangeLog libxslt: preproc.c Log message: * libxslt/preproc.c: Added missing QName-validation of some attributes of XSLT-elements. This

GNOME CVS: libxslt kbuchcik

2006-08-10 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/08/10 09:56:20 Modified files: . : ChangeLog libxslt: transform.c variables.c xsltInternals.h Log message: * libxslt/transform.c libxslt/variables.c libxslt/xsltInternals.

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 x

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 [http://bugzilla.gno

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-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-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 collec

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 attribute

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-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 recently

GNOME CVS: libxslt kbuchcik

2006-05-31 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/05/31 16:39:42 Modified files: . : ChangeLog libxslt: transform.c xslt.c Log message: * libxslt/transform.c: Fixed a difference in processing of xsl:value-of and xsl:text

GNOME CVS: libxslt kbuchcik

2006-06-01 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/06/01 08:03:21 Modified files: . : ChangeLog libxslt: attributes.c variables.c transform.c xslt.c Log message: * libxslt/attributes.c libxslt/variables.c libxslt/transform

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 ini

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: libxslt kbuchcik

2006-06-06 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/06/06 05:47:12 Modified files: . : ChangeLog libxslt: attributes.c Log message: * libxslt/attributes.c: Eliminated a tiny difference wrt to the old behaviour in the naming

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 a

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 modifie

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 xmlGe

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 generatin

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 : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=l

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 s

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: libxslt kbuchcik

2006-06-19 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/06/19 13:45:33 Modified files: . : ChangeLog libxslt: attributes.c attrvt.c namespaces.c namespaces.h preproc.c templates.c transform.c variables.c

GNOME CVS: libxslt kbuchcik

2006-06-21 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/06/21 09:16:57 Modified files: . : ChangeLog tests/docs : bug-54.xml tests/general : bug-54.out bug-99.out bug-136.out tests/REC : test-7.1.3.xsl test-7.

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 xpat

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 initia

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 xmlXPathR

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 : http://cvs.gnome.org/bonsa

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 : http://cvs

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-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-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 CDATA

GNOME CVS: libxslt kbuchcik

2006-07-14 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/07/14 16:10:25 Modified files: . : ChangeLog libxslt: attributes.c documents.c functions.c keys.c namespaces.c pattern.c preproc.c templates.c

GNOME CVS (silent): vte kbuchcik

2006-07-14 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:vte Changes by: kbuchcik06/07/14 16:10:25 Modified files: po : ChangeLog LINGUAS Added files: po : mr.po Log message: mr.po: Added Marathi translation. LINGUAS: Added entry for Marathi (mr) in langua

GNOME CVS: libxslt kbuchcik

2006-07-14 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/07/14 16:18:32 Modified files: . : ChangeLog libxslt: attributes.c documents.c functions.c keys.c namespaces.c pattern.c preproc.c templates.c

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. Fi

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 idc

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 xmlSchemaSetParserStructured

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-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 anythi

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-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 (silent): gnome-power-manager kbuchcik

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

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 deci

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-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 datat

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 a

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 xmlTextReaderSchemaValidateCtxt(

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 reflects

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 epsil

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 : http://cvs.gnome.org/bonsai/cvsquery

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 : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libxml2&who=kbuchcik&date=explicit&m

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-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). UR

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: xmlSt

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 : http://cvs.gnome.org/bonsai

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 [http://bugz

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 : http://cvs.gnome.

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: * test/XPat

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() to

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 proposed

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-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-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 and

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 : http://cvs.g

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 C

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 Drie

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 (silent): deskbar-applet kbuchcik

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

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-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 name

GNOME CVS: libxml2 kbuchcik

2005-03-21 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/03/21 15:10:31 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Fixed a segfault, which occured during bubbling of IDC nodes (bug #170779 [http://bugzilla.gnome.org/

GNOME CVS: libxml2 kbuchcik

2005-03-21 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/03/21 17:01:47 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Removed a stupid bug in xmlSchemaValidateAttributes, failing to build a linked list correctly (bug #1

GNOME CVS: libxml2 kbuchcik

2005-03-24 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/03/24 06:05:13 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Fixed call to a facet error report: the type of the error was wrong, resulting in a segfault (bug #17

GNOME CVS: libxml2 kbuchcik

2005-04-01 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/04/01 10:36:42 Modified files: . : ChangeLog include/libxml : schemasInternals.h result/schemas : element-minmax-err_0_0.err src-element2-2_0_0.er

GNOME CVS: libxml2 kbuchcik

2005-04-01 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/04/01 10:55:45 Modified files: . : ChangeLog Added files: xstc : fixup-tests.py Log message: * xstc/fixup-tests.py: A tiny script to fixup some of the schema files used

GNOME CVS: libxml2 kbuchcik

2005-04-05 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/04/05 11:08:05 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Added "Type Derivation OK (Complex)" constraints and anchored them in the "Element Locally Valid (Ele

GNOME CVS: libxml2 kbuchcik

2005-04-08 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/04/08 07:23:56 Modified files: . : ChangeLog xmlschemas.c include/libxml : schemasInternals.h Log message: * xmlschemas.c: Added "Particle correct 2" to parsing of model groups. A

GNOME CVS: libxml2 kbuchcik

2005-04-08 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/04/08 16:08:40 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Added substitution group constraints; changed the build of the pre-computed substitution groups. Chan

GNOME CVS: libxml2 kbuchcik

2005-04-18 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/04/18 06:57:04 Modified files: . : ChangeLog xmlschemas.c xmlschemastypes.c include/libxml : xmlschemastypes.h Added files: test/schemas : changelog093_1.xsd changelog093

GNOME CVS: libxml2 kbuchcik

2005-04-18 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/04/18 07:04:28 Modified files: . : ChangeLog Added files: result/schemas : changelog093_1_0 changelog093_1_0.err Log message: * result/schemas/changelog093*: Added test results.

GNOME CVS: libxml2 kbuchcik

2005-04-19 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/04/19 07:25:43 Modified files: . : ChangeLog xmlschemas.c Log message: * xmlschemas.c: Removed workaround for bug #172215 [http://bugzilla.gnome.org/show_bug.cgi?id=172215], since it does

GNOME CVS: libxml2 kbuchcik

2005-04-19 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/04/19 11:02:20 Modified files: . : ChangeLog xmlschemas.c xmlregexp.c Log message: * xmlschemas.c xmlregexp.c: Removed 5 unnecessary dereferences (reported by Andriy, bug #301074 [http://

GNOME CVS: libxml2 kbuchcik

2005-04-19 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/04/19 11:58:31 Modified files: . : ChangeLog xmlschemastypes.c Log message: * xmlschemastypes.c: Fixed date-time related validation (reported by David Crossley, bug #300576 [http://bugzil

GNOME CVS: libxml2 kbuchcik

2005-04-29 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/04/29 06:04:43 Modified files: . : ChangeLog parser.c Log message: * parser.c: Fixed a test for duplicate attributes: Non-prefixed attributes were treated as being bound to the default nam

GNOME CVS: libxml2 kbuchcik

2005-05-09 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/05/09 12:01:05 Modified files: . : ChangeLog pattern.c Log message: * pattern.c: Changed the XPath "." to resolve only on the first level for XML Schema IDCs. This should not affect patter

GNOME CVS: libxml2 kbuchcik

2005-05-10 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/05/10 05:16:19 Modified files: . : ChangeLog Added files: test/schemas : bug303566_1.xsd bug303566_1.xml result/schemas : bug303566_1_1 bug303566_1_1.err Log message: *

GNOME CVS: libxml2 kbuchcik

2005-05-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/05/12 09:10:22 Modified files: . : ChangeLog xmlschemastypes.c Log message: * xmlschemastypes.c: Applied patch from Steve Nairn (bug #303670 [http://bugzilla.gnome.org/show_bug.cgi?id=303

GNOME CVS: libxml2 kbuchcik

2005-05-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxml2 Changes by: kbuchcik05/05/12 09:16:01 Modified files: . : ChangeLog xmlschemastypes.c Log message: * xmlschemastypes.c: Changed the VALID_TZO macro to restrict the timezone to -840 to 840. URL : http://cvs.gno

GNOME CVS: libxslt kbuchcik

2006-03-30 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/03/30 10:21:42 Modified files: . : ChangeLog libxslt: xslt.c xsltutils.c preproc.c namespaces.c imports.c attributes.c Log message: * libxslt/xsl

GNOME CVS: libxslt kbuchcik

2006-03-30 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/03/30 10:31:11 Modified files: . : ChangeLog tests/general : bug-36-inc.xsl bug-37-inc.xsl bug-65.xsl bug-100.xsl tests/REC : test-7.1.1-3.x

GNOME CVS: libxslt kbuchcik

2006-04-12 Thread Kasimier T. Buchcik
CVSROOT:/cvs/gnome Module name:libxslt Changes by: kbuchcik06/04/12 07:42:32 Modified files: . : ChangeLog libxslt: attributes.c preproc.c transform.c variables.c xslt.c xsltInternals.h xsltutils.c xsltutils.h

  1   2   >