index
:
serd.git
1.x
absolute-base-uri
jsonld
main
master
model
python
remove-message
serd1
serd1-meson
serd1-warnings
serd1-world-log
test-performance
windows
Serd RDF serialisation library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
serd_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
Use Markdown in doc comments for better source readability.
David Robillard
1
-1
/
+1
2014-08-08
Use Markdown in doc comments for better source readability.
David Robillard
1
-1
/
+1
2014-08-08
Update copyright dates.
David Robillard
1
-1
/
+1
2013-03-31
Remove unnecessary branch condition.
David Robillard
1
-1
/
+1
2013-02-03
Correctly handle posix_memalign failure
David Robillard
1
-2
/
+2
2012-08-08
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
1
-1
/
+1
2012-07-05
Add error callback to reader and writer for custom error reporting.
David Robillard
1
-0
/
+13
2012-03-28
Strip duplicate blank lines.
David Robillard
1
-1
/
+0
2012-03-10
Add serd_writer_set_root_uri(), root parameter to
David Robillard
1
-0
/
+51
2012-03-08
Add serd_writer_get_env().
David Robillard
1
-0
/
+7
2012-02-20
Fix collection parsing code to not leak stack space.
David Robillard
1
-2
/
+2
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2012-01-16
Fix compilation on sane platforms.
David Robillard
1
-3
/
+3
2012-01-16
Support compilation as C++ under MSVC++
David Robillard
1
-3
/
+11
2012-01-16
Update copyright dates.
David Robillard
1
-1
/
+1
2011-12-30
Add serd_node_new_blob and serd_base64_decode for handling arbitrary binary
David Robillard
1
-0
/
+6
2011-12-25
Near 100% branch coverage.
David Robillard
1
-4
/
+3
2011-12-19
Add serd_strtod(), serd_node_new_decimal(), and serd_node_new_integer() for
David Robillard
1
-0
/
+11
2011-12-12
Make bulk writer internal and inlinable to avoid function call overhead in th...
David Robillard
1
-0
/
+73
2011-12-11
Move all #ifdef gunk to serd_internal.h.
David Robillard
1
-0
/
+36
2011-12-11
Add SerdBulkSink for writing bulk output and corresponding serdi -B option.
David Robillard
1
-0
/
+2
2011-05-11
Create SerdNodeFlags typedef for flags.
David Robillard
1
-32
/
+0
2011-05-11
Record whether strings contains quotes or newlines for smart selection of lon...
David Robillard
1
-1
/
+9
2011-05-05
Make serd_read_state_get_base_uri return a pointer.
David Robillard
1
-10
/
+12
2011-04-23
Tidy.
David Robillard
1
-1
/
+0
2011-04-22
Fix license header (awk oops).
David Robillard
1
-1
/
+1
2011-04-22
Switch to ISC license (legally equivalent to MIT license but with less obnoxi...
David Robillard
1
-20
/
+12
2011-02-25
Switch to 2-clause BSD license.
David Robillard
1
-16
/
+24
2011-01-25
Move node functions into API.
David Robillard
1
-6
/
+0
2011-01-25
Lint.
David Robillard
1
-1
/
+1
2011-01-25
Change source header tag line.
David Robillard
1
-1
/
+1
2011-01-25
Fix memory leaks.
David Robillard
1
-0
/
+6
2011-01-24
Remove SerdString cruft.
David Robillard
1
-22
/
+21
2011-01-24
Remove SerdString from public API in favour of more expressive (and not neces...
David Robillard
1
-3
/
+26
2011-01-23
Add missing include.
David Robillard
1
-0
/
+1
2011-01-23
Rearrange code, put common internal stuff in serd_internal.h.
David Robillard
1
-0
/
+101
[prev]