Commit History

Author SHA1 Message Date
  scossu ff07f66c03 Bump version to 1.0a4 & housekeeping: 22 hours ago
  scossu 887d272b2d Merge branch 'clang' of scossu/lsup_rdf into master 1 day ago
  scossu fb9fb05794 Add UTF-8 test; remove debug statements from IRI parser. 1 day ago
  scossu dded6705b6 Complete IRI parsing. 1 day ago
  scossu 5843ba995b Replace regex with ad-hoc IRIRef scanning. 3 days ago
  scossu cb7d76cf3a WIP regex overhaul. 3 days ago
  scossu dbb218e03e Adjust profile.c. 10 months ago
  scossu 6b37ab2fc7 Merge branch 'master' into clang 10 months ago
  scossu 102a5dfb02 API adjustments. 10 months ago
  scossu cc2b6a57c7 Fix Makefile syntax for clang; address clang warnings. 10 months ago
  scossu 3cdc30c05c WIP for clang/osx compatibility. 1 year ago
  scossu 28ff18b32d Add outdir to library paths. 1 year ago
  scossu 246c0eb6c2 Fix Makefile paths. 1 year ago
  scossu 4cf61970ca Move output libraries to bin/. 1 year ago
  scossu 7782524770 Pass array of triple handles to LSUP_graph_add_txn(). 1 year ago
  scossu 666aefd54c Update README. 1 year ago
  scossu 05b9010e4e Copy graph name URI into graph struct. 1 year ago
  scossu 74b6533fe9 Move txn handling back into store. 1 year ago
  scossu 9559777694 Merge branch 'graph_txn' of scossu/lsup_rdf into master 1 year ago
  scossu 04f32a567b Fix mem leak in test. 1 year ago
  scossu a3ee163ef3 Decouple permanent store lifecycle from graph. 1 year ago
  scossu cc0c173e5b Merge branch 'graph_txn' of scossu/lsup_rdf into master 1 year ago
  scossu 6645e65e8b Add graph transaction test. 1 year ago
  Stefano Cossu fde5290933 Pass all txn tests: 1 year ago
  Stefano Cossu ebe79cd9d2 Update README. 1 year ago
  Stefano Cossu 3c36da23a4 Replace inline functions with macros. 1 year ago
  Stefano Cossu e452d6b4a3 Add txn to several graph ops; add non-txn inline versions. 1 year ago
  Stefano Cossu 1cc16d6c19 Deprecation track for graph-based txn handling. 1 year ago
  Stefano Cossu c9a6cddd55 Assign store interface. 1 year ago
  Stefano Cossu dd3fa57548 Remove redundant store type check. 1 year ago