Mon, 11 Mar 2013 20:17:04 +0000 |
reimar |
Enable auto-detection of PIE linking again.
|
Sun, 10 Mar 2013 18:07:20 +0000 |
reimar |
Remove pointless defines that cause redefinition warnings
|
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.
|
Sun, 10 Mar 2013 14:26:48 +0000 |
ib |
Change condition.
|
Sun, 10 Mar 2013 14:26:26 +0000 |
ib |
Simplify comparison.
|
Sun, 10 Mar 2013 14:25:54 +0000 |
ib |
Change return condition in fs_PersistantHistory().
|