- 15 Feb, 2011 2 commits
-
-
Gael Guennebaud authored
CTEST_CUSTOM_* parameter have to be put in a CTestCustum.cmake file which itself has to be in the build directory
-
Gael Guennebaud authored
-
- 14 Feb, 2011 3 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Hauke Heibel authored
-
- 13 Feb, 2011 1 commit
-
-
Jitse Niesen authored
-
- 12 Feb, 2011 10 commits
-
-
Benoit Jacob authored
-
Benoit Jacob authored
-
Jitse Niesen authored
(inspired by a question on IRC)
-
Hauke Heibel authored
-
Hauke Heibel authored
-
Hauke Heibel authored
-
Jitse Niesen authored
-
Hauke Heibel authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- 11 Feb, 2011 2 commits
-
-
Benoit Jacob authored
-
Hauke Heibel authored
-
- 10 Feb, 2011 3 commits
-
-
Gael Guennebaud authored
-
Benoit Jacob authored
-
Benoit Jacob authored
-
- 09 Feb, 2011 5 commits
-
-
Benoit Jacob authored
The pfirst hack is needed also on msvc 2010 as it gets completely nuts, even though it doesnt segfault as msvc 2008 did
-
Benoit Jacob authored
-
Benoit Jacob authored
back out changeset f77ed291f8f0. It turns out that the SSE3 header is always included, even without any SSE enabled, so it was making us wrongly use SSE3 paths. Backing this out fixes msvc related crashes, at least bug 165.
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- 07 Feb, 2011 5 commits
-
-
Gael Guennebaud authored
fix memory leak (when conservatively resizing vectors of dynamically allocated scalar types such as bugnums)
-
Benoit Jacob authored
now random<integer types> spans over 0..RAND_MAX, or -RAND_MAX/2..RAND_MAX/2 for signed types, or the most significant bits for smaller integer types.
-
Benoit Jacob authored
fix unit tests for integer types in preparation for next changeset making random<int> span over a much bigger range
-
Benoit Jacob authored
-
Gael Guennebaud authored
-
- 06 Feb, 2011 9 commits
-
-
Benoit Jacob authored
-
Benoit Jacob authored
-
Benoit Jacob authored
-
Benoit Jacob authored
-
Benoit Jacob authored
-
Benoit Jacob authored
-
Hauke Heibel authored
-
Hauke Heibel authored
-
Gael Guennebaud authored
-