Mercurial > hg > cdb
view CHANGES @ 16:70f4df5a7283
add cdb_write,
log basic mmap outcomes
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Thu, 27 Feb 2025 18:26:29 +0000 |
| parents | 2cb46628feec |
| children |
line wrap: on
line source
20000215 api: rewrote almost everything from scratch. tnx Ken Lalonde for suggesting mmap. 20000216 ui: cdbget supports skip. version: cdb 0.70, beta. 20000219 bug: cdb_make_addbegin() didn't explicitly return 0. impact: database creation could fail on systems that didn't follow the traditional C return behavior. fix: obvious. tnx Uwe Ohse. internal: increased bspace in cdb_make.h from 1024 to 8192. internal: switched cdbmake to PUTC, GETC. 3x speedup here. internal: added testzero to rts. ui: posplus() sets nomem if it passes 4GB. version: cdb 0.75, beta.
