Commit graph

14235 commits

Author SHA1 Message Date
Michael Stevens
e655f0f39d tss changes to match Jamfile 1.32
[SVN r24356]
2004-08-09 16:22:43 +00:00
Jeff Garland
7b7bcc098e cleanup macros
[SVN r24355]
2004-08-09 15:58:31 +00:00
Jeff Garland
36acd6589d various doc changes including std_config cleanup, fixup of includes for posix time times
[SVN r24354]
2004-08-09 15:55:09 +00:00
Jeff Garland
1874a48e3d simplification of build uneeded build macros for library
[SVN r24353]
2004-08-09 15:03:30 +00:00
Robert Ramey
ed365e8e70 small adjustment to address compile errors in vc 8 and intel 7.1
[SVN r24352]
2004-08-09 14:56:10 +00:00
Joel de Guzman
50ef543bd8 Doc tweaks and fixes to make Comeau happy
[SVN r24349]
2004-08-09 04:23:52 +00:00
Robert Ramey
5cd67d675e increase instantion gcc depth
[SVN r24348]
2004-08-09 03:39:48 +00:00
Robert Ramey
0758292ae5 fixing instantiation for cwpro
[SVN r24347]
2004-08-09 03:38:09 +00:00
Michael Stevens
861d196cb6 removed precheck for zero size range
[SVN r24346]
2004-08-08 17:33:39 +00:00
Rene Rivera
23867fd344 Don't choke on directory creation errors by bjam.
[SVN r24345]
2004-08-08 17:16:19 +00:00
Guillaume Melquiond
1bee5b177d Fixed compilation problem on IA64
[SVN r24344]
2004-08-08 14:08:29 +00:00
Fredrik Blomqvist
4f95ec3125 Added an ISBN reference.
[SVN r24343]
2004-08-08 12:56:16 +00:00
John Maddock
bb242e194e Updated comeau and compaq configs with needed BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL define.
[SVN r24342]
2004-08-08 11:37:13 +00:00
Michael Glassford
0a4f8cbca2 Only implement functions if not already implemented elsewhere to prevent linking problems.
[SVN r24341]
2004-08-08 11:17:21 +00:00
John Maddock
6e5728ef39 Minor workarounds for SGI and Darwin platforms.
[SVN r24340]
2004-08-08 09:48:10 +00:00
Michael Glassford
09a5519f82 Write info to cout to help debug problems.
[SVN r24339]
2004-08-08 01:20:37 +00:00
Rene Rivera
2c70a5fded Fix do_length signature to match standard... again.
[SVN r24338]
2004-08-07 20:17:52 +00:00
Robert Ramey
fd2c59b56b added serialization
[SVN r24337]
2004-08-07 18:50:18 +00:00
Michael Glassford
47f50f70f7 Fixed incorrect test.
[SVN r24336]
2004-08-07 16:10:56 +00:00
Robert Ramey
020b078c3f better testing for CW
[SVN r24335]
2004-08-07 16:02:34 +00:00
Robert Ramey
1b795ef203 attempt to address small issues with various compilers
[SVN r24334]
2004-08-07 15:27:44 +00:00
Robert Ramey
4103edd31b attempt to address instantiation issues with cwpro
[SVN r24333]
2004-08-07 15:26:22 +00:00
Robert Ramey
b8280c23be correct ADL for stl collections
[SVN r24332]
2004-08-07 15:20:15 +00:00
Robert Ramey
e047cc3576 adjustments for cw
[SVN r24331]
2004-08-07 15:05:59 +00:00
Pavol Droba
084f321bab Problem resolved
[SVN r24330]
2004-08-07 07:22:51 +00:00
Rene Rivera
3f7e7cbdf8 Put in missing function call qualification, and missing typename for the slist iterator. This fixes errors for CW8/9, Borland, and possibly others.
[SVN r24329]
2004-08-07 07:17:49 +00:00
Rene Rivera
2af4ae3dff Don't #error when doing a release build. Just put out an informative message, and pass the test.
[SVN r24328]
2004-08-07 06:25:20 +00:00
Rene Rivera
3195f1b613 Add markup for cw-8.3 toolset to match the cwpro8 toolset.
[SVN r24327]
2004-08-06 19:02:19 +00:00
Rene Rivera
e236f7df01 Work around problems with the CW8 preprocessor by not using BOOST_PP.
[SVN r24326]
2004-08-06 15:50:35 +00:00
Michael Glassford
b3c4653407 Added tests (currently only on Win32, where there's most likely to be a problem) to make sure tss works properly with threads not created by Boost.
[SVN r24325]
2004-08-06 15:50:11 +00:00
Michael Glassford
eab7cd8c9d Unlock mutex sooner to allow recursive calls to on_thread_exit().
[SVN r24324]
2004-08-06 15:31:08 +00:00
Fredrik Blomqvist
01820211b2 fixed a spelling error
[SVN r24323]
2004-08-06 14:20:45 +00:00
Michael Glassford
76df685549 Uncommented call to on_process_enter(). Fixed line endings.
[SVN r24322]
2004-08-06 11:55:51 +00:00
Michael Glassford
4667fd5643 Fixed typos.
[SVN r24320]
2004-08-06 11:54:11 +00:00
Rene Rivera
be7999f0f6 Add workaround for CW8 when it compiles reset(), as it generates invalid code otherwise.
[SVN r24319]
2004-08-06 06:56:13 +00:00
Rene Rivera
c350b42dd6 Prevent "possibly unwanted ;" warning.
[SVN r24318]
2004-08-06 06:54:07 +00:00
Stefan Slapeta
6f3a77835a Enable array support for CW 9
[SVN r24317]
2004-08-05 21:08:42 +00:00
Thorsten Jørgen Ottosen
76f84e68fd *** empty log message ***
[SVN r24315]
2004-08-05 19:37:40 +00:00
Douglas Gregor
854926ec95 Eliminated unreviewed, unused, noncompiling code
[SVN r24314]
2004-08-05 18:57:39 +00:00
Stefan Slapeta
702621fdba half_open_range_test removed
[SVN r24313]
2004-08-05 18:46:55 +00:00
Michael Glassford
784a17d9d6 Completely restructured tss cleanup. Automatic tss cleanup in Win32 static Boost.Threads library now works for both VC++ 6 and 7.1 (probably also 7.0, but this hasn't been tested).
[SVN r24312]
2004-08-05 18:13:43 +00:00
Michael Glassford
54b7189751 Updated release notes for static liking of Boost.Threads to reflect recent changes.
[SVN r24311]
2004-08-05 18:08:09 +00:00
Michael Glassford
284987fed8 Changed default linking option on non-Win32 platforms from dynamic to static linking.
[SVN r24310]
2004-08-05 18:06:34 +00:00
Stefan Slapeta
433cd4e626 compat2_test removed
[SVN r24309]
2004-08-05 17:54:05 +00:00
Stefan Slapeta
8c8cafcd33 Test only on broken compilers
[SVN r24308]
2004-08-05 17:41:29 +00:00
Michael Glassford
ca9d55c557 Completely restructured tss cleanup. Automatic tss cleanup in Win32 static Boost.Threads library now works for both VC++ 6 and 7.1 (probably also 7.0, but this hasn't been tested).
[SVN r24307]
2004-08-05 17:33:07 +00:00
Dave Abrahams
f21cbf02f8 Workaround bogus GCC warning.
[SVN r24306]
2004-08-05 16:57:10 +00:00
Jeff Garland
fbcf9a9204 small updates to fix warnings, make mingw cross-compiles work
[SVN r24305]
2004-08-05 15:58:59 +00:00
Jeff Garland
2a48045f79 add ftime function for win32
[SVN r24304]
2004-08-05 14:29:28 +00:00
Douglas Gregor
1dff8e8fe1 Note the LEDA 4.5 update
[SVN r24303]
2004-08-05 13:52:22 +00:00