2009-07-17 |
Rusty Russell | tdb_chainlock/tdb_chainunlock et. al. support. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Handle global_lock properly in tdb_transaction_lock... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Fix tracing for tdb_chainunlock. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Minor optimization: don't make a dependency between... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Cleanup: rename is_* to starts_*, move functions togeth... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Clean up traverse keyword handling. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Partial ordering of traverses: reduces number of deadlo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Fix logic bug; we weren't checking last requirement... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Implement timeout for the deadlock of traverse & transa... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-16 |
Rusty Russell | Open database with TDB_NOSYNC to speed it up a little. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Rusty Russell | Fix sequence logic bug, and satisfies() logic fix/cleanup. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Rusty Russell | Handle transactions! |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Rusty Russell | Fix sequence numbers when tracing transaction. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Rusty Russell | Insert (implied) transaction cancel on tdb_close/EOF. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-15 |
Rusty Russell | Print seq numbers on timeout dump |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-14 |
Rusty Russell | Fix early transaction unlock when traverse done inside... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-14 |
Rusty Russell | Fix null ptr deref on TDB_TRACE with internal db. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-14 |
Rusty Russell | Remove trivial traverse code, simplify. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-14 |
Rusty Russell | Fix logic bug in optimizer, and fix up DEBUG_DEPS compile. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-14 |
Rusty Russell | More dependency optimization: seems to happen with... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-13 |
Rusty Russell | More general solution for serial number misorders. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-13 |
Rusty Russell | Optimize to reduce extraneous dependencies. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-13 |
Rusty Russell | Belated checkin of keywords. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-13 |
Rusty Russell | Simplify dependencies by passing pointers over the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-13 |
Rusty Russell | Slightly more sophisticated dependency generation:... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-12 |
Rusty Russell | Missed part of patch. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-12 |
Rusty Russell | Get more sophisticated with resolving duplicate serial... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-08 |
Rusty Russell | Traverses seem to work now. Also, much better reportin... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-08 |
Rusty Russell | First attempt at transactions & traverse (deadlocks... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-07 |
Rusty Russell | Fix uninitialized var. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-07 |
Rusty Russell | ... and fix up keyword list. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-07 |
Rusty Russell | Fix last minute warning "fix" in replay_trace.c, remove... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-07 |
Rusty Russell | Better tdb tracing, start of decent replay_trace. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-07 |
Rusty Russell | const addition changes from brian, awfulhak.org |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-02 |
Rusty Russell | More junkcode! |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-07-02 |
Rusty Russell | New junkcode. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Torture harder: random ops inside traverses. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Don't make assumptions about traverse order, and prove... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Handle tracing on internal dbs. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Fix traverse nesting unlock bug. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | zero-append test for tdb. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Fix append of zero-length records to zero-length records. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-29 |
Rusty Russell | Fix theoretical problem with 0-length records. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-28 |
Rusty Russell | First cut of replay_trace for tdb. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-23 |
Rusty Russell | Tracing for tdb operations. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-22 |
Rusty Russell | ccanize tdb further, and add simple test. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-18 |
Rusty Russell | First step to ccanizing TDB. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-16 |
Rusty Russell | Initial TDB import. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-07 |
Rusty Russell | Convert to 64 bit crcs: change semantics of crcbits... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-07 |
Rusty Russell | Implement a (poor?) 64-bit CRC. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-07 |
Rusty Russell | 64-bit CRC code. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-05 |
Rusty Russell | Fix ubuntu "ignoring return value" warnings. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-05 |
Rusty Russell | Implementation of auto-depends, based on Idris's start. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-06-05 |
Rusty Russell | Many list funcs should work with constant lists. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-31 |
Rusty Russell | merge |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-31 |
Rusty Russell | New junkcode. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-29 |
Joey Adams | Updated array module to version 0.1.1 . |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Rename _info.c to _info: this means we can simple compi... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Move ccanlint tests into subdirectories. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Make ccanlint tests all positive: ie. "has _info.c... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | From: Joseph Adams <joeyadams3.14159@gmail.com> |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Joey's patch to ignore ccan/ lines in #include. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Joey's template fixes. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-05-28 |
Rusty Russell | Store pristine contents of files: based on Joey's patch. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-23 |
Rusty Russell | More junkcode! |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-23 |
Rusty Russell | New junkcode! |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-15 |
Rusty Russell | Daemonize test. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-15 |
Rusty Russell | daemonize module |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-09 |
Rusty Russell | Stephen: "It's portaudio, not libvorbis that needs... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-09 |
Rusty Russell | Allow things without test/ dirs to be modules. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-09 |
Rusty Russell | New module wwviaudio. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-08 |
Rusty Russell | Module from smcameron@yahoo.com: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-08 |
Rusty Russell | Delete moved file. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-07 |
Rusty Russell | Change arguments to crcsync code. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-07 |
Rusty Russell | Fix missing include in isaac's _info.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-07 |
Rusty Russell | Joseph Adams updates to polynomial. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-07 |
Rusty Russell | Add ability for _info to specify libraries (particularl... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-07 |
Rusty Russell | Fix struct line spacing (opening bracked on same line... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-07 |
Rusty Russell | Change link naming to vastly prefer -with-deps download. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-07 |
Rusty Russell | Joey found a bug. Bad Rusty, use sentinal attribute. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-04 |
Rusty Russell | Enhance crcsync test suite. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-04 |
Rusty Russell | crcsync change: better detection of final block. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-04 |
Rusty Russell | Tim Post's iniparser module. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-04-04 |
Rusty Russell | New polynomial module (not quite CCAN format). |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-31 |
Rusty Russell | Handle where _GNU_SOURCE already defined. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-31 |
Rusty Russell | New test and fixes to crcsync. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-31 |
Rusty Russell | 64-bit fix (reported by Alex Wulms) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-30 |
Rusty Russell | crcsync byte-at-a-time test reveals flaws in buffer... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-29 |
Rusty Russell | Joey's array module. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-29 |
Rusty Russell | Enhance file_analysis preprocessor a little more, use... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-29 |
Rusty Russell | Somewhat decent cpp analysis for ccanlint. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-29 |
Rusty Russell | Another Joey fix: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-29 |
Rusty Russell | Patch from Joey Adams: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-19 |
Rusty Russell | Handle spaces in filenames for junkcode. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-19 |
Rusty Russell | Add Tim's mail. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-19 |
Rusty Russell | New junkcode from Tim. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-19 |
Rusty Russell | Restore info pages. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-16 |
Rusty Russell | Fix warnings for isaac w/ gcc4.1. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-16 |
Rusty Russell | Fix warnings for ilog (see below) gcc 4.1, and testsuit... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2009-03-13 |
Rusty Russell | Fix for 64-bit (thanks to Tim T) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |