log

age author description
Wed, 19 Feb 2025 17:49:31 +0000 Henry S. Thompson push value printing into C, default tip
Wed, 19 Feb 2025 17:48:11 +0000 Henry S. Thompson try piping instead of python.isal,
Wed, 19 Feb 2025 17:46:24 +0000 Henry S. Thompson trivial test, suitable for gdb
Wed, 12 Feb 2025 20:17:39 +0000 Henry S. Thompson working, but very slowly
Wed, 12 Feb 2025 13:01:05 +0000 Henry S. Thompson maybe ready
Wed, 12 Feb 2025 12:59:28 +0000 Henry S. Thompson renamed
Wed, 12 Feb 2025 11:29:41 +0000 Henry S. Thompson towards a real test of cdb
Tue, 11 Feb 2025 11:25:44 +0000 Henry S. Thompson convert most CCdb methods to cpdef
Tue, 04 Feb 2025 11:17:13 +0000 Henry S. Thompson don't use print. Working
Tue, 04 Feb 2025 11:16:12 +0000 Henry S. Thompson align with change to non-static Cdb.
Tue, 04 Feb 2025 11:13:59 +0000 Henry S. Thompson align with non-static Cdb, add raw access for debugging
Mon, 03 Feb 2025 23:12:55 +0000 Henry S. Thompson running but not working
Mon, 03 Feb 2025 19:16:20 +0000 Henry S. Thompson Test for having multiple cdbs open at once: compiles
Fri, 31 Jan 2025 13:31:02 +0000 Henry S. Thompson use cdb library directly,
Fri, 31 Jan 2025 13:28:09 +0000 Henry S. Thompson use cdb library directly
Mon, 27 Jan 2025 21:19:18 +0000 Henry S. Thompson works with big (ks_0-9.60.cdb) cdb file
Fri, 24 Jan 2025 15:07:00 +0000 Henry S. Thompson finally get test code separated from db.pyx to work
Fri, 24 Jan 2025 15:04:41 +0000 Henry S. Thompson cython header file for db.pyx
Fri, 24 Jan 2025 15:02:57 +0000 Henry S. Thompson remove the testing code, leaving just the class
Fri, 24 Jan 2025 15:01:42 +0000 Henry S. Thompson prepare a ks..tsv file for indexing into a cdb
Thu, 23 Jan 2025 12:53:28 +0000 Henry S. Thompson renamed cpython class Cdb to CCdb to avoid name conflict with cdb.Cdb
Thu, 23 Jan 2025 12:27:57 +0000 Henry S. Thompson work with libcdb.a
Sat, 18 Jan 2025 23:00:30 +0000 Henry S. Thompson value from memory view working
Sat, 18 Jan 2025 21:25:17 +0000 Henry S. Thompson try using cdb as C library