log

age author description
Thu, 23 Jan 2025 12:53:28 +0000 Henry S. Thompson renamed cpython class Cdb to CCdb to avoid name conflict with cdb.Cdb default tip
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
Fri, 17 Jan 2025 20:37:10 +0000 Henry S. Thompson add some cython decoration, not much effect
Fri, 17 Jan 2025 20:35:21 +0000 Henry S. Thompson run with login shell
Fri, 17 Jan 2025 20:34:32 +0000 Henry S. Thompson tweak XEmacs font/key bindings
Fri, 17 Jan 2025 19:58:04 +0000 Henry S. Thompson tweak XEmacs font
Thu, 02 Jan 2025 18:35:08 +0000 Henry S. Thompson time the unpickling
Thu, 02 Jan 2025 18:30:03 +0000 Henry S. Thompson with bloom prefilter
Thu, 02 Jan 2025 14:52:14 +0000 Henry S. Thompson try adding lm to existing index from ks_0-9
Thu, 02 Jan 2025 14:51:00 +0000 Henry S. Thompson output bytes, pickle and save dict if -p, trim lm value to int
Wed, 01 Jan 2025 23:02:35 +0000 Henry S. Thompson test big dict for associating lm timestamp with cc timestamp+uri
Thu, 03 Oct 2024 18:17:55 +0100 Henry S. Thompson working together works well to provide what's needed to update a cdx to include lastmod where possible
Wed, 02 Oct 2024 19:54:45 +0100 Henry S. Thompson make into a library, entry point def unpackz(infileName, callback, outfile = None),