Rusty Russell
|
8b83ecf3a2
jmap: fix tools/speed
|
9 years ago |
Rusty Russell
|
6280162fcc
pipecmd: fix warn-unused-result warnings (-O2)
|
9 years ago |
Rusty Russell
|
ca8bfcc49a
ptr_valid: fix warn-unused-result warning (-O2)
|
9 years ago |
Rusty Russell
|
0ce52c7ca4
io: fix maybe-uninitialized warning in test (-O2)
|
9 years ago |
Rusty Russell
|
6e86fffc5e
foreach: fixed maybe uninitialized warning in test (-O2)
|
9 years ago |
Rusty Russell
|
1de204600b
err: fix warn-unused-result warning in test (-O2)
|
9 years ago |
Rusty Russell
|
e589d16bb2
cdump: fix uninitialized warning with optimization
|
9 years ago |
Kevin Locke
|
280c917d1d
Add appveyor.yml
|
9 years ago |
Kevin Locke
|
0c98cff825
Makefile: Define CFLAGS_FORCE_C_SOURCE macro
|
9 years ago |
Kevin Locke
|
f15904b683
configurator: DEFAULT_{COMPILER, FLAGS} for MSVC
|
9 years ago |
Kevin Locke
|
aacc2cb8e2
configurator: Add output cflag option and macro
|
9 years ago |
Kevin Locke
|
fcdcba92fe
configurator: Print test source without cat
|
9 years ago |
Kevin Locke
|
888660c3c1
configurator: Inline err.h functions
|
9 years ago |
Kevin Locke
|
93992ee364
configurator: Reimplement run using popen
|
9 years ago |
Emilio G. Cota
|
5dbd87b876
list: trivial: fix typos in list_for_each_off's documentation
|
9 years ago |
Emilio G. Cota
|
c0b6554418
time: add timemono_since
|
9 years ago |
Kevin Locke
|
becfc7c324
configurator: Return pointer difference as ptrdiff_t
|
9 years ago |
Kevin Locke
|
c455d55526
configurator: Fix warning in HAVE_FOR_LOOP_DECLARATION
|
9 years ago |
Kevin Locke
|
563ec0870c
configurator: Fix compiler warning with compare
|
9 years ago |
Kevin Locke
|
f3b3bedfb2
configurator: Mark non-Windows tests MAY_NOT_COMPILE
|
9 years ago |
Kevin Locke
|
3c95fa6125
configurator: Use native directory separator
|
9 years ago |
Kevin Locke
|
891b43ea4b
configurator: Replace unlink with remove
|
9 years ago |
Benjamin Herrenschmidt
|
82cdf81700
ccan/list: Add list_empty_nocheck
|
9 years ago |
Emilio G. Cota
|
7e1fa67573
aga: trivial: fix description of aga_bfs
|
9 years ago |
Jon Griffiths
|
f94261729f
Remove duplicate const qualifier
|
9 years ago |
Rusty Russell
|
9a5d0387e3
tal/stack: fix up after tal change.
|
9 years ago |
Rusty Russell
|
8f8c8b8804
tal: store length in bytes, not count, and always store if CCAN_TAL_DEBUG.
|
9 years ago |
Rusty Russell
|
77aa87f087
tal: remove unused assigned var (scan-build warning)
|
9 years ago |
Rusty Russell
|
f14e4e974f
pipecmd: fix minor memleak detected by scan-build.
|
9 years ago |
Rusty Russell
|
e81b527384
tal: make tal_next() only return immediate children.
|
9 years ago |