Fernando Cacciola
|
f93437ca22
|
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
|
2008-05-05 14:01:55 +00:00 |
Sylvain Pion
|
57904f1e25
|
Use boost::iterator_facade for the Compact_container's iterators.
|
2008-04-12 18:19:43 +00:00 |
Andreas Meyer
|
20315de571
|
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
* removed include/Testsuite/assert.h
|
2008-03-19 13:45:36 +00:00 |
Fernando Cacciola
|
b704509dcf
|
Examples/Demos/Test CMake scripts updated
|
2008-03-05 21:14:02 +00:00 |
Fernando Cacciola
|
a659cd852a
|
Added project() and conditional test for CGAL_DIR
|
2008-02-14 15:42:36 +00:00 |
Fernando Cacciola
|
14043c43a0
|
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
|
2008-02-08 17:47:21 +00:00 |
Fernando Cacciola
|
afddfc4fca
|
CMake scripts for demos/examples/test added
|
2008-02-06 19:06:24 +00:00 |
Sylvain Pion
|
0f587ba0b5
|
This SUNPRO workaround is not needed anymore
|
2008-01-20 20:34:39 +00:00 |
Sylvain Pion
|
5c551050a5
|
Remove obsolete VC++ 6 specific code.
|
2008-01-20 15:27:47 +00:00 |
Sylvain Pion
|
360d29f72a
|
Rename CGAL_CIRC_NULL to CGAL_NULL.
|
2007-12-28 15:40:36 +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
|
7c09dc370a
|
* removed unused "old_alloc_strategy", based on LEDA
* some leda stuff remains : added version-dependent include for leda/memory.h
|
2007-04-20 12:16:17 +00:00 |
Andreas Meyer
|
f575392469
|
fixed test-program license statement, by removing it:
now it only says, that it's part of the internal release and
should not be distributed (similar to other packages)
|
2007-04-03 12:51:51 +00:00 |
Andreas Fabri
|
42c4ecdf0b
|
it is illegal to have a singular iterator on the rhs of an assignment
|
2007-03-16 11:49:47 +00:00 |
Sylvain Pion
|
c3d608beb5
|
remove unused arguments to prevent warnings
|
2007-03-02 11:06:40 +00:00 |
Andreas Meyer
|
9cfb43e09f
|
added header
|
2007-02-22 11:10:53 +00:00 |
Andreas Meyer
|
1996f8c159
|
added a mpl struct is_same_or_equal, similar to
boost::is_same / boost::is_base_and_derived
|
2007-02-17 21:25:09 +00:00 |
Fernando Cacciola
|
7afd2f1bbf
|
Fixes for VC7.1/8 bug
|
2007-01-30 18:47:57 +00:00 |
Sylvain Pion
|
3c27e07382
|
rename .C to .cpp
|
2007-01-27 20:14:24 +00:00 |
Sylvain Pion
|
2eafe93364
|
These cgal_test/makefile do not bring anything compared to the default generated.
|
2007-01-27 20:13:55 +00:00 |
Fernando Cacciola
|
278e0bbc77
|
VC8 STL iterator fixes
|
2007-01-18 13:46:53 +00:00 |
Andreas Meyer
|
f8c89d0986
|
* included EXACUS test programs in STL_Extension test (hardcoded in makefile and cgal_test)
* removed some leftover #include <CGAL/LiS/basic.h>
|
2006-10-26 11:24:40 +00:00 |
Andreas Meyer
|
e9e8387260
|
merged changes from CGAL_with_EXACUS branch into trunk.
revisions used:
(1) 32995:34537
(2) 34538:34906
|
2006-10-24 15:21:25 +00:00 |
Ron Wein
|
9b870e03c8
|
Added a test case for swapping two siblings.
|
2006-05-14 07:48: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 |
Sylvain Pion
|
7efa173f71
|
- Fix last change.
|
2006-02-23 22:32:10 +00:00 |
Marc Glisse
|
13380ebe5e
|
Add some missing std:: and #include <c*>
|
2006-02-22 15:22:27 +00:00 |
Laurent Saboret
|
1aad55d4cb
|
Change CVS keywords to SVN style
|
2006-02-14 10:08:15 +00:00 |
Laurent Saboret
|
76603aad2b
|
Move packages to trunk root
|
2006-02-14 08:58:19 +00:00 |