Commit Graph

512 Commits

Author SHA1 Message Date
John Maddock
f11967a2c8 BSL update
[SVN r25146]
2004-09-16 11:23:30 +00:00
John Maddock
c1c338990c 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
ec35f00bc3 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
Douglas Gregor
abf8ee0eb9 Converted to Boost Software License, Version 1.0
[SVN r24055]
2004-07-26 00:32:12 +00:00
Eric Niebler
463284f46f 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
Beman Dawes
9f5ec17603 index.htm renamed index.html
[SVN r21230]
2003-12-11 23:13:19 +00:00
Vladimir Prus
575c477f54 Add V2 Jamfile
[SVN r20209]
2003-09-29 15:38:40 +00:00
Dave Abrahams
e6c52ae0f4 Improved justification for polymorphic_cast.
[SVN r20068]
2003-09-15 16:30:22 +00:00
Dave Abrahams
13796f3f98 Use the import rule
[SVN r19968]
2003-09-08 17:38:49 +00:00
Dave Abrahams
80a6db56c1 Warning suppression for GCC from Pierre Barbier de Reuille
<pierre.barbier-at-cirad.fr>


[SVN r19437]
2003-08-04 15:52:51 +00:00
Jens Maurer
25935cda40 avoid warning about signed/unsigned conversion
[SVN r19007]
2003-07-09 22:30:40 +00:00
Dave Abrahams
386d7a67d6 initial commit
[SVN r18350]
2003-05-07 22:42:35 +00:00
Beman Dawes
4b3e8171fa Initial re-commit after CVS disk crash
[SVN r18348]
2003-05-07 20:41:11 +00:00
Terje Slettebø
498c84dd4f no message
[SVN r18238]
2003-04-12 08:02:14 +00:00
John Maddock
3ecac311fd Added no exception handling patch
[SVN r18235]
2003-04-11 10:49:52 +00:00
Terje Slettebø
8828af5f5b no message
[SVN r18142]
2003-03-31 23:02:27 +00:00
Terje Slettebø
1937e3a12a Added test case for unsigned types, in case they are an alias for wchar_t
[SVN r18141]
2003-03-31 08:29:45 +00:00
Terje Slettebø
545687e22b Removed test for MSVC, restored test for BOOST_NO_INTRINSIC_WCHAR_T
[SVN r18140]
2003-03-30 23:21:17 +00:00
Terje Slettebø
9c63f9fbd0 Removed test for MSVC, restored test for BOOST_NO_INTRINSIC_WCHAR_T. Changed bad_lexical_cast to provide the types used, using source()/target() members
[SVN r18139]
2003-03-30 23:19:28 +00:00
Terje Slettebø
9c1311a712 BOOST_MSVC<=1200 fix from Terje
[SVN r18019]
2003-03-19 21:25:45 +00:00
Beman Dawes
51395d7b26 BOOST_MSVC<=1200 fix from Terje
[SVN r18002]
2003-03-19 12:14:32 +00:00
Dave Abrahams
02609a4675 Commit Terje's changes
[SVN r17980]
2003-03-18 22:46:00 +00:00
Dave Abrahams
52de514faf Commit Terje's changes
[SVN r17979]
2003-03-18 22:34:32 +00:00
Terje Slettebø
ae7d610cb1 Updated Changes section
[SVN r17922]
2003-03-14 20:32:51 +00:00
Terje Slettebø
eb9d2c02ea no message
[SVN r17921]
2003-03-14 20:17:47 +00:00
Beman Dawes
e2825ab729 overloading fix + less permissive wide character support
[SVN r17893]
2003-03-13 17:27:06 +00:00
Beman Dawes
4978f3a79f BOOST_NO_STD_WSTRING
[SVN r17872]
2003-03-13 00:36:13 +00:00
Beman Dawes
42639f120a update from Kevlin and Terje
[SVN r17861]
2003-03-12 21:33:16 +00:00
Björn Karlsson
0d7e048f06 Untabified
[SVN r17190]
2003-02-04 09:10:50 +00:00
Beman Dawes
95e0465334 add or update See www.boost.org comments
[SVN r16708]
2002-12-27 16:51:53 +00:00
Beman Dawes
0fba1d9f7d Add /libs/lib-name to comment
[SVN r16685]
2002-12-23 02:43:12 +00:00
Dave Abrahams
3597b25802 patches for HP aCC
[SVN r16508]
2002-12-04 15:50:04 +00:00
Dave Abrahams
ccf7efe620 Patch from Gennadiy Rozental
[SVN r14621]
2002-07-26 18:06:25 +00:00
Dave Abrahams
7d3864be03 tru64cxx6.5 fixes
[SVN r14421]
2002-07-12 14:32:20 +00:00
Dave Abrahams
cb5b83ef53 Handle unsigned __int64 for MSVC6
[SVN r14408]
2002-07-11 20:29:50 +00:00
Beman Dawes
0ec92f1f03 Remove a couple of bugs, clarify a couple of minor points; from Kevlin
[SVN r14148]
2002-06-15 21:13:12 +00:00
Darin Adler
23e5f7cca3 New casts for smart pointers.
[SVN r12743]
2002-02-06 19:42:04 +00:00
Dave Abrahams
0a560dd543 Suppress warnings for MinGW
[SVN r12588]
2002-01-30 20:02:11 +00:00
Beman Dawes
8cbbd7c551 Fix sstream config issue plus update license
[SVN r12378]
2002-01-20 20:08:46 +00:00
Beman Dawes
805d5df9cb remove tabs
[SVN r12357]
2002-01-19 15:49:53 +00:00
Jeremy Siek
bd16c171e6 fixed lexical cast g++ sstream problem
[SVN r11592]
2001-11-05 16:43:43 +00:00
Beman Dawes
66235f4b9d Fix minor non-std HTML </a> nesting
[SVN r11589]
2001-11-05 16:32:27 +00:00
Beman Dawes
8c18776800 #include <cfloat> (Peter Schmid)
[SVN r10905]
2001-08-21 01:47:04 +00:00
John Maddock
6a9f713309 Fixed <limits> problem
[SVN r9693]
2001-04-02 11:52:42 +00:00
Beman Dawes
27028a7d32 All final 1.20.2 changes, including fixing broken hyperlinks
[SVN r9071]
2001-02-10 14:42:14 +00:00
Dave Abrahams
bc9129719e Undid a bug I introduced yesterday. numeric_cast<> never
worked with stock GCC; trying to get it to do that broke
vc-stlport.


[SVN r8703]
2001-01-22 04:27:00 +00:00
Dave Abrahams
3cc0db15d1 removed use of <limits> for portability to raw GCC
[SVN r8670]
2001-01-21 05:37:41 +00:00
Dave Abrahams
c66f9eb92c Fixed a warning for MSVC
Added changelog


[SVN r8669]
2001-01-21 05:35:13 +00:00
Dave Abrahams
e923c638b4 BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS to config.hpp.
Removed unused BOOST_EXPLICIT_TARGET macro.
Moved boost::detail::type to boost/type.hpp.
Made it compile with stock gcc again


[SVN r8663]
2001-01-21 05:07:11 +00:00
Jens Maurer
ed636dd362 bugfix: added destructor definition with empty exception specification
[SVN r8651]
2001-01-20 00:09:14 +00:00