Jens Maurer
7fc4fec880
added bind_test, mem_fn_test
...
[SVN r11062]
2001-09-07 18:03:09 +00:00
Jens Maurer
fa1a465184
added bind_test, memfn_test
...
[SVN r11061]
2001-09-07 18:00:18 +00:00
Jeremy Siek
6964ea23fa
workaround for Solaris Forte 6
...
[SVN r11060]
2001-09-07 16:29:29 +00:00
Douglas Gregor
503fca4cae
tuple_basic_no_partial_spec.hpp:
...
- Fixed cons construction for compilers with no partial specialization that aren't MSVC
[SVN r11056]
2001-09-06 22:05:24 +00:00
Jens Maurer
c7e62fc36d
re-run after adjustment for re-location of tie()
...
[SVN r11055]
2001-09-06 19:23:29 +00:00
Beman Dawes
1ca2393842
List libraries by category in addition to alphabetic listing
...
[SVN r11053]
2001-09-06 15:19:13 +00:00
Jeremy Siek
ad8590ad32
added a public non-NTP version
...
[SVN r11048]
2001-09-06 05:23:21 +00:00
Jeremy Siek
b21b031808
switch to use simpler version of BFS
...
[SVN r11047]
2001-09-06 05:20:45 +00:00
Jeremy Siek
780eb0418a
fixed breadth_first_search
...
[SVN r11046]
2001-09-06 05:12:42 +00:00
Jeremy Siek
7629203259
added docs for non-named template param versions
...
[SVN r11045]
2001-09-06 05:08:48 +00:00
Jeremy Siek
73cdb76c31
changed the name of bfs_impl to breadth_first_visit and made it public
...
(moved out of detail namespace)
[SVN r11044]
2001-09-06 04:57:00 +00:00
Jeremy Siek
103a64287b
swap unqualified is not working for builtins on the MacOS X c++
...
[SVN r11043]
2001-09-06 04:14:38 +00:00
Jeremy Siek
6695f19194
added case for MacOS X native c++ compiler
...
[SVN r11042]
2001-09-06 04:01:05 +00:00
Jeremy Siek
302cebe6dd
put the MacOS X c++ compiler (which is a derivative of g++ 2.95.2)
...
down as not supporting wchar_t. This is because the wchar.h header
file does not get installed :(
[SVN r11041]
2001-09-06 03:56:53 +00:00
Dave Abrahams
ece31f6cf8
Fixed the pair_generator documentation. Order of parameters was wrong; reordered
...
the table to match the corrected order.
[SVN r11035]
2001-09-05 16:29:29 +00:00
Jeremy Siek
23bf9f0605
call abs() unqualified
...
[SVN r11031]
2001-09-05 15:04:39 +00:00
Jeremy Siek
6b7f071872
call std::swap unqualified
...
[SVN r11030]
2001-09-05 15:03:28 +00:00
Douglas Gregor
25ab4658e9
Added support for assignment from std::pair. Test in tuple_test_bench.cpp enabled for MSVC version
...
[SVN r11025]
2001-09-05 03:22:31 +00:00
Peter Dimov
1153f06fb6
Added bind and mem_fn tests
...
[SVN r11023]
2001-09-04 22:02:07 +00:00
Peter Dimov
6b596c5b2a
Initial commit
...
[SVN r11022]
2001-09-04 17:16:30 +00:00
Jens Maurer
8393ad5d9b
re-run after fixed tuple library
...
[SVN r11020]
2001-09-04 16:07:24 +00:00
Jaakko Järvi
a34291583e
added documentation for default construction of cons lists
...
[SVN r11017]
2001-09-04 10:59:20 +00:00
Jaakko Järvi
417a26a8ee
adding a test for cons list default construction
...
[SVN r11016]
2001-09-04 10:50:13 +00:00
Jaakko Järvi
0676ba5cbd
included rich_cons
...
[SVN r11015]
2001-09-04 10:44:37 +00:00
Jeremy Siek
59ee0f0642
updates for Dijkstra's
...
[SVN r11014]
2001-09-03 23:16:55 +00:00
Jeremy Siek
376479f7d1
updates for dijkstra's
...
[SVN r11013]
2001-09-03 23:16:37 +00:00
Jeremy Siek
9b368b55f4
removed inf and zero generator, just passing in objects instead
...
[SVN r11012]
2001-09-03 23:15:55 +00:00
Jeremy Siek
86184a2d4f
updated to use Monoid
...
[SVN r11011]
2001-09-03 23:15:17 +00:00
Jeremy Siek
2a1acb91d4
new file
...
[SVN r11010]
2001-09-03 23:14:55 +00:00
Jeremy Siek
8f03223761
updated to dijkstra change
...
[SVN r11009]
2001-09-03 21:17:45 +00:00
Jeremy Siek
067cc72101
small edit
...
[SVN r11008]
2001-09-03 21:14:37 +00:00
Jeremy Siek
e33182e566
added abs() overloads for dist_value and size_t
...
[SVN r11007]
2001-09-03 20:38:19 +00:00
Jeremy Siek
f1501b3a47
switched to closed plus
...
[SVN r11006]
2001-09-03 20:36:51 +00:00
Jeremy Siek
1b0153117d
added closed plus
...
[SVN r11005]
2001-09-03 20:36:22 +00:00
Jeremy Siek
a8667c99bf
reverted the change to use expand/summarize. That abstraction doesn't
...
work for the implementation because the compare is really required,
for the queue in Dijkstra's and for checking for neg cycles in Bellman.
[SVN r11004]
2001-09-03 20:25:49 +00:00
Jens Maurer
9245d42399
avoid "copy is equal to original" test, it may not work
...
[SVN r11003]
2001-09-03 18:23:41 +00:00
Jens Maurer
e56adc4a07
properly copy state of iterator mixin, do not re-init the state on copy
...
[SVN r11002]
2001-09-03 18:21:32 +00:00
Jeremy Siek
d0491f9fae
removed unused parameter
...
[SVN r11000]
2001-09-03 16:01:43 +00:00
Jeremy Siek
d10a3f7ac8
SGI MIPSpro workaround in default_arg error checking
...
[SVN r10998]
2001-09-03 15:42:55 +00:00
Jeremy Siek
d5906f677a
metrowerks fix for decrement()
...
[SVN r10997]
2001-09-03 15:38:05 +00:00
Jens Maurer
6c90528efa
add acknowledgement for Michael Stevens
...
[SVN r10987]
2001-09-01 08:30:12 +00:00
Douglas Gregor
f3c9807c22
MSVC version of get<N> can now handle const tuples properly
...
Testcase for const tuples added
[SVN r10986]
2001-09-01 01:52:14 +00:00
Jens Maurer
17c78598f0
random number library updated
...
[SVN r10985]
2001-08-31 21:28:29 +00:00
Jens Maurer
124e4783e8
add more explanations and caveats to the introduction sections
...
[SVN r10984]
2001-08-31 21:28:18 +00:00
Jens Maurer
9e514a2817
minor cosmetics
...
[SVN r10983]
2001-08-31 21:27:47 +00:00
Stephen Cleary
7e57fe584d
Added simpler 'construct' support for some compilers
...
[SVN r10982]
2001-08-31 20:45:26 +00:00
Stephen Cleary
ab9d126b52
Changed (optimistic) BOOST_POOL_ALLOC_ALLOW_NULL_DEALLOCATE to (pessimistic) BOOST_NO_PROPER_STL_DEALLOCATE -- this will eventually move to Boost.Config
...
[SVN r10981]
2001-08-31 20:41:28 +00:00
Stephen Cleary
c24dc575f1
Added include file <algorithm> for std::max
...
[SVN r10980]
2001-08-31 20:40:30 +00:00
Stephen Cleary
efaf74ea42
Removed unnecessary precondition and extra function declaration
...
[SVN r10979]
2001-08-31 20:39:38 +00:00
Stephen Cleary
b59d45de48
Changed for loop variables to be compatible with compilers that use old for-scoping rules.
...
Changed tester copy constructor to avoid unused variable warning.
[SVN r10978]
2001-08-31 20:37:36 +00:00