| chore, avoid munit's timing code (needs -lrt otherwise) |
|
More...
|
about 10 years ago
|
| Merge branch 'core/wal' |
|
More...
|
about 10 years ago
|
| test, add regression for append mode |
|
More...
|
about 10 years ago
|
| minor, when swapping WALs in cots_attach() consider the MWAL flushed |
|
More...
|
about 10 years ago
|
| minor, provide generic imprinting routine _layo_impr() and convert the rest of _algn_zrow() schlemiels |
|
More...
|
about 10 years ago
|
| minor, use _layo_algn()/_layo_wid() pair to get the proper memory in _bang_tick() and _bang_tsoa() |
|
More...
|
about 10 years ago
|
| test, activate unit tests in cotse.c |
|
More...
|
about 10 years ago
|
| hygiene, refactor _algn_zrow() into composition of _layo_wid() and _layo_algn() |
|
More...
|
about 10 years ago
|
| minor, massage optional arguments into munit macros so we can count the number of failures |
|
More...
|
about 10 years ago
|
| chore, don't make the munit assertions abort() |
|
More...
|
about 10 years ago
|
| chore, import nemequ's munit |
|
More...
|
about 10 years ago
|
| hygiene, factor width determination out into _layo_wid() |
|
More...
|
about 10 years ago
|
| Merge branch 'core/wal' |
|
More...
|
about 10 years ago
|
| minor, for read-only access don't try and go to the WAL reader upon cots_read_ticks() |
|
More...
|
about 10 years ago
|
| Merge branch 'core/wal' |
|
More...
|
about 10 years ago
|
| fix, PEBKAC, reset both WAL and mWAL to 0 upon _flush() |
|
More...
|
about 10 years ago
|
| minor, only columnify ticks in WAL which aren't in temp-WAL (mWAL) |
|
More...
|
about 10 years ago
|
| fix, PEBKAC, use variable that actually exist |
|
More...
|
about 10 years ago
|
| minor, columnify through mwal temporarily |
|
More...
|
about 10 years ago
|
| minor, implement addition to mWAL upon reading |
|
More...
|
about 10 years ago
|
| minor, introduce a counter for ticks-within-page offset |
|
More...
|
about 10 years ago
|
| minor, if ticks have been read from the mWAL set the read offset after flush to file offset |
|
More...
|
about 10 years ago
|
| minor, start reading from the columnarised mWAL once the read-offset reaches the file offset |
|
More...
|
about 10 years ago
|
| minor, correctly rewind WALs of indices |
|
More...
|
about 10 years ago
|
| minor, when there's a WAL on disk there's also an MWAL |
|
More...
|
about 10 years ago
|
| minor, make _yank_wal() operate by side-effect assigning the disk wal to series |
|
More...
|
about 10 years ago
|
| hygiene, make vars that end up on disk of fixed size |
|
More...
|
about 10 years ago
|
| minor, simplify _bang_tick() by using memcpy() instead of switch over fields |
|
More...
|
about 10 years ago
|
| minor, only reset wal after detach when there's a memory WAL in place |
|
More...
|
about 10 years ago
|
| minor, drop read-protection on headers if open mode is O_RDWR |
|
More...
|
about 10 years ago
|