Commit Graph

50050 Commits

Author SHA1 Message Date
Jens Maurer
0239f3cbe4 fix typo in template parameter name
[SVN r13043]
2002-03-03 10:16:50 +00:00
Jens Maurer
75e579f1bf instantiating a template with a member function pointer
[SVN r13042]
2002-03-03 10:11:32 +00:00
Jens Maurer
c17a925c4e add "long double" overloads of min/max for MSVC to avoid choosing
the "long" overloads for floating-point numbers


[SVN r13041]
2002-03-03 10:03:00 +00:00
Jens Maurer
9aa0be7a48 add defaulted parameter for function_requires() to work around problems
with Compaq C++ and MSVC


[SVN r13040]
2002-03-03 09:45:04 +00:00
Jens Maurer
d54e82d942 avoid compiler warnings
[SVN r13039]
2002-03-03 09:14:31 +00:00
Jens Maurer
84e1daef74 remove obsolete comment
[SVN r13038]
2002-03-03 09:13:57 +00:00
Vesa Karvonen
491e9aea59 How to make longer lists
[SVN r13037]
2002-03-03 08:39:30 +00:00
Rene Rivera
c770786680 Updated soname to use <dllversion>, defaults to BOOST_VERSION if not specified.
[SVN r13034]
2002-03-02 23:06:58 +00:00
Rene Rivera
797eaf3fc2 Added <dllversion> feature to use for soname-ing.
[SVN r13031]
2002-03-02 23:01:34 +00:00
Dave Abrahams
243b76f02a experimental soname support
[SVN r13028]
2002-03-02 21:41:16 +00:00
Dave Abrahams
ccd4fca6a6 experimental soname support
[SVN r13027]
2002-03-02 21:39:34 +00:00
Rene Rivera
4a48333466 Use BOOST_BUILD_PATH instead of BOOST_BUILD_INSTALLATION.
Added BOOST_VERSION variable, for use by library building, and others.


[SVN r13026]
2002-03-02 21:19:35 +00:00
Rene Rivera
b3188df2dc Factored out the rename code from stage to rename-target.
Removed tabs.


[SVN r13021]
2002-03-02 19:56:12 +00:00
Rene Rivera
5cc58ba6c7 Moved the <runtime-link> to the build request.
[SVN r13018]
2002-03-02 18:41:22 +00:00
Rene Rivera
f1011cbdae Fixed link subvariant checking.
[SVN r13017]
2002-03-02 18:39:02 +00:00
Dave Abrahams
6a5699233a Fixed(?) BUILD bug
[SVN r13015]
2002-03-02 17:46:46 +00:00
Dave Abrahams
6a4b2d8ab8 flotsam removal
[SVN r13007]
2002-03-02 02:52:36 +00:00
Dave Abrahams
c88bd9ff1d added missing 'inline'
[SVN r13006]
2002-03-02 02:29:06 +00:00
Dave Abrahams
7ddb23c80c obsolete
[SVN r13005]
2002-03-02 01:52:38 +00:00
Dave Abrahams
2278902307 obsolete
[SVN r13004]
2002-03-02 01:33:55 +00:00
William E. Kempf
a47b573541 Jamfile modifications
[SVN r13001]
2002-03-01 23:10:11 +00:00
Dave Abrahams
2102b20593 quick fixes for KCC
[SVN r13000]
2002-03-01 21:24:49 +00:00
Dave Abrahams
aa56de87be *** empty log message ***
[SVN r12999]
2002-03-01 20:33:04 +00:00
Dave Abrahams
5654777558 Fixed "optimize for space" and "optimize for speed"
[SVN r12998]
2002-03-01 20:20:17 +00:00
Darin Adler
064d0def16 Add missing paren.
[SVN r12997]
2002-03-01 17:43:00 +00:00
Beman Dawes
dc747f0c11 latest libs
[SVN r12996]
2002-03-01 16:26:40 +00:00
Peter Dimov
840396f5b8 Disabled the linux-specific versions since using kernel headers is problematic. #define BOOST_USE_ASM_ATOMIC_H to get them back.
[SVN r12995]
2002-03-01 16:17:08 +00:00
John Maddock
0d837f3514 Fixed expected failures for gcc 3.1
[SVN r12994]
2002-03-01 12:27:01 +00:00
John Maddock
061efccdde Fixed broken link.
[SVN r12993]
2002-03-01 12:26:01 +00:00
John Maddock
4af228f0c9 Added comments about usage of cr_type typedef.
[SVN r12992]
2002-03-01 12:25:11 +00:00
John Maddock
0caabe0bc3 Added some RT and thread API selection options which otherwise auto-detected.
[SVN r12991]
2002-03-01 12:24:20 +00:00
John Maddock
5583bb7b2d Turned on threading support.
[SVN r12990]
2002-03-01 12:23:40 +00:00
Jeremy Siek
6cb8fa9b4b new example
[SVN r12988]
2002-02-28 20:37:14 +00:00
Dave Abrahams
fc4aa52cfc AIX support
[SVN r12986]
2002-02-28 16:02:56 +00:00
Dave Abrahams
42eba8419b Suppress some warnings on older EDGs
[SVN r12984]
2002-02-28 15:38:21 +00:00
Dave Abrahams
698220c557 Bug fix for Windows at least
[SVN r12983]
2002-02-28 15:22:17 +00:00
Dave Abrahams
aecf60707e Updates to work on Linux
[SVN r12981]
2002-02-28 12:35:05 +00:00
Dave Abrahams
574fea9c1a argument names for subvariant-target
[SVN r12980]
2002-02-28 12:25:12 +00:00
Dave Abrahams
d510482ddd handle run and library paths for tests
[SVN r12978]
2002-02-28 06:09:12 +00:00
Dave Abrahams
2d1e4bd128 suppress warnings with CWPro7
[SVN r12977]
2002-02-28 06:08:27 +00:00
Dave Abrahams
23b94ce6ee better path handling
[SVN r12976]
2002-02-28 06:03:19 +00:00
Dave Abrahams
0193f1cab3 set DLL_AS_LIB for NT
[SVN r12975]
2002-02-28 05:30:13 +00:00
Dave Abrahams
16958907dd bug fixes for supporting library dependencies
[SVN r12974]
2002-02-28 05:21:49 +00:00
Dave Abrahams
9ae598b7c4 Make cxx 6.5 bugs happy
[SVN r12973]
2002-02-28 00:48:48 +00:00
Dave Abrahams
97de8ff87a Updated expected failures
[SVN r12972]
2002-02-28 00:25:32 +00:00
Dave Abrahams
09bec8e8b2 Tests for NULL == None
[SVN r12971]
2002-02-28 00:24:52 +00:00
Dave Abrahams
083a588749 Move module_base to detail, avoiding recompilation dependencies
[SVN r12970]
2002-02-28 00:24:06 +00:00
Dave Abrahams
eea4fa6f7b Suppress __ICL 5 warnings
[SVN r12969]
2002-02-28 00:23:09 +00:00
Dave Abrahams
dff2dee516 Suppress nasty GCC warnings
[SVN r12968]
2002-02-28 00:22:31 +00:00
Dave Abrahams
5304ec3bca Make cxx 6.5 bugs happy
[SVN r12967]
2002-02-28 00:18:07 +00:00