projects
/
ccan
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ccan
2011-03-22
Rusty Russell
tools: fix up warnings with -Wwrite-strings.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
foreach: more const iteration fixes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
ccan: add -Wpointer-arith and -Wwrite-strings by default
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
alloc: avoid arithmetic on void pointers.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
read_write_all: avoid arithmetic on void pointers.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
opt: avoid function pointer arithmetic
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
opt: fix memory leak in tests.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
opt: allow const arguments.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
opt: define NULL
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
cast: fix cast of void * when we don't have GCC features.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
array_size: make sure tests work even without GCC features.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
talloc: fix leak in test/run-set_allocator.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-22
Rusty Russell
failtest: print complete history when we detect a leak.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
tdb2: fix arithmetic on void * pointer.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
typesafe: fix warnings with gcc's -Wcast-qual
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
typesafe: fix warnings with gcc's -Wpointer-arith
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
tdb2: tdb_mkdata
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
tdb2: fix warnings with -Wcast-qual using ccan/cast.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
cast: fix compilation with GCC's -Wcast-qual
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
tdb2: fix tools compilation.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
tdb2: fix compile of test/run-check-callback.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
foreach: fix case where iterators are not on the stack.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
configurator: HAVE_STACK_GROWS_UPWARDS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
foreach: allow a single argument to foreach_int() and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-21
Rusty Russell
foreach: fix HAVE_FOR_LOOP_DECLARATION case.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: merge changes in design document.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: tdb_error()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: TDB_SEQNUM and tdb_get_seqnum support.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: tdb_name and tdb_fd functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: remove tdb_null
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: tdb_deq: inline helper for comparing two struct...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: implement tdb_exists and tdb_parse_record
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: begin tdb1 to tdb2 porting guide.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: allow multiple opens of the same file.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: set owner for locks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: rename tdb_lock_type to tdb_lock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: move mmap into struct tdb_file
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: move file operations into separate structure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: fix leak in test/run-remap-in-read_traverse.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: move open routines into a separate file (open.c)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: Implement tdb_get_flags, tdb_add_flag and tdb_rem...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: make sure records with extra padding have a 0...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: avoid writing uninitialized bytes in test/layout.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: feature support.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: make tdb_check typesafe.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: typesafe traverse function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: check for invalid flags in tdb_open.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: fix two bogus returns in check.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: use vasprintf.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: use config.h instead of setting _XOPEN_SOURCE...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: update tools/speed.c, tools/tdbtool.c and tools...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tdb2: clear bogus gcc uninitialized warnings with -O3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
failtest: include config.h first
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
ccanlint: fix gdb line in tests_pass helper.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tools: fix ctype.h and string usage.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
str: replacements for ctype functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
tap: fix isdigit and isspace usage.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
ciniparser: fix ctype.h usage, and lazy strrchr.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
ccanlint: objects_build_with_stringchecks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
str: provide checks for ctype.h char functions, and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
build_assert: rename EXPR_BUILD_ASSERT to BUILD_ASSERT_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
ccanlint: don't ever used pre-built modules as dependen...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-17
Rusty Russell
ccanlint: fix mangled output for 'make scores'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-16
Brad Hards
tools: avoid needless post increment on size
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-16
Rusty Russell
tools: actually add non-source files to other_files...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-16
Brad Hards
alloc: avoid dead store to hdrlen
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-16
Brad Hards
ciniparser: avoid dead store to sta
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-16
Brad Hards
ccan_tokenizer: avoid dead store
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-16
Brad Hards
tdb2: trivial spelling fixes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-16
Brad Hards
tdb: remove unused last_ptr
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-16
Brad Hards
ciniparser: remove dead store
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-16
Brad Hards
alloc: remove unused variable
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
asprintf: new asprintf module.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-08
Joey Adams
tools: Fixed unchecked *strrchr in a couple places.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-08
Joey Adams
tools: Added "-I." to fix ccan_depends --compile
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-07
Andreas Schlick
asort: Remove constness from ctx pointer.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-07
Andreas Schlick
tdb2: Correct the comment explaining tdb_brlock().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-02
Rusty Russell
cast: new limited cast package inspired by Jan Engelhar...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-02
Rusty Russell
ccanlint: give a point per compile_ok/compile_fail...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-02
Rusty Russell
ccanlint: don't fail just because we don't have positiv...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-02
Rusty Russell
configurator: more robust test for HAVE_NESTED_FUNCTIONS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
iscsi, nfs, opt, tap: use config.h instead of defining...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: update design.lyx
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: failtest on tdb_fetch
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: failtest on tdb_store
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: failtest on tdb_expand
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: fix pread/pwrite error handling in fill and tdb_w...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: allow read-only databases to use locking.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: remove zero-length write optimization.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: change API to return the error value.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: rework tdb.c internal functions to return enum...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: rework summary.c internal functions to return...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: rework check.c internal functions to return enum...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: rework transaction.c internal functions to return...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: rework free.c functions to return enum TDB_ERROR.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: rework hash.c functions to return enum TDB_ERROR.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: rework remaining io.c functions to return enum...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: rework some io.c functions to encode errors in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: rework some io.c functions to return enum TDB_ERROR.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-03-01
Rusty Russell
tdb2: rework io functions to return enum TDB_ERROR.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next