Commit Graph

50050 Commits

Author SHA1 Message Date
Dave Abrahams
851d388379 scott snyder's fixes to maintain 1.5.2 compatibility
[SVN r12065]
2001-12-15 22:59:48 +00:00
Ralf W. Grosse-Kunstleve
4c7dfcaf51 Restore Python <2.2 compatibility (config.h, pyconfig.h).
[SVN r12064]
2001-12-15 04:59:11 +00:00
Ralf W. Grosse-Kunstleve
84138eccdc Makefile and example setup batch file for Win32 Metrowerks Codewarrior 7.
[SVN r12063]
2001-12-15 04:57:18 +00:00
Douglas Gregor
009b464b73 index.html:
- Fix "Copying Efficiency" section to not imply that memory is ALWAYS
    allocated on copy.


[SVN r12062]
2001-12-15 01:11:32 +00:00
Douglas Gregor
ab2bd5fda3 tutorial.html:
- State that ref(...) function objects won't throw during construction,
    either.


[SVN r12061]
2001-12-15 00:58:47 +00:00
Douglas Gregor
ccd2cf0c4a function_template.hpp:
- Use a C-style cast to deal with constness easily


[SVN r12060]
2001-12-15 00:43:56 +00:00
Jeremy Siek
58b93e9264 fixed a bug concerning g_to_tc_map
[SVN r12059]
2001-12-14 15:02:31 +00:00
Jeremy Siek
d220689f19 fixed a bug in g_to_tc_map
[SVN r12058]
2001-12-14 15:01:49 +00:00
Jeremy Siek
b0b7b3c8c0 fixed key_type for identity_property_map
[SVN r12057]
2001-12-14 14:41:50 +00:00
Dave Abrahams
82a58d35aa Removed obsolete mentions of "less"; Added formalized Policies Concept description
[SVN r12056]
2001-12-14 12:54:21 +00:00
John R. Bandela
ad5bba9b00 Reverted to previous version
[SVN r12055]
2001-12-14 02:51:49 +00:00
Dave Abrahams
950178c55b many fixes
[SVN r12054]
2001-12-13 19:43:35 +00:00
Dave Abrahams
d5c7ce0c8d no message
[SVN r12053]
2001-12-13 18:45:42 +00:00
Dave Abrahams
2c0ab5c1b8 improved error reporting, refactored
[SVN r12052]
2001-12-13 18:39:41 +00:00
Dave Abrahams
55e3ae2fea Suppress output from vcvars invocation
[SVN r12051]
2001-12-13 18:35:31 +00:00
Dave Abrahams
1a073eb0f9 initial checkin
[SVN r12050]
2001-12-13 18:34:57 +00:00
Dave Abrahams
0aa0f23143 fixed backslashes
[SVN r12049]
2001-12-13 18:34:48 +00:00
Dave Abrahams
7be9a7c0ff fixes for cygwin
[SVN r12048]
2001-12-13 18:34:06 +00:00
Dave Abrahams
08a7ccdd02 too many changes to list :(
[SVN r12047]
2001-12-13 18:32:37 +00:00
Dave Abrahams
139ec4c6d6 Added common_factor_test
[SVN r12046]
2001-12-13 18:28:05 +00:00
Dave Abrahams
726825aafa VC6 patch
[SVN r12045]
2001-12-13 18:24:29 +00:00
Dave Abrahams
b206b78da7 Integrating scott snyder's inplace operator improvements
Fixed Python 2.2 incompatibility


[SVN r12044]
2001-12-13 18:23:10 +00:00
Dave Abrahams
37d4b7fbbb Integrating scott snyder's inplace operator improvements
[SVN r12043]
2001-12-13 18:22:03 +00:00
Dave Abrahams
4f075688f3 integrating scott snyder's changes
[SVN r12042]
2001-12-13 18:18:52 +00:00
Dave Abrahams
704132fba0 factored out python.jam
[SVN r12041]
2001-12-13 18:17:38 +00:00
Dave Abrahams
bc3a910ed0 initial checkin
[SVN r12040]
2001-12-13 18:17:03 +00:00
Dave Abrahams
470fa7c9d2 fixed comment
[SVN r12039]
2001-12-13 18:15:57 +00:00
Dave Abrahams
fdd880210e Added MSVC warning suppression
[SVN r12038]
2001-12-13 18:13:42 +00:00
Jeremy Siek
ade643237f added clear_vertex test
[SVN r12037]
2001-12-13 16:52:47 +00:00
Jeremy Siek
bead82450e added cleaar_vertex test
[SVN r12036]
2001-12-13 16:52:25 +00:00
Jeremy Siek
15a21c4c1a added a thing about using -ftemplate-depth-NN for g++
[SVN r12035]
2001-12-13 16:42:00 +00:00
Jeremy Siek
a67acc6bce fixed some typos
[SVN r12034]
2001-12-13 16:25:15 +00:00
Beman Dawes
7e88003bf3 backout #define BOOST_NO_STRINGSTREAM - later versions of 2.9x supply it
[SVN r12033]
2001-12-13 16:24:31 +00:00
Beman Dawes
ab998fae1f Update Win32 gcc version
[SVN r12032]
2001-12-13 16:18:03 +00:00
Jeremy Siek
bedc160cc2 added another test
[SVN r12031]
2001-12-13 16:00:37 +00:00
Dave Abrahams
4ceed30d20 Re-enabled some STATIC_ASSERTs for MSVC, using bitwise operators to avoid ICEs.
[SVN r12030]
2001-12-13 14:34:11 +00:00
Jeremy Siek
96b8116062 got basic add_vertex and add_edge tests working
[SVN r12029]
2001-12-13 06:09:25 +00:00
Jeremy Siek
6194aaf842 made some progress, got basic add_vertex and add_edge test working
[SVN r12028]
2001-12-13 06:08:45 +00:00
Jeremy Siek
91a1b64396 new file
[SVN r12027]
2001-12-13 04:40:20 +00:00
Jeremy Siek
eff9449168 new file, modularized generic graph tests
[SVN r12026]
2001-12-13 03:23:18 +00:00
Jeremy Siek
91a5027f86 added subgraph
[SVN r12025]
2001-12-13 01:41:18 +00:00
Jeremy Siek
77efc7a35d added subgraph docs
[SVN r12024]
2001-12-13 01:39:41 +00:00
Jaakko Järvi
105435b9b6 reflecting the removal of src/tuple.cpp
[SVN r12023]
2001-12-12 22:20:42 +00:00
Jaakko Järvi
46d44eef3b reflecting the change to remove tuple.cpp, adding some thanks
[SVN r12022]
2001-12-12 22:17:09 +00:00
Jaakko Järvi
21f6e57696 not needed anymore
[SVN r12021]
2001-12-12 22:08:12 +00:00
Jaakko Järvi
4adec5b95d made the iomanipulator storage indexes static members of a class.
Now all code can be in header files.


[SVN r12020]
2001-12-12 21:35:41 +00:00
Jens Maurer
77f12ccfea bind_test now works with IRIX CC
[SVN r12019]
2001-12-12 21:28:12 +00:00
Beman Dawes
4099ab2774 add BOOST_NO_STRINGSTREAM
[SVN r12018]
2001-12-12 02:14:12 +00:00
Vesa Karvonen
c4bd859543 Removed MUL(50,50), because it takes too much time on some compilers
[SVN r12013]
2001-12-11 07:58:08 +00:00
Dave Abrahams
7d6a8bade5 Integrated MSVC fixes from Daryle
[SVN r12012]
2001-12-11 04:59:26 +00:00