projects
/
ccan
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
configurator: check for valgrind/memcheck.h
[ccan]
/
Makefile-ccan
2015-09-08
Andrew Jeffery
strgrp: new module
blob
|
commitdiff
|
raw
2015-08-20
Cody P Schafer
pr_log: a new module that provides a simple run-time...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
Rusty Russell
Makefile-ccan: add new modules.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
Rusty Russell
Makefile-ccan: add order to MOD list.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
Rusty Russell
crypto/ripemd160: new module.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Rusty Russell
Makefile: add ptrint
blob
|
commitdiff
|
raw
|
diff to current
2015-05-25
Rusty Russell
Makefile: add missing modules.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
Delio Brignoli
tal_stack
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Peter Barker
base64: implements rfc4648, the base64 encoding
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Stuart Longland
stringbuilder: Functions for joining strings.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Rusty Russell
Makefile: add ntdb.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
Rusty Russell
cdump: new module.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
Rusty Russell
pushpull: new module.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Rusty Russell
invbloom: new module for IBLTs.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
Rusty Russell
Makefile-ccan: bytestring now has source.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
David Gibson
mem: Rename memmem module to mem
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
Rusty Russell
Add eratosthenes to Makefile-ccan list.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-13
David Gibson
lstack: Linked list stack implementation
blob
|
commitdiff
|
raw
|
diff to current
2014-09-13
David Gibson
lqueue: Linked list queue implementation
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Rusty Russell
structeq: new module.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
David Gibson
memmem: Trivial module to provide memmem() function
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Rusty Russell
str_talloc: delete.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Rusty Russell
tal/grab_file: new module
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Rusty Russell
talloc_link: remove it.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
David Gibson
jacobson_karels: New module
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
David Gibson
minmax: New module, safe min and max macros
blob
|
commitdiff
|
raw
|
diff to current
2013-12-01
Peter Hutterer
argcheck: a module to check argument ranges
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
Ahmed Samy
Merge branch 'master' of ozlabs.org:ccan
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
Rusty Russell
Merge branch 'io'
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
Rusty Russell
ccan/io: new module.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
Rusty Russell
Merge branch 'cpuid' of https://github.com/decltype...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
Ahmed Samy
cpuid: Minor improvements
blob
|
commitdiff
|
raw
|
diff to current
2013-09-21
Ahmed Samy
cpuid: new module
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Rusty Russell
Merge branch 'master' of ozlabs.org:ccan
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Rusty Russell
Add bitmap module to Makefile.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Rusty Russell
Merge https://github.com/dgibson/ccan
blob
|
commitdiff
|
raw
|
diff to current
2013-09-10
Emilio G. Cota
heap: new module
blob
|
commitdiff
|
raw
|
diff to current
2013-05-27
Rusty Russell
breakpoint: new module.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-05
Rusty Russell
timers: implementation of lazily-ordered timers.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-01
Rusty Russell
Makefile: don't separate all modules with external...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Peter Hutterer
Add a set of simple version comparison helpers
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Ulrik Sverdrup
siphash: A keyed hash designed by Aumasson and djb
blob
|
commitdiff
|
raw
|
diff to current
2013-01-03
Rusty Russell
Merge branch 'rfc822'
blob
|
commitdiff
|
raw
|
diff to current
2013-01-03
Rusty Russell
tal/talloc: new module for backending tal onto talloc.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Rusty Russell
rbuf: new module.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Rusty Russell
tal/link: new module for reference-count style coding...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Rusty Russell
tal/path: new module
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Rusty Russell
tal/str: new module.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Rusty Russell
alloc: move into antithread/alloc.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Rusty Russell
Makefile: list modules explicitly.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-21
Rusty Russell
Makefile: add -Wundef to the default CFLAGS
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Andrey Smirnov
Makefile, configurator: Add additional debug flags...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Rusty Russell
Makefile: don't define -Werror for ccanlint.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Rusty Russell
ccan: add -Wpointer-arith and -Wwrite-strings by default
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rusty Russell
tools: fix ctype.h and string usage.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Rusty Russell
ccanlint: remove -Werror, use output of compile command...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-04
Rusty Russell
Makefile: make non-optimized variant comment a bit...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Rusty Russell
makefiles: add "scores" target.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Rusty Russell
tools: new "configurator" tool.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Rusty Russell
tools: fastcheck adjust; 750ms works well for me.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Rusty Russell
Fix EXCLUDE logic for makefiles, add fastcheck
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Rusty Russell
Makefile fixes: we now do dependencies properly for...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-21
Rusty Russell
New asort routine; unf. breaks under -Wmissing-prototyp...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Rusty Russell
tools: more build convenience work
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Rusty Russell
Rename _info.c to _info: this means we can simple compi...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Rusty Russell
Handle multiple .c files in directory properly (isaac).
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
Rusty Russell
Major cleanup of makefiles, api tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Rusty Russell
Increase optimization level, and clean up Makefile...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Rusty Russell
Simplify -I lines: change includes to ccan/
blob
|
commitdiff
|
raw
|
diff to current
2008-11-08
Rusty Russell
Static generation of web pages. Based on GSoC work...
blob
|
commitdiff
|
raw
|
diff to current