Fernando Cacciola
|
c211eb0aa9
|
Fixed incorrect 'typename'
|
2007-01-19 19:05:10 +00:00 |
Fernando Cacciola
|
278e0bbc77
|
VC8 STL iterator fixes
|
2007-01-18 13:46:53 +00:00 |
Sylvain Pion
|
0530a7d920
|
min_n() and max_n() functions similar to std::min() and std::max(),
but which allow more than 2 arguments.
|
2006-12-02 21:50:30 +00:00 |
Andreas Fabri
|
dd978791ea
|
Workaround for VC++ -- reintroduced
|
2006-11-10 11:51:35 +00:00 |
Michael Hemmer
|
6e8bfad68a
|
new design for Tag_true/Tag_false
get tag via Boolean_tag<bool>
has public member: bool value
|
2006-11-08 14:36:53 +00:00 |
Michael Hemmer
|
7936604249
|
restored original version of Null_functor
|
2006-11-08 10:11:49 +00:00 |
Andreas Fabri
|
412c009679
|
Give Null_functor some nested types
|
2006-10-27 17:55:23 +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 |
Sylvain Pion
|
5aba55173f
|
Introduce CGAL_NDEBUG.
|
2006-08-11 13:01:36 +00:00 |
Andreas Fabri
|
2fb18f532d
|
Fixed min max problem
|
2006-07-31 22:31:49 +00:00 |
Sylvain Pion
|
e4f5e2a1ef
|
- Introduce exception throwing as assertion behavior.
- Make it the default.
- FIXME : the exception classes are not yet documented.
|
2006-07-13 17:46:18 +00:00 |
Andreas Fabri
|
4aa722c47c
|
empty circulator ranges must not be encoded with default constructed iterators
|
2006-06-15 13:39:06 +00:00 |
Ron Wein
|
623b747d42
|
Changed the header such that the copyright is only for TAU.
|
2006-05-16 10:11:35 +00:00 |
Ron Wein
|
68d5ab3e0c
|
Fixed a bug in the swap(pos1, pos2) function.
|
2006-05-14 07:40:30 +00:00 |
Marc Glisse
|
b13e3b5ec0
|
Last round of missing std:: before 3.2 (Andreas permission)
|
2006-04-19 16:56:12 +00:00 |
Sylvain Pion
|
23d1b2e70d
|
- Renaming to avoid potential confusion
|
2006-03-25 12:21:56 +00:00 |
Marc Glisse
|
0756f34663
|
Work around yet another sunpro bug, where it complains about an ambiguity
between A and A.
|
2006-02-28 16:03:31 +00:00 |
Marc Glisse
|
f9e7d81429
|
Clean sunpro rwstd workaround by using reverse_iterator macro.
|
2006-02-25 23:25:27 +00:00 |
Marc Glisse
|
733a96b81c
|
Try new version of sunpro reverse_iterator workaround.
|
2006-02-25 00:14:28 +00:00 |
Monique Teillaud
|
6c595610ca
|
revert my previous change (in fact Sylvain had already fixed the bug in svn
after the internal release)
|
2006-02-24 10:02:04 +00:00 |
Monique Teillaud
|
30712bb7ba
|
commenting Sylvain's recent addition, which should give a chance to
tomorrow's test suite to get more green boxes...
|
2006-02-24 09:45:18 +00:00 |
Sylvain Pion
|
7efa173f71
|
- Fix last change.
|
2006-02-23 22:32:10 +00:00 |
Sylvain Pion
|
acd8cdf25a
|
- Add a Transform_output_iterator.
|
2006-02-23 14:21:30 +00:00 |
Ron Wein
|
fdd566b269
|
Trying to fix the compilation warning we get from gcc 4.1
|
2006-02-23 13:08:30 +00:00 |
Ron Wein
|
2b89c8dc1e
|
Fixed the header.
|
2006-02-23 12:00:57 +00:00 |
Marc Glisse
|
725dd1ff24
|
workaround for sunpro old stl, copied from vector.h
|
2006-02-22 16:44:00 +00:00 |
Marc Glisse
|
936522e422
|
workaround for sunpro old stl, copied from vector.h
|
2006-02-22 16:36:03 +00:00 |
Marc Glisse
|
1b05f9442d
|
workaround for sunpro old stl, copied from vector.h.
|
2006-02-22 16:00:53 +00:00 |
Marc Glisse
|
6480cf43ca
|
Fix check for broken sunpro stl.
|
2006-02-22 15:57:20 +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
|
76603aad2b
|
Move packages to trunk root
|
2006-02-14 08:58:19 +00:00 |