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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
Fix iteration over an entire graph (* * * graph).
David Robillard
2
-7
/
+12
2014-04-27
Update waf.
David Robillard
1
-0
/
+0
2014-03-17
Explicitly pass -pthread flag when PCRE is present to work around broken PCRE...
David Robillard
1
-1
/
+4
2013-12-25
Update test suite for latest serd.
David Robillard
14
-22
/
+24
2013-12-25
Update to r94/autowaf.
David Robillard
1
-0
/
+0
2013-12-19
Update to waf 1.7.14.
David Robillard
1
-0
/
+0
2013-08-20
Upgrade to waf 1.7.11.
David Robillard
2
-1
/
+2
2013-08-20
Remove unused members
David Robillard
3
-6
/
+9
2013-02-18
Bump version (Sord 0.12.0).
David Robillard
2
-3
/
+3
2013-02-18
Fix reference counting semantics of sord_get().
David Robillard
3
-12
/
+13
2013-02-18
Update copyright year where appropriate.
David Robillard
4
-4
/
+4
2013-02-18
Update copyright year where appropriate.
David Robillard
3
-5
/
+5
2013-02-03
Update NEWS.
David Robillard
1
-3
/
+3
2013-02-02
Upgrade to waf 1.9.7
David Robillard
1
-0
/
+0
2013-02-02
sord_validate: Pass type check when range is xsd:anyURI and value is a URI.
David Robillard
2
-14
/
+29
2013-01-14
Add sord_node_get() for easily getting single property values.
David Robillard
5
-1
/
+72
2013-01-14
Add Node::to_serd_node().
David Robillard
2
-1
/
+6
2013-01-14
Don't automatically add RDF namespace prefix to world.
David Robillard
2
-1
/
+1
2013-01-14
Clarify NEWS entry.
David Robillard
1
-1
/
+1
2013-01-14
Add convenient numeric constructors for decimal and integer literals.
David Robillard
4
-4
/
+37
2012-12-23
Downgrade to waf 1.7.5.
David Robillard
1
-0
/
+0
2012-12-23
Add missing waf winres tool.
David Robillard
1
-0
/
+0
2012-12-23
Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).
David Robillard
2
-0
/
+6
2012-10-14
Sord 0.10.4
David Robillard
2
-3
/
+3
2012-09-13
Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...
David Robillard
1
-0
/
+0
2012-09-13
Update to r86/autowaf (Fix pkg-config checking with --pardebug).
David Robillard
1
-0
/
+0
2012-09-11
Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).
David Robillard
1
-0
/
+0
2012-09-10
Update to r83/autowaf (Fix mandatory pkg-config checks).
David Robillard
1
-0
/
+0
2012-09-10
Support building against parallel debuggable libraries via pkg-config.
David Robillard
2
-1
/
+1
2012-09-10
Oops.
David Robillard
1
-1
/
+1
2012-09-10
Support parallel installable debug libraries.
David Robillard
3
-8
/
+4
2012-09-10
Tidy up wscript.
David Robillard
1
-42
/
+25
2012-09-09
Disable timestamps in HTML documentation for reproducible build (fix #856).
David Robillard
2
-2
/
+3
2012-09-09
Implement better data type validation in sord_validate conformant with the XS...
David Robillard
5
-52
/
+224
2012-08-25
Install sord_validate man page (fix #852).
David Robillard
2
-3
/
+9
2012-08-23
Sord 0.10.0
David Robillard
2
-4
/
+5
2012-08-23
Update NEWS.
David Robillard
1
-0
/
+6
2012-08-23
Fix footer padding.
David Robillard
1
-1
/
+1
2012-08-23
Remove problematic "Loaded n statements" output from serdi.
David Robillard
2
-3
/
+1
2012-08-13
Don't use GCC only warnings flags on clang.
David Robillard
1
-0
/
+0
2012-08-10
Upgrade to r75/autowaf (enable stricter compiler flags).
David Robillard
1
-0
/
+0
2012-08-10
Fix void pointer arithmetic.
David Robillard
1
-7
/
+8
2012-08-10
Shave 8 bytes off of SordNode.
David Robillard
2
-44
/
+63
2012-08-10
Use a single node hash for all types of nodes.
David Robillard
7
-219
/
+333
2012-08-09
Get rid of language hash and store language inline with nodes.
David Robillard
2
-43
/
+28
2012-08-09
Hide zix symbols (fix static builds with lilv).
David Robillard
7
-117
/
+275
2012-08-09
Compile when a C++ compiler is not present.
David Robillard
1
-10
/
+17
2012-08-09
Print version on -v (and fix dead code).
David Robillard
1
-0
/
+2
2012-08-09
Fix some const correctness violations (found by -Wcast-qual).
David Robillard
1
-13
/
+13
2012-08-09
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
4
-39
/
+39
[next]