Историја ревизија

Аутор SHA1 Порука Датум
  Stefano Cossu d7c22b0de6 Add contexts to all low-level Graph tests. пре 5 година
  Stefano Cossu 6ffdd707bc Fix union; expose Graph.copy() and Graph.empty_copy() as cpdef. пре 5 година
  Stefano Cossu 6283f057e9 Rerthink Graph.delete() completely. пре 5 година
  Stefano Cossu 3e18c42e60 Throw specific error for invalid transactions. пре 5 година
  Stefano Cossu 5abc116c33 Reset the main transaction after a term insert instead of opening RW all times. пре 5 година
  Stefano Cossu bbcf66da2f Add graph lookup tests; fix transactions in tests. пре 5 година
  Stefano Cossu 0a3628dd24 Use RW transaction uncondtionally for all to_key() calls. пре 5 година
  Stefano Cossu 4434e5116d Rename Graph.add_triples() to Graph.add(). пре 5 година
  Stefano Cossu f92fafd009 Module shuffle: пре 5 година
  Stefano Cossu 4bb0556b3f Debugging. пре 5 година
  Stefano Cossu 0009146b12 Fix imports. пре 5 година
  Stefano Cossu f36821eeee Cython part compiles. пре 5 година
  Stefano Cossu e348702fb5 Eliminate Imr class. пре 5 година
  Stefano Cossu c807726c25 Do not make Graph subclass of Keyset. пре 5 година
  Stefano Cossu 78554942ef [WIP] Begin butchering away at Keyset, Graph and LmdbTripleStore. пре 5 година
  Stefano Cossu a6504ad2da Rename _to_key_idx() to _to_key(). пре 5 година
  Stefano Cossu ac76b4724a Remove, degrade or comment out many logging statements. пре 5 година
  Stefano Cossu 9aa66247c4 Merge branch 'refactor_dstructs' of github_scossu:scossu/lakesuperior into refactor_dstructs пре 5 година
  Stefano Cossu 479615aef7 Do not throw error when trying to delete non-existing parent in benchmark. пре 5 година
  Stefano Cossu b59a2224d6 Merge pull request #84 from scossu/size_t_keys пре 5 година
  Stefano Cossu ec9a5b7345 Travis details. пре 5 година
  Stefano Cossu be7ea38161 Use pointer comparator for hashset in all_terms(). пре 5 година
  Stefano Cossu affcaec59f [WIP] Partly fix all_terms(). пре 5 година
  Stefano Cossu b7f1faa4c0 Fix contexts() mess. пре 5 година
  Stefano Cossu 4a2146122a Loop over paged results in triple_keys(}: ? ? ? пре 5 година
  Stefano Cossu 8eecf6286e Fix `s ? o` lookup. пре 5 година
  Stefano Cossu e12c99b033 Replace all KeyIdx with Key; make Key a simple size_t. пре 5 година
  Stefano Cossu 23c4c7d502 Fix lookup_2bound; change Key to KeyIdx in lookup signatures. пре 5 година
  Stefano Cossu 880ccdb6fe Keyset: Re-add lookup(), add resize() and copy(). пре 5 година
  Stefano Cossu 00a7d43915 Revert to Keyset as a simple C array (not cc.Array). пре 5 година