You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PBerger
8b1d5804c9
Edited the test cases from the parsers, added a missing FAIL() in the dead branches.
|
13 years ago |
|
doc
|
Updated styleguides
|
14 years ago |
|
resources
|
Added Eigen3 library
|
13 years ago |
|
src
|
Big bunch of fixes, including memory leaks, bad code pathes, insufficent error reporting, uninitialized variables, etc, etc.
|
13 years ago |
|
test
|
Edited the test cases from the parsers, added a missing FAIL() in the dead branches.
|
13 years ago |
|
.gitignore
|
Edited static_sparse_matrix.h, replaced all calloc/malloc calls with std::new
|
13 years ago |
|
CMakeLists.txt
|
Edited CMakeLists.txt, added a checkbox to disable/enable debug symbols with GCC
|
13 years ago |
|
FindPantheios.cmake
|
Fixed CMakeLists.txt for Google Test to work with VS2012
|
13 years ago |
|
FindSTLSoft.cmake
|
Added temporary Find* files for CMake
|
13 years ago |
|
LICENSE
|
Initial Import into Git
|
14 years ago |
|
LICENSE-MRMC.txt
|
Initial Import into Git
|
14 years ago |
|
MRMCConfig.h.in
|
Edited src/parser/read_lab_file.cpp, fixed String tokenization in WIN32
|
13 years ago |