Commit Graph

258 Commits

Author SHA1 Message Date
Laurent Rineau 8a65c3b9c6 Fix a warning about an unused parameter 2013-12-10 18:46:28 +01:00
Andreas Fabri 4de4805e46 Fix a memory leak in BigFloat::exp2 2013-11-19 18:02:32 +01:00
Laurent Rineau af8201eaf9 Fix a leak in operator>>(std::istream&, CORE::Real&) in case of error
When i.eof() or i.fail(), the allocated char[] was not deleted before the
return.

Thanks to clang-3.4 LeakSanitizer.
2013-10-30 11:29:03 +01:00
Laurent Rineau 33a662f57e bug fix: fix a typo in CORE/Timer.h
Detected by a warning -Wheader-guard of clang
2013-10-24 15:53:33 +02:00
Laurent Rineau 26a7e70785 New license.txt files (eol changes)
The new version 2.13.0 of licensecheck has changed the spaces at eol.
2013-02-19 16:46:39 +01:00
Philipp Möller 8b15717ee4 Use the correct type when iterating std::strings 2012-11-14 10:25:10 +01:00
Eric Berberich 9b59d33596 new name of package 2012-08-03 17:37:50 +00:00
Eric Berberich 679e15c749 core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00