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
/
string.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-01
Tolerate NULL endptr in serd_strtod.
David Robillard
1
-1
/
+4
2012-02-20
Fix collection parsing code to not leak stack space.
David Robillard
1
-2
/
+1
2012-01-16
Support compilation as C++ under MSVC++
David Robillard
1
-3
/
+3
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
/
+46
2011-12-25
Near 100% branch coverage.
David Robillard
1
-1
/
+1
2011-12-24
Test serd_strlen and serd_strerror.
David Robillard
1
-0
/
+1
2011-12-19
Add serd_strtod(), serd_node_new_decimal(), and serd_node_new_integer() for
David Robillard
1
-0
/
+55
2011-11-04
Move serd_strlen and serd_strerror to string.c and document both in "String U...
David Robillard
1
-0
/
+58
2011-01-24
Remove SerdString cruft.
David Robillard
1
-91
/
+0
2011-01-24
Remove SerdString from public API in favour of more expressive (and not neces...
David Robillard
1
-8
/
+27
2011-01-20
Add serd_string_free to API.
David Robillard
1
-0
/
+7
2011-01-20
Rework character reading functions to support reading multi-byte characters (...
David Robillard
1
-0
/
+65