]> git.ozlabs.org Git - ccan/shortlog
ccan
2010-11-22 Rusty Russelltdb2: use expansion heuristics from tdb1
2010-12-01 Rusty Russelltdb2: shrink free header from 32 to 24 bytes.
2010-11-23 Rusty Russelltdb2: rename set_header to the more appropriate set_use...
2010-12-01 Rusty Russelltdb2: Add speed test to tdb and tdb2
2010-12-01 Rusty Russelltdb2: fix tdb_check() return when free table entries...
2010-12-01 Rusty Russelltdb2: make tdb_check call check() function.
2010-12-01 Rusty Russelltdb2: make summary command handle recovery "dead zone"
2010-12-01 Rusty Russelltdb2: cancel transactions on tdb_close
2010-11-17 Rusty Russelltdb2: handle chains of free tables
2010-11-17 Rusty Russelltdb2: get rid of zones
2010-11-17 Rusty Russelltdb2: fix bucket search
2010-11-17 Rusty Russelltdb2: only adjust size once when growing
2010-11-17 Rusty Russelltdb2: remove tailer
2010-11-15 Rusty Russelltdb2: fix tdb_chainlock
2010-11-15 Rusty Russelltdb2: fix coalesce race #3
2010-11-15 Rusty Russelltdb2: add TDB_COALESCING_MAGIC to solve coalescing...
2010-11-15 Rusty Russelltdb2: fix coalesce race #2
2010-11-15 Rusty Russelltdb2: coalescing race fix #1
2010-11-15 Rusty Russelltdb2: minor optimization for set_header
2010-11-15 Rusty Russelltdb2: hoist adjust_size
2010-11-15 Rusty Russelltdb2: clean up makefile for tools
2010-11-15 Rusty Russelltdb2: extra debugging checks
2010-11-17 Rusty Russellccanlint: add ccanlint section to _info
2010-11-17 Rusty Russellccanlint: override _info's Fails: with --target
2010-11-17 Rusty Russellccanlint: run tests in alphabetical order
2010-11-15 Rusty Russellconfig: add HAVE_BUILTIN_FFSLL
2010-11-15 Rusty Russellnfs: remove trailing whitespace
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-15 Rusty Russellccanlint: remove -Werror, use output of compile command...
2010-11-14 Rusty Russellccanlint: make compile commands return output.
2010-11-15 Rusty Russellccanlint: fix idempotent handler
2010-11-14 Rusty Russellccanlint: only print 5 lines of output unless -vv
2010-11-15 Rusty Russellccanlint: print error information even if we pass.
2010-11-14 Rusty Russellccanlint: minor print formatting cleanup.
2010-11-15 Rusty Russellccanlint: don't skip every second question
2010-11-11 Rusty Russellciniparser: add LICENSE symlink
2010-11-10 Rusty Russellforeach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsea...
2010-11-10 Rusty Russellccanlint: check license and LICENSE symlink.
2010-11-10 Rusty Russellccanlint: clarify different -v levels.
2010-11-10 Rusty Russellccanlint: fix --target=examples-compile
2010-11-10 Rusty Russellccanlint: use isspace instead of isblank
2010-11-10 Rusty Russellccan_tokenizer, check_type, container_of, typesafe_cb...
2010-11-10 Rusty Russellccanlint: typo fix and fix errant description parsing.
2010-11-10 Rusty Russellccanlint: tweak example compilation.
2010-11-10 Rusty Russelllist: fix uninitialized variable in list_add example.
2010-11-10 Rusty Russellccanlint: list file errors in order they are encountered.
2010-11-10 Rusty Russellccanlint: fix abort when -vv used and examples don...
2010-11-10 Rusty RussellMakefile: exclude Judy-depending libraries as well...
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-09 Rusty Russellccanlint: rework so checks have more structure.
2010-11-08 Rusty Russellccanlint: fix up creation of test/run.c
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-07 Rusty Russellccanlint: fix compilation of chained examples.
2010-11-04 Rusty Russellantithread, foreach, grab_file, hashtable, str_talloc...
2010-11-04 Rusty Russellccanlint: add --target
2010-11-04 Rusty Russellccanlint: add test to look for modules we use but don...
2010-11-04 Rusty Russellccanlint: fix wrong initialization in example compilation.
2010-11-04 Rusty RussellMakefile: make non-optimized variant comment a bit...
2010-11-04 Rusty Russellalignof, array_size, crc: provide comments to allow...
2010-11-04 Rusty Russellccanlint: try running example code.
2010-11-04 Rusty Russellopt: fix junk after string in opt_show_charp.
2010-11-03 Rusty Russellcleanup: get rid of unwanted tap/ toplevel which crept in.
2010-11-03 Rusty Russellweb: point to the configurator to generate config.h
2010-11-03 Rusty Russell.gitignore: ignore configurator
2010-11-03 Rusty Russellmakefiles: add "scores" target.
2010-11-03 Rusty Russellalloc: fix missing header in compilation of example.
2010-11-03 Rusty Russellccanlint: make tests non-compulsory, always print score.
2010-11-03 Rusty Russellccanlint: with -vv, give details on attempts to compile...
2010-11-03 Rusty Russelltools: new "configurator" tool.
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.
next