Dave Abrahams
26b8abe8bc
added bind suite
...
[SVN r11683]
2001-11-14 19:51:15 +00:00
Dave Abrahams
54bfe79eb0
Pro7 compatibility
...
use the new "no-rethrow" way of handling exceptions.
[SVN r11682]
2001-11-14 19:50:35 +00:00
Dave Abrahams
d64fec7a7d
Pro7 compatibility
...
[SVN r11681]
2001-11-14 17:41:17 +00:00
Dave Abrahams
660e630024
got rid of the "rethrow error reporting" mechanism
...
[SVN r11680]
2001-11-14 17:37:07 +00:00
Dave Abrahams
4baaf92875
initial checkin
...
[SVN r11679]
2001-11-14 17:35:18 +00:00
Dave Abrahams
313306ea13
add _d targets for debugging
...
[SVN r11678]
2001-11-14 17:32:08 +00:00
Dave Abrahams
85b5442c1e
Pro7 compatibility
...
[SVN r11677]
2001-11-14 17:26:11 +00:00
Peter Dimov
ca5a938fb6
Added tests for void returns
...
[SVN r11676]
2001-11-14 15:17:11 +00:00
Peter Dimov
cc198cd45c
#undef BOOST_REF_CONST added
...
[SVN r11674]
2001-11-14 14:40:29 +00:00
Peter Dimov
833a2352c6
Attempt to work around Sun C++ 6u2 problem
...
[SVN r11671]
2001-11-13 19:07:25 +00:00
Peter Dimov
a57dee8b31
Fixed a bug w/ adaptable function objects + nested binds, made ref<> return const
...
[SVN r11670]
2001-11-13 13:56:05 +00:00
Peter Dimov
336235475b
Minor fixes
...
[SVN r11669]
2001-11-13 13:33:24 +00:00
Jens Maurer
f1a369cafd
fix documentation of lognormal_distribution
...
[SVN r11667]
2001-11-12 19:36:30 +00:00
Dave Abrahams
f5580f88b4
fixed missing local variable
...
[SVN r11666]
2001-11-12 03:56:18 +00:00
Dave Abrahams
1299187ef2
Added missing copyrights
...
[SVN r11665]
2001-11-11 13:15:45 +00:00
Dave Abrahams
d058d2747a
Quoted $(MSVC_TOOL_PATH) and also allowed VISUALC for compatibility with FTJam.
...
[SVN r11664]
2001-11-11 13:09:27 +00:00
Dave Abrahams
de72f7f465
Added copyright notices
...
[SVN r11663]
2001-11-11 13:07:51 +00:00
Dave Abrahams
35eeb55747
Added copyright notices
...
[SVN r11662]
2001-11-11 13:01:26 +00:00
Dave Abrahams
bf4f35b23c
updated
...
[SVN r11661]
2001-11-11 11:56:55 +00:00
John Maddock
4c4eec9cf2
Updated to prevent failures on Metrowerks compiler.
...
[SVN r11660]
2001-11-11 11:55:51 +00:00
Dave Abrahams
8c62a056e4
Fix join-path for unix
...
[SVN r11659]
2001-11-11 07:08:21 +00:00
Dave Abrahams
2c010f99a5
updated lineage
...
[SVN r11658]
2001-11-11 05:56:42 +00:00
Dave Abrahams
aaf9d8434b
Updated instructions for building/installing Jam.
...
[SVN r11657]
2001-11-11 05:54:47 +00:00
Dave Abrahams
03bb1e1b55
Be sure that jam doesn't look for a different Jambase due to environment variable settings.
...
[SVN r11656]
2001-11-11 05:36:42 +00:00
Dave Abrahams
47c679c1c9
Better help for initial toolset settings
...
[SVN r11655]
2001-11-11 05:06:53 +00:00
Dave Abrahams
c76927be6c
Cooperate better with FTJam pleas to set INTELC
...
[SVN r11654]
2001-11-11 05:04:56 +00:00
Dave Abrahams
1b58070058
Restored sibling-ness of dll & import libs
...
[SVN r11653]
2001-11-11 04:59:55 +00:00
Dave Abrahams
7561c2e5c5
Modified Files:
...
index.htm - fixed reference to CVS repository
libs/python/build/Jamfile - first stab at metrowerks Pro7 support
status/Jamfile - added RUN_ALL_TESTS variables to force tests to run
tools/build/boost-build.jam - fix BOOST_BUILD_INSTALLATION setting
tools/build/metrowerks-tools.jam - command file support
tools/build/msvc-tools.jam - permanent command file support
tools/build/intel-win32-tools.jam - made it an extension of msvc-tools.jam
tools/build/gcc-tools.jam - made FINDLIBS change submitted by Toon Knapen
tools/build/jam_src/variable.c - changed command-line/env. variable
interpretation so that
surrounding them with quotes causes
no breaking at spaces.
These files were converted from tabs to spaces:
boost/python/conversions.hpp
boost/python/reference.hpp boost/python/detail/base_object.hpp
boost/python/detail/functions.hpp
boost/python/detail/wrap_python.hpp libs/python/test/comprehensive.cpp
tools/build/boost-base.jam
tools/build/como-tools.jam
[SVN r11652]
2001-11-10 22:16:01 +00:00
Peter Dimov
8ba7ab8e35
'__stdcall support' section added.
...
[SVN r11651]
2001-11-10 20:19:40 +00:00
Peter Dimov
7a2daed6e9
__stdcall support added.
...
[SVN r11649]
2001-11-10 19:18:58 +00:00
John Maddock
1375e38868
Updated to prevent warnings when BOOST_HAS_WINTHREADS is defined.
...
[SVN r11648]
2001-11-10 12:14:59 +00:00
John Maddock
7c42691038
Updated Jamfiles with forced dynamic linking removed.
...
[SVN r11647]
2001-11-10 12:12:38 +00:00
Jeremy Siek
bfa1576f43
fixed bug in make_filtered_graph with respect to the VertexPredicate
...
[SVN r11646]
2001-11-09 20:55:45 +00:00
Jeremy Siek
51fca2d463
new file, simple test for a bug in filtered_graph
...
[SVN r11645]
2001-11-09 20:54:56 +00:00
Dave Abrahams
d1c13a05b0
remove redundant <runtime-link>dynamic from default-BUILD section
...
[SVN r11644]
2001-11-09 15:30:45 +00:00
Jeremy Siek
8ccf1d33e2
changed subgraph constructor
...
[SVN r11643]
2001-11-09 14:52:23 +00:00
Dave Abrahams
47a2341f11
Modified Files:
...
jam.c strings.c strings.h
Fixed a string bug; added reinforcing tests to detect it.
[SVN r11642]
2001-11-09 14:47:12 +00:00
Jeremy Siek
7c835466c6
some bug fixes from Rich
...
[SVN r11641]
2001-11-09 14:41:02 +00:00
Jeremy Siek
92c4c4d987
changed to digraph to match input file
...
[SVN r11640]
2001-11-09 14:18:01 +00:00
Dave Abrahams
e723e798fa
move to trunk
...
[SVN r11639]
2001-11-09 13:43:27 +00:00
Vladimir Prus
266afbbc73
Build testing framework added.
...
[SVN r11638]
2001-11-09 09:07:53 +00:00
Beman Dawes
216b27e840
Point support question to users list (James Curran)
...
[SVN r11637]
2001-11-09 01:21:24 +00:00
Jens Maurer
9808c13270
Make sure arguments to constructor and seed() are unsigned so that
...
overloading with mt19937 works (fixes SF bug #479410 )
[SVN r11636]
2001-11-08 21:57:22 +00:00
Darin Adler
33703441f6
Remove assumption that the compiler is always in multithreaded mode.
...
Instead, figure out when the library is in multithreaded mode, by
looking at _MWMT.
[SVN r11631]
2001-11-08 16:17:28 +00:00
Dave Abrahams
a2613ba00b
updated instructions
...
[SVN r11630]
2001-11-08 13:07:23 +00:00
Darin Adler
67ca2d705e
Indicate the CodeWarrior is always in "multi-threaded mode".
...
[SVN r11629]
2001-11-08 06:21:39 +00:00
Douglas Gregor
fca4ffaebb
Removed question about member function pointers since they are now supported
...
[SVN r11628]
2001-11-07 20:16:09 +00:00
Beman Dawes
96f7243296
add base from member
...
[SVN r11627]
2001-11-07 19:05:40 +00:00
Darin Adler
ce79823462
any_ptr -> any_cast
...
[SVN r11626]
2001-11-07 17:42:18 +00:00
John Maddock
14cb389870
Fixed example to work with VC7b2
...
[SVN r11625]
2001-11-07 12:37:29 +00:00