Commit Graph

50461 Commits

Author SHA1 Message Date
Laurent Rineau a53eb870c0 Organize our .gitignore file
I have classified the various patterns to be ignored, at the end of the
files, with comments.
2013-01-11 10:14:26 +01:00
Laurent Rineau 6942607c41 More cleaning of .gitignore
Here are the entries that are removed from subdirectories:
  CMakeCache.txt
  CMakeFiles
  cmake_install.cmake
  debug
  error.txt
  *.obj
  ProgramOutput*
  release
  *.suo
2013-01-11 09:53:26 +01:00
Laurent Rineau 0dd3d89b4c Clean the .gitignore file: remove *.exe in subdirectories
There is already a global globing "*.exe" in the bottom of the file.
2013-01-11 09:43:35 +01:00
Laurent Rineau 6fb798bae3 Remove committed .sln and .vcproj files!
And clean the .gitignore file: the .vcproj and .sln are already in the
global globing, and for that reason I have removed all occurrences in
subdirectories.
2013-01-11 09:39:08 +01:00
Andreas Fabri 37b29c2c3d Merge branch 'Interpolation-bugfix-GF'
Approved by the release manager
2013-01-11 09:10:00 +01:00
Sébastien Loriot 807214b5fc fix the hidden-while-scrolling search box issue in the package overview 2013-01-10 18:06:12 +01:00
Sébastien Loriot ebd2f15dd1 follow up of 601fd3b9: adding missing () in see also for functions 2013-01-09 19:48:43 +01:00
Sébastien Loriot 1952cc37ed linking to global function kernel groups 2013-01-09 19:48:43 +01:00
Sébastien Loriot 6e63d3cfa8 adding missing () in see also for functions 2013-01-09 19:48:42 +01:00
Sébastien Loriot e261f3b17b add missing examples 2013-01-09 19:48:42 +01:00
Sébastien Loriot b0bd160355 add missing back-ticks in see also 2013-01-09 19:48:41 +01:00
Sébastien Loriot c5a76c7334 fix linking to global function groups in Kernel 2013-01-09 19:48:40 +01:00
Sébastien Loriot 6fa9502ecd Origin and Null_vector are not internal 2013-01-09 19:48:40 +01:00
Sébastien Loriot 7ecf2981af rename kernel global function groups 2013-01-09 19:48:39 +01:00
Sébastien Loriot 1debeb5cde defining intersection and do_intersection subgroups in one place 2013-01-09 19:48:39 +01:00
Sébastien Loriot edecd83f58 renaming group of global function in AoS2 and related changes 2013-01-09 19:48:39 +01:00
Andreas Fabri e1b5921470 first pass over KDS 2013-01-09 15:14:37 +01:00
Sébastien Loriot 3cc7c5871f renaming groups of global functions for Interpolation and releated changes 2013-01-09 09:36:41 +01:00
Sébastien Loriot 11db34df21 this file is not officially documented 2013-01-09 09:33:59 +01:00
Sébastien Loriot fc12a8e7bc rename global function groups for PCA 2013-01-09 08:32:35 +01:00
Sébastien Loriot 8226b6d64e rename global function group and update \sa for Box_intersection_d 2013-01-09 08:03:42 +01:00
Sébastien Loriot af3a5c20df rename kernel global function groups 2013-01-09 07:38:26 +01:00
Sébastien Loriot cec8cf406d add missing group for compare_signed_distance_to_plane 2013-01-09 07:03:17 +01:00
Sébastien Loriot ade462dbad add () to function reference in classified ref man 2013-01-08 17:50:33 +01:00
Sébastien Loriot ac8efbe017 fix CK3 \sa function links 2013-01-08 17:50:32 +01:00
Sébastien Loriot 5a641325e2 fix function references in CK2 and CK3 2013-01-08 17:50:32 +01:00
Sébastien Loriot d7cd121f8f Stream_support has no example dir 2013-01-08 17:50:32 +01:00
Sébastien Loriot 00783a6c68 add missing typedef name 2013-01-08 17:50:31 +01:00
Sébastien Loriot 0c48a1e55e prettify link to function group 2013-01-08 17:50:31 +01:00
Sébastien Loriot 8ce1ad94b5 prettify link to intersection function 2013-01-08 17:50:31 +01:00
Sébastien Loriot ff651ef172 add missing examples in PCA doc 2013-01-08 17:50:30 +01:00
Sébastien Loriot fd028691b7 fix linking of centroid and barycenter in Kernel 2013-01-08 17:50:30 +01:00
Sébastien Loriot b6c2d31d40 fix linking to barycenter and centroid in PCA 2013-01-08 17:50:30 +01:00
Sébastien Loriot 0aaa77de4a fix linking to intersection and do_intersect overloads 2013-01-08 17:50:29 +01:00
Sébastien Loriot 112e4e45d8 fix function linking 2013-01-08 17:50:29 +01:00
Sébastien Loriot e313ce4397 using backticks to link in see also 2013-01-08 17:50:29 +01:00
Sébastien Loriot cd37524c07 using \link to have tt text 2013-01-08 17:50:28 +01:00
Sébastien Loriot 4b252e8cc2 add missing backticks 2013-01-08 17:50:28 +01:00
Andreas Fabri 42f6145233 Avoids advanced brief descriptions 2013-01-08 14:53:44 +01:00
Sébastien Loriot 0e8f90a91e remove an extra % in navtree 2013-01-08 14:45:33 +01:00
Sébastien Loriot bff30cfb03 follow up of efae8622fd
missing renaming in doxyassist.xml
2013-01-08 14:45:33 +01:00
Andreas Fabri b307771892 bug fix for natural_neighbor_coordinates_2 using a small feature in the conflict zone functions of Delaunay_triangulation_2 2013-01-08 12:34:37 +01:00
Laurent Rineau c34789c0d4 Merge branch 'Installation-fix_CGAL_CFG_NO_STATEMENT_EXPRESSIONS_for_Intel-lrineau' 2013-01-08 11:28:09 +01:00
Andreas Fabri 1ae5df0172 When reading a file with 2D points, read the x and y, and ignore the rest of the line. This implies 1 point per line. 2013-01-08 10:31:41 +01:00
Andreas Fabri 0955b5de75 typo which ends \brief to early 2013-01-08 10:29:16 +01:00
Sébastien Loriot 3e2cbc2f24 default --output option to output 2013-01-08 10:01:57 +01:00
Sébastien Loriot 4d06ed6910 remove extra ref 2013-01-08 08:20:04 +01:00
Sébastien Loriot 6693cdcba8 fix makebiblio sed command and update file 2013-01-08 08:13:51 +01:00
Sébastien Loriot 91745e7ccf fix linking 2013-01-07 20:43:56 +01:00
Sébastien Loriot bde1f19777 macro cannot be used in section title 2013-01-07 20:35:03 +01:00