Commit History

Author SHA1 Message Date
  Stefano Cossu 15c8029475 Fix bad allocation and free on repr. 1 year ago
  Stefano Cossu 8e830da5af Remove unused includes from codec Makefile. 1 year ago
  Stefano Cossu 983b385c03 Remove references to lmdb and xxHash sources in setup.py. 1 year ago
  Stefano Cossu fcfe07cea2 Fix str and repr method signatures. 1 year ago
  Stefano Cossu 2f21e191e9 Remove unused ext folders. 1 year ago
  Stefano Cossu 6934635956 Update README and license. 1 year ago
  Stefano Cossu 20f1e71094 Remove re2c, lmdb, xxhash source code dependencies. 1 year ago
  Stefano Cossu d6a5422b1d Re-add case-ranges. 1 year ago
  Stefano Cossu 2c8f3dcd0e Temporarily remove --case-range option for re2c. 1 year ago
  Stefano Cossu e166ff6bd0 Non-invasively remove building of re2c and lmdb. 1 year ago
  Stefano Cossu e8ab4e9767 Some adjustments: 1 year ago
  Stefano Cossu 2fe6a6338f Add memory profiling tests. 1 year ago
  Stefano Cossu f107c3dcf3 Makefile fixes. 1 year ago
  Stefano Cossu f76189d122 Assign correct term sub-types. 1 year ago
  Stefano Cossu a55e7c0ee0 Fix Python package naming. 1 year ago
  Stefano Cossu 70116fad13 Fix segfaults when parsing python term arguments. 1 year ago
  Stefano Cossu 2f61d787fa Remove bash-isms from Makefile. 1 year ago
  Stefano Cossu 3e1baa112c Keep bin dir. 1 year ago
  Stefano Cossu 2626bc409d Adjust install for isolation. 1 year ago
  Stefano Cossu 98e6c1209c Resolve TTLParseTrace symbol when debug flag is on. 1 year ago
  scossu 3f38f85fe7 Merge branch 'ttl_codec' of scossu/lsup_rdf into master 1 year ago
  Stefano Cossu e30c194960 Fix Python builder; bump version; wrap up release. 1 year ago
  Stefano Cossu 6fff98fdaf Almost fix Python build and many other fixes. 1 year ago
  Stefano Cossu a52682bd35 Fix mem issue in profile; measure peak memory usage. 1 year ago
  Stefano Cossu c98dd9fe61 Test and fix leaks in graph_iter_next(). 1 year ago
  Stefano Cossu 7165f98d06 Fix test; realloc serialized fragments. 1 year ago
  Stefano Cossu 0b87a52be4 WIP Update tests for TTL encoder. 1 year ago
  Stefano Cossu 57d1ddc721 Shorten numeric and boolean types. 1 year ago
  Stefano Cossu f7b22ea57b Shorten TTL rdf:type; reinstate correct loop for LSUP_graph_connections. 1 year ago
  Stefano Cossu daa8f32d1e Fix various memory issues; pass partial tests. 1 year ago