Andreas Fabri
d1df640a86
Replace std::rand() with boost::rand48
2010-09-02 09:54:58 +00:00
Sylvain Pion
8573fe26ce
Rename CGALi to internal.
2009-08-24 17:10:04 +00:00
Sylvain Pion
2ed2e5f3cc
Add missing standard header <sstream>
2008-01-09 22:42:26 +00:00
Andreas Meyer
fdeedcf8b0
some low level code cleanup. renamed
...
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
Andreas Fabri
8a18498d12
removed unused parameters
2007-03-17 08:35:57 +00:00
Andreas Fabri
f4bb584667
removed/commented unused parameters
2007-03-16 08:27:32 +00:00
Bernd Gärtner
ab73378892
- C-files removed from include/CGAL
2007-02-16 15:56:11 +00:00
Sylvain Pion
d4a36175cf
constify to remove warning
2007-02-11 22:28:55 +00:00
Andreas Fabri
194ff53b2f
fix for min/max problem
2006-08-22 07:27:43 +00:00
Andreas Fabri
145f9661f4
fix for min/max problem
2006-08-20 19:44:05 +00:00
Andreas Fabri
fbb2dc2b5f
fix min/max problem
2006-08-03 03:39:19 +00:00
Kaspar Fischer
42127ad25a
- added assertion eps>=0
...
- encorporated Menelaos' changes (2nd review)
- untabified example.C
2006-02-27 15:29:47 +00:00
Kaspar Fischer
2dcf823286
- fixed the names of all macros to begin with CGAL_
2006-02-23 14:50:30 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Kaspar Fischer
74917eb49d
- fixed several occurrences of cos/sin/etc. to std::cos/std::sin/etc.
2006-02-15 11:32:19 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
dae25ea929
Move packages to trunk root
2006-02-14 08:58:13 +00:00