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
/
env.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-29
Tidy.
David Robillard
1
-1
/
+2
2011-09-27
Add serd_env_set_prefix_from_strings for convenience.
David Robillard
1
-0
/
+14
2011-08-20
Avoid writing illegal Turtle names as a result of URI qualifying (fix #734).
David Robillard
1
-0
/
+38
2011-05-24
Add string measuring sanity check.
David Robillard
1
-0
/
+1
2011-05-18
Add test to ensure blank node IDs don't clash with generated IDs.
David Robillard
1
-1
/
+4
2011-05-12
Fix URI resolution off-by-one.
David Robillard
1
-1
/
+1
2011-05-12
Use conventional string lengths not including NULL terminator
David Robillard
1
-10
/
+10
2011-05-11
Fix crash when setting an identical namespace prefix.
David Robillard
1
-1
/
+2
2011-05-11
Record whether strings contains quotes or newlines for smart selection of lon...
David Robillard
1
-0
/
+1
2011-05-09
Improve documentation and const-correctness.
David Robillard
1
-3
/
+3
2011-05-06
Merge SerdEnv and SerdReadState.
David Robillard
1
-4
/
+87
2011-04-30
Use descriptive return codes instead of bool
David Robillard
1
-4
/
+4
2011-04-27
Don't hide pointers in typedefs.
David Robillard
1
-8
/
+8
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
-19
/
+11
2011-02-25
Switch to 2-clause BSD license.
David Robillard
1
-18
/
+24
2011-02-16
Make serd_writer_set_prefix return bool so it is compatible with SerdPrefixSi...
David Robillard
1
-2
/
+2
2011-02-16
Add SERD_STYLE_RESOLVED option for resolving (expanding) relative URIs in out...
David Robillard
1
-0
/
+36
2011-01-25
Add `amalgamate' waf target for building single source file distribution.
David Robillard
1
-0
/
+2
2011-01-25
Move node functions into API.
David Robillard
1
-10
/
+0
2011-01-25
Change source header tag line.
David Robillard
1
-1
/
+1
2011-01-25
Fix memory leaks.
David Robillard
1
-6
/
+0
2011-01-24
Remove SerdString cruft.
David Robillard
1
-11
/
+27
2011-01-24
Remove SerdString from public API in favour of more expressive (and not neces...
David Robillard
1
-14
/
+14
2011-01-22
SerdNamespaces => SerdEnv.
David Robillard
1
-0
/
+114