index
:
sord.git
fix-ancient-gcc
main
master
Sord RDF data structure
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-18
Upgrade to waf 1.8.5.
David Robillard
1
-1
/
+1
2014-12-16
Fix compilation on compilers that do not support -pthread flag (#987).
David Robillard
1
-1
/
+13
2014-11-22
Fix compilation without PCRE.
David Robillard
1
-1
/
+4
2014-09-24
Add sord_erase() for erasing statements via an iterator.
David Robillard
1
-1
/
+1
2014-09-23
Reduce memory usage and increase performance with a better data structure.
David Robillard
1
-1
/
+1
2014-08-08
Sord 0.12.2.
David Robillard
1
-1
/
+1
2014-08-08
Upload man pages with waf upload_docs target.
David Robillard
1
-0
/
+3
2014-03-17
Explicitly pass -pthread flag when PCRE is present to work around broken PCRE...
David Robillard
1
-1
/
+4
2013-08-20
Remove unused members
David Robillard
1
-1
/
+1
2013-02-18
Bump version (Sord 0.12.0).
David Robillard
1
-1
/
+1
2013-01-14
Add convenient numeric constructors for decimal and integer literals.
David Robillard
1
-1
/
+1
2012-10-14
Sord 0.10.4
David Robillard
1
-1
/
+1
2012-09-10
Oops.
David Robillard
1
-1
/
+1
2012-09-10
Support parallel installable debug libraries.
David Robillard
1
-6
/
+2
2012-09-10
Tidy up wscript.
David Robillard
1
-42
/
+25
2012-09-09
Implement better data type validation in sord_validate conformant with the XS...
David Robillard
1
-1
/
+1
2012-08-25
Install sord_validate man page (fix #852).
David Robillard
1
-3
/
+3
2012-08-23
Sord 0.10.0
David Robillard
1
-2
/
+2
2012-08-09
Hide zix symbols (fix static builds with lilv).
David Robillard
1
-1
/
+1
2012-08-09
Compile when a C++ compiler is not present.
David Robillard
1
-10
/
+17
2012-08-08
Update to r74/autowaf (Add autowaf.set_c99_mode()).
David Robillard
1
-6
/
+1
2012-08-08
Fix --static-progs.
David Robillard
1
-1
/
+1
2012-08-08
Consistency.
David Robillard
1
-11
/
+11
2012-08-08
Add configure options --no-utils, --no-shared, and --static-progs.
David Robillard
1
-18
/
+34
2012-08-08
Tidy up wscript.
David Robillard
1
-24
/
+24
2012-08-04
Use more portable defines instead of -D in CFLAGS.
David Robillard
1
-4
/
+3
2012-08-02
Clean up wscript.
David Robillard
1
-1
/
+0
2012-07-09
Improve documentation style.
David Robillard
1
-21
/
+3
2012-07-05
Add error callback to world for custom error reporting.
David Robillard
1
-1
/
+1
2012-05-12
sordmm.hpp: Add indices and graphs parameters to Model constructor.
David Robillard
1
-1
/
+1
2012-04-18
Fix absolute path in documentation.
David Robillard
1
-2
/
+2
2012-04-18
Bump version and update ChangeLog.
David Robillard
1
-1
/
+1
2012-03-30
Add convenient sord_search(), sord_ask(), and sord_count().
David Robillard
1
-9
/
+11
2012-03-18
Add SordInserter for writing to a model via Serd sink functions.
David Robillard
1
-3
/
+3
2012-03-08
Refuse to intern relative URIs in sord_new_uri*().
David Robillard
1
-1
/
+1
2012-03-03
Add sord_iter_get_node().
David Robillard
1
-1
/
+1
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2012-01-16
Support compilation as C++ under MSVC++.
David Robillard
1
-28
/
+45
2012-01-16
Fix syntax error oops.
David Robillard
1
-1
/
+1
2012-01-16
Fix test suite compilation without gcov.
David Robillard
1
-1
/
+1
2012-01-16
Fix test suite compilation without gcov.
David Robillard
1
-5
/
+15
2012-01-14
Lint.
David Robillard
1
-1
/
+1
2011-12-23
Use serd_file_sink.
David Robillard
1
-1
/
+1
2011-11-26
Use the more portable/correct lib instead of linkflags.
David Robillard
1
-3
/
+3
2011-09-29
Load compiler_c first (fix --debug etc.).
David Robillard
1
-9
/
+11
2011-09-29
Don't build multiple "sordi_static" targets.
David Robillard
1
-26
/
+16
2011-09-29
Tidy.
David Robillard
1
-0
/
+4
2011-09-29
Bump serd dependency to 0.5.0.
David Robillard
1
-1
/
+1
2011-09-28
Remove glib dependency
David Robillard
1
-11
/
+11
2011-09-27
Add function sord_write_iter for writing a queried range.
David Robillard
1
-1
/
+1
[next]