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
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
2012-08-08
Update to r74/autowaf (Add autowaf.set_c99_mode()).
David Robillard
2
-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-06
Update to r73/autowaf (Windows path fixes).
David Robillard
1
-0
/
+0
2012-08-05
Update to waf 1.7.2.
David Robillard
1
-0
/
+0
2012-08-04
Fix doxygen HTML output.
David Robillard
1
-2
/
+2
2012-08-04
Update to waf 1.7.1.
David Robillard
1
-0
/
+0
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
Update to r72/autowaf (don't run ldconfig when destdir is given as an option).
David Robillard
1
-0
/
+0
2012-07-09
Improve documentation style.
David Robillard
5
-187
/
+441
2012-07-09
Improve INSTALL file.
David Robillard
1
-17
/
+41
2012-07-08
Update to r69/autowaf (fix Python3 compatibility).
David Robillard
1
-0
/
+0
2012-07-06
Don't print nonexistent file/line information in error messages.
David Robillard
1
-1
/
+1
[next]