Dave Abrahams
|
598573bd19
|
Add -AA option for aCC
[SVN r17026]
|
2003-01-24 13:58:57 +00:00 |
|
John Maddock
|
b0aa8f3c2c
|
Disabled threading support when _POSIX_THREADS is not set
[SVN r17023]
|
2003-01-24 12:44:33 +00:00 |
|
John Maddock
|
e4171501b5
|
Moved platform specific HP options into platform config
and out of the compiler config (these options need to
be set for gcc as well as for HP aCC for example).
[SVN r17006]
|
2003-01-23 12:33:29 +00:00 |
|
Dave Abrahams
|
609a9b1721
|
Update config to match configure results
[SVN r16976]
|
2003-01-21 14:04:09 +00:00 |
|
Dave Abrahams
|
10b23200bb
|
Add -AA option to aCC so that we get accurate info
[SVN r16974]
|
2003-01-21 13:41:00 +00:00 |
|
John Maddock
|
e457f90dfa
|
Enabled pthread support for OpenBSD
[SVN r16927]
|
2003-01-18 11:30:51 +00:00 |
|
John Maddock
|
659d73e807
|
loosened feature detection: previous change was too tight.
[SVN r16874]
|
2003-01-12 11:37:53 +00:00 |
|
Beman Dawes
|
1789378a6e
|
fix broken links
[SVN r16818]
|
2003-01-09 12:30:58 +00:00 |
|
John Maddock
|
c2f2333c2d
|
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
|
043ada7c08
|
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 |
|
Dave Abrahams
|
18e4652814
|
Patch for missing long long numeric limits.
[SVN r16738]
|
2003-01-03 15:16:30 +00:00 |
|
Beman Dawes
|
7c7da1d09a
|
Use __VERSION__ for msg to pick up all 3 levels
[SVN r16728]
|
2003-01-01 19:19:57 +00:00 |
|
Beman Dawes
|
ce94616f6e
|
add or update See www.boost.org comments
[SVN r16708]
|
2002-12-27 16:51:53 +00:00 |
|
Beman Dawes
|
783b6407c3
|
++last known
[SVN r16694]
|
2002-12-23 19:49:22 +00:00 |
|
Beman Dawes
|
bd3900cb28
|
1.30.0 prep
[SVN r16693]
|
2002-12-23 15:19:21 +00:00 |
|
Beman Dawes
|
6fc288a2cd
|
rename Boost.test libraries
[SVN r16680]
|
2002-12-22 20:57:56 +00:00 |
|
John Maddock
|
21922c5b5b
|
Added checks for _POSIX_C_SOURCE and _XOPEN_SOURCE
[SVN r16677]
|
2002-12-22 12:11:07 +00:00 |
|
Dave Abrahams
|
5e5eaae566
|
add missing parens
[SVN r16665]
|
2002-12-19 17:01:00 +00:00 |
|
John Maddock
|
3ada4c5873
|
MacOS fixes for Carbon builds
[SVN r16662]
|
2002-12-19 11:38:07 +00:00 |
|
Dave Abrahams
|
ff6bee14c8
|
doc fix
[SVN r16661]
|
2002-12-19 04:29:53 +00:00 |
|
Dave Abrahams
|
75d1036e2b
|
Final version, I think.
Includes BOOST_TESTED_AT error/warning mechanism for latest version tests.
[SVN r16660]
|
2002-12-19 04:29:03 +00:00 |
|
John Maddock
|
941d72d8df
|
Initial commit
[SVN r16601]
|
2002-12-13 11:14:29 +00:00 |
|
Dave Abrahams
|
6b980a5a2d
|
Fold in results of all recent discussions
[SVN r16596]
|
2002-12-12 18:43:26 +00:00 |
|
Dave Abrahams
|
430d235b4e
|
Added BOOST_NO_UNREACHABLE_RETURN_DETECTION
[SVN r16575]
|
2002-12-09 14:57:59 +00:00 |
|
John Maddock
|
3596eec09a
|
Added BOOST_UNREACHABLE_RETURN workaround macro.
[SVN r16574]
|
2002-12-09 12:21:54 +00:00 |
|
Dave Abrahams
|
555d41525d
|
Add boost/config.hpp include
[SVN r16529]
|
2002-12-06 19:17:42 +00:00 |
|
Dave Abrahams
|
eb0e48ba27
|
initial commit
[SVN r16527]
|
2002-12-06 19:07:40 +00:00 |
|
Dave Abrahams
|
09ab4bc87b
|
Account for broken pthreads on HPUX
[SVN r16519]
|
2002-12-04 17:58:12 +00:00 |
|
Dave Abrahams
|
0c41779a38
|
added BOOST_NO_MEMBER_TEMPLATE_KEYWORD
[SVN r16507]
|
2002-12-04 15:49:51 +00:00 |
|
Dave Abrahams
|
dd33b06231
|
update configuration for latest HP
[SVN r16492]
|
2002-12-03 19:04:22 +00:00 |
|
John Maddock
|
a7e89b0c67
|
removed defunct BOOST_DECL macro
[SVN r16257]
|
2002-11-15 12:57:13 +00:00 |
|
John Maddock
|
93c84f7657
|
Added new macros to config_info
Updated configure script to log the results
[SVN r16251]
|
2002-11-15 11:46:26 +00:00 |
|
John Maddock
|
180d63457b
|
Added new config macro test cases, removed old testing script (use bjam instead).
[SVN r16222]
|
2002-11-13 12:19:31 +00:00 |
|
Dave Abrahams
|
b09fd33660
|
BOOST_NO_EXCEPTIONS patch from Alberto Barbati <abarbati@iaanus.com>
[SVN r16219]
|
2002-11-13 04:49:56 +00:00 |
|
Dave Abrahams
|
2ca6ac7df2
|
Fix for vc7
[SVN r16207]
|
2002-11-12 03:18:20 +00:00 |
|
Daniel Frey
|
ea44ab1401
|
Added BOOST_HAS_NRVO
[SVN r16204]
|
2002-11-12 00:18:26 +00:00 |
|
John Maddock
|
0ec58eab08
|
Added BOOST_STD_EXTENTION_NAMESPACE docs.
[SVN r16193]
|
2002-11-11 12:14:04 +00:00 |
|
John Maddock
|
3c3999d851
|
fixed mis-spelled BOOST_NO_CWCTYPE
[SVN r16192]
|
2002-11-11 12:12:55 +00:00 |
|
John Maddock
|
49ab0b66d5
|
Added BOOST_DINKUMWARE_STDLIB macro
[SVN r16172]
|
2002-11-09 11:54:05 +00:00 |
|
Dave Abrahams
|
14bbe68053
|
BOOST_DEDUCED_TYPENAME
[SVN r16146]
|
2002-11-07 14:01:16 +00:00 |
|
Dave Abrahams
|
f217166b21
|
BOOST_DEDUCED_TYPENAME
[SVN r16138]
|
2002-11-07 01:11:13 +00:00 |
|
Dave Abrahams
|
48b23b5064
|
No member template friends in 8.x
[SVN r16135]
|
2002-11-06 19:40:16 +00:00 |
|
Dave Abrahams
|
f0ab8c6d41
|
Daniel Frey's NRVO patches
[SVN r16084]
|
2002-11-04 01:59:32 +00:00 |
|
Dave Abrahams
|
49e2972952
|
Update for Sun Workshop 7
[SVN r16036]
|
2002-11-01 02:41:01 +00:00 |
|
Darin Adler
|
253bd15cf1
|
Fix standard C library check so it will work with CodeWarrior Pro 8.
[SVN r15972]
|
2002-10-23 23:32:38 +00:00 |
|
John Maddock
|
f72495d8b5
|
Moved Dinkumware lib detection further down the list,
so that it doesn't get confused with any possible replacements.
[SVN r15965]
|
2002-10-23 11:02:04 +00:00 |
|
John Maddock
|
7302ec29fe
|
Merged changes from RC_1_29_0.
[SVN r15960]
|
2002-10-21 11:05:10 +00:00 |
|
John Maddock
|
9ec9927674
|
Merged changes from the RC_1_29_0 branch.
[SVN r15959]
|
2002-10-21 11:03:05 +00:00 |
|
Aleksey Gurtovoy
|
e1504cfb2e
|
BOOST_NO_TEMPLATE_TEMPLATES fix
[SVN r15568]
|
2002-09-30 05:25:45 +00:00 |
|
Aleksey Gurtovoy
|
c980eca229
|
undo incorrect BOOST_STRICT_CONFIG changes
[SVN r15567]
|
2002-09-30 05:21:38 +00:00 |
|