Stefano Cossu
|
ac76b4724a
Remove, degrade or comment out many logging statements.
|
6 yıl önce |
Stefano Cossu
|
9aa66247c4
Merge branch 'refactor_dstructs' of github_scossu:scossu/lakesuperior into refactor_dstructs
|
6 yıl önce |
Stefano Cossu
|
479615aef7
Do not throw error when trying to delete non-existing parent in benchmark.
|
6 yıl önce |
Stefano Cossu
|
b59a2224d6
Merge pull request #84 from scossu/size_t_keys
|
6 yıl önce |
Stefano Cossu
|
ec9a5b7345
Travis details.
|
6 yıl önce |
Stefano Cossu
|
be7ea38161
Use pointer comparator for hashset in all_terms().
|
6 yıl önce |
Stefano Cossu
|
affcaec59f
[WIP] Partly fix all_terms().
|
6 yıl önce |
Stefano Cossu
|
b7f1faa4c0
Fix contexts() mess.
|
6 yıl önce |
Stefano Cossu
|
4a2146122a
Loop over paged results in triple_keys(}: ? ? ?
|
6 yıl önce |
Stefano Cossu
|
8eecf6286e
Fix `s ? o` lookup.
|
6 yıl önce |
Stefano Cossu
|
e12c99b033
Replace all KeyIdx with Key; make Key a simple size_t.
|
6 yıl önce |
Stefano Cossu
|
23c4c7d502
Fix lookup_2bound; change Key to KeyIdx in lookup signatures.
|
6 yıl önce |
Stefano Cossu
|
880ccdb6fe
Keyset: Re-add lookup(), add resize() and copy().
|
6 yıl önce |
Stefano Cossu
|
00a7d43915
Revert to Keyset as a simple C array (not cc.Array).
|
6 yıl önce |
Stefano Cossu
|
58feb2baa5
Logging statements.
|
6 yıl önce |
Stefano Cossu
|
d5f89c59fd
"Simplify" _lookup() and _lookup_1bound().
|
6 yıl önce |
Stefano Cossu
|
1280875a6c
Fix more bad pointer math; remove from_trp_key().
|
6 yıl önce |
Stefano Cossu
|
3240bed02e
Make DBI flags Python numbers; slightly simplify append operation.
|
6 yıl önce |
Stefano Cossu
|
779a992a00
Fix wrong pointer math.
|
6 yıl önce |
Stefano Cossu
|
577f2a564b
Regard system byte order for stored keys.
|
6 yıl önce |
Stefano Cossu
|
31552192fa
Minor Cython upgrade.
|
6 yıl önce |
Stefano Cossu
|
f34ba0f8f5
[WIP] compiles.
|
6 yıl önce |
Stefano Cossu
|
d8125c750d
[WIP] more debugging.
|
6 yıl önce |
Stefano Cossu
|
f5c86b66ca
[WIP] More adjusting to new structures.
|
6 yıl önce |
Stefano Cossu
|
f9548fd9b7
[WIP] Add Keyset callbacks; work through compile errors.
|
6 yıl önce |
Stefano Cossu
|
cccd95f7ed
[WIP] Implement Array in Keyset; change init signature.
|
6 yıl önce |
Stefano Cossu
|
63b3d21742
[WIP] More Keyset teardown.
|
6 yıl önce |
Stefano Cossu
|
4bc037f703
[WIP] Begin removing all Keyset types but TripleKeyset.
|
6 yıl önce |
Stefano Cossu
|
29f8be4bf9
WIP start refactoring Keyset.
|
6 yıl önce |
Stefano Cossu
|
e7d6cf81e9
WIP start refactoring LmdbTriplestore and Keyset to use size_t.
|
6 yıl önce |