Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugs have been fixed in VC-8 | Dave Abrahams | 2005-07-06 | 1 | -0/+0 |
| | | | | [SVN r29910] | ||||
* | *** empty log message *** | Fernando Cacciola | 2005-06-24 | 1 | -0/+0 |
| | | | | [SVN r29790] | ||||
* | BOOST_TESTED_AT used in numeric_cast | Fernando Cacciola | 2005-06-24 | 1 | -0/+0 |
| | | | | | | | old_numeric_cast takes the exception class from converter_policies [SVN r29789] | ||||
* | Old numeric_cast<> completely replaced by new code (except that the old code ↵ | Fernando Cacciola | 2005-06-23 | 1 | -0/+0 |
| | | | | | | is retained as a fallback mechanism for old broken compilers that can't deal with the new code) [SVN r29761] | ||||
* | The EDG workaround is only needed when NOT operating in strict ansi (error) | Markus Schöpflin | 2005-06-22 | 1 | -0/+0 |
| | | | | | | | mode, which is identified by __STD_STRICT_ANSI or __STD_STRICT_ANSI_ERRORS. [SVN r29736] | ||||
* | Added iterator testing. | Dave Abrahams | 2005-06-18 | 1 | -0/+0 |
| | | | | [SVN r29682] | ||||
* | Fixed a bug that prevented set iterators from working at all, which | Dave Abrahams | 2005-06-18 | 1 | -0/+0 |
| | | | | | | | was breaking just about every algorithm when used on sets. [SVN r29681] | ||||
* | Improve bug-revealing test. | Dave Abrahams | 2005-06-18 | 1 | -0/+0 |
| | | | | [SVN r29680] | ||||
* | Add failing test case for Brian Braatz. | Dave Abrahams | 2005-06-18 | 1 | -0/+0 |
| | | | | [SVN r29671] | ||||
* | VC 7.1 has_xxx/SFINAE fix (thanks to Daniel Wallin!) | Aleksey Gurtovoy | 2005-06-15 | 1 | -0/+0 |
| | | | | [SVN r29583] | ||||
* | forced operators overloading for vacpp 6.0 | Joaquín M. López Muñoz | 2005-06-14 | 1 | -0/+0 |
| | | | | [SVN r29558] | ||||
* | fix equal<vector,vector::type> issue ↵ | Aleksey Gurtovoy | 2005-05-15 | 1 | -0/+0 |
| | | | | | | (http://thread.gmane.org/gmane.comp.lib.boost.devel/118872) [SVN r28913] | ||||
* | Work around name lookup bug in GCC 3.3 for Mac OS X | Douglas Gregor | 2005-05-14 | 1 | -0/+0 |
| | | | | [SVN r28899] | ||||
* | Turn off char test on GCC 3.3 for Darwin, because it does strange things to ↵ | Douglas Gregor | 2005-05-14 | 1 | -0/+0 |
| | | | | | | the assembler [SVN r28898] | ||||
* | Add missing copyright/license | Dave Abrahams | 2005-05-11 | 1 | -0/+0 |
| | | | | [SVN r28828] | ||||
* | libs/parameter/test/sfinae was choking vc7.1 and vc8 on the plain | Dave Abrahams | 2005-05-01 | 1 | -0/+0 |
| | | | | | | | | version of BOOST_MPL_AUX_ASSERT_NOT_NA(T) with T = const char[4]. This only seems to occur in contexts where T might be deduced. [SVN r28551] | ||||
* | Add V2 Jamfile | Vladimir Prus | 2005-04-14 | 1 | -0/+0 |
| | | | | [SVN r28242] | ||||
* | KCC 4.0 workaround | Aleksey Gurtovoy | 2005-04-06 | 1 | -0/+0 |
| | | | | [SVN r28001] | ||||
* | fix a typo (thanks to Yutaka Leon Suematsu) | Aleksey Gurtovoy | 2005-04-04 | 1 | -0/+0 |
| | | | | [SVN r27957] | ||||
* | Fix typo | Aleksey Gurtovoy | 2005-04-01 | 1 | -0/+0 |
| | | | | [SVN r27912] | ||||
* | Add missing example from book. | Dave Abrahams | 2005-03-07 | 1 | -0/+0 |
| | | | | [SVN r27565] | ||||
* | fix bogus Fibonacci series (thanks to Caleb Epstein) | Aleksey Gurtovoy | 2005-03-02 | 1 | -0/+0 |
| | | | | [SVN r27532] | ||||
* | Apply typo fixes from Julio M. Merino Vidal | Rene Rivera | 2005-02-27 | 1 | -0/+0 |
| | | | | [SVN r27513] | ||||
* | Add testing jamfile and player2.cpp | Dave Abrahams | 2005-02-25 | 1 | -0/+0 |
| | | | | [SVN r27506] | ||||
* | Fix typo | Dave Abrahams | 2005-02-08 | 1 | -0/+0 |
| | | | | [SVN r27247] | ||||
* | fix erroneous example (reported by Brad Austin) | Aleksey Gurtovoy | 2005-01-28 | 1 | -0/+0 |
| | | | | [SVN r26885] | ||||
* | MIPSpro 7.3.1 (EDG 238) workaround | Ralf W. Grosse-Kunstleve | 2005-01-26 | 1 | -0/+0 |
| | | | | [SVN r26850] | ||||
* | fix typo (reported by Max Khesin) | Aleksey Gurtovoy | 2005-01-25 | 1 | -0/+0 |
| | | | | [SVN r26848] | ||||
* | merge from 1.32.0 release branch | Aleksey Gurtovoy | 2005-01-19 | 1 | -0/+0 |
| | | | | [SVN r26742] | ||||
* | fix lambda comment | Aleksey Gurtovoy | 2005-01-10 | 1 | -0/+0 |
| | | | | [SVN r26666] | ||||
* | MSVC 7.0 ETI fix | Aleksey Gurtovoy | 2004-12-20 | 1 | -0/+0 |
| | | | | [SVN r26560] | ||||
* | MSVC 7.0 ETI fix | Aleksey Gurtovoy | 2004-12-20 | 1 | -0/+0 |
| | | | | [SVN r26559] | ||||
* | MSVC fixes | Aleksey Gurtovoy | 2004-12-20 | 1 | -0/+0 |
| | | | | [SVN r26558] | ||||
* | MSVC fixes | Aleksey Gurtovoy | 2004-12-20 | 1 | -0/+0 |
| | | | | [SVN r26557] | ||||
* | lambda support bug fix | Aleksey Gurtovoy | 2004-12-17 | 1 | -0/+0 |
| | | | | [SVN r26547] | ||||
* | support for N-ary numeric metafunctions for no-CTPS compilers | Aleksey Gurtovoy | 2004-12-17 | 1 | -0/+0 |
| | | | | [SVN r26546] | ||||
* | Cover a few more types. | Dave Abrahams | 2004-12-16 | 1 | -0/+0 |
| | | | | [SVN r26536] | ||||
* | MSVC6 workarounds | Dave Abrahams | 2004-12-14 | 1 | -0/+0 |
| | | | | [SVN r26509] | ||||
* | vc6 workarounds for real | Dave Abrahams | 2004-12-14 | 1 | -0/+0 |
| | | | | [SVN r26508] | ||||
* | eti workarounds | Dave Abrahams | 2004-12-14 | 1 | -0/+0 |
| | | | | [SVN r26507] | ||||
* | VC6 bug workaround. Remove metafunction forwarding. | Dave Abrahams | 2004-12-14 | 1 | -0/+0 |
| | | | | [SVN r26506] | ||||
* | map for compilers with no CTPS | Aleksey Gurtovoy | 2004-12-14 | 1 | -0/+0 |
| | | | | [SVN r26498] | ||||
* | add no_ctps configuration for map | Aleksey Gurtovoy | 2004-12-14 | 1 | -0/+0 |
| | | | | [SVN r26496] | ||||
* | Doc sources checkin | Aleksey Gurtovoy | 2004-11-29 | 1 | -0/+0 |
| | | | | [SVN r26341] | ||||
* | merge RC_1_32_0 fixes | Aleksey Gurtovoy | 2004-11-28 | 1 | -0/+0 |
| | | | | [SVN r26338] | ||||
* | merge RC_1_32_0 fixes | Aleksey Gurtovoy | 2004-11-28 | 1 | -0/+0 |
| | | | | [SVN r26337] | ||||
* | merge RC_1_32_0 fixes | Aleksey Gurtovoy | 2004-11-28 | 1 | -0/+0 |
| | | | | [SVN r26335] | ||||
* | merge RC_1_32_0 fixes | Aleksey Gurtovoy | 2004-11-28 | 1 | -0/+0 |
| | | | | [SVN r26328] | ||||
* | merge RC_1_32_0 fixes | Aleksey Gurtovoy | 2004-11-28 | 1 | -0/+0 |
| | | | | [SVN r26326] | ||||
* | merge RC_1_32_0 fixes | Aleksey Gurtovoy | 2004-11-28 | 1 | -0/+0 |
| | | | | [SVN r26325] |