projects
/
ccan
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ccan
2012-12-03
Rusty Russell
tal: add general notifiers.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-12-03
Rusty Russell
tal: add del_destructor().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-12-03
Rusty Russell
tal: check headers more carefully.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-12-03
Rusty Russell
tal: simplify.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-12-03
Rusty Russell
ccanlint: handle nested modules when mentioned in examples.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-12-03
Rusty Russell
tools: don't abort on malformed documentation lines.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-12-03
Rusty Russell
Makefile: score nested modules.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-22
Rusty Russell
tal: fix benchmark/Makefile
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-22
Rusty Russell
tal/path: new module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-22
Rusty Russell
configurator: test for HAVE_FCHDIR
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-22
Rusty Russell
tal/str: accept take() for arguments.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-22
Rusty Russell
tal/str: new module.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-22
Rusty Russell
alloc: move into antithread/alloc.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-22
Rusty Russell
web: generate correct pages for submodules.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-22
Rusty Russell
tools: don't assume modules are immediately below ccan...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-22
Rusty Russell
Makefile: remove FASTTIMEOUT
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-22
Rusty Russell
Makefile: list modules explicitly.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-21
Rusty Russell
tools: fix dependencies.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-21
Rusty Russell
ccanlint: fix _info documentation addition.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-21
Rusty Russell
Makefile: generate config.h more carefully
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-21
Rusty Russell
Makefile: add -Wundef to the default CFLAGS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-21
Rusty Russell
TAGS: new Makefile target.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-21
Rusty Russell
tal: make tal_free() return NULL
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-21
Rusty Russell
tal: take implies NULL passthrough.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-21
Rusty Russell
tal: remove TAL_TAKE in favor of ccan/take.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-21
Rusty Russell
take: new module for parameter ownership.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-21
Rusty Russell
tal: tal_dup()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-20
Rusty Russell
tal: Make tal_resize() easier to use.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-19
Rusty Russell
tal: make sure tal_free() preserves errno.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-19
Rusty Russell
tal: add test for group growth.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-19
Rusty Russell
tal: tal_steal() fix.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-19
Rusty Russell
tal: tal_parent(NULL) should be NULL.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-19
Rusty Russell
tal: neaten child property initialization.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-19
Rusty Russell
tal: bounds checking fixes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-18
Rusty Russell
tal: add benchmark based on Samba4's talloc usage.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-18
Rusty Russell
tal: add talloc's speed benchmark.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-18
Rusty Russell
tal: add typenames by default.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-18
Rusty Russell
tal: add TAL_TAKE.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-18
Rusty Russell
tal: new module.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-15
Rusty Russell
likely: relicense to CC0.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-15
Rusty Russell
typesafe_cb: relicense to CC0.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-15
Rusty Russell
likely: make dependencies correctly conditional on...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
David Gibson
rfc822: Update rfc822 module to use testdepends
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
Rusty Russell
talloc: move ccan/failtest to testdepends.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
Rusty Russell
str_talloc: remove unused ccan/noerr dependency.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
Rusty Russell
grab_file: move ccan/str_alloc to testdepends
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
Rusty Russell
crcsync: move array_size to testdepends.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
Rusty Russell
asort: move array_size to testdepends.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
Rusty Russell
asearch: move array_size to testdepends.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
Rusty Russell
alignof: remove unnecessary ccan/build_assert dependency.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
Rusty Russell
ccanlint: detect unused dependencies, too.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
Rusty Russell
ccanlint: add testdepends support.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
Rusty Russell
tools: enhance get_libs to get libraries for tests...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-12
Rusty Russell
tools: add testdepends handling in _info.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-11
Rusty Russell
README: update.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-01
Rusty Russell
hash: switch to CC0 license.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-11-01
Rusty Russell
Relicense all public domain modules to CC0.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
tlist: remove unused var warning in example.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
time: remove unused var warning in example.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
talloc: remove const warning in _info example.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
list: fix unused var warning.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
lbalance: fix unused var warning.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
foreach: remove unused var warning.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
crcsync: fix memory leak in tests.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
crcsync: fix constness warning.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
crc: remove gratuitous trailing whitespace.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
check_type: remove gratuitous trailing whitespace.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
alloc: remove valgrind warning from test.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
alignof: fix unused var warning with gcc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
str: fix unused var warning with gcc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
ccanlint: add #line directives to examples.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
ccanlint: Understand Creative Commons Zero license.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-31
Rusty Russell
licenses: Add Creative Commons Zero.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-22
Rusty Russell
ccanlint: remove unused variables.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-10
David Gibson
rfc822: Index headers by name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-08
David Gibson
rfc822: Retrieve header fields by name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-08
David Gibson
bytestring: Allow bytestring_from_string to be called...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-05
David Gibson
rfc822: Allow test infrastructure to handle headers...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-05
Rusty Russell
ccanlint: fix coverage display for gcov 4.7
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-04
David Gibson
rfc822: Rename RFC822_HDR_BAD_NAME constant
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-04
David Gibson
rfc822: Rename bad-header test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-03
David Gibson
rfc822: Move check_header into helper.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-10-03
David Gibson
rfc822: Add an example program
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-24
Rusty Russell
str: add STR_MAX_CHARS().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-19
Rusty Russell
list: change license to BSD-MIT.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-10
Rusty Russell
time: make trivial functions inline
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-10
Rusty Russell
time: add time_check() call and test.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-10
Rusty Russell
failtest, tools: update for new timespec-using ccan...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-10
Rusty Russell
time: use timespec instead of timeval.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-10
Rusty Russell
ccanlint: don't remove HAVE_STRUCT_TIMESPEC when testin...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-10
Rusty Russell
configurator: add library testing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-10
Rusty Russell
ccanlint: make sure examples get correct -l options.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-10
Rusty Russell
ccanlint: recurse to get -l options.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-10
Rusty Russell
tools: more intelligent caching for compile _info.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-10
Rusty Russell
Merge branch 'master' of ozlabs.org:ccan
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-14
David Gibson
rfc822: Fix test bugs on 64-bit platforms
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-12
David Gibson
rfc822: Include RFC5322 text for reference
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-18
Rusty Russell
ccanlint: make depends_accurate test more accurate.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-06-30
David Gibson
rfc822: Fix bug parsing headers when body begins with...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-06-26
Rusty Russell
rfc822: suppress license warning about failtest.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next