Commit Graph

  • f6752d3ae1 change test-suite names to match library names Aleksey Gurtovoy 2004-07-20 01:41:00 +0000
  • 961e8b399e Applying patches from Daniel James Pavol Droba 2004-07-16 14:10:08 +0000
  • 21440d1b17 Appying patch from Danie James Pavol Droba 2004-07-16 13:57:40 +0000
  • cc72a93094 tabs removed Pavol Droba 2004-07-16 09:08:21 +0000
  • 9fd4119efc Tabs removed Pavol Droba 2004-07-16 09:06:39 +0000
  • 00d09671f5 Library name fixed Pavol Droba 2004-07-16 07:51:36 +0000
  • 4e55a78e2d Small comment typo removed Pavol Droba 2004-07-15 22:24:39 +0000
  • 48e65026d9 Comment fixed Pavol Droba 2004-07-15 22:22:25 +0000
  • fb182c2566 Fixing documentation grammar and spelling Pavol Droba 2004-07-15 21:48:25 +0000
  • d97ff92ae4 Fixing grammar and typos Pavol Droba 2004-07-15 21:47:22 +0000
  • ddd9baba60 Library documentation index added - Automatic redirection to boost-book generated docs Pavol Droba 2004-07-14 23:01:01 +0000
  • 3786aa8b04 string-text library category added Pavol Droba 2004-07-14 22:57:55 +0000
  • cc683155c7 Spellchecker applied Pavol Droba 2004-07-14 22:24:12 +0000
  • dd8d053685 Some spelling errors fixed. Pavol Droba 2004-07-14 22:17:10 +0000
  • 54075a951b Documentation update Pavol Droba 2004-07-14 21:46:50 +0000
  • 8cf6df3ad6 documentation update. added remarks about the exception safety Pavol Droba 2004-07-14 21:28:31 +0000
  • caad29f22a Added vacpp workaround for static constants Pavol Droba 2004-07-14 21:21:54 +0000
  • 06474a276d Fixed construction to not restrict usage of iterators, that are not default constructible Pavol Droba 2004-07-13 15:14:35 +0000
  • 4185e3fb31 Fixed dangling pointer problem Pavol Droba 2004-07-13 15:00:36 +0000
  • 905cbf4a38 find_all char* test case added Pavol Droba 2004-07-13 14:59:43 +0000
  • ccce29ecf5 Trying to avoid Intel crash Pavol Droba 2004-07-13 14:20:06 +0000
  • 029851b0ce Comments cleanup Pavol Droba 2004-07-11 22:07:00 +0000
  • 22b59d1848 Grouping documentation for overloaded functions Pavol Droba 2004-07-06 21:28:01 +0000
  • 8242b4ba5a -predicate_facade moved to a separate header -composition operators for classification predicates moved to the same namespace as predicate_facade Pavol Droba 2004-07-06 19:52:18 +0000
  • a568d32ba9 Cleanup Jamfile Hervé Brönnimann 2004-07-04 22:24:17 +0000
  • 9dcf3e6b76 Cleanup html, dates, grammar, synopsis code. --Herve' Hervé Brönnimann 2004-07-04 22:08:29 +0000
  • 113c676eef std::facet requirement added Pavol Droba 2004-07-03 10:40:39 +0000
  • b108993f89 std::locale requirement added Pavol Droba 2004-07-03 10:32:14 +0000
  • 81044b4233 Metrowerks workaround added Pavol Droba 2004-07-03 10:31:01 +0000
  • 71d18481dd move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines Eric Niebler 2004-07-02 01:21:32 +0000
  • 16f4b20083 Testing minmax_element only. Hervé Brönnimann 2004-07-01 20:52:50 +0000
  • e0d1f0692d Spearated into two files due to the dependence on the tuple library. Minor changes to minmax.hpp (again tuple). --Herve' Hervé Brönnimann 2004-07-01 20:16:38 +0000
  • cf85da14ed Documentation for the minmax library. Moved from libs/minmax/ to libs/algorithm/minmax Also changed documentation to reflect use of Boost.tuple and separation into two header files. --Herve' Hervé Brönnimann 2004-07-01 20:15:51 +0000
  • ec606bbf14 Change pair<T,T> to tuple<T,T> in return type of minmax() Hervé Brönnimann 2004-07-01 19:23:33 +0000
  • 729bb65a2d Removed minmax.hpp from boost (leave Eric Niebler's former file) and move it to subdir boost/algorithm/ Also incorporate boost::ref into boost/algorithm/minmax.hpp to avoid copy constructors when params passed by reference. Hervé Brönnimann 2004-07-01 18:38:02 +0000
  • 6df2923b40 Remove these files from the libs/directory, and reenter them later in the libs/algorithm/ subdir. --Herve' Hervé Brönnimann 2004-07-01 18:31:21 +0000
  • 6d7d244051 Attempt to add static link requirement added for cwpro8 and cwpro9. Should fix the problems on these compilers Pavol Droba 2004-06-30 20:13:05 +0000
  • 1e7aec2dee Finally adding the minmax library. Still allowing overlap with header minmax.hpp from Eric Niebler, which should be resolved soon. --Herve' Hervé Brönnimann 2004-06-28 08:36:43 +0000
  • 752c65be35 remove std_min and std_max, update minmax coding guidelines Eric Niebler 2004-06-23 04:49:48 +0000
  • 77303abc55 Added V2 Jamfile Vladimir Prus 2004-06-10 10:02:02 +0000
  • d92e09176c Constructors, accepting a collection added Pavol Droba 2004-06-07 09:53:19 +0000
  • bc420c5acf Jamfile updated to reflect new file naming Pavol Droba 2004-05-06 20:46:42 +0000
  • d88e251f39 implementation changed to use boost::function instead of own virtualizer Pavol Droba 2004-04-18 18:36:35 +0000
  • 2b30a1063b Forgotten semicolon added Pavol Droba 2004-04-06 13:46:44 +0000
  • 25fb28927e error in "no partial template specialization" code fix Pavol Droba 2004-04-04 10:29:31 +0000
  • 52d529be56 test includes changed to increase the coverage of library include problems Pavol Droba 2004-04-02 16:56:25 +0000
  • ab8ae73bbd missing includes added Pavol Droba 2004-04-02 16:51:55 +0000
  • f4427d6e60 Syntax error fixed Pavol Droba 2004-04-01 22:37:29 +0000
  • 9198370df5 removed some warnings Pavol Droba 2004-03-26 09:16:00 +0000
  • d9f4e3524d make use of partial template specialization where available. -> fixed metrowerks Pavol Droba 2004-03-26 09:14:17 +0000
  • 6dccaf3fcb out-of-range iterator access fix Pavol Droba 2004-03-12 22:49:46 +0000
  • 2152f114f4 Test checkpoints rearranged Pavol Droba 2004-03-12 10:11:18 +0000
  • a7a04ccd30 boost::iterator_core_access friend declaration fixed Pavol Droba 2004-03-09 22:20:56 +0000
  • b1a851f650 multi-type find_regex test enabled Pavol Droba 2004-03-09 18:31:56 +0000
  • d7f2660c0c adding a file needed by regression tool to recognize sublibs Pavol Droba 2004-03-09 18:26:14 +0000
  • bdc72f04cd Fixing some regression bugs, not directly linked to the library functionality - Comeau does not know strdup - Comeau and intel report "\n" as a printable character (isprint('\n')==true) Pavol Droba 2004-03-09 18:25:03 +0000
  • 9d1fb3c9ff fixing the fix Pavol Droba 2004-03-09 18:09:45 +0000
  • 678183f831 fixed problem with a iterator running out of range (reported by gcc3.4 as an invalid condition even though the iterator has not been dereferenced) Pavol Droba 2004-03-09 17:58:59 +0000
  • e0776cd359 <string.h> include added - needed for strdup Pavol Droba 2004-03-07 17:29:20 +0000
  • 99f50f9d2b is_any_of - std::set instantiation problem fix Pavol Droba 2004-03-07 17:27:06 +0000
  • 1c963dac31 unnecessary semicolons removed Pavol Droba 2004-03-07 17:22:58 +0000
  • bae34a3fc0 dependend base class problem fix Pavol Droba 2004-03-07 17:19:12 +0000
  • 055be9d55d disabling BOOST_STRING_TYPENAME expansion on borland ?will it help? Pavol Droba 2004-03-07 17:17:44 +0000
  • 71ffcff092 fix namespace error when no partial specialization Beman Dawes 2004-03-07 14:33:56 +0000
  • fdaa15c290 Remove spurious colons which prevent bjam from seeing all of string_algo when string_algo is explicitly specified as a build target Beman Dawes 2004-03-07 14:18:27 +0000
  • c945d5ba7b unnecessary "typename" causing gcc3.4 to fail removed Pavol Droba 2004-03-07 14:00:21 +0000
  • 6f22693df6 fixing problems with vacpp. Pavol Droba 2004-03-06 09:31:42 +0000
  • 03705cb766 fixing jamfile to work with regression tests Pavol Droba 2004-03-05 21:31:22 +0000
  • cb41081ce0 cstddef include added to possibly fix gcc 3.4 builds Pavol Droba 2004-03-05 21:28:56 +0000
  • 1deef19d55 String Algorithm Library: initial commit Pavol Droba 2004-03-04 22:12:19 +0000
  • 3d9b6badea min and max are always in std namespace Eric Niebler 2004-03-02 21:38:40 +0000
  • 5a253182c2 make std_min play nice with the Borland headers Eric Niebler 2004-02-29 17:46:07 +0000
  • 874f0deaec remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros Eric Niebler 2004-02-26 18:27:02 +0000