mirror of https://github.com/CGAL/cgal
134 lines
3.9 KiB
Plaintext
134 lines
3.9 KiB
Plaintext
15 Appril 2006 Menelaos Karavelas
|
|
- added files and instructions for creating the MacOSX installer for CGAL
|
|
|
|
9 March 2006
|
|
- LGPL copyright notices added to makefiles generated by release_building/create_src_makefiles
|
|
|
|
1 March 2006
|
|
- Rename Parameterization as Surface_mesh_parameterization
|
|
|
|
1 March 2006
|
|
- Add Subdivision_method_3
|
|
|
|
11 October 2005 Sylvain Pion
|
|
- Add KDS to internal releases.
|
|
|
|
14 September 2005 Sylvain Pion
|
|
- Add Stream_lines_2 package to internal releases.
|
|
|
|
6 September 2005 Sylvain Pion
|
|
- Remove Arrangement, Planar_map, Sweep_line_2 from include_in_release.
|
|
- Add Arrangement_2 in include_in_release.
|
|
|
|
10 August 2005 Sylvain Pion
|
|
- Add QP_solver in internal releases.
|
|
|
|
3 August 2005 Sylvain Pion
|
|
- Add link to the "LAST" manual test-suite on the test-results page.
|
|
|
|
15 July 2005 Sylvain Pion
|
|
- Rename Voronoi_diagram_adaptor_2 to Voronoi_diagram_2.
|
|
|
|
29 May 2005 Sylvain Pion
|
|
- Add Voronoi_diagram_adaptor_2 to internal releases.
|
|
|
|
20 May 2005 Sylvain Pion
|
|
- Move internal releases and test-suite files.
|
|
|
|
30 March 2005 Sylvain Pion
|
|
- Add Parameterization to the internal releases.
|
|
|
|
27 March 2005 Sylvain Pion
|
|
- Show GMPXX support in the test-suite.
|
|
|
|
22 February 2005 Sylvain Pion
|
|
- Added Curved_kernel to the internal release.
|
|
|
|
11 February 2005 Sylvain Pion
|
|
- create_testresult_page : cleanups, fix version selector when first
|
|
execution, and remove obsolete option "-p".
|
|
|
|
7 February 2005 Sylvain Pion
|
|
- Don't use frames in test suites pages, and other improvements.
|
|
|
|
7 January 2005 Sylvain Pion
|
|
- Add Mesh_3 in the internal releases.
|
|
|
|
6 January 2005 Sylvain Pion
|
|
- Add Map_overlay_2 back in the internal releases.
|
|
- Add Persistent_homology_d back in the internal releases.
|
|
|
|
------------------------- CGAL 3.1 -----------------------------
|
|
|
|
18 December 2004 Sylvain Pion
|
|
- install_cgal now automatically recognizes internal releases from the
|
|
existence of "test/", no need to modify it by hand.
|
|
|
|
29 September 2004 Sylvain Pion
|
|
- create_testresult_page : add a <a NAME="$package"> for easy access to a
|
|
particular line.
|
|
|
|
17 September 2004 Sylvain Pion
|
|
- Store test-results success messages in a log file instead of sdterr.
|
|
|
|
16 September 2004 Sylvain Pion
|
|
- Replace CLN by CORE in the test-suite page.
|
|
|
|
10 September 2004 Sylvain Pion
|
|
- Remove Persistent_homology_d from internal releases.
|
|
|
|
29 August 2004 Sylvain Pion
|
|
- create_testresult_page : change <blink> to red.
|
|
- create_testresult_page : rewrite sorting logic (fixes painful warnings too).
|
|
|
|
27 August 2004 Sylvain Pion
|
|
- Add Developers_manual in the internal releases.
|
|
|
|
21 August 2004 Sylvain Pion
|
|
- create_testresult_page :
|
|
- remove obsolete print_header() function.
|
|
- add <blink> for the documentation link.
|
|
|
|
14 August 2004 Radu Ursu
|
|
- create_testresults_page: tried to fix warnings of this type:
|
|
Use of uninitialized value in numeric le (<=) at ./create_testresult_page line 70.
|
|
|
|
10 August 2004 Radu Ursu
|
|
- create_testresult_page sorts correctly the array containing the name of the
|
|
testresults posted by testers. (eg. 3.1-100 > 3.1-I-99 works now)
|
|
|
|
3 August 2004 Sylvain Pion
|
|
- create_testresult_page, to_zipped_format : make use of the new TESTER_NAME
|
|
and TESTER_ADDRESS.
|
|
|
|
24 July 2004 Sylvain Pion
|
|
- create_testresult_page : recognize "pion".
|
|
|
|
20 July 2004 Sylvain Pion
|
|
- create_testresult_page : Identify "cgal" person.
|
|
|
|
23 May 2004 Sylvain Pion
|
|
- Add Boost.
|
|
|
|
19 May 2004 Sylvain Pion
|
|
- Add Snap_rounding_2.
|
|
|
|
5 May 2004 Sylvain Pion
|
|
- create_testresult_page :
|
|
- Add link to the internal release download page.
|
|
- Remove useless systematic warning about unknown platform.
|
|
|
|
28 Apr 2004 Sylvain Pion
|
|
- testresults page now points to the new Manual test page.
|
|
|
|
11 Mar 2004 Sylvain Pion
|
|
- Update treat_result_collection to the version I use.
|
|
|
|
26 Feb 2004 Sylvain Pion
|
|
- Replace treat_result_collection by the version I use.
|
|
- Replace create_testresult_page by the version I use.
|
|
- Replace to_zipped_format by the version I use.
|
|
|
|
18 Jan 2004
|
|
- Remove support/to_cgal_namespace (now obsolete).
|