Lutz Kettner
7ccdd3f315
Added Metrowerks support (patch by Radu Ursu).
2003-01-10 15:14:05 +00:00
Susan Hert
c93880763e
moved reference page directory up one level to effect split of support manual
2002-04-29 16:38:49 +00:00
Lutz Kettner
827d062934
- Changed details to get rid of spurious negative (small) timing
...
and precision results which I attribute to problems with
different rounding behavior of double and inline code in different
places (but just a hunch).
2002-04-04 19:54:05 +00:00
Lutz Kettner
61663237e6
- Moved #include <float.h> in Timer.C to get always included.
2002-03-25 11:27:25 +00:00
Lutz Kettner
13f4622805
- Maintenance moved to Lutz Kettner, MPI Saarbruecken.
2002-03-21 20:07:18 +00:00
Lutz Kettner
761c76daf9
- Added missing float.h file to include/CGAL/Real_timer.h.
2002-03-20 08:42:44 +00:00
Lutz Kettner
652f02ed1c
- Improved Timer based on getrusage() on POSIX systems (does
...
not wrap around after 30 minutes).
- Error behaviour of both timer classes changed to warning
and proper error return values.
- Rewritten test program (more modular, since both timers are so similar.
- Cleanup at some places, all based on one system depending function
returning a time in seconds in one double.
- Changed the precision function to compute the precision dynamically
at runtime at its first invocation.
2002-03-18 21:14:24 +00:00
Matthias Bäsken
a6e9025b7c
*** empty log message ***
2001-12-10 12:20:25 +00:00
Matthias Bäsken
b071d12bbf
*** empty log message ***
2001-09-28 06:54:08 +00:00
Matthias Bäsken
e497960262
*** empty log message ***
2001-06-20 07:58:46 +00:00
Matthias Bäsken
8e13403af2
1.9 change to Real_timer.h to avoid warnings (suggested by Sylvain)
2001-04-04 06:18:20 +00:00
Sylvain Pion
b8d8bbe97b
Initial revision
2001-03-14 16:55:14 +00:00