Commit Graph

50050 Commits

Author SHA1 Message Date
Dave Abrahams
556bf725cc Compute exe_suffix for Cygwin
Dump recursive directory on certain failures.
Allow List addition


[SVN r16758]
2003-01-05 18:25:58 +00:00
Dave Abrahams
105eae2195 fix typo
[SVN r16757]
2003-01-05 18:24:56 +00:00
Dave Abrahams
9bf028c9c7 Make local rules local
[SVN r16756]
2003-01-05 18:24:21 +00:00
Dave Abrahams
6b55ffbce2 Added missing newline at EOF which was causing warnings and thus test
failures with gcc-3.2


[SVN r16755]
2003-01-05 17:42:37 +00:00
Dave Abrahams
cd291f9228 Use new <test-info> feature
Fix threading tests to use the threads dll
remove all $(SLASH)es


[SVN r16754]
2003-01-05 15:52:14 +00:00
Dave Abrahams
249c2d2a18 Allow special <test-info> feature for augmented --dump-tests functionality
[SVN r16753]
2003-01-05 15:51:20 +00:00
John Maddock
efec9f92fa Fixed macro usage
[SVN r16752]
2003-01-05 12:12:39 +00:00
Aleksey Gurtovoy
7d4f8f5576 full_lambda changes
[SVN r16751]
2003-01-05 08:49:46 +00:00
Beman Dawes
ad3f3784cc error arg fix (Peter Dimov)
[SVN r16750]
2003-01-04 15:18:10 +00:00
Beman Dawes
b6659eed58 Platform detection fixes
[SVN r16749]
2003-01-04 15:07:09 +00:00
Peter Dimov
f044a5c185 weak_ptr documentation updated; still a work in progress.
[SVN r16748]
2003-01-04 14:24:14 +00:00
John Maddock
5ca8fdb2e7 Simplified implementation to !is_fundamental
[SVN r16747]
2003-01-04 12:59:22 +00:00
John Maddock
d5288371a0 changed link-fail to compile-fail
[SVN r16746]
2003-01-04 12:57:02 +00:00
John Maddock
03f3336298 config_info now prints BOOST_DEDUCED_TYPENAME
Jamfile and generator program now uses compile-fail tests


[SVN r16745]
2003-01-04 12:55:01 +00:00
John Maddock
72acfebf0c Fixed cygwin config to cope with new stricter POSIX feature detection
Modified dinkumware config to not set BOOST_NO_STD_ALLOCATOR when the compiler is not MSVC.


[SVN r16744]
2003-01-04 12:53:08 +00:00
William E. Kempf
6da753c87d Switched to a DLL implementation
[SVN r16742]
2003-01-03 21:03:43 +00:00
Douglas Gregor
b3960db353 Jamfile:
- include testsuites.jam

testsuites.jam:
  - Regenerated: now includes Signals library tests


[SVN r16741]
2003-01-03 20:55:41 +00:00
Beman Dawes
bf4a046f21 Finalize links wording, improve single/multi-root wording
[SVN r16740]
2003-01-03 17:54:21 +00:00
Peter Dimov
35d8d26424 Documentation updated to reflect changes to shared_ptr
[SVN r16739]
2003-01-03 16:53:04 +00:00
Dave Abrahams
ebba4d1ccc Patch for missing long long numeric limits.
[SVN r16738]
2003-01-03 15:16:30 +00:00
Toon Knapen
683ef00a6f corrected typo (__HP_aCC was replaced by __IBMCPP__ in BOOST_WORKAROUND)
[SVN r16737]
2003-01-03 08:28:57 +00:00
Douglas Gregor
dd49dbca0c compiler_status.cpp:
- Support testsuites.jam in addition to Jamfile


[SVN r16736]
2003-01-03 04:51:05 +00:00
Aleksey Gurtovoy
af716e55f2 fix to make aCC happy
[SVN r16735]
2003-01-02 22:42:18 +00:00
Beman Dawes
b90dc8bea3 Add preconditions, throws, when args empty() path
[SVN r16733]
2003-01-02 21:25:35 +00:00
William E. Kempf
1d3132a4e2 Updated to new test library name
[SVN r16732]
2003-01-02 16:26:03 +00:00
Peter Dimov
75711f49ce Metrowerks precompiled header fix (Bertolt Mildner)
[SVN r16731]
2003-01-02 11:55:47 +00:00
Paul Mensonides
bf8b42d4f0 MWCC fix
[SVN r16730]
2003-01-02 06:29:35 +00:00
Paul Mensonides
4ce6b1398d MWCC fix
[SVN r16729]
2003-01-02 06:29:00 +00:00
Beman Dawes
2d0da6fa4f Use __VERSION__ for msg to pick up all 3 levels
[SVN r16728]
2003-01-01 19:19:57 +00:00
Beman Dawes
cfb0edc166 remove tabs
[SVN r16727]
2002-12-31 16:55:13 +00:00
Beman Dawes
72e8eff41a fix broken bookmarks, links
[SVN r16726]
2002-12-31 16:46:21 +00:00
William E. Kempf
06e1c728ff Updated Jamfile to remove unused code
[SVN r16725]
2002-12-30 23:14:30 +00:00
Beman Dawes
6f71c3a53f filesystem_error redesign plus reliability fixes
[SVN r16724]
2002-12-30 19:21:00 +00:00
Beman Dawes
43adc2d190 filesystem_error redesign
[SVN r16723]
2002-12-30 19:16:31 +00:00
Beman Dawes
5731d654ed workaround VC++ 6 open problem
[SVN r16722]
2002-12-30 19:14:06 +00:00
Aleksey Gurtovoy
565216078c found the case when it's needed for MSVC 7.0
[SVN r16721]
2002-12-30 12:41:28 +00:00
Aleksey Gurtovoy
9a470ede39 make arithmetics more MSVC 6.5-friendly
[SVN r16720]
2002-12-30 12:28:25 +00:00
Aleksey Gurtovoy
dcdc187609 for_each reference_wrapper support
[SVN r16719]
2002-12-30 08:12:55 +00:00
Gennadiy Rozental
a4c36ec3f8 docs typos; thanks to Jaap Satter
[SVN r16718]
2002-12-30 04:44:04 +00:00
Dave Abrahams
d539f9ee9f Check in VisualStudio support from Brett Calcott
[SVN r16717]
2002-12-29 17:27:52 +00:00
Dave Abrahams
ef8e965574 Check in changes from Brett Calcott
[SVN r16716]
2002-12-29 16:53:48 +00:00
Beman Dawes
9b6c9798ba Details now supplied
[SVN r16715]
2002-12-29 16:05:08 +00:00
John Maddock
6a39a51351 Updated test lib names
[SVN r16714]
2002-12-28 12:51:48 +00:00
John Maddock
d580a618ea Updated type traits rules
[SVN r16713]
2002-12-28 12:51:13 +00:00
John Maddock
c40d91b599 Updated test library names, and simplified testing rules
[SVN r16712]
2002-12-28 12:50:46 +00:00
Douglas Gregor
fde0c39c5b Testcases autogenerated from the Boost.Function tutorial
[SVN r16711]
2002-12-28 03:44:00 +00:00
Douglas Gregor
dad8a072d9 testsuites.jam contains autogenerated testsuites
[SVN r16710]
2002-12-28 03:43:11 +00:00
Beman Dawes
06767c72dc minor cleanup
[SVN r16709]
2002-12-27 16:58:27 +00:00
Beman Dawes
825fe1ec07 add or update See www.boost.org comments
[SVN r16708]
2002-12-27 16:51:53 +00:00
Aleksey Gurtovoy
ae5cc8a1a4 remove tabs
[SVN r16707]
2002-12-27 09:08:30 +00:00