]> git.ozlabs.org Git - ccan/history - ccan
tdb: spelling fixes
[ccan] / ccan /
2010-11-15 Rusty Russellnfs: make headers idempotent
2010-11-15 Rusty Russellnfs: Remove _U_, use ccan/compiler and UNUSED
2010-11-15 Rusty Russellnfs: Add _info, remove -D_FILE_OFFSET_BITS=64, use...
2010-11-11 Rusty Russellciniparser: add LICENSE symlink
2010-11-10 Rusty Russellforeach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsea...
2010-11-10 Rusty Russellccan_tokenizer, check_type, container_of, typesafe_cb...
2010-11-10 Rusty Russelllist: fix uninitialized variable in list_add example.
2010-11-10 Rusty RussellMerge branch 'ronnie'
2010-11-09 Rusty Russellcompiler: shorten names of attributes, add UNUSED
2010-11-09 Rusty Russellnfs: add generates C files
2010-11-09 Rusty Russellnfs: ccanize a little more.
2010-11-09 Rusty Russellnfs: initial import.
2010-11-08 Rusty Russelllikely: switch from using ccan/hashtable to ccan/htable
2010-11-08 Rusty Russellrbtree: new module from Ronnie.
2010-11-08 Rusty Russellhashtable: replaced by htable.
2010-11-08 Rusty Russelltalloc: define TALLOC_CTX
2010-11-08 Rusty Russelliscsi: add LICENCE link
2010-11-08 Rusty Russelliscsi: ccanize a little more, add silly simple test...
2010-11-08 Rusty Russelliscsi: new module from Ronnie.
2010-11-08 Rusty Russellhtable: push capacity limit from 66 to 75%
2010-11-08 Rusty Russellhtable: restore perfect bit when resizing.
2010-11-08 Rusty Russellhtable: use "perfect" bit to reduce rehashes.
2010-11-08 Rusty Russellhtable: rehash to clear delete markers
2010-11-08 Rusty Russellhtable: speed benchmark
2010-11-08 Rusty Russellhtable: first implementation
2010-11-08 Rusty Russelljmap: a speed benchmark
2010-11-08 Rusty Russelljmap: fix incorrect prototype in header documentation.
2010-11-07 Rusty Russelljmap: just use unsigned long, not size_t
2010-11-07 Rusty Russelljbitset: just use unsigned long, not size_t
2010-11-04 Rusty Russellantithread, foreach, grab_file, hashtable, str_talloc...
2010-11-04 Rusty Russellalignof, array_size, crc: provide comments to allow...
2010-11-04 Rusty Russellopt: fix junk after string in opt_show_charp.
2010-11-03 Rusty Russellalloc: fix missing header in compilation of example.
2010-11-03 Rusty Russelltdb2: fix gcc -O3 warnings on test/layout.c
2010-11-03 Rusty Russelltdb: fix warnings with gcc -O3, and one test crash.
2010-11-03 Rusty Russelltalloc: fix gcc -O3 aliasing warnings
2010-11-03 Rusty Russellopt: fix gcc -O3 warnings.
2010-11-03 Rusty Russelljmap: fix aliasing issues, one real testcase bug
2010-11-02 Rusty Russellforeach: new module
2010-10-30 Rusty RussellMerge branch 'judy'
2010-10-30 Rusty Russelljmap: new module
2010-10-30 Rusty Russelljbitset: new module.
2010-10-27 Rusty Russelltap: restore buffering to stdout
2010-10-26 Rusty Russellilog: rework to reduce interface.
2010-10-26 Rusty Russellopt: wean off getopt_long, beef up tests.
2010-10-26 Rusty Russelltdb2: extend test/layout to be able to place in file.
2010-10-26 Rusty Russelltdb2: fix intermittent test fail.
2010-10-26 Rusty Russellopt: change / separator to |
2010-10-21 Joey Adamsavl: I attached a patch changing the AVL module to...
2010-10-21 Rusty Russelllicense: more changing of licence -> license.
2010-10-20 Rusty Russellavl: new module
2010-10-20 Rusty Russelltdb2: 64 bit fixes.
2010-10-20 Rusty Russelltypesafe_cb: 64 bit fixes.
2010-10-20 Rusty Russelltdb: 64-bit fixes.
2010-10-20 Rusty Russelltally: fixes for 64 bit machines.
2010-10-20 Rusty Russellread_write_all: don't rely on write to pipe blocking...
2010-10-20 Rusty Russellopt: 64-bit compile fixes
2010-10-20 Rusty Russellccan_tokenizer: 64-bit compile fixes.
2010-10-20 Rusty Russellalloc: fix 64-bit
2010-10-18 Rusty Russelltdb2: fix infinite loop in tdb_check
2010-10-18 Rusty Russelltdb2: add tdb_attribute_seed for setting hash seed.
2010-10-17 Rusty Russelllicence->license: US English is the standard for code.
2010-10-17 Rusty Russelltdb2: clarify locking heirarchy; hashes, freelist,...
2010-10-15 Rusty Russelltdb2: fix run-summary test
2010-10-14 Rusty Russellopt: list ccan/typesafe_cb as a dependency.
2010-10-07 Rusty Russellopt: add opt_log_stderr_exit helper, and opt_usage...
2010-10-07 Rusty Russellopt: fix example to compile.
2010-10-07 Rusty Russellopt: remove gratuitous { } in initializers.
2010-10-07 Rusty Russellcompiler, list, noerr, sparse_bsearch, str, str_talloc...
2010-10-07 Rusty Russellcompiler, talloc: warn if return from realloc-like...
2010-10-06 Rusty Russelltdb: fixed unitialized vars.
2010-10-06 Rusty Russelltdb2: fix uninitialized var.
2010-10-06 Rusty Russellmodules: update documentation examples so they compile...
2010-10-06 Rusty Russellarray: fix example compile.
2010-10-06 Rusty Russellhash: fix examples so they compile.
2010-10-06 Rusty Russelltalloc: fix examples so they compile.
2010-10-06 Rusty Russellopt: fix examples so they compile.
2010-10-06 Rusty Russellalloc: fix examples so they compile.
2010-10-06 Rusty Russelltap: make examples compilable by ccanlint.
2010-10-05 Rusty Russellopt: fix warnings with gcc and -O.
2010-10-05 Rusty Russellopt: minor API tweaks.
2010-10-05 Rusty Russellopt: allow parameter names in arguments.
2010-10-05 Rusty Russellopt: remove unused debug function and code, test a...
2010-10-05 Rusty Russellopt: clarify option iteration a little.
2010-10-05 Rusty Russellopt: fix reporting of arguments when multiple arguments...
2010-10-03 Rusty Russellopt: Put actual options inside names.
2010-09-30 Rusty Russellopt: add support for showing default value.
2010-09-29 Rusty Russellopt: new module to parse commandline options.
2010-09-26 Rusty Russellcompiler: use everywhere.
2010-09-26 Rusty Russellread_write_all: use calloc instead of huge stack var...
2010-09-26 Rusty Russellogg_to_pcm: fix build.
2010-09-26 Rusty Russellnoerr: don't leave tmpnam entries in /tmp in tests.
2010-09-26 Rusty Russelltdb2: another test.
2010-09-26 Rusty Russelltdb2: make sure summary always has a graph in it.
2010-09-26 Rusty Russellcompiler: header for compiler-specific wrappers.
2010-09-25 Rusty Russellantithread: flesh out _info, update licence to GPLv3.
2010-09-25 Rusty Russellantithread: update example Makefile and arabella example.
2010-09-25 Rusty Russellalloc: fix case where poolsize is not a power of 2.
2010-09-25 Rusty Russellhash: fix overrun in test code.
2010-09-25 Rusty Russellalloc: fix uninitialized entry (thanks valgrind!)
next