index
:
delta/raptor.git
appveyor
master
raptor1
streaming-parser
github.com: dajobe/raptor.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
raptor_serialize_dot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to raptor2.h as main header. raptor.h includes it
Dave Beckett
2011-04-26
1
-1
/
+1
*
Replace all RAPTOR_FATAL with error log messages in user builds
Dave Beckett
2011-01-21
1
-1
/
+3
*
Update parsers and serializers to use uri_strings for syntax description.
Dave Beckett
2010-12-29
1
-2
/
+6
*
raptor_term blank is now a new typedef raptor_term_blank_value with length fi...
Dave Beckett
2010-05-16
1
-1
/
+1
*
Renamed typedefs ending in _function to _handler.
Dave Beckett
2010-05-02
1
-4
/
+4
*
Removed writable static data.
Lauri Aalto
2010-04-06
1
-1
/
+1
*
Syntax description replaces serializer enumeration and get desc methods.
Dave Beckett
2010-03-26
1
-7
/
+17
*
Update serializer set/get option API to use generic code
Dave Beckett
2010-03-09
1
-13
/
+26
*
Rename raptor_iostream write bytes/string method to raptor_iostream_TYPE_writ...
Dave Beckett
2010-02-18
1
-110
/
+110
*
Rename feature to option
Dave Beckett
2010-02-05
1
-12
/
+12
*
Rename raptor_new_term_from_term to raptor_term_copy
Dave Beckett
2010-02-03
1
-1
/
+1
*
Rename sequence-specific handlers typedefs to be more raptor-general
Dave Beckett
2010-01-26
1
-4
/
+4
*
Rename raptor_namespaces/stack functions to lose _v2 in name
Dave Beckett
2010-01-17
1
-1
/
+1
*
raptor_term values are now a union of uri / literal fields / blank string
Dave Beckett
2010-01-17
1
-7
/
+7
*
Convert DOT serializer to use raptor_term not local raptor_dot_serializer_node
Dave Beckett
2010-01-17
1
-335
/
+97
*
raptor_term and raptor_term get usages. statement is pointer to 3 terms
Dave Beckett
2010-01-13
1
-17
/
+17
*
New raptor_uri implementation - reference counted uris with interning.
Dave Beckett
2010-01-10
1
-13
/
+12
*
raptor_new_namespaces_v2 loses error_handler / error_data args.
Dave Beckett
2010-01-08
1
-4
/
+1
*
Rename raptor_identifier_type enum and values to raptor_term_type
Dave Beckett
2010-01-06
1
-45
/
+45
*
Remove RAPTOR_IDENTIFIER_TYPE_XML_LITERAL
Dave Beckett
2010-01-06
1
-13
/
+1
*
raptor_identifier_type loses the RAPTOR_IDENTIFIER_TYPE_ORDINAL value.
Dave Beckett
2010-01-06
1
-11
/
+2
*
Removed RAPTOR_IDENTIFIER_TYPE_PREDICATE
Dave Beckett
2010-01-06
1
-10
/
+0
*
Make a raptor_statement into a 3-tuple of raptor_term.
Dave Beckett
2010-01-06
1
-15
/
+16
*
Code style - whitespace around assignment and comparison ops
Dave Beckett
2010-01-05
1
-14
/
+14
*
Refactored raptor_serialize_dot internals to use v2 raptor_world APIs.
Lauri Aalto
2008-09-19
1
-82
/
+84
*
Moved serializers sequence to raptor_world.
Lauri Aalto
2008-09-01
1
-2
/
+3
*
(raptor_dot_serializer_new_node): Return NULL [sparse]
Dave Beckett
2008-06-15
1
-1
/
+1
*
2008
Dave Beckett
2008-06-14
1
-1
/
+1
*
(raptor_*_serializer_register_factory, raptor_*_parser_register_factory) Retu...
Lauri Aalto
2008-01-11
1
-1
/
+3
*
Changed raptor internal init functions to return error codes.
Lauri Aalto
2008-01-11
1
-7
/
+7
*
Make raptor_uri_handlers const.
Lauri Aalto
2007-11-12
1
-1
/
+1
*
(raptor_dot_serializer_end): Handle a missing base URI.
Dave Beckett
2007-08-18
1
-2
/
+5
*
gratuitous whitespace schanges
Dave Beckett
2006-12-03
1
-15
/
+15
*
Import updated DOT serializer. Renamed features to remove _color/_COLOR from...
Dave Beckett
2006-11-27
1
-69
/
+163
*
alter label
Dave Beckett
2006-11-27
1
-1
/
+2
*
Add DOT serializer
Dave Beckett
2006-11-27
1
-0
/
+729