Daniel James
|
dcdfca5f38
|
Use BOOST_STATIC_CONSTANT in static_log2, as g++ 4.0 has problems with enum.
Merged revisions 54811 via svnmerge from
https://svn.boost.org/svn/boost/trunk
[SVN r54911]
|
2009-07-12 16:11:26 +00:00 |
|
John Maddock
|
382eabdff5
|
fixes #2654.
[SVN r50573]
|
2009-01-14 10:18:19 +00:00 |
|
Beman Dawes
|
559b44c259
|
Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41369]
|
2007-11-25 18:07:19 +00:00 |
|
John Maddock
|
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 |
|
John Maddock
|
d9f5b1bbf9
|
Apparently we forgot to include <limits.h>
[SVN r32397]
|
2006-01-24 17:23:54 +00:00 |
|
Douglas Gregor
|
37d7590f2f
|
Merged from Version_1_33_1
[SVN r31949]
|
2005-12-08 03:23:02 +00:00 |
|
Rene Rivera
|
cb9a7792cc
|
Merge from RC_1_33_0.
[SVN r31703]
|
2005-11-19 19:38:13 +00:00 |
|
John Maddock
|
291bb8c525
|
Enable support for Dragonfly BSD
[SVN r30647]
|
2005-08-24 15:45:17 +00:00 |
|
Beman Dawes
|
8602a17a10
|
Replace buggy Cygwin INTMAX_C and UINTMAX_C macros
[SVN r29276]
|
2005-05-30 01:45:13 +00:00 |
|
Douglas Gregor
|
39399de102
|
WCHAR_MIN is not trustworthy on MacOS X
[SVN r28714]
|
2005-05-07 13:14:07 +00:00 |
|
John Maddock
|
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 |
|
Markus Schöpflin
|
07019a8801
|
Better support for Tru64.
[SVN r25689]
|
2004-10-12 16:42:58 +00:00 |
|
John Maddock
|
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 |
|
John Maddock
|
7197caf500
|
Added Daryle Walker's copyrights as requested.
[SVN r24481]
|
2004-08-15 10:13:49 +00:00 |
|
John Maddock
|
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 |
|
John Maddock
|
c32a045fa4
|
Removed Boost.org copyrights and replaced with originating authors copyright instead.
[SVN r24372]
|
2004-08-10 12:53:34 +00:00 |
|
Douglas Gregor
|
bfc384a435
|
License update
[SVN r24180]
|
2004-07-30 04:46:56 +00:00 |
|
Douglas Gregor
|
198530a48d
|
Converted to Boost Software License, Version 1.0
[SVN r24096]
|
2004-07-27 03:43:34 +00:00 |
|
John Maddock
|
91f511cab4
|
Licence update
[SVN r24031]
|
2004-07-25 12:01:00 +00:00 |
|
Gennaro Prota
|
0f84fe35da
|
fixed typo in comment
[SVN r23945]
|
2004-07-22 09:02:43 +00:00 |
|
Gennaro Prota
|
170a352574
|
new version - more efficient, and with no dependency on numeric_limits<>
[SVN r23829]
|
2004-07-20 09:49:43 +00:00 |
|
John Maddock
|
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 |
|
Beman Dawes
|
a656e7744f
|
Change license message to reference Boost Software License
[SVN r20038]
|
2003-09-12 17:09:29 +00:00 |
|
John Maddock
|
46fdbba4b8
|
Added NetBSD patches from Angus Leeming
[SVN r19804]
|
2003-08-27 10:30:53 +00:00 |
|
Beman Dawes
|
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 |
|
John Maddock
|
1252426554
|
Added Cray X1 support
[SVN r17022]
|
2003-01-24 11:57:27 +00:00 |
|
John Maddock
|
19fb03cefe
|
Added Cray support
[SVN r16989]
|
2003-01-22 12:12:14 +00:00 |
|
Beman Dawes
|
a9b35df2f8
|
add or update See www.boost.org comments
[SVN r16708]
|
2002-12-27 16:51:53 +00:00 |
|
John Maddock
|
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 |
|
John Maddock
|
9cc587a7f2
|
Merged changes from RC_1_29_0 branch
[SVN r15958]
|
2002-10-21 11:00:50 +00:00 |
|
Beman Dawes
|
8ad3bbafbc
|
BOOST_HAS_MS_INT64 rather than specific compilers
[SVN r14668]
|
2002-08-05 00:02:10 +00:00 |
|
Beman Dawes
|
cc1183d347
|
Check for BOOST_HAS_MS_INT64 instead of specific compilers
[SVN r14664]
|
2002-08-04 01:27:24 +00:00 |
|
Björn Karlsson
|
c56e4674f8
|
Update from Daryle
[SVN r14187]
|
2002-06-19 20:11:17 +00:00 |
|
Douglas Gregor
|
92de2f44a0
|
cstdint.hpp:
- Handle FreeBSD's <inttypes.h>
[SVN r12601]
|
2002-01-31 12:58:35 +00:00 |
|
Douglas Gregor
|
59779dec2c
|
integer_traits.hpp:
- Handle wchar_t traits on FreeBSD
[SVN r12467]
|
2002-01-23 19:56:07 +00:00 |
|
Dave Abrahams
|
c50993d5d4
|
Added daryle's missing files
[SVN r11971]
|
2001-12-07 12:48:20 +00:00 |
|
Dave Abrahams
|
5477a9641c
|
initial checkin
[SVN r11898]
|
2001-12-03 23:55:35 +00:00 |
|
Dave Abrahams
|
162c6aefa1
|
Integrated Daryle Walker's dlw_int.zip changes
[SVN r11866]
|
2001-12-03 03:29:57 +00:00 |
|
Jens Maurer
|
24e6bfbfaa
|
add definition for integral constants initialized in-class
[SVN r11724]
|
2001-11-18 17:37:21 +00:00 |
|
Darin Adler
|
ccabb522d0
|
Remove non-ASCII character that crept in.
[SVN r11570]
|
2001-11-04 21:53:21 +00:00 |
|
Jens Maurer
|
0995d0a6fb
|
only use "long long" if there's a stdlib overload
[SVN r11516]
|
2001-11-01 21:52:08 +00:00 |
|
Jens Maurer
|
5ec8116c34
|
use BOOST_HAS_LONG_LONG
[SVN r11493]
|
2001-10-31 19:35:59 +00:00 |
|
Jens Maurer
|
4a094c4bcb
|
fix wchar_t on HP-UX with gcc
[SVN r11472]
|
2001-10-30 20:55:18 +00:00 |
|
Darin Adler
|
0c758855e4
|
Since it's obsolete, it should be removed.
[SVN r11300]
|
2001-09-28 17:37:25 +00:00 |
|
Darin Adler
|
3399df597e
|
Add case for Mac OS X to the WCHAR_MIN/WCHAR_MAX section.
[SVN r11242]
|
2001-09-24 23:45:49 +00:00 |
|
Jens Maurer
|
a066e242b0
|
always use WCHAR_MIN and WCHAR_MAX if defined
[SVN r11232]
|
2001-09-24 18:43:20 +00:00 |
|
Jens Maurer
|
a635f753a4
|
port cstdint.hpp to HP-UX
[SVN r11175]
|
2001-09-20 19:25:35 +00:00 |
|
John Maddock
|
5b0d514aa4
|
commit of split-config, including any changes required to existing libraries (mainly regex).
[SVN r11138]
|
2001-09-18 11:13:39 +00:00 |
|
Jens Maurer
|
eee6dfa4d9
|
avoid "long long" with SunCC (Gennadiy E. Rozental)
[SVN r11066]
|
2001-09-07 18:49:12 +00:00 |
|
Beman Dawes
|
3db9390efb
|
Add LL suffix to line 150 for long longs at suggestion of Toon Knapen
[SVN r10854]
|
2001-08-13 17:02:48 +00:00 |
|