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
/
src
/
sord_validate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
Do proper comparison for numeric property bounds
David Robillard
1
-41
/
+42
2015-03-28
sord_validate: Warn about properties with no label.
David Robillard
1
-0
/
+7
2015-02-21
More extensive validation support in sord_validate.
David Robillard
1
-94
/
+270
2014-10-03
Compile cleanly as C++.
David Robillard
1
-1
/
+1
2014-09-23
Reduce memory usage and increase performance with a better data structure.
David Robillard
1
-2
/
+2
2013-02-18
Update copyright year where appropriate.
David Robillard
1
-2
/
+2
2013-02-02
sord_validate: Pass type check when range is xsd:anyURI and value is a URI.
David Robillard
1
-13
/
+26
2012-09-09
Implement better data type validation in sord_validate conformant with the XS...
David Robillard
1
-40
/
+186
2012-08-09
Print version on -v (and fix dead code).
David Robillard
1
-0
/
+2
2012-08-09
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
1
-12
/
+12
2012-04-13
Add -l option to sord_validator for printing each error on a single line. Us...
David Robillard
1
-10
/
+24
2012-04-06
Fix compilation as C++.
David Robillard
1
-30
/
+29
2012-03-30
Add convenient sord_search(), sord_ask(), and sord_count().
David Robillard
1
-0
/
+389