Commit Graph

22 Commits

Author SHA1 Message Date
Troy D. Straszheim
d735b9fa1e rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Troy D. Straszheim
e7cd4da67b Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Steven Watanabe
60cd5a0500 Merge [53062] from the trunk
[SVN r53270]
2009-05-26 01:17:07 +00:00
Troy D. Straszheim
c33935fa1f merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
Rene Rivera
c509c3fbad Remove obsolete Boost.Build v1 files.
[SVN r35880]
2006-11-06 17:10:46 +00:00
Vladimir Prus
0f4aa23e9c Update Jamfile.v2 for minmax.
[SVN r28201]
2005-04-13 06:18:54 +00:00
Douglas Gregor
1489b70457 Make sure atoi is available
[SVN r27913]
2005-04-01 22:19:44 +00:00
Joaquín M. López Muñoz
053cc53eea workaround for a problem of GCC 2.95 with local scope using directives
[SVN r25077]
2004-09-14 07:15:51 +00:00
Hervé Brönnimann
246794db2a Added copyright notices.
[SVN r24171]
2004-07-29 20:27:38 +00:00
Rene Rivera
33122fefa7 Fix tabs in file.
[SVN r24039]
2004-07-25 15:09:51 +00:00
Hervé Brönnimann
4b3118ed2b Added BOOST_EXPLICIT_TEMPLATE_TYPE(Value) to fix MSVC (thanks to Joaquin
Munoz)


[SVN r23998]
2004-07-23 17:17:37 +00:00
Hervé Brönnimann
85e0e920bf Removed char* name and dependence on iostream, not appropriate for test
suite (relic of example and debugging).


[SVN r23996]
2004-07-23 16:13:43 +00:00
Joaquín M. López Muñoz
483bc9e231 replaced tuple::get memfun with equivalent global function so as to cover MSVC
[SVN r23956]
2004-07-22 13:43:01 +00:00
Joaquín M. López Muñoz
643c793f3b added a fix for compilers without PTS
[SVN r23955]
2004-07-22 13:39:25 +00:00
Hervé Brönnimann
69339b779c Removed initialization from singular iterator.
[SVN r23910]
2004-07-21 17:23:40 +00:00
Hervé Brönnimann
7a88ef8658 Now includes minmax_test in the test suite.
[SVN r23909]
2004-07-21 17:15:40 +00:00
Aleksey Gurtovoy
f6752d3ae1 change test-suite names to match library names
[SVN r23820]
2004-07-20 01:41:00 +00:00
Hervé Brönnimann
a568d32ba9 Cleanup Jamfile
[SVN r23341]
2004-07-04 22:24:17 +00:00
Hervé Brönnimann
16f4b20083 Testing minmax_element only.
[SVN r23310]
2004-07-01 20:52:50 +00:00
Hervé Brönnimann
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'


[SVN r23308]
2004-07-01 20:15:51 +00:00
Hervé Brönnimann
6df2923b40 Remove these files from the libs/directory, and reenter them later in
the libs/algorithm/ subdir. --Herve'


[SVN r23304]
2004-07-01 18:31:21 +00:00
Hervé Brönnimann
1e7aec2dee Finally adding the minmax library. Still allowing overlap with header
minmax.hpp from Eric Niebler, which should be resolved soon. --Herve'


[SVN r23225]
2004-06-28 08:36:43 +00:00