Commit Graph

  • 31777b28df Patches for Codegear C++ Builder 2009 Nicola Musatti 2008-09-27 08:59:20 +00:00
  • 251ccb6455 Branch for adding initializer list support (only in the unreleased gcc 4.4 at the moment). svn-branches/initializer-list Daniel James 2008-09-23 19:45:43 +00:00
  • 6702b04019 merged from trunk Eric Niebler 2008-09-05 04:13:30 +00:00
  • 6d5e7b5a04 self assignment problem in is_any_ofF fixed Pavol Droba 2008-08-21 14:46:15 +00:00
  • 760af1798b removed static constant FIXED_STORAGE_SIZE from is_any_of to make the code compile on borland compilers Pavol Droba 2008-08-19 14:32:59 +00:00
  • 1f5542b44c predicate test improvements Pavol Droba 2008-08-18 18:33:40 +00:00
  • baf3dd99e2 fox for allocation bug in is_any_ofF Pavol Droba 2008-08-18 18:32:51 +00:00
  • 5db1f665b0 1.36.0 boost-1.36.0 Beman Dawes 2008-08-12 12:44:50 +00:00
  • 4e17ef2b40 merged from trunk Eric Niebler 2008-08-05 05:39:57 +00:00
  • 29f5e8104c 1.36.0 beta 1 boost-1.36.0-beta1 Beman Dawes 2008-07-31 18:56:21 +00:00
  • 3f2bbf41d2 fix the names of some of the copy_backward algs Marshall Clow 2008-07-30 18:07:45 +00:00
  • 96b01e6b78 Removed dead code. Jesse Williamson 2008-07-23 17:14:19 +00:00
  • be4198014c find_if_not() sequence algorithm Jesse Williamson 2008-07-23 15:53:23 +00:00
  • 9894246669 Save state before 1.36 merges. svn-branches/pdimov_pre_136 Peter Dimov 2008-07-12 09:06:42 +00:00
  • 1419ba6c1e More Algorithms Marshall Clow 2008-07-07 22:09:00 +00:00
  • dfa98ffb0d Initial check-in of transform_if() Jesse Williamson 2008-06-27 18:10:44 +00:00
  • 3aea2b6a78 Fixed tests Marshall Clow 2008-06-22 02:11:09 +00:00
  • 300bb14514 Branch at revision 46530 svn-branches/cpp0x Beman Dawes 2008-06-19 18:57:10 +00:00
  • a3c3cf4933 iota algorithm from SGI STL Marshall Clow 2008-06-19 16:52:24 +00:00
  • fc0f3dcffc Cummulative merge of updates from the main trunk Pavol Droba 2008-06-19 12:07:24 +00:00
  • 7299b29bf8 fixind the problems in is_any_ofF spotted by gcc Pavol Droba 2008-06-18 22:07:32 +00:00
  • 539c170b9d aditional tests added Pavol Droba 2008-06-18 21:55:38 +00:00
  • c81ee948b7 is_any_ofF performance improvements tabs removed Pavol Droba 2008-06-18 21:54:06 +00:00
  • ba5e4c30c6 fixed the rle example crash Pavol Droba 2008-06-17 21:58:58 +00:00
  • cd26ed816c patch from ticket #1152 applied Pavol Droba 2008-06-17 21:21:33 +00:00
  • 4e15767bed simple_finder example fixed Pavol Droba 2008-06-17 21:13:25 +00:00
  • 9fa2f90db4 begin() and end() calls made fully qualified Pavol Droba 2008-06-17 21:04:00 +00:00
  • 35f317aeac unnecessary typedefs removed Pavol Droba 2008-06-17 20:31:41 +00:00
  • f62e23a14c merged from trunk Eric Niebler 2008-05-31 19:31:01 +00:00
  • ce9ce4ce81 Fixed typos Marshall Clow 2008-05-28 19:23:28 +00:00
  • d0a03fdb4e Added missing include. This was already fixed on the 1.34 branch but never merged to the trunk. Markus Schöpflin 2008-05-28 08:32:12 +00:00
  • e9f8e116d3 Initial checkin of apply() and apply_if() / BoostCon 2008 library-in-a-week Jesse Williamson 2008-05-20 20:56:13 +00:00
  • 003a58264f Algorithms from BoostCon 'Library in a week' Marshall Clow 2008-05-16 18:14:08 +00:00
  • 8ff3ace362 merged from trunk Eric Niebler 2008-05-11 18:27:27 +00:00
  • 346f032be2 Quote href values - our tools don't support unquoted values. Daniel James 2008-05-11 13:49:20 +00:00
  • 7850e71c9e Moving cluster dir to project specific location in repo. Jonathan Franklin 2008-05-09 01:43:15 +00:00
  • fe73f86604 Fixed bug w/ eps data type. Added size() to cluster_data. Jonathan Franklin 2008-05-08 22:36:19 +00:00
  • 64d219039e Created detail subdir. Moved naive query function into its own header file in detail subdir. Added header for Yuan Ming Chen's k_means algorithm implementation. Jonathan Franklin 2008-05-08 20:36:49 +00:00
  • cdf58b4785 Added some concept checking, and renamed a few template parameters. Jonathan Franklin 2008-05-08 20:05:46 +00:00
  • c91fe00184 Moved the cluster_data template into its own header. Cleaned up the code slightly, and added some doc comments. Jonathan Franklin 2008-05-08 17:40:52 +00:00
  • 51751da0fd Initial cut at dbscan clustering algorithm. Jonathan Franklin 2008-05-08 17:09:19 +00:00
  • 8512c9dd12 Update 'more' links. svn-branches/doc Daniel James 2008-05-01 21:34:42 +00:00
  • d18cfff5fb Create a branch for documentation work. Daniel James 2008-04-19 14:48:18 +00:00
  • 3f9f007762 really screwy merge trancking behavior, starting over svn-branches/proto/v4.bak Eric Niebler 2008-04-14 05:45:24 +00:00
  • a232c948bf post-review proto version Eric Niebler 2008-04-05 18:00:00 +00:00
  • eab9ca68e6 Release boost-1.35.0 Beman Dawes 2008-03-29 11:50:24 +00:00
  • eced641a66 Version 1.35.0 RC3 boost-1.35.0-rc3 Beman Dawes 2008-03-28 13:24:38 +00:00
  • 7b313da89c 1.35.0 Release Candidate 1 boost-1.35.0-rc1 Beman Dawes 2008-03-14 14:45:55 +00:00
  • af8782e163 Merged revisions 42451-43517 via svnmerge from https://svn.boost.org/svn/boost/trunk svn-branches/proto/v3 Eric Niebler 2008-03-05 20:37:04 +00:00
  • 822636418b Merged revisions 43211,43214-43219,43222-43225,43227-43238,43242,43244-43245,43249-43250,43257-43259,43261,43263,43265,43267-43268,43270-43271,43273,43275-43279,43284-43289,43291,43295,43297-43298,43304-43305,43307,43313,43315,43324,43326-43327,43331,43333,43339-43343,43345,43348,43350,43352-43353,43355-43356,43358,43360,43366-43367,43369-43370,43372-43376,43378-43389,43394,43396-43398,43400-43401,43403-43404,43406-43408,43413-43415,43417-43418,43420,43422-43423 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-27 20:00:24 +00:00
  • a389d768c4 Fix broken copyright urls. Fixes #1573. Daniel James 2008-02-27 18:51:14 +00:00
  • 2d10abb411 Fix links to the license text file. svn-branches/fix-links Daniel James 2008-02-17 12:49:59 +00:00
  • 352e16aade Merged revisions 43206,43208-43213 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-10 16:39:38 +00:00
  • 90fca39906 Point links to the pages that used to be in 'more' to the site. Daniel James 2008-02-10 15:02:17 +00:00
  • 852b7cf9c8 A couple of links that my script missed. Daniel James 2008-02-08 18:37:20 +00:00
  • d095459206 Roll back links to the beta site. Daniel James 2008-02-07 20:47:08 +00:00
  • d1551fb671 Branch for Iostreams development svn-branches/iostreams_dev Jonathan Turkanis 2007-12-18 20:08:11 +00:00
  • 75302bb82d Update a couple of links. Daniel James 2007-12-03 19:54:56 +00:00
  • 260043a486 Fix links to new site. Daniel James 2007-12-02 14:44:53 +00:00
  • 4e7c6fc938 Create a branch to fix links on. Daniel James 2007-12-02 10:07:42 +00:00
  • 89c76ea1bb Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +00:00
  • 50b5726a6f Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +00:00
  • b1d2841418 Branch for developing Bitten client/server testing svn-branches/bitten Dave Abrahams 2007-11-10 22:53:12 +00:00
  • ea460e8d70 Branch for development of boost.system related changes svn-branches/system Beman Dawes 2007-11-08 14:20:16 +00:00
  • b81a60f05e Merged revisions 38539-40814 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2007-11-06 19:12:30 +00:00
  • 5b24f31486 merging changes from 1.34 Pavol Droba 2007-11-02 21:00:08 +00:00
  • b25d6511b3 merging changes from 1.34 Pavol Droba 2007-11-02 20:55:26 +00:00
  • 3e9f1e4ea1 restart of branch, this is to include changes from trunk sandbox-branches/birbacher/fix_iostreams Frank Birbacher 2007-10-29 12:39:01 +00:00
  • 1541a554f5 changed range_result_iterator to range_iterator Thorsten Jørgen Ottosen 2007-10-27 22:52:29 +00:00
  • e788ed454c Merge with the offending files removed. svn-branches/hash Daniel James 2007-10-13 23:18:35 +00:00
  • d4b95734dd Starting point for releases Beman Dawes 2007-10-05 14:25:06 +00:00
  • d0bd40374e Merge from trunk Nicola Musatti 2007-09-29 14:51:39 +00:00
  • 7a97b3390e Added missing include. Markus Schöpflin 2007-09-28 07:19:29 +00:00
  • 5dd2a2bc42 Merge from trunk Nicola Musatti 2007-09-25 22:53:44 +00:00
  • 6e5a7497ae Added missing include. Markus Schöpflin 2007-09-25 08:46:31 +00:00
  • fa8fcd2e61 Branch for CodeGear (Borland) specific fixes Nicola Musatti 2007-09-17 20:28:43 +00:00
  • eb56a017f2 Created a branch from trunk svn-branches/multi_array Ronald Garcia 2007-08-26 05:34:35 +00:00
  • 8b4e71ca6e Create a development branch for the hash library. Daniel James 2007-08-23 19:28:19 +00:00
  • 6db8ac5193 + creating a branch for a xpressive extension that allows nesting of regular expressions svn-branches/xpressive/nested_dynamic_regex Andreas Pokorny 2007-08-19 15:07:44 +00:00
  • 40e3a91c43 Create branch for next serialization release svn-branches/serialization_next_release Robert Ramey 2007-08-13 03:23:47 +00:00
  • 0bb33af63f development version of proto for new-style transforms Eric Niebler 2007-08-08 21:34:10 +00:00
  • f0b8b60379 Update Vladimir Prus 2007-08-08 19:24:04 +00:00
  • 66019abb2f Update Vladimir Prus 2007-08-08 19:23:38 +00:00
  • 8758222006 Remove V1 Jamfiles Vladimir Prus 2007-08-08 19:02:26 +00:00
  • 05af96f84c This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. boost-1.34.1 nobody 2007-07-24 19:28:14 +00:00
  • 0c257ac7f0 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC3'. boost-1.34.1-rc3 nobody 2007-07-16 13:13:26 +00:00
  • 01af2f5e0b This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC2'. boost-1.34.1-rc2 nobody 2007-07-12 01:07:47 +00:00
  • 4eef56761a find/split iterator tests added Pavol Droba 2007-07-01 22:24:29 +00:00
  • b94a3fbfba adapting to new range interface Pavol Droba 2007-07-01 22:23:55 +00:00
  • 614cc2ebab adapting to new range interface Pavol Droba 2007-07-01 13:29:56 +00:00
  • 869660ed14 adapted to the new range interface Pavol Droba 2007-07-01 13:12:57 +00:00
  • fc51e5ded1 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC1'. boost-1.34.1-rc1 nobody 2007-06-22 01:24:25 +00:00
  • 4f1350ba02 This commit was manufactured by cvs2svn to create tag 'merged_to_RC_1_34_0'. svn-tags/merged_to_RC_1_34_0 nobody 2007-06-07 20:53:46 +00:00
  • 5bdbb2b308 Documentation for iter_find/iter_split added Pavol Droba 2007-06-01 13:50:51 +00:00
  • 9b067fde76 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0'. boost-1.34.0 nobody 2007-05-12 21:59:40 +00:00
  • 16bda76ba3 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC3'. boost-1.34.0-rc3 nobody 2007-05-11 03:40:35 +00:00
  • 664a47265b This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC2'. boost-1.34.0-rc2 nobody 2007-05-09 22:09:47 +00:00
  • 252622eadc This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC1'. boost-1.34.0-rc1 nobody 2007-05-09 04:40:54 +00:00
  • 1a02969303 release notes - fix the incorrect functionname spelling Pavol Droba 2007-04-29 07:04:58 +00:00
  • 6309379618 release notes for 1.34 added Pavol Droba 2007-04-29 07:02:21 +00:00