Commit Graph

50050 Commits

Author SHA1 Message Date
John R. Bandela
bf1aae0328 Fixes for some warnings -JRB
[SVN r10976]
2001-08-31 16:46:10 +00:00
Jaakko Järvi
0c86dbd1fd Corrected/refined the requirement for a tuple element type
[SVN r10975]
2001-08-31 14:50:06 +00:00
Jens Maurer
03678b3151 when copying a normal_distribution, need to throw away the cache to avoid
correlation (Michael Stevens)


[SVN r10973]
2001-08-30 21:50:48 +00:00
Jeremy Siek
ed33214905 changed note about the move to the tuples library
[SVN r10972]
2001-08-30 19:45:19 +00:00
Jens Maurer
c295faa820 re-run after "tuple" integration
[SVN r10971]
2001-08-30 19:39:40 +00:00
Jens Maurer
04bd5a6a22 re-run with "tuple" library fixes
[SVN r10970]
2001-08-30 19:31:05 +00:00
Jens Maurer
d15b54dc07 array library updated (Nico Josuttis)
[SVN r10969]
2001-08-30 19:27:31 +00:00
Beman Dawes
07738b8210 Link to ftjam site for pre-built executables
[SVN r10968]
2001-08-30 16:23:25 +00:00
John Maddock
1348f78660 changed "empty-member" to "empty base-class"
[SVN r10966]
2001-08-30 10:58:19 +00:00
John Maddock
a3ec5b93dc Fixed possible bug in is_empty for types that are not default constructible
[SVN r10965]
2001-08-30 10:55:48 +00:00
John Maddock
740c1376fa Added Jamfile, + one test case for is_empty
[SVN r10964]
2001-08-30 10:54:57 +00:00
Jeremy Siek
5909b261ac changed from DOS to UNIX line endings
[SVN r10963]
2001-08-30 01:14:23 +00:00
Jeremy Siek
6553bb33a5 fixes from Rich Lee
[SVN r10962]
2001-08-30 01:06:28 +00:00
Dave Abrahams
7eadcac263 update revision number for CWPro7
[SVN r10959]
2001-08-29 19:21:34 +00:00
Jeremy Siek
4d7268df44 now this is auto-generated
[SVN r10958]
2001-08-29 16:58:38 +00:00
Jeremy Siek
5583f86c89 fixed a few things and added appendix
[SVN r10957]
2001-08-29 16:57:03 +00:00
Jeremy Siek
19b18ea0ea fixed hash_setS by adding a specialization of hash<> for stored edge
[SVN r10956]
2001-08-29 03:18:47 +00:00
Jeremy Siek
2dc53b58d3 avoid warning about un-init var
[SVN r10955]
2001-08-28 22:17:56 +00:00
Jeremy Siek
a93cb28a19 fixed leda_node_property_map
[SVN r10954]
2001-08-28 22:17:13 +00:00
Jeremy Siek
f8818af1e1 checked in Gennadiy's fixes for Sun C++
[SVN r10953]
2001-08-28 20:39:04 +00:00
Jeremy Siek
0435e9aaff changed #include for tie() to tuple.hpp
[SVN r10951]
2001-08-28 19:09:33 +00:00
Jeremy Siek
eae458ffcc changed #include for tie()
[SVN r10950]
2001-08-28 19:07:51 +00:00
Dave Abrahams
bedb3042fe added warnings, etc.
[SVN r10949]
2001-08-28 18:16:10 +00:00
Dave Abrahams
9f0155ac7b Turned off default -d LEXFLAGS variable
[SVN r10948]
2001-08-28 17:28:58 +00:00
Ralf W. Grosse-Kunstleve
0bf494bbee New example: nested.cpp
[SVN r10946]
2001-08-28 02:02:27 +00:00
Jeremy Siek
ec094897a1 changed handling of zero element
[SVN r10945]
2001-08-28 02:00:54 +00:00
Jeremy Siek
5497f1095b dijkstra change updates
[SVN r10944]
2001-08-28 01:03:34 +00:00
Jeremy Siek
aed4ab1d6f removed some unused parameter names
[SVN r10943]
2001-08-28 01:01:02 +00:00
Jeremy Siek
edff02d6b8 added a missing typename
[SVN r10942]
2001-08-28 00:56:44 +00:00
Jeremy Siek
2f835369e6 changed dijkstra's and bellman_ford to reflect closed semiring abstraction
[SVN r10941]
2001-08-27 22:31:48 +00:00
Jeremy Siek
36a69efd31 changed from #include <boost/utility.hpp> to #include <boost/tuple/tuple.hpp>
to get tie()


[SVN r10940]
2001-08-27 14:08:52 +00:00
Jeremy Siek
63897cb356 removed tie() and class tied
[SVN r10938]
2001-08-26 19:55:49 +00:00
Jeremy Siek
35563d73f4 removed #include of map and hash_map
[SVN r10937]
2001-08-26 19:17:57 +00:00
Stephen Cleary
dc4cf6f5b4 Removed deprecated forward header files: use poolfwd.hpp instead
[SVN r10936]
2001-08-25 13:39:45 +00:00
Dave Abrahams
cb467d09ca fixed missing optimizations for release mode!
[SVN r10935]
2001-08-24 22:13:43 +00:00
Dave Abrahams
bb0610a41f initial checkin
[SVN r10934]
2001-08-24 20:56:51 +00:00
Jeremy Siek
626794efaa edge iterators qualify as forward iterators
[SVN r10933]
2001-08-24 20:29:24 +00:00
Jeremy Siek
42a393c242 added #include of <cmath> for std::abs(float)
[SVN r10932]
2001-08-24 20:05:55 +00:00
Jeremy Siek
cde8d58509 added not about constness of operator* and operator[]
[SVN r10931]
2001-08-24 15:28:20 +00:00
Dave Abrahams
c3ca052305 Removed incorrect statics, added const
[SVN r10930]
2001-08-24 12:09:34 +00:00
Jaakko Järvi
64ec79796d removed cons list construction tests if BOOST_NO_PARTIAL_SPECIALIZATION
[SVN r10929]
2001-08-24 10:47:05 +00:00
Jaakko Järvi
2623534855 added new constructor for cons lists
[SVN r10927]
2001-08-24 10:43:25 +00:00
Jaakko Järvi
1396ca3b59 Documented a new constructor for cons lists
[SVN r10926]
2001-08-24 10:41:01 +00:00
Jaakko Järvi
c31eb34d23 added few tests for cons lists
[SVN r10925]
2001-08-24 10:22:45 +00:00
Jaakko Järvi
90b7bcf60b changes to avoid warnings with g++ -Wall
[SVN r10923]
2001-08-24 05:52:16 +00:00
Jaakko Järvi
669cf92d13 small change to avoid unnecessary warnings with g++ -Wall
[SVN r10922]
2001-08-24 05:50:45 +00:00
Jens Maurer
9fe6288edf added gcc 3.0.1 results
[SVN r10921]
2001-08-23 20:49:39 +00:00
Jens Maurer
722e86ba44 upgraded to gcc 3.0.1
[SVN r10920]
2001-08-23 20:42:21 +00:00
Jens Maurer
2389f2668b tuple_test got fixed
upgraded to gcc 3.0.1


[SVN r10919]
2001-08-23 20:37:20 +00:00
Jens Maurer
1f1ad18ca4 update from Nico
[SVN r10918]
2001-08-23 20:33:35 +00:00