summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2006-12-11 01:42:26 +0000
committerDave Beckett <dave@dajobe.org>2006-12-11 01:42:26 +0000
commit709590d8d241ee415a07b4165a9e95aba3e0218a (patch)
tree323debfd32debb09b9a48c2cccc24215ea42ad0c /ChangeLog
parenta5b29ef24527ab73c14ab7ecf94ccf609b0031c5 (diff)
downloadraptor-709590d8d241ee415a07b4165a9e95aba3e0218a.tar.gz
#changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b5ddd2f..4b86e5a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,32 @@
+2006-12-10 Dave Beckett <dave@dajobe.org>
+
+ * src/raptor_xslt.c: struct raptor_xslt_parser_context_s gains
+ raptor_sax2* sax2 field.
+ (raptor_xslt_parse_terminate): Free sax2.
+ (raptor_xslt_parse_start): Create a new sax2 structure and
+ initialise it's locator and error handler params.
+ (raptor_xslt_parse_chunk): Move error handler inits to
+ raptor_xslt_parse_start and do it once.
+
+ * src/raptor_parse.c: (raptor_parser_fatal_error_message_handler,
+ raptor_parser_error_message_handler,
+ raptor_parser_warning_message_handler): No need to protectb
+ raptor_print_locator from NULL locator, it does that.
+
+ * src/raptor_libxml.c: (raptor_libxml_update_document_locator,
+ raptor_libxml_error_common): Protect from NULL locator.
+ (raptor_libxml_init_generic_error_handlers): Altered to take an
+ raptor_sax2* argument.
+
+ * src/raptor_internal.h: raptor_libxml_init_generic_error_handlers
+ altered to take an raptor_sax2* argument.
+
2006-12-07 Dave Beckett <dave@dajobe.org>
+ * src/raptor_parse.c: (raptor_parser_copy_user_state): Make a new
+ copy of the shared generate id prefix string.
+ Fixes Issue#0000141 http://bugs.librdf.org/mantis/view.php?id=141
+
* src/raptor_serialize_rdfxmla.c:
(raptor_rdfxmla_serialize_statement): Do not store an rdf:type
predicate triple as the typed-node type unless the triple object