Commit Graph

206 Commits

Author SHA1 Message Date
Andreas Fabri 9d86cb2ea9 Fix for Windows 'min/max' bug 2012-01-18 10:10:14 +00:00
Laurent Rineau a37c74d534 Add license files, per package 2012-01-16 15:54:22 +00:00
Laurent Rineau cabc943d53 Missing exports 2011-10-18 16:46:54 +00:00
Sébastien Loriot 91a5327fa8 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Andreas Fabri cbfe32ce37 Add declspecs for Visual C++ so that we can build dlls 2011-10-05 19:12:23 +00:00
Sébastien Loriot 554f62d411 remove executable property from copyright files 2011-10-03 08:18:16 +00:00
Andreas Fabri d10a333947 Add a file with the copyright holder(s) to the package_info 2011-09-29 20:45:16 +00:00
Sébastien Loriot dff6dda8b3 Remove from copyright holder
Freie Universitaet Berlin (Germany), Martin-Luther-University Halle-Wittenberg
(Germany) and RISC Linz (Austria) as they transfer the copyright to other
sites.
2011-09-21 19:46:31 +00:00
Philipp Möller 34d6ac52ec Replaced [U]Integer* with boost::[u]int*_t in Polyhedron, Polyhedron_IO and Stream_support 2011-06-10 14:51:30 +00:00
Sébastien Loriot 7c2ce886a1 remove warning and move the test for non negative number of facets 2011-06-08 07:49:55 +00:00
Sébastien Loriot 49d3fd8430 correct type y= by z= 2010-12-08 09:43:42 +00:00
Marc Glisse 4174a8cce7 make Ostream_iterator assignable, as befits an output iterator 2010-12-05 09:32:16 +00:00
Andreas Fabri 778420c709 Put std:: before numeric_limits 2010-11-18 10:07:05 +00:00
Andreas Fabri 4372c2f5b3 Initialize huge std::size_t properly and not with -1, which triggers a warning 2010-11-18 09:59:39 +00:00
Marc Glisse 5ac4b18901 Use consistent integer types to avoid warnings. 2010-10-29 13:37:32 +00:00
Laurent Rineau 375baeee10 The badbit is for I/O error, and failbit is for logic errors.
My reference; http://www.cplusplus.com/reference/iostream/ios/clear/
2010-06-28 10:58:52 +00:00
Laurent Rineau a528e215dc ios::fail() is a more general test than bad() 2010-06-28 10:57:58 +00:00
Andreas Fabri 6988668606 Error handling when passing from ptrdiff_t to size_t 2010-06-28 10:53:01 +00:00
Andreas Fabri 63b759a9fd ptrdiff_t -> size_t 2010-06-28 10:51:05 +00:00
Andreas Fabri 124b252def Use istream::bad() 2010-06-28 10:19:08 +00:00
Andreas Fabri 8dc7ff13fb int -> size_t 2010-06-28 08:32:45 +00:00
Andreas Fabri a83ca3c44e int -> size_t 2010-06-25 07:35:33 +00:00
Andreas Fabri fe94bcf804 int -> size_t 2010-06-22 13:45:31 +00:00
Andreas Fabri 83795f53ca int -> size_t 2010-06-22 13:15:46 +00:00
Andreas Fabri 21c0ba670f Binary OFF format is 32bit, so we have to cast size_t 2010-06-22 11:54:07 +00:00
Sébastien Loriot 52317dd49f add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Sylvain Pion 85dc12f2a7 Remove empty lines at beginning and end of files
(apply Scripts/developer_scripts/remove_empty_lines.pl).
2010-02-01 12:55:28 +00:00
Andreas Fabri 81cf2e0dde output for polyhedral surfaces 2009-03-16 11:15:49 +00:00
Sylvain Pion dc3bf72707 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Fernando Cacciola f93437ca22 Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +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 a46b55bf71 The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
are now under /trunk/$Package/package_info/$Package/ .
2007-12-02 15:06:42 +00:00
Sylvain Pion 4da7713aa8 Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename
its dependant macro CGAL_CLIB_STD to "std".
2007-08-08 15:59:25 +00:00
Andreas Meyer 1d673f34e7 removed dead reference to leda window example 2007-04-05 08:48:33 +00:00
Andreas Meyer a10d4421d1 removed obsolete Window_stream demo 2007-04-02 18:51:46 +00:00
Joachim Reichel 704933f79a replace obsolete variable CGAL_WINDOW_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:57:31 +00:00
Sylvain Pion b2630cd7e1 Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups
to demo/**/*.h and .cpp.
2007-03-10 16:55:12 +00:00
Sylvain Pion adb3f9e30d Remove cgal_test/Makefile, and rename .C to .cpp. 2007-01-27 20:16:30 +00:00
Sylvain Pion 2bdfec6cc0 Removal of remaining protect macros : those protecting other CGAL include files.
Done using the script Scripts/developer_scripts/cgal_conditional_include_remove.
2007-01-24 18:00:30 +00:00
Sylvain Pion fb8595b94e Cleanup : remove ancient CGAL_PROTECT_* macros.
It's the compiler's job to optimize preprocessing time.
2007-01-24 17:16:05 +00:00
Sylvain Pion c03659bc7a global update of maintainer files
(remove Lutz, Sven, Matthias, Geert-Jan...)
2006-12-05 14:01:13 +00:00
Andreas Fabri f3095698d9 fixed min/max problem 2006-08-16 21:22:51 +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 c393c8c94b Fixed min max problem 2006-07-26 08:10:12 +00:00
Andreas Fabri 89a974754f changed .C to .cpp in examples 2006-07-11 09:31:22 +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
Fernando Cacciola f325446f66 Missing #include <CGAL/basic.h> added 2006-03-29 14:31:13 +00:00
Sylvain Pion 2a17eac977 - Remove unused argument name to remove warning in NDEBUG mode.
- Remove protect macros.
2006-03-17 15:50: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
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 0a531b828d Move packages to trunk root 2006-02-14 08:58:19 +00:00