https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
bbd7690 Update the announcement draft after Monique and Mariette's comments. 03 August 2011, 10:05:01 UTC
0b3cc18 Update announcement for CGAL-3.9 02 August 2011, 15:17:19 UTC
9f17eb7 Improve changes.html of CGAL-3.9 before beta1 - Fix titles. - Add a few <code>...</code>. - Change the order (new packages first, then new feature in the order of the manual, then sort the rest in the order of the manual). - Minor rewording of Combinatorial Maps. 02 August 2011, 15:09:06 UTC
0a059f6 Typo: remove extra '-' 02 August 2011, 14:46:23 UTC
35d5400 Remove extra ';' 01 August 2011, 12:35:14 UTC
dfb4811 Add comments to our config file html2textrc to explain how to use it. 29 July 2011, 13:08:40 UTC
caff346 Generate CHANGES from changes.html The command line is: html2text -rcfile html2textrc changes.html > CHANGES And manual editing is required after at the beginning of the file. 29 July 2011, 13:05:29 UTC
339cfeb prepare beta1 29 July 2011, 11:39:36 UTC
7ea9ad8 fix previous commit (bug in the test) 28 July 2011, 17:00:13 UTC
1fb7632 Fix a bug in finite_adjacent_vertices when dimension()==1. When tr.dimension()==1, tr.finite_adjacent_vertices(...) and tr.finite_incident_edges(...) returned infinite things. 28 July 2011, 16:53:11 UTC
e706ed3 Small corrections in ref manual after a last proofread. 21 July 2011, 18:29:28 UTC
8779d9c Add comments of unused macros, for later cleanup 21 July 2011, 14:28:57 UTC
856ee3d Small corrections in user manual after a last proofreading. 21 July 2011, 11:28:23 UTC
385a2d9 comment in example 21 July 2011, 11:11:46 UTC
6fed37a simplification of the example for the same result. 21 July 2011, 10:16:27 UTC
7dadf80 typo in comments 21 July 2011, 09:16:04 UTC
45c862b bug fix in example 21 July 2011, 08:53:44 UTC
6eb3375 replace Dart_base by Dart in the figure Diagramme_class. 21 July 2011, 08:08:48 UTC
70661bc SONAME/SOVERSION should not be in the cache 20 July 2011, 14:16:21 UTC
dac5ec1 Bump SONAME for CGAL-3.9 20 July 2011, 14:04:16 UTC
e05fc81 s/3.8/3.9/ 20 July 2011, 13:25:20 UTC
2dda11d typo (concept notation for template parameter) 18 July 2011, 13:44:44 UTC
7e73cae add missing static increase figure size (unreadable on the web) test example in the man 18 July 2011, 07:04:05 UTC
adf9edb typo 18 July 2011, 06:50:36 UTC
d5352c3 Ray_3 Ray_3 intersections can also return Segment_3 15 July 2011, 14:17:20 UTC
b5be50c typo 13 July 2011, 16:37:37 UTC
5ec3807 testsuite do_intersect Bbox_3-Ray_3 13 July 2011, 14:58:51 UTC
bbc56ad raffine bugfix of 64734 (remove unneed code added) 13 July 2011, 14:35:58 UTC
09e1e37 alpha2 13 July 2011, 08:11:53 UTC
54dcce3 remove unwanted return-to-line 12 July 2011, 12:43:01 UTC
8c8da47 fixed problem for installed CGAL 12 July 2011, 12:30:09 UTC
0331ea9 BUGFIX: Bbox_3-line_3 do_intersect missing two cases when the y-slope or z-slope of the line is 0. Add a testsuite for Bbox_3-Line_3 do_intersect. 12 July 2011, 07:05:40 UTC
6eb04b1 fix to deal with branch- and release-build 11 July 2011, 18:53:48 UTC
d8631b0 grab DEMO_DIR even in in-source 11 July 2011, 12:25:10 UTC
f700c00 removed wrong "." to match regex 11 July 2011, 12:20:13 UTC
f97f426 removed redundant mutable qualifier and cleanup 11 July 2011, 10:15:31 UTC
2213416 update date and version 10 July 2011, 19:18:48 UTC
eb6afde min->mini max->maxi; confusion between the initialization of the variables and the min max functions 08 July 2011, 12:00:13 UTC
6896dc3 Better use of deprecation_warning.h 06 July 2011, 15:57:54 UTC
bce1a1f use CGAL/internal/deprecation_warning.h 06 July 2011, 15:35:19 UTC
3c9e8a8 Forgot to commit mergeinfo properties 06 July 2011, 12:50:44 UTC
808ebae Merge | ------------------------------------------------------------------------ | r64601 | pmoeller | 2011-07-05 15:17:52 +0200 (Tue, 05 Jul 2011) | 2 lines | Changed paths: | A /branches/features/gsoc2011-boost_object-pmoeller/Installation/include/CGAL/internal/deprecation_warning.h | M /branches/features/gsoc2011-boost_object-pmoeller/Installation/test/Installation/CMakeLists.txt | A /branches/features/gsoc2011-boost_object-pmoeller/Installation/test/Installation/deprecation_warning.cpp | | Added deprecation_warning.h and a pseudo useful test. | | ------------------------------------------------------------------------ 06 July 2011, 12:49:49 UTC
77c34e9 bugfix in setminus 06 July 2011, 12:17:37 UTC
00c1d03 Enf of modifs to remove $$ in html. 06 July 2011, 11:46:27 UTC
4f838c6 Preapre CGAL-3.9-alpha1 06 July 2011, 11:45:52 UTC
5559da9 Merged feature-branch Aos_2-new_functors-tau into next 06 July 2011, 11:41:06 UTC
a2852e1 merge next before reintegration into next 06 July 2011, 11:27:03 UTC
369498d Cancel revision 64607. There had been a problem with the branch. | ------------------------------------------------------------------------ | r64607 | efif | 2011-07-05 17:27:04 +0200 (Tue, 05 Jul 2011) | 1 line | | Merged feature-branch Aos_2-new_functors-tau into next | ------------------------------------------------------------------------ 06 July 2011, 11:11:58 UTC
9fec0d4 Fix revision 64600 The revision 64600 was the merge of next into the branch features/Aos_2-new_functors-tau. For an unknown reason (maybe a buggy svn version), that merge forgot to apply some revision of next. And those revision were thus cancelled when the branch has been reintegrated back into next. I am trying to fix that. This branch is a copy of the branch features/Aos_2-new_functors-tau@64599 where the merge of next has been reapplied. Let's see what are the differences with the buggy revision 64000. 06 July 2011, 10:29:57 UTC
1ddfdc5 cleanup + small corrections 05 July 2011, 20:26:36 UTC
48fae5c Replace all the $\beta_x$. 05 July 2011, 20:14:01 UTC
b15cd51 Merged feature-branch Aos_2-new_functors-tau into next 05 July 2011, 15:27:04 UTC
89ec6bd Replace $\beta$ in html mode. 05 July 2011, 13:18:26 UTC
d41b2b3 merge from next 05 July 2011, 13:05:06 UTC
f4ab5af Fix warnings 05 July 2011, 12:20:43 UTC
65519c0 Fix a warning from MSVC The warning on x64_Cygwin-Vista_MSVS2010-64bits was: include\CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h(68) : warning C4800: 'const CGAL::Vector_3<R_> *const *' : forcing value to bool 'true' or 'false' (performance warning) 05 July 2011, 12:16:28 UTC
fa162c3 Workaround to please hyperref in PDF 05 July 2011, 12:03:30 UTC
b78de6a bugfix in figure 05 July 2011, 11:11:45 UTC
6ab2d88 replace $$ 05 July 2011, 10:59:16 UTC
645abaf fig 04 July 2011, 15:50:15 UTC
a73147f Change MSVC home page to avoid a warning 04 July 2011, 15:31:49 UTC
4a9dc90 Change mpfi home page to avoid a warning 04 July 2011, 15:30:32 UTC
8c7d87a remove $$s 04 July 2011, 15:03:32 UTC
17f73fd remove some $$ 04 July 2011, 13:59:11 UTC
2aeeb76 add missing include 04 July 2011, 13:56:25 UTC
38ae1a9 updated 04 July 2011, 12:36:50 UTC
224cf29 Small modifs of comments in examples 04 July 2011, 12:04:48 UTC
0c21216 remove a $$ 04 July 2011, 11:58:16 UTC
af9f621 ; should be inside CGAL_ASSERTION_CODE 04 July 2011, 08:40:10 UTC
ec00745 Scene_polygon_soup -> Scene_polygon_soup_item 01 July 2011, 13:22:23 UTC
6fdc703 updated 01 July 2011, 11:09:24 UTC
81d35f8 Add return statement (in a function that should never be compiled) 30 June 2011, 22:23:09 UTC
0555f11 const static int is illegal 30 June 2011, 22:17:00 UTC
7578d85 const static int is illegal 30 June 2011, 22:16:29 UTC
01f978d partial undo: remove debug output 30 June 2011, 22:11:47 UTC
7dbddbc Add CR in the last line to quiet Intel C++ 30 June 2011, 22:09:49 UTC
f29a7b6 Remove extra ';' 30 June 2011, 22:00:19 UTC
2a6ca3b add a small example showing the overload problem when result_type is defined in Null_functor 30 June 2011, 17:19:48 UTC
68b628f modification of package description. 30 June 2011, 14:27:25 UTC
4cabdbb updated 30 June 2011, 12:12:16 UTC
77dc383 rm warning of unused variables 30 June 2011, 08:27:49 UTC
7e376f3 Modification of the image for the package overview (even if I prefer the previous one...) 29 June 2011, 18:21:28 UTC
d9a8b8e Use CGAL_ prefix for #define 29 June 2011, 14:27:25 UTC
7b36a09 extra test for rational function traits 29 June 2011, 14:24:06 UTC
e8fb926 Add missing return statements 29 June 2011, 14:19:27 UTC
dc1b486 fix const issues fix clean up order in cache 29 June 2011, 14:18:09 UTC
2c1bc77 bug detected by a warning of intel compiler 29 June 2011, 12:41:42 UTC
0a76c8f Add whitespace to avoid warning on closing comment 29 June 2011, 10:58:44 UTC
05a607f Fix a bug in PVertex::operator< PVertex::operator was implementing a <= instead of a strict ordering. That is incorrect. Bug found by the debug mode of the STL of MSVC. 29 June 2011, 10:53:53 UTC
95b31f9 removed non const traits retrieval function 29 June 2011, 07:41:40 UTC
0c092b2 static_cast<const XXX &> to avoid copy 29 June 2011, 07:02:20 UTC
98ca0a1 remove warnings fix bug in Construct_iso_box_d 29 June 2011, 07:01:01 UTC
5967704 Fix the year of Kazhdan06 29 June 2011, 06:40:25 UTC
7927576 Added missing const 28 June 2011, 21:09:54 UTC
c5e8783 Pacify MSVC 28 June 2011, 15:12:42 UTC
4fb16d9 updated 28 June 2011, 14:18:43 UTC
c680a3a rename too generic GT3 -> GT3_for_CH3 28 June 2011, 13:22:19 UTC
76fb93e update copyright date 28 June 2011, 13:19:40 UTC
a8152fd reintegrate branch ^/branches/features/spatial_searching-add_info-sloriot into next 28 June 2011, 13:06:26 UTC
80dacf6 updated 28 June 2011, 12:49:44 UTC
back to top