Andreas Fabri
abffedee6b
Moved ccInclude
2007-06-19 14:10:43 +00:00
Sylvain Pion
ae8da4fc4a
64-bit overflow fix:
...
Use std::ifstream to parse /proc/self/stat, so that I can parse
64 bit integers properly (fscanf cannot...).
2007-06-08 13:27:52 +00:00
Andreas Meyer
c1e9765ff4
manual fix: moved labels inside sectioning command
2007-04-18 14:20:12 +00:00
Sylvain Pion
fe6a94b7ac
Call the magic CGAL::force_ieee_double_precision() to
...
ensure that the conversion from internal timer
to double is done in a consistent way. Otherwise we get
double-rounding effects (show up on x86 at -O2 typically), which
makes the timer non-monotone.
2007-03-28 07:58:18 +00:00
Sylvain Pion
e5c763f60f
Commit something that works... (and fix copyright headers while at it).
2007-03-16 22:45:19 +00:00
Andreas Fabri
bf3466db14
updated manual
2007-03-16 18:06:28 +00:00
Andreas Fabri
27e97318b4
Crossplatform memory sizer which on unsupported platforms warns
2007-03-16 17:05:35 +00:00
Sylvain Pion
ffe1e4ec1c
More redundant filename removal.
...
The only survivors should be under Arrangement_2/examples
(some Doxygen syntax is used, so I don't touch them).
2007-03-10 15:22:41 +00:00
Sylvain Pion
6763d19d33
rename .C to .cpp
2007-01-27 20:46:14 +00:00
Sylvain Pion
26af4e253e
This cgal_test does not bring anything compared to the default generated.
2007-01-27 19:41:43 +00:00
Sylvain Pion
fb8595b94e
Cleanup : remove ancient CGAL_PROTECT_* macros.
...
It's the compiler's job to optimize preprocessing time.
2007-01-24 17:16:05 +00:00
Sylvain Pion
c03659bc7a
global update of maintainer files
...
(remove Lutz, Sven, Matthias, Geert-Jan...)
2006-12-05 14:01:13 +00:00
Sylvain Pion
13e01b0ae1
more formatting for histogram profiler
2006-12-03 17:29:46 +00:00
Sylvain Pion
28b94f57de
add same prefix to each line for easier grep
2006-12-03 16:47:37 +00:00
Sylvain Pion
4bead051fb
Add a total line for the histogram, and use std::setw() for simplifying code.
2006-12-02 20:30:00 +00:00
Sylvain Pion
d4c33537d3
Add an histogram profiler (useful for getting the distributions of
...
DAG depths, or number types lengths...).
[still to be documented, but I'm waiting a bit to see if it satisfies usage]
2006-12-02 20:04:30 +00:00
Andreas Fabri
9a8027559a
minmax fixes
2006-08-18 21:26:24 +00:00
Andreas Fabri
d346c49db5
fixed min/max problem
2006-08-16 21:27:04 +00:00
Sylvain Pion
4fa1339690
- Fix doc compilation
...
- Update example
2006-08-07 09:08:29 +00:00
Sylvain Pion
3d353d2fd2
improve formatting of output and fix copyright header
2006-08-06 17:32:22 +00:00
Andreas Fabri
4cde3f66b2
fix min/max problem
2006-08-03 03:39:45 +00:00
Andreas Fabri
21fc411fb7
Fixed min max problem
2006-08-01 00:05:18 +00:00
Sylvain Pion
4d5bdf73f7
Add doc for Profile_counter.
...
New example : .C -> .cpp.
2006-07-09 21:03:08 +00:00
Sylvain Pion
22f52e4637
Move Profile_counter to Timer (with other benchmark tools), and document+example.
2006-07-09 21:01:39 +00:00
Sylvain Pion
d2740513aa
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
Sylvain Pion
22ad725de1
Move src/*.C to src/CGAL/*.C
2006-04-13 22:24:18 +00:00
Andreas Meyer
5b5a60cecf
rewritten the whole manual
...
ok. seriously:
renamed \chapter into \ccUserChapter and \ccRefChapter
2006-04-06 17:03:37 +00:00
Andreas Fabri
e852907437
Added \section{Classified Reference Pages}
2006-04-05 21:00:47 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
ce183e202d
Move packages to trunk root
2006-02-14 08:58:20 +00:00