Commit Graph

11 Commits

Author SHA1 Message Date
Love Hornquist Astrand 0879b9831a remove trailing whitespace 2011-05-21 11:57:31 -07:00
Jeffrey Altman 6850d6a65f avoid uninit variable and unreachable code warnings
most of these warnings are not problems because of ample
use of abort() calls.  However, the large number of warnings
makes it difficult to identify real problems.  Initialize
the variables to shut up the compilers.

Change-Id: I8477c11b17c7b6a7d9074c721fdd2d7303b186a8
2011-05-17 12:02:16 -04:00
Asanka Herath 4b8c523d28 Fix line endings 2010-09-14 08:04:10 -04:00
Asanka Herath 4b1fbabe68 Windows: Fix build rules and includes for libtommath 2010-08-20 16:55:53 -04:00
Love Hornquist Astrand c6ed8b9a66 indent 2010-08-20 00:07:03 -07:00
Love Hornquist Astrand 90a605432e .c -> .obj 2010-08-20 00:05:16 -07:00
Love Hornquist Astrand 27c94fadca bits 2010-08-20 00:03:16 -07:00
Love Hornquist Astrand 1f226a37b9 try glue in ltm in NTMakefile 2010-08-19 23:55:33 -07:00
Love Hornquist Astrand aaf598c2fd drop pregen 2010-07-18 14:10:55 -07:00
Love Hornquist Astrand 6c0c936595 select add libtommath 2010-07-18 13:04:03 -07:00
Love Hornquist Astrand 1a625c0908 ltm-0.41 2010-07-01 10:51:29 -07:00