Andreas Meyer
c51efe2626
replaced ccIncludeVerbatim by ccIncludeExampleCode, where appropriate
2006-08-09 14:19:50 +00:00
Andreas Meyer
b454b3febd
manual cleanup:
...
* .C ---> .cpp
* removed ../examples from paths
* moved some demo/example files out of doc_tex into their respective place
* now it should build properly, again
2006-08-07 16:43:09 +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
0b9ab2594b
changed .C to .cpp in examples
2006-07-09 19:41:43 +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
9b870e03c8
Added a test case for swapping two siblings.
2006-05-14 07:48:13 +00:00
Ron Wein
68d5ab3e0c
Fixed a bug in the swap(pos1, pos2) function.
2006-05-14 07:40:30 +00:00
Andreas Meyer
b9ef01ba52
\chapter --> \ccUserChapter
2006-05-03 16:11:09 +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
d2740513aa
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
Sylvain Pion
22ad725de1
Move src/*.C to src/CGAL/*.C
2006-04-13 22:24:18 +00:00
Andreas Fabri
cf23c9a828
Moved text to the user manual
2006-04-08 20:36:16 +00:00
Andreas Meyer
5b5a60cecf
rewritten the whole manual
...
ok. seriously:
renamed \chapter into \ccUserChapter and \ccRefChapter
2006-04-06 17:03:37 +00:00
Andreas Fabri
936733ce81
Added \section{Classified Reference Pages}
2006-04-05 20:54:55 +00:00
Sylvain Pion
23d1b2e70d
- Renaming to avoid potential confusion
2006-03-25 12:21:56 +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
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
Sylvain Pion
c1223ad0b5
Add note that CGAL::Filter_iterator and boost::filter_iterator have opposite semantics
2006-02-24 12:20:47 +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
Marc Glisse
13380ebe5e
Add some missing std:: and #include <c*>
2006-02-22 15:22:27 +00:00
Sylvain Pion
216c62b83e
Remove empty files
2006-02-19 22:23:06 +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