index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
c
/
sg
Age
Commit message (
Expand
)
Author
2020-07-08
drop the SG library completely.
krangelov
2019-05-27
remove duplicate definition for RecordCompare
krangelov
2019-02-14
bugfix in computing record lengths
krangelov
2018-05-21
fix the compilation when the byte order cannot be detected statically
Krasimir Angelov
2017-12-09
fix the compilation of sqlite3Btree.c on Windows
Krasimir Angelov
2017-04-12
some work on libsg queries
krasimir
2017-03-14
fix the compilation of sqlite3Btree.c on Windows
krasimir
2016-06-09
now a working API for complex queries in libsg
krasimir
2016-06-09
bugfix in libsg
krasimir
2016-05-25
fix a warning in libsg
krasimir
2016-05-22
bugfix in libsg
krasimir
2016-05-18
fix the compilation of sqlite3 on MacOS
krasimir
2016-04-29
a prototype for complex queries over expressions in libsg
krasimir
2016-04-28
a version of sqlite3.c which is prunned to one third of the original size and...
krasimir
2016-02-09
some progress on complex queries in libsg
krasimir
2015-12-20
added a primitive full-text search index in libsg. This can be use for findin...
krasimir
2015-09-04
fix the metadata for sg databases
krasimir
2015-09-04
storage for literals in libsg
krasimir
2015-09-04
the new triples API in libsg now always works with expressions
krasimir
2015-09-03
bugfixes in libsg
krasimir
2015-09-02
API for transactions in libsg
krasimir
2015-09-02
bugfix in libsg
krasimir
2015-08-31
still partial implementation for complex queries in libsg, and added sg.h whi...
krasimir
2015-08-27
query for triples and cleaner API
krasimir
2015-08-24
added libsg in the C runtime
krasimir
2015-08-21
retrieval of a triple
krasimir
2015-08-21
API for storing triples in the semantic graph
krasimir
2015-08-20
add the initial sketches of the semantic graph storage
krasimir