chiark
/
gitweb
/
~mdw
/
secnet
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
3f36eb5
)
Config file fixes.
author
Richard Kettlewell
<rjk@terraraq.org.uk>
Mon, 11 Jul 2011 19:02:31 +0000
(20:02 +0100)
committer
Richard Kettlewell
<rjk@terraraq.org.uk>
Sat, 10 Dec 2011 12:15:53 +0000
(12:15 +0000)
* Reject integers in excess of 2^32-1 (rather than reducing them mod
2^32).
* ptree_dump():
- Remove a magic number.
- More realistic recursion limit.
* Various bits of type hygeine.
Signed-off-by: Richard Kettlewell <rjk@terraraq.org.uk>
No differences found