Commit graph

6 commits

Author SHA1 Message Date
Gregory Maxwell
16901bfbbd Avoid left-shift by 32 on int32 in ectest. 2011-09-02 19:31:08 -04:00
Gregory Maxwell
a2ab52d24f Avoids signed overflow in ectest random number generation. 2011-09-02 18:03:43 -04:00
Gregory Maxwell
d6335abedc Adds many syntactically unnecessary parentheses to silence GCC -Wparentheses.
The object code is unchanged (except ectest). Also reenables -Wparentheses, -Wsign-compare,
and the MSVC warnings.
2011-08-30 20:16:23 -04:00
Jean-Marc Valin
0abd1b0dea Makes the allocation more C++-friendly 2011-08-29 16:31:52 -04:00
Gregory Maxwell
71d39ad841 Correct many whitespace errors under libcelt/ and remove
non-ascii characters from the source.
2011-07-30 21:54:59 -04:00
Jean-Marc Valin
fa562fc1cb Leaving just libcelt 2011-04-28 15:06:25 -04:00
Renamed from tests/ectest.c (Browse further)