Commit Graph

12 Commits

Author SHA1 Message Date
Laurent Saboret 80d123cd94 Fixed bug found by kevin.kai.xu@gmail.com (redefinitions of _cgal_taucs_available_memory_size) by declaring all functions inline. 2007-06-07 14:10:24 +00:00
Laurent Saboret ee4fa12f50 Fix of taucs_available_memory_size() in TAUCS for CGAL 3.3 alpha 2007-05-24 14:46:39 +00:00
Laurent Saboret c77455015c Fix of taucs_system_memory_size() and taucs_available_memory_size() in TAUCS for CGAL 3.3 alpha 2007-05-09 08:24:04 +00:00
Laurent Saboret 8481fa282c Fixed compilation error introduced in r38419 2007-04-24 09:05:22 +00:00
Laurent Saboret 6c1560542a Fixed 'deprecated conversion from string constant to char*' warning with g++ 4.x 2007-04-23 13:42:37 +00:00
Laurent Saboret 0608743a77 Fix about taucs.h and Windows.h both defining min/max as macros and C++ headers as functions 2006-08-24 13:18:34 +00:00
Laurent Saboret 81dc1914dd Fixed compilation warning with VC++ 7.1 2006-04-26 13:54:53 +00:00
Laurent Saboret ea51b7e532 Fixed bug in cgal_taucs_available_memory_size(): don't do anything if not Linux 2006-03-24 16:52:08 +00:00
Laurent Saboret 8c06330b95 Declare cgal_taucs_available_memory_size() as inline 2006-03-23 14:36:46 +00:00
Laurent Saboret ce976769ea Fixed bug in taucs_system_memory_size() on Linux 2.6 2006-03-20 11:37:20 +00:00
Laurent Saboret 445397cbe8 Added detection of TAUCS library at installation time 2006-03-16 17:21:55 +00:00
Laurent Saboret 0fded29ea2 Fixed bug in taucs_system_memory_size() on Linux 2.6 2006-03-16 10:04:02 +00:00