| commit | 613c49b475795f89caca3b3f204b5ef8287c4956 | [log] [tgz] |
|---|---|---|
| author | Benoit Jacob <jacob.benoit.1@gmail.com> | Thu Apr 10 10:33:50 2008 +0000 |
| committer | Benoit Jacob <jacob.benoit.1@gmail.com> | Thu Apr 10 10:33:50 2008 +0000 |
| tree | f4e113cae73743cfbd24e5c2229527883f26dd6e | |
| parent | ca448d2537cac67d77aac6db62de846bfcbc3022 [diff] |
* add typedefs for matrices/vectors with LargeBit * add -pedantic to CXXFLAGS * cleanup intricated expressions with && and || which gave warnings because of "missing" parentheses * fix compile error in NumTraits, apparently discovered by -pedantic