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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-11
Fix string length calculation.
David Robillard
1
-3
/
+2
2011-12-11
Align read buffer to page boundary if posix_memalign is available.
David Robillard
2
-1
/
+15
2011-12-11
Shrink code.
David Robillard
1
-5
/
+2
2011-12-11
Improve write performance by doing bulk writes for unescaped substrings.
David Robillard
2
-0
/
+17
2011-12-11
Simply reader by using a stack of SerdNode rather than weird internal types.
David Robillard
1
-250
/
+204
2011-12-11
Better invalid string character handling.
David Robillard
1
-10
/
+40
2011-12-11
Add --largefile configure option for large files on 32-bit systems. Disabled...
David Robillard
1
-0
/
+5
2011-12-11
Fix Python 2.4 compatibility (autowaf r61).
David Robillard
1
-0
/
+0
2011-12-11
Report reason for failure to open file in serdi.
David Robillard
2
-1
/
+4
2011-12-10
Tolerate invalid characters in string literals by replacing with the
David Robillard
2
-5
/
+30
2011-11-26
Use the more portable/correct lib instead of linkflags.
David Robillard
1
-1
/
+1
2011-11-24
Update waf.
David Robillard
1
-0
/
+0
2011-11-04
Move serd_strlen and serd_strerror to string.c and document both in "String U...
David Robillard
4
-32
/
+40
2011-10-22
Upgrade to r58/autowaf (Fix building against local libraries)
David Robillard
1
-0
/
+0
2011-10-19
Upgrade to r57/autowaf
David Robillard
1
-0
/
+0
2011-10-15
Fix man page installation directory (#781)
David Robillard
2
-0
/
+1
2011-10-15
Use path variables in pkgconfig files (#782).
David Robillard
2
-0
/
+6
2011-09-29
Serd 0.5.0
David Robillard
1
-2
/
+2
2011-09-29
Update documentation style
David Robillard
1
-1
/
+17
2011-09-29
Fix define names and symbol visibility
David Robillard
1
-2
/
+2
2011-09-29
Load compiler_c first (fix --debug etc.).
David Robillard
1
-4
/
+8
2011-09-29
Fix static library install path
David Robillard
1
-1
/
+1
2011-09-29
Tidy.
David Robillard
7
-94
/
+100
2011-09-27
Add serd_env_set_prefix_from_strings for convenience.
David Robillard
4
-4
/
+28
2011-09-17
Add ability to build static library.
David Robillard
3
-11
/
+27
2011-08-23
Don't use non-portable './serdi_static/ syntax in test suite command lines.
David Robillard
1
-22
/
+23
2011-08-23
Remove non-portable use of /dev/null in test suite commands.
David Robillard
1
-18
/
+19
2011-08-23
Upgrade to autowaf r51
David Robillard
1
-0
/
+0
2011-08-23
Upgrade to waf 1.6.7 and autowaf r50
David Robillard
1
-0
/
+0
2011-08-21
Gracefully handle NULL reader sinks.
David Robillard
5
-19
/
+67
2011-08-20
Avoid writing illegal Turtle names as a result of URI qualifying (fix #734).
David Robillard
3
-3
/
+41
2011-07-26
Fix pretty printing of successive blank descriptions, i.e. "] , [".
David Robillard
3
-5
/
+16
2011-07-07
Upgrade to waf 1.6.6 and autowaf r49 (don't check for C++ compiler)
David Robillard
2
-1
/
+3
2011-06-20
Use same case as subst dictionary for pkg-config file (fix ticket #717)
David Robillard
1
-4
/
+4
2011-06-19
Fix abbreviation flags for blank nodes within lists (fix ticket #719).
David Robillard
1
-2
/
+2
2011-06-19
Fix abbreviation of repeated predicates with blank objects, and abbreviation ...
David Robillard
3
-2
/
+12
2011-05-26
Serd 0.4.2
David Robillard
3
-5
/
+12
2011-05-25
Update autowaf
David Robillard
1
-0
/
+0
2011-05-25
Fix building documentation in recursive build
David Robillard
1
-11
/
+12
2011-05-25
Python portability (argh...)
David Robillard
1
-2
/
+2
2011-05-25
Serd 0.4.0
David Robillard
2
-5
/
+4
2011-05-25
Update man page.
David Robillard
1
-1
/
+13
2011-05-24
Automatically fix up documentation on build
David Robillard
1
-0
/
+6
2011-05-24
Tidy up documentation
David Robillard
1
-26
/
+25
2011-05-24
Add PACKAGING file
David Robillard
1
-0
/
+29
2011-05-24
More picky URI to path conversion
David Robillard
1
-1
/
+4
2011-05-24
Remove unused object component of write context.
David Robillard
1
-9
/
+2
2011-05-24
Add serd_uri_to_path to API.
David Robillard
3
-28
/
+35
2011-05-24
Fix crash when input is not given.
David Robillard
2
-1
/
+7
2011-05-24
Improve test coverage
David Robillard
1
-1
/
+6
[prev]
[next]