2a0e5db248
This commit was manufactured by cvs2svn to create tag
...
'Version_1_34_1_RC3'.
[SVN r38225]
boost-1.34.1-rc3
2007-07-16 13:13:26 +00:00
167961aba1
Correct testing bugs:
...
either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
(in my code only)
or adding "return boost::report_errors();" where it was clearly
missing (and a pure bug, in anyone's code).
or changing BOOST_TEST to BOOST_CHECK where the integer library
was clearly using Boost.Test and not returning report_errors().
[SVN r37063]
2007-02-25 15:28:02 +00:00
7ce7ba6bfd
Changed test to reflect changes made to C99 in the TC.
...
[SVN r35333]
2006-09-26 09:04:05 +00:00
c8cb2b24a1
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r33417]
2006-03-21 02:26:31 +00:00
93612e6c0b
QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it!
...
[SVN r32576]
2006-02-05 10:19:42 +00:00
d9f5b1bbf9
Apparently we forgot to include <limits.h>
...
[SVN r32397]
2006-01-24 17:23:54 +00:00
37d7590f2f
Merged from Version_1_33_1
...
[SVN r31949]
2005-12-08 03:23:02 +00:00
cb9a7792cc
Merge from RC_1_33_0.
...
[SVN r31703]
2005-11-19 19:38:13 +00:00
291bb8c525
Enable support for Dragonfly BSD
...
[SVN r30647]
2005-08-24 15:45:17 +00:00
8602a17a10
Replace buggy Cygwin INTMAX_C and UINTMAX_C macros
...
[SVN r29276]
2005-05-30 01:45:13 +00:00
29275d71aa
added workaround for duplicate comdat errors in MSVC++ 6.0
...
[SVN r29186]
2005-05-25 13:43:12 +00:00
9df9a90217
Make PRIVATE_FIT_TESTS() work correctly on 64-bit machines.
...
[SVN r28779]
2005-05-10 08:40:28 +00:00
65607e3b82
Work around SunPro 5.3 issue
...
[SVN r28715]
2005-05-07 13:16:49 +00:00
39399de102
WCHAR_MIN is not trustworthy on MacOS X
...
[SVN r28714]
2005-05-07 13:14:07 +00:00
27aae3b3cb
replaced BOOST_TEST
...
[SVN r27054]
2005-02-03 13:48:49 +00:00
21fe6251ab
Fix to ensure that <wchar.h> is included on solaris (thanks to bug report by Caleb Epstein).
...
[SVN r26542]
2004-12-17 11:56:15 +00:00
07019a8801
Better support for Tru64.
...
[SVN r25689]
2004-10-12 16:42:58 +00:00
3892592661
c++boost.gif -> boost.png replacement
...
[SVN r25573]
2004-10-05 15:45:52 +00:00
0935f20c69
Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.
...
[SVN r24899]
2004-09-04 10:34:49 +00:00
7197caf500
Added Daryle Walker's copyrights as requested.
...
[SVN r24481]
2004-08-15 10:13:49 +00:00
92a46aac83
Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history).
...
[SVN r24402]
2004-08-11 10:59:33 +00:00
c32a045fa4
Removed Boost.org copyrights and replaced with originating authors copyright instead.
...
[SVN r24372]
2004-08-10 12:53:34 +00:00
0c31aa03f0
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
bfc384a435
License update
...
[SVN r24180]
2004-07-30 04:46:56 +00:00
198530a48d
Converted to Boost Software License, Version 1.0
...
[SVN r24096]
2004-07-27 03:43:34 +00:00
91f511cab4
Licence update
...
[SVN r24031]
2004-07-25 12:01:00 +00:00
0f84fe35da
fixed typo in comment
...
[SVN r23945]
2004-07-22 09:02:43 +00:00
fa5aba353f
- documented the new typedefs
...
- added a what's new section
- reformatted a bit
- updated license reference
[SVN r23944]
2004-07-22 08:57:45 +00:00
170a352574
new version - more efficient, and with no dependency on numeric_limits<>
...
[SVN r23829]
2004-07-20 09:49:43 +00:00
4862574bb1
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
...
[SVN r22394]
2004-02-26 18:27:02 +00:00
f2d22d091f
Patches for cstdint support:
...
cygwin and mingw now use native stdint headers.
default header now compiles in -pedantic -ansi mode with gcc.
[SVN r21728]
2004-01-14 13:30:49 +00:00
1e6ab2dc10
index.htm renamed index.html
...
[SVN r21231]
2003-12-11 23:31:15 +00:00
a656e7744f
Change license message to reference Boost Software License
...
[SVN r20038]
2003-09-12 17:09:29 +00:00
46fdbba4b8
Added NetBSD patches from Angus Leeming
...
[SVN r19804]
2003-08-27 10:30:53 +00:00
f2ea03679b
Make sure to define __STDC_CONSTANT_MACROS before we include anything
...
[SVN r19747]
2003-08-23 13:21:30 +00:00
890e28ab67
include <boost/limits.hpp> instead of <limits.h>, fixing a date-time issue on Comeau
...
[SVN r18499]
2003-05-22 18:09:32 +00:00
1252426554
Added Cray X1 support
...
[SVN r17022]
2003-01-24 11:57:27 +00:00
19fb03cefe
Added Cray support
...
[SVN r16989]
2003-01-22 12:12:14 +00:00
a9b35df2f8
add or update See www.boost.org comments
...
[SVN r16708]
2002-12-27 16:51:53 +00:00
49a8d69fe3
minor fix for integer_traits,
...
changed is_pod.hpp include to is_POD.hpp as a temporary fix
[SVN r15996]
2002-10-27 12:16:39 +00:00
9cc587a7f2
Merged changes from RC_1_29_0 branch
...
[SVN r15958]
2002-10-21 11:00:50 +00:00
2de1422682
boost/test/minimal.hpp
...
[SVN r15234]
2002-09-09 11:58:24 +00:00
344fe9f30a
clear un/signed warnings
...
[SVN r14692]
2002-08-05 11:16:14 +00:00
8ad3bbafbc
BOOST_HAS_MS_INT64 rather than specific compilers
...
[SVN r14668]
2002-08-05 00:02:10 +00:00
cc1183d347
Check for BOOST_HAS_MS_INT64 instead of specific compilers
...
[SVN r14664]
2002-08-04 01:27:24 +00:00
a9703fa803
Fix link
...
[SVN r14630]
2002-07-27 20:08:51 +00:00
5e26f47535
Fixed test case for VC7.0
...
[SVN r14627]
2002-07-27 11:47:04 +00:00
57e7ccd494
Fix unversioned VC++ checks
...
[SVN r14436]
2002-07-13 12:26:19 +00:00
c56e4674f8
Update from Daryle
...
[SVN r14187]
2002-06-19 20:11:17 +00:00
41620a14f9
Patched so that the code now compilers with VC6
...
[SVN r13669]
2002-05-05 11:00:28 +00:00