Sylvain Pion
ac72743078
remove warning for empty body of for loop
2007-12-30 14:56:53 +00:00
Sylvain Pion
a46b55bf71
The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
...
are now under /trunk/$Package/package_info/$Package/ .
2007-12-02 15:06:42 +00:00
Andreas Meyer
0f941fbcf2
again CGAL_error -> CGAL_error_msg
2007-11-09 15:27:44 +00:00
Andreas Meyer
c1d1609af1
replaced CGAL_assertion( false* and CGAL_assertion( 0*
...
with CGAL_error/CGAL_error_msg
2007-11-08 00:27:20 +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
8dd2382415
typo
2007-08-14 13:04:00 +00:00
Andreas Fabri
975b886328
.C -> .cpp
2007-06-28 18:36:15 +00:00
Sylvain Pion
51b8b2e28a
Do not use _DEBUG, prefix some macros by CGAL_KD_.
2007-05-23 13:33:11 +00:00
Andreas Meyer
c1e9765ff4
manual fix: moved labels inside sectioning command
2007-04-18 14:20:12 +00:00
Sylvain Pion
050c27d13b
Spell check.
2007-04-17 13:31:51 +00:00
Sylvain Pion
7e71c4b1f1
Move Convex_hull_d documentation under Convex_hull_d rather than Kernel_d.
2007-04-17 13:28:07 +00:00
Andreas Fabri
39eb2af0f2
Remove Window_stream
2007-03-20 22:00:26 +00:00
Andreas Fabri
e98af359f4
removed and modified demos which depend on Leda
2007-03-13 13:47:55 +00:00
Joachim Reichel
704933f79a
replace obsolete variable CGAL_WINDOW_LDFLAGS by CGAL_LDFLAGS
2007-03-11 09:57:31 +00:00
Sylvain Pion
b2630cd7e1
Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups
...
to demo/**/*.h and .cpp.
2007-03-10 16:55:12 +00:00
Sylvain Pion
a24361e4ae
pgcc warning--
2007-03-10 10:50:36 +00:00
Sylvain Pion
fef0400986
Add parentheses to fix a warning.
...
(I hope I get the logic right !)
2007-03-08 09:36:50 +00:00
Sylvain Pion
d5c2d0aa24
rename .C to .cpp
2007-01-27 21:17:33 +00:00
Andreas Meyer
68c3715b5c
support for LEDA 5.x (mostly done by Eric Berberich)
2006-08-10 15:14:32 +00:00
Andreas Fabri
c29334c0cb
changed .C to .cpp in examples
2006-07-09 21:20:20 +00:00
Andreas Fabri
ba1e852de0
Added #include of Handle_for
2006-04-05 15:26:02 +00:00
Fernando Cacciola
f325446f66
Missing #include <CGAL/basic.h> added
2006-03-29 14:31:13 +00:00
Joachim Reichel
f582718758
rename create_makefile to cgal_create_makefile to avoid name clashes,
...
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Marc Glisse
b41ad5d643
Missing std:: or #include <cstdlib>
2006-02-25 23:14:49 +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
75227528ee
Move packages to trunk root
2006-02-14 08:58:14 +00:00