Sylvain Pion
44792b0f90
Fix partial specialization.
2008-01-17 18:32:43 +00:00
Daniel Russel
75d053154f
fixed demos. Found some problem with dynamic insertion in regular triangulations.
2008-01-14 22:01:20 +00:00
Sylvain Pion
b55e442199
Add missing #include <CGAL/Tools/Counter.h>.
2008-01-14 21:12:02 +00:00
Sylvain Pion
88ed563f44
Remove some workarounds for SunPRO + RW's STL:
...
CGAL_CFG_MISSING_TEMPLATE_VECTOR_CONSTRUCTORS_BUG
CGAL_CFG_RWSTD_NO_MEMBER_TEMPLATES (partially so far)
CGAL_make_vector
CGAL_make_list
2008-01-03 14:50:13 +00:00
Sylvain Pion
7302cae41f
Use CGAL_assertion_code macro instead of if(...); hack to kill unused variable warning in release mode, as this triggers a g++ 4.3 warning for empty if body.
2007-12-27 16:23:41 +00:00
Sylvain Pion
b500997a37
Remove useless "const" on return type to avoid g++ 4.3 warning.
2007-12-24 13:36:51 +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
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
6623d525eb
* replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion
...
* replaced #include <assert.h> with the according CGAL/Testsuite/assert.h
2007-11-07 21:35:42 +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
Sylvain Pion
055009cc58
Remove the need for mentionning todo files and doxygen files.
2007-11-03 21:15:36 +00:00
Sylvain Pion
0ffeb44254
Add qualification needed by g++ 4.3.
2007-10-27 08:39:56 +00:00
Daniel Russel
5684bc8d55
removed variadic macro
2007-10-04 11:14:00 +00:00
Marc Glisse
3df14be20d
Sunpro vector constructor workaround.
2007-08-28 10:00:21 +00:00
Daniel Russel
b9650efc0c
added public to some typedefs
2007-08-23 15:44:25 +00:00
Daniel Russel
1ad21fef7c
Hmmmmm, demo works here
2007-08-23 15:34:09 +00:00
Daniel Russel
b9bd1350c3
removed size_t
2007-08-20 21:03:49 +00:00
Daniel Russel
faf373778d
allow the retrieval of current event key:
2007-08-16 23:10:46 +00:00
Sylvain Pion
d76beea6ad
Remove obsolete config flag CGAL_CFG_NO_LOCALE.
2007-08-08 15:30:58 +00:00
Daniel Russel
91e3c9a70a
added header to avoid compilation problem
2007-07-15 17:12:23 +00:00
Daniel Russel
8a107b364b
fixed qt problem--too fancy with overloading
2007-07-10 22:09:27 +00:00
Daniel Russel
6cee3cddc1
get latest changes into build
2007-07-09 23:10:13 +00:00
Daniel Russel
6ade9c0a47
need full function call now
2007-06-15 20:55:31 +00:00
Daniel Russel
2f35c55283
oops, something had gotten confused, CGALQT should now compile
2007-06-15 20:42:44 +00:00
Daniel Russel
a183e20905
moved gui stuff to new listeners
2007-06-14 21:50:44 +00:00
Daniel Russel
53eb88d003
some changes had gotten lost with regards to Listeners
2007-06-14 18:55:37 +00:00
Daniel Russel
ee6591fbf6
minor changes to Label and macros
2007-06-13 23:19:20 +00:00
Daniel Russel
c258f48911
ACCESSOR to GET
2007-06-12 22:08:14 +00:00
Daniel Russel
09bed49916
odds and sods
2007-06-11 22:36:51 +00:00
Daniel Russel
ad173f7bcc
oops, forgot Qt
2007-06-11 20:52:05 +00:00
Daniel Russel
1bb80d52ec
added license
2007-06-11 06:10:08 +00:00
Daniel Russel
3f28242466
macros for listeners
2007-06-11 01:43:55 +00:00
Daniel Russel
81ccf38256
things build after log move
2007-06-11 00:08:13 +00:00
Daniel Russel
7d9a1eaf8c
libCGAL builds
2007-06-10 23:46:47 +00:00
Daniel Russel
c1fd50a09b
pre global replace
2007-06-10 23:05:03 +00:00
Daniel Russel
adf89ba0af
moved logs
2007-06-09 02:38:13 +00:00
Fernando Cacciola
88111fcf70
VS project files merged back
2007-06-06 15:35:17 +00:00
Andreas Fabri
01e763217b
3.3 branch -> trunk
2007-06-04 14:27:09 +00:00
Andreas Fabri
e5df6fb3fe
3.3 branch -> trunk
2007-06-04 14:04:56 +00:00
Andreas Meyer
3ad6028729
replaced largest space-consuming images by smaller jpegs
2007-06-01 18:53:54 +00:00
Andreas Meyer
7ed1a00c04
merge manual fixed from 3.3 branch back intro trunk:
...
svn merge -r 38751:38754 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38773:38775 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38783:38784 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38795:38796 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38815:38816 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38827:38829 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38834:38836 ~/projects/CGAL/branches/CGAL-3.3-branch
2007-05-28 23:05:00 +00:00
Daniel Russel
a034d8e156
LOCALE changes
2007-05-04 21:23:14 +00:00
Marc Glisse
825850afdb
workaround for sunpro, for which a typedef inside a class leaks to the
...
default value of the template arguments.
2007-04-18 13:29:18 +00:00
Andreas Meyer
8706baedc3
typo + removed \ccc from inside \ccExampleCode
2007-04-17 22:11:07 +00:00
Sylvain Pion
9c1dafa587
Remove more semi-colons inside \ccNestedType (for the manual index).
2007-04-17 09:50:09 +00:00
Andreas Fabri
94c5c3598f
Added bibtex entry
2007-04-12 13:05:46 +00:00
Andreas Fabri
ea71b8eaa1
.C ->.cpp and autolinking
2007-04-11 13:59:20 +00:00
Daniel Russel
75d663d305
see if VC is happy now about not recognizing template argument
2007-04-07 19:07:06 +00:00
Daniel Russel
ddcc31dd2f
oops, reversed the negation
2007-04-06 22:57:22 +00:00
Daniel Russel
7b883e967f
remove junk file
2007-04-03 21:19:17 +00:00