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
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
2011-09-17
Add ability to build static library.
David Robillard
1
-1
/
+18
2011-09-01
Fix compilation with --test
David Robillard
1
-0
/
+2
2011-07-07
Upgrade to waf 1.6.6 and autowaf r49 (don't check for C++ compiler)
David Robillard
1
-1
/
+2
2011-06-09
Update version number and ChangeLog.
David Robillard
1
-1
/
+1
2011-05-26
Sord 0.4.2
David Robillard
1
-7
/
+13
2011-05-25
Only use most basic (portable) Python exception syntax
David Robillard
1
-1
/
+1
2011-05-25
Fix building pkg-config file on certain mysteriously odd systems.
David Robillard
1
-14
/
+20
2011-05-25
Python portability (argh...)
David Robillard
1
-2
/
+2
2011-05-25
Sord 0.4.0
David Robillard
1
-2
/
+2
2011-05-25
Add man page and fix sordi help output.
David Robillard
1
-0
/
+3
2011-05-24
Automatically fix up documentation on build
David Robillard
1
-0
/
+6
2011-05-24
Improve test coverage
David Robillard
1
-0
/
+4
2011-05-24
Add basic tests to cover sordi code paths.
David Robillard
1
-0
/
+20
2011-05-18
Add sordi-i option to select input syntax.
David Robillard
1
-2
/
+2
2011-05-16
Align configuration output precisely per-project
David Robillard
1
-0
/
+1
2011-05-13
Use standard waf variable names for compiler flags so both independent and re...
David Robillard
1
-4
/
+4
2011-05-12
Add base_uri parameter to sord_read_file.
David Robillard
1
-0
/
+59
2011-05-02
Include Serd flags in pkg-config file
David Robillard
1
-1
/
+6
2011-04-28
Support parallel installation of different major versions
David Robillard
1
-7
/
+10
[next]