|
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 |
|
|
a42ede713e
|
fix link
[SVN r12698]
|
2002-02-04 18:55:31 +00:00 |
|
|
92de2f44a0
|
cstdint.hpp:
- Handle FreeBSD's <inttypes.h>
[SVN r12601]
|
2002-01-31 12:58:35 +00:00 |
|
|
59779dec2c
|
integer_traits.hpp:
- Handle wchar_t traits on FreeBSD
[SVN r12467]
|
2002-01-23 19:56:07 +00:00 |
|
|
3bb567ad9d
|
initial checkin
[SVN r11972]
|
2001-12-07 13:19:38 +00:00 |
|
|
c50993d5d4
|
Added daryle's missing files
[SVN r11971]
|
2001-12-07 12:48:20 +00:00 |
|
|
5477a9641c
|
initial checkin
[SVN r11898]
|
2001-12-03 23:55:35 +00:00 |
|
|
162c6aefa1
|
Integrated Daryle Walker's dlw_int.zip changes
[SVN r11866]
|
2001-12-03 03:29:57 +00:00 |
|
|
24e6bfbfaa
|
add definition for integral constants initialized in-class
[SVN r11724]
|
2001-11-18 17:37:21 +00:00 |
|
|
ccabb522d0
|
Remove non-ASCII character that crept in.
[SVN r11570]
|
2001-11-04 21:53:21 +00:00 |
|
|
0995d0a6fb
|
only use "long long" if there's a stdlib overload
[SVN r11516]
|
2001-11-01 21:52:08 +00:00 |
|
|
5ec8116c34
|
use BOOST_HAS_LONG_LONG
[SVN r11493]
|
2001-10-31 19:35:59 +00:00 |
|
|
4a094c4bcb
|
fix wchar_t on HP-UX with gcc
[SVN r11472]
|
2001-10-30 20:55:18 +00:00 |
|
|
a7d2da8d1c
|
1.25.0 Final runup
[SVN r11315]
|
2001-10-01 15:54:23 +00:00 |
|
|
4d2a921dbf
|
Write out limits as integers, even for char types.
[SVN r11301]
|
2001-09-28 17:38:10 +00:00 |
|
|
0c758855e4
|
Since it's obsolete, it should be removed.
[SVN r11300]
|
2001-09-28 17:37:25 +00:00 |
|
|
3399df597e
|
Add case for Mac OS X to the WCHAR_MIN/WCHAR_MAX section.
[SVN r11242]
|
2001-09-24 23:45:49 +00:00 |
|
|
a066e242b0
|
always use WCHAR_MIN and WCHAR_MAX if defined
[SVN r11232]
|
2001-09-24 18:43:20 +00:00 |
|
|
a635f753a4
|
port cstdint.hpp to HP-UX
[SVN r11175]
|
2001-09-20 19:25:35 +00:00 |
|