Commit graph

51529 commits

Author SHA1 Message Date
Jeremy Siek
a2f113e81f fixed Assignable in concept_checks.hpp and changed the name of
concept_skeletons to concept_archetypes. Made lots of additions/changed
in concept_archetypes.


[SVN r8061]
2000-10-29 20:37:49 +00:00
Beman Dawes
da86bee573 Reorganize former "utilities" into separate libraries (but keep the same directory structure for now.)
[SVN r8043]
2000-10-28 18:59:07 +00:00
John Maddock
cff331aec4 added BeOS5 support to test script (not finished yet though...)
[SVN r8037]
2000-10-28 10:54:12 +00:00
Dave Abrahams
e58a15fded Fix for fixed_numeric_limits<>::min() in the BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS case.
[SVN r8036]
2000-10-27 13:43:33 +00:00
Dave Abrahams
0907fd2b72 Fix is_reference for MSVC6.4
[SVN r8035]
2000-10-27 13:33:12 +00:00
Dave Abrahams
be3253dc34 no message
[SVN r8034]
2000-10-26 21:04:37 +00:00
Jeremy Siek
63a5e8ec77 changed reference type
[SVN r8033]
2000-10-26 14:04:50 +00:00
John Maddock
1f8b1afc6b compiler specific fixes (mostly MWCW)
[SVN r8032]
2000-10-24 11:53:07 +00:00
Dave Abrahams
2a41a61566 A partial Pro6 fix (Pro6 is missing the message facet - what do we do about /that/?)
[SVN r8031]
2000-10-21 13:14:45 +00:00
John Maddock
3565e12255 regex regression test fixes
[SVN r8030]
2000-10-21 11:18:50 +00:00
Jeremy Siek
73135f7e30 added documentation for edge_range
added a multisetS selector


[SVN r8029]
2000-10-20 21:37:14 +00:00
Jeremy Siek
6d80bf1010 fixed bug in edge_range()
[SVN r8028]
2000-10-20 21:29:27 +00:00
Jeremy Siek
89980c1625 bunch of changes related to erasing edges
added erase_if to container_traits
added iterator_stability to container_traits
added another graph example: gerdemann


[SVN r8027]
2000-10-20 21:16:14 +00:00
Jeremy Siek
621a9fcaed added ability to sort out edges
[SVN r8026]
2000-10-20 16:52:23 +00:00
Jeremy Siek
77606a80da new files, added ability to sort out edges
[SVN r8025]
2000-10-20 16:52:02 +00:00
Jeremy Siek
68cf85aa5e new file
[SVN r8024]
2000-10-20 16:50:45 +00:00
Jeremy Siek
ae71c338e3 new file
[SVN r8023]
2000-10-20 15:49:00 +00:00
Beman Dawes
2444223bda Results of improved regex tests
[SVN r8013]
2000-10-19 21:21:33 +00:00
Beman Dawes
f6c4fe7ef5 Make shared_ptr ctor from auto_ptr explicit. (Robert Vugts)
[SVN r8012]
2000-10-19 21:16:46 +00:00
Beman Dawes
a6b0322220 Add a bit of installation documentation
[SVN r8011]
2000-10-19 21:15:15 +00:00
Jens Maurer
5c0e691405 added OpenC++ on Linux as comments
[SVN r8010]
2000-10-19 19:31:18 +00:00
Jens Maurer
f2103977b3 re-run after wregex addition
[SVN r8009]
2000-10-19 19:29:23 +00:00
Dave Abrahams
00c6f81f8b Fix numeric_cast<> bugs with floating types.
[SVN r8008]
2000-10-19 19:14:03 +00:00
Dave Abrahams
0c6e2bf1f9 Add trivial numeric_cast tests for floating types.
[SVN r8007]
2000-10-19 19:12:53 +00:00
Dave Abrahams
736a7ac5ca a fix for "unsigned type always passes this test" warnings under GCC.
[SVN r7999]
2000-10-18 13:52:09 +00:00
John Maddock
7c99cf5b36 more regex regression tests
[SVN r7997]
2000-10-18 10:56:28 +00:00
John Maddock
6b09a8ab3e regex regression test update
[SVN r7996]
2000-10-18 10:43:07 +00:00
Jeremy Siek
677407eb9d added docs for reverse graph and fixed adjacent_vertices()
[SVN r7980]
2000-10-17 22:19:15 +00:00
Jeremy Siek
966ccb06fb moved a "Where Defined"
[SVN r7977]
2000-10-17 19:57:11 +00:00
Jeremy Siek
a576ebe92e predecessor initialization
[SVN r7976]
2000-10-17 19:52:13 +00:00
Jeremy Siek
37509bff93 grammar edit
[SVN r7975]
2000-10-17 19:43:54 +00:00
Jeremy Siek
25d0a749c5 changed predecessor initialization in dijkstra examples and added hint to docs
[SVN r7974]
2000-10-17 19:40:53 +00:00
John Maddock
bc39142344 try again more broken connections
[SVN r7969]
2000-10-17 11:32:09 +00:00
John Maddock
59e9a3dfca regex fixes: retry due to lost connection
[SVN r7968]
2000-10-17 11:29:59 +00:00
John Maddock
f2ef8332c4 regex fixes
[SVN r7967]
2000-10-17 11:28:05 +00:00
John Maddock
b23948512b changed class to struct in is_convertible template
[SVN r7966]
2000-10-17 11:26:02 +00:00
Jeremy Siek
de38557e46 ported the graph library to borland
[SVN r7965]
2000-10-17 00:16:05 +00:00
Beman Dawes
956b80d166 Windows 2000 change to STLport 4.0
[SVN r7964]
2000-10-16 12:14:59 +00:00
Jeremy Siek
8214933c2a fixed use of Vertex() in call to get(color,...), and added DefaultConstructible
to requirements for ColorValue


[SVN r7952]
2000-10-15 18:54:12 +00:00
Beman Dawes
e971d1cf14 Fix broken HTML links
[SVN r7951]
2000-10-15 17:08:00 +00:00
Beman Dawes
5a64504af8 1.18.1 fix broken link
[SVN r7950]
2000-10-15 17:05:56 +00:00
Beman Dawes
fd3cb04c3b 1.18.1 update
[SVN r7949]
2000-10-15 16:53:11 +00:00
Beman Dawes
0465ec4316 Add borland_cpp.html link
[SVN r7948]
2000-10-15 16:28:31 +00:00
Jens Maurer
7db058453a added test results for cregex.cpp and graph.cpp
[SVN r7942]
2000-10-14 23:00:47 +00:00
Jens Maurer
4adf834460 avoid linking by adding "-c" to Linux compiler invocations
[SVN r7941]
2000-10-14 22:58:48 +00:00
Jens Maurer
716de3d1d7 add empty throw specification to destructors for classes derived from
std::exception


[SVN r7940]
2000-10-14 22:56:18 +00:00
Beman Dawes
2a2b3ffd07 Remove Borland 5.4, add regex test, disable link for windows compiles
[SVN r7939]
2000-10-14 14:43:47 +00:00
John Maddock
95c19bbedc misc minor fixes
[SVN r7938]
2000-10-14 12:03:10 +00:00
Jens Maurer
6240adc3f8 Need to use (void) &x to avoid "unused variable" warnings with Comeau C++.
[SVN r7937]
2000-10-14 07:32:15 +00:00
Beman Dawes
1bb493f5b4 Broken compiler workaround for abs not it namespace std
[SVN r7936]
2000-10-14 00:38:36 +00:00