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_rss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RAPTOR_VOIDP macro for casting fprint %p object arguments.
Dave Beckett
2017-01-08
1
-2
/
+4
*
RSS 1.0 serializing default namespaces fixes.
Dave Beckett
2015-03-23
1
-31
/
+25
*
Replace type %d (for enums) with %u in error messages (-Wformat)
Dave Beckett
2014-11-24
1
-5
/
+5
*
(raptor_rss10_emit_rdfxml_item_triples): root_element NULL [coverity CID 34616]
Dave Beckett
2014-04-18
1
-3
/
+2
*
(raptor_rss10_emit_rdfxml_item_triples): Free root_qname in logical place [co...
Dave Beckett
2014-04-18
1
-7
/
+2
*
(raptor_rss10_emit_rdfxml_item_triples): Remove logically dead code [coverity...
Dave Beckett
2014-04-18
1
-2
/
+0
*
(raptor_rss10_serialize_end): Error path entry_uri cleanup [coverity CID 29270]
Dave Beckett
2014-04-16
1
-0
/
+2
*
Remove all traces of win32_raptor_config.h
Daniel Richard G
2012-08-30
1
-4
/
+0
*
Fix reference leaks for rss tag soup parser.
Dave Beckett
2012-05-21
1
-8
/
+10
*
Code style for comparing a possibly undefined macro to a value
Dave Beckett
2011-08-27
1
-4
/
+4
*
cast uri len to unsigned int
Dave Beckett
2011-08-12
1
-1
/
+2
*
Code style change and cleanup for alloc/free macros
Dave Beckett
2011-07-31
1
-30
/
+27
*
(raptor_rss10_serialize_statement): Return failure on not handled [CLANG]
Dave Beckett
2011-05-22
1
-1
/
+6
*
Switch to raptor2.h as main header. raptor.h includes it
Dave Beckett
2011-04-26
1
-1
/
+1
*
Update parsers and serializers to use uri_strings for syntax description.
Dave Beckett
2010-12-29
1
-4
/
+12
*
(raptor_rss10_store_statement): Code tidy to move checks out of loop.
Dave Beckett
2010-09-13
1
-3
/
+10
*
Remove internal uses of deprecated raptor_term_as_string()
Dave Beckett
2010-09-12
1
-10
/
+10
*
Copy statements when saving them for later.
Dave Beckett
2010-09-12
1
-11
/
+15
*
When debugging free memory allocated by raptor_term_as_string()
Dave Beckett
2010-09-12
1
-11
/
+43
*
(raptor_rss10_store_statement): Never call raptor_free_statement()
Dave Beckett
2010-09-12
1
-3
/
+2
*
(raptor_rss10_serialize_statement): Tidy logic looking for type triples.
Dave Beckett
2010-09-12
1
-22
/
+24
*
Update debug messages to emit raptor term not assume URIs
Dave Beckett
2010-09-12
1
-10
/
+10
*
(raptor_rss10_serialize_statement): Do not set block URIs from blank nodes
Dave Beckett
2010-09-12
1
-1
/
+1
*
Fix crash in serializing to atom when comparing blank node as URI
Dave Beckett
2010-09-12
1
-0
/
+1
*
code style: replace strncpy with memcpy - never need strncpy zero-checking/fi...
Dave Beckett
2010-05-14
1
-2
/
+2
*
Renamed typedefs ending in _function to _handler.
Dave Beckett
2010-05-02
1
-6
/
+6
*
code style
Dave Beckett
2010-04-29
1
-109
/
+213
*
Make RSS tag soup serializer accept other rss mime types with low q
Dave Beckett
2010-04-25
1
-1
/
+5
*
Syntax description replaces serializer enumeration and get desc methods.
Dave Beckett
2010-03-26
1
-14
/
+57
*
Update xml writer set/get option API to use generic code
Dave Beckett
2010-03-09
1
-2
/
+2
*
Update serializer set/get option API to use generic code
Dave Beckett
2010-03-09
1
-14
/
+20
*
raptor_new_avltree() loses world arg.
Dave Beckett
2010-02-18
1
-2
/
+1
*
Rename serializer methods to match raptor_CLASS_METHOD convention
Dave Beckett
2010-02-17
1
-3
/
+3
*
(raptor_rss10_serialize_statement): Fixed compilation with RAPTOR_DEBUG > 1.
Lauri Aalto
2010-02-16
1
-4
/
+1
*
indent + whitespace
Lauri Aalto
2010-02-09
1
-6
/
+6
*
Rename feature to option
Dave Beckett
2010-02-05
1
-15
/
+15
*
Rename raptor_new_term_from_term to raptor_term_copy
Dave Beckett
2010-02-03
1
-2
/
+2
*
Rename sequence-specific handlers typedefs to be more raptor-general
Dave Beckett
2010-01-26
1
-4
/
+4
*
Use raptor_term instead of URIs and 'fake' URIs
Dave Beckett
2010-01-22
1
-34
/
+16
*
Use raptor_term for rdf:Seq node identity and remove a fake_uri
Dave Beckett
2010-01-22
1
-25
/
+9
*
raptor_rss10_emit_item - remove fixme now it is documented.
Dave Beckett
2010-01-19
1
-1
/
+0
*
Update rdf namespace concepts to add PlainLiteral, share across parsers
Dave Beckett
2010-01-18
1
-2
/
+2
*
Change raptor_new_term_from_blank calling semantics to copy id inside.
Dave Beckett
2010-01-18
1
-7
/
+4
*
Rename statement priting methods to raptor_statement_NAME() form
Dave Beckett
2010-01-17
1
-5
/
+5
*
Fix debug calls to raptor_print_statement_as_ntriples_v2 now called raptor_pr...
Dave Beckett
2010-01-17
1
-3
/
+3
*
Remove _v2 from raptor_new_xml_writer_v2 name and remove unused arg.
Dave Beckett
2010-01-17
1
-4
/
+3
*
Remove _v2 from raptor_new_qname_from_namespace_local_name_v2
Dave Beckett
2010-01-17
1
-86
/
+86
*
Rename raptor_namespaces/stack functions to lose _v2 in name
Dave Beckett
2010-01-17
1
-2
/
+3
*
Code style: use TYPE* var_name = RAPTOR_CALLOC(TYPE, 1, sizeof(*var_name))
Dave Beckett
2010-01-17
1
-8
/
+13
*
Remove some un-necessary casts to raptor_uri*
Dave Beckett
2010-01-17
1
-1
/
+1
[next]