log

age author description
Sun, 10 Mar 2013 17:52:52 +0000 reimar Enable gcc atomics to fix compilation on Windows without pthreads.
Sun, 10 Mar 2013 16:33:43 +0000 cehoyos Prefer stdint.h over inttypes.h if both work.
Sun, 10 Mar 2013 16:17:32 +0000 cehoyos Fix compilation after r35947 (at least on some systems).
Sun, 10 Mar 2013 15:17:44 +0000 reimar Tables should be "static".
Sun, 10 Mar 2013 15:16:17 +0000 reimar Use more appropriate types.
Sun, 10 Mar 2013 14:28:10 +0000 ib Replace nfree() by free().
Sun, 10 Mar 2013 14:27:22 +0000 ib Simplify array index handling.