Rusty Russell
|
39150ca863
str: fix unused var warning with gcc
|
13 years ago |
Rusty Russell
|
509fc838de
ccanlint: add #line directives to examples.
|
13 years ago |
Rusty Russell
|
4fc1f40b58
ccanlint: Understand Creative Commons Zero license.
|
13 years ago |
Rusty Russell
|
89ab9bee3b
licenses: Add Creative Commons Zero.
|
13 years ago |
Rusty Russell
|
ad20bc3130
ccanlint: remove unused variables.
|
13 years ago |
David Gibson
|
127c7534fc
rfc822: Index headers by name
|
13 years ago |
David Gibson
|
f71d6c6492
rfc822: Retrieve header fields by name
|
13 years ago |
David Gibson
|
89f4cfdd19
bytestring: Allow bytestring_from_string to be called on NULL
|
13 years ago |
David Gibson
|
850364146a
rfc822: Allow test infrastructure to handle headers with minor errors
|
13 years ago |
Rusty Russell
|
d638b7e4d6
ccanlint: fix coverage display for gcov 4.7
|
13 years ago |
David Gibson
|
4be05500e6
rfc822: Rename RFC822_HDR_BAD_NAME constant
|
13 years ago |
David Gibson
|
cd90166506
rfc822: Rename bad-header test
|
13 years ago |
David Gibson
|
786fd5a12b
rfc822: Move check_header into helper.c
|
13 years ago |
David Gibson
|
affb2280db
rfc822: Add an example program
|
13 years ago |
Rusty Russell
|
049ae7d0ad
str: add STR_MAX_CHARS().
|
13 years ago |
Rusty Russell
|
7b1223717a
list: change license to BSD-MIT.
|
13 years ago |
Rusty Russell
|
8b09a6d9f6
time: make trivial functions inline
|
13 years ago |
Rusty Russell
|
2a91b14cf2
time: add time_check() call and test.
|
13 years ago |
Rusty Russell
|
b980b85667
failtest, tools: update for new timespec-using ccan/time module.
|
13 years ago |
Rusty Russell
|
2012d45e27
time: use timespec instead of timeval.
|
13 years ago |
Rusty Russell
|
9d96562997
ccanlint: don't remove HAVE_STRUCT_TIMESPEC when testing without features.
|
13 years ago |
Rusty Russell
|
1ca32ce6d8
configurator: add library testing
|
13 years ago |
Rusty Russell
|
bbb4aa72f0
ccanlint: make sure examples get correct -l options.
|
13 years ago |
Rusty Russell
|
fa7a78f9d3
ccanlint: recurse to get -l options.
|
13 years ago |
Rusty Russell
|
e2a53df3e1
tools: more intelligent caching for compile _info.
|
13 years ago |
Rusty Russell
|
4c5f970e9e
Merge branch 'master' of ozlabs.org:ccan
|
13 years ago |
David Gibson
|
00b2678473
rfc822: Fix test bugs on 64-bit platforms
|
13 years ago |
David Gibson
|
ff912d69e8
rfc822: Include RFC5322 text for reference
|
13 years ago |
Rusty Russell
|
87c679ff36
ccanlint: make depends_accurate test more accurate.
|
13 years ago |
David Gibson
|
79831fda00
rfc822: Fix bug parsing headers when body begins with linear whitespace
|
13 years ago |