Jeremy Siek
|
d01e993678
new files
|
25 жил өмнө |
Jens Maurer
|
d61fcc1303
avoid gcc mis-interpreting direct-initialization as a function declaration
|
25 жил өмнө |
Jeremy Siek
|
30962c6dec
fixed some mwerks compiler errors
|
25 жил өмнө |
Jens Maurer
|
a2f4ef61bf
added necessary const_mod<unsigned long, 0> overload
|
25 жил өмнө |
Jeremy Siek
|
6fbccd50ab
made private default cons, and added copy cons to output_iterator archetype,
|
25 жил өмнө |
Dave Abrahams
|
32e131628d
tweak a comment
|
25 жил өмнө |
John Maddock
|
223ea1ade7
regex: regression test fixes
|
25 жил өмнө |
Dave Abrahams
|
ca0bbb1db7
Moved type<> to boost/type.hpp
|
25 жил өмнө |
Dave Abrahams
|
a8fa406a0a
Added iterator_traits_test.cpp
|
25 жил өмнө |
Dave Abrahams
|
ef74209159
Initial Checkin
|
25 жил өмнө |
Dave Abrahams
|
d7fdd7e537
Turned on STLPort debug mode and turned off incremental linking for vc6
|
25 жил өмнө |
Dave Abrahams
|
e827e4f238
Suppress an expected warning for MSVC
|
25 жил өмнө |
Dave Abrahams
|
d86b8aedde
A first attempt at clarifying the documentation
|
25 жил өмнө |
Dave Abrahams
|
3b44a729ae
Check BOOST_NO_LIMITS instead of __MINGW32__ where appropriate
|
25 жил өмнө |
Dave Abrahams
|
eaf3013c11
removed use of <limits> for portability to raw GCC
|
25 жил өмнө |
Dave Abrahams
|
543b228c22
Fixed a warning for MSVC
|
25 жил өмнө |
Dave Abrahams
|
fb8142b69f
Added warning suppression and changelog
|
25 жил өмнө |
Dave Abrahams
|
09b5856a1f
BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS moved here from cast.hpp
|
25 жил өмнө |
Dave Abrahams
|
12e3abfe59
A bug fix that I failed to check in long ago for the use of strstream
|
25 жил өмнө |
Dave Abrahams
|
e073bb0625
Fixed is_same<T,U> so it would work with T == void or U == void
|
25 жил өмнө |
Dave Abrahams
|
87877c1c73
Initial checkin
|
25 жил өмнө |
Dave Abrahams
|
ab54882e8b
BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS to config.hpp.
|
25 жил өмнө |
Dave Abrahams
|
36573016ab
Added changelog
|
25 жил өмнө |
Dave Abrahams
|
6aa6887d07
Initial Checkin
|
25 жил өмнө |
Beman Dawes
|
184a9a7dc5
Fix for STLport on MSVC
|
25 жил өмнө |
Dave Abrahams
|
7616db2c8f
Replaced boolalpha use with something that the stock gcc library can handle.
|
25 жил өмнө |
Dave Abrahams
|
7c66945c11
Fixed what seemed like glaring bugs (illegal access to private members, missing template parameters).
|
25 жил өмнө |
Beman Dawes
|
c3af7ef1d1
Refresh to match FTP site
|
25 жил өмнө |
John Maddock
|
f297127013
regex: fixes for Como in strict mode
|
25 жил өмнө |
John Maddock
|
371d84ed01
minor fixes for expected errors
|
25 жил өмнө |