Toon Knapen
|
aa65e3da3b
|
sort_by_value(std::list<std::string>& l) is not declared inline anymore to make it compile with vacpp
[SVN r16407]
|
2002-11-25 15:54:37 +00:00 |
|
Peter Dimov
|
b4cfadb4d5
|
Metrowerks support (Bertolt Mildner)
[SVN r16263]
|
2002-11-15 19:44:18 +00:00 |
|
Peter Dimov
|
45a6249668
|
New BOOST_ASSERT, including documentation.
[SVN r16240]
|
2002-11-14 16:09:29 +00:00 |
|
Peter Dimov
|
1d601aef4d
|
boost::throw_exception documentation added.
[SVN r16239]
|
2002-11-14 15:13:59 +00:00 |
|
Peter Dimov
|
32fb45eba9
|
checked_delete.hpp documentation added.
[SVN r16238]
|
2002-11-14 14:53:32 +00:00 |
|
Peter Dimov
|
2b7d10aceb
|
BOOST_CURRENT_FUNCTION documentation added.
[SVN r16236]
|
2002-11-14 14:41:25 +00:00 |
|
Dave Abrahams
|
5dc62711e1
|
Fix from Yitzhak Sapir <yitzhaks@actimize.com>
[SVN r16198]
|
2002-11-11 19:50:05 +00:00 |
|
Dave Abrahams
|
252c02aca0
|
Works with MSVC and Intel5 now. Thanks, Aleksey!!
[SVN r16165]
|
2002-11-08 17:08:17 +00:00 |
|
Dave Abrahams
|
9655beb7ba
|
Cleanups on boost::iterator_traits<>
Broke MSVC though :(
[SVN r16157]
|
2002-11-08 06:57:31 +00:00 |
|
Dave Abrahams
|
f0ea53e77e
|
rip out illegal semicolons
[SVN r16134]
|
2002-11-06 18:20:38 +00:00 |
|
Dave Abrahams
|
4755b42909
|
Daniel Frey's NRVO patches
[SVN r16084]
|
2002-11-04 01:59:32 +00:00 |
|
Peter Dimov
|
ef9af03c6c
|
Changed typename to class; some libraries helpfully #define typename
[SVN r15970]
|
2002-10-23 13:55:18 +00:00 |
|
Björn Karlsson
|
7439073cbf
|
Merged from branch to trunk
[SVN r15572]
|
2002-09-30 16:54:26 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
aff985a563
|
explicit "private" inheritance to avoid compiler warnings (MIPSpro)
[SVN r15422]
|
2002-09-17 21:06:32 +00:00 |
|
Dave Abrahams
|
db425222d5
|
mpl_v2 branch checkin
[SVN r15258]
|
2002-09-11 05:35:41 +00:00 |
|
Ronald Garcia
|
e20af510f7
|
Initial Revision
[SVN r15254]
|
2002-09-10 16:13:08 +00:00 |
|
Ronald Garcia
|
d8230c6a73
|
Added Shared Container Iterator adaptor to iterator adaptor library.
[SVN r15169]
|
2002-09-05 14:05:29 +00:00 |
|
Beman Dawes
|
f5690787bf
|
Distinguish between VC++ versions
[SVN r15127]
|
2002-09-01 14:57:40 +00:00 |
|
John Maddock
|
a4fd7b32dd
|
Misc Kylix fixes
[SVN r15086]
|
2002-08-25 11:57:37 +00:00 |
|
Ronald Garcia
|
f4336ec693
|
fixed typo.
[SVN r14798]
|
2002-08-12 20:47:54 +00:00 |
|
Beman Dawes
|
03d906976b
|
Reduced probes from 10,000 to 1,000 to speed regression tests
[SVN r14789]
|
2002-08-12 15:05:23 +00:00 |
|
Beman Dawes
|
4ba6a96822
|
fix test_main signature
[SVN r14783]
|
2002-08-12 13:22:40 +00:00 |
|
John Maddock
|
1ea4140d56
|
Added tests for BOOST_NO_STD_ITERATOR_TRAITS
[SVN r14654]
|
2002-07-31 11:25:25 +00:00 |
|
Douglas Gregor
|
351d4ecb15
|
Document policies() member of iterator_adaptor
[SVN r14613]
|
2002-07-26 00:03:24 +00:00 |
|
Beman Dawes
|
7fbf84dcc6
|
BaseType -> Base in one more place
[SVN r14605]
|
2002-07-25 19:10:05 +00:00 |
|
Dave Abrahams
|
3ff49b272d
|
fixup
[SVN r14598]
|
2002-07-25 14:16:54 +00:00 |
|
Dave Abrahams
|
5b52e3d418
|
Fix doc based on Beman's feedback
[SVN r14596]
|
2002-07-25 13:52:48 +00:00 |
|
Dave Abrahams
|
8c0eb498d3
|
Fix unversioned VC++ checks
[SVN r14436]
|
2002-07-13 12:26:19 +00:00 |
|
Dave Abrahams
|
48a81ef7ea
|
VC++ fixes
[SVN r14435]
|
2002-07-13 12:22:51 +00:00 |
|
Dave Abrahams
|
f7610c9b26
|
fix link
[SVN r14318]
|
2002-07-05 23:51:20 +00:00 |
|
Dave Abrahams
|
1755eaf019
|
Merged from RC_1_28_0
[SVN r13944]
|
2002-05-16 00:56:42 +00:00 |
|
John Maddock
|
6b8b218efb
|
Removed tabs, fixed end of files.
[SVN r13803]
|
2002-05-10 11:35:38 +00:00 |
|
Beman Dawes
|
333d79b345
|
Add index.html so automatic tools work correctly
[SVN r13725]
|
2002-05-07 19:23:05 +00:00 |
|
John Maddock
|
f0fa436fe4
|
Added new config macro BOOST_HAS_MS_INT64 to detect presence of __int64 data type.
Modified boost source to use BOOST_HAS_LONG_LONG and BOOST_HAS_MS_INT64
where appropriate to do so.
[SVN r13714]
|
2002-05-07 11:24:29 +00:00 |
|
John Maddock
|
13e6d78fa8
|
Fixes for Borland C++ Builder 6
[SVN r13662]
|
2002-05-04 11:03:42 +00:00 |
|
John Maddock
|
7126ea2685
|
Borland C++ Builder 6 fixes
[SVN r13659]
|
2002-05-04 10:55:15 +00:00 |
|
John Maddock
|
a37518cb4a
|
Fixed broken links.
[SVN r13574]
|
2002-04-27 11:05:49 +00:00 |
|
Jens Maurer
|
64b3e8c3bd
|
add missing #include <iterator>
[SVN r13554]
|
2002-04-23 19:52:11 +00:00 |
|
Peter Dimov
|
339937380e
|
MSVC fixes.
[SVN r13476]
|
2002-04-13 13:19:57 +00:00 |
|
Dave Abrahams
|
6156f0d302
|
Roll addressof() patch back in!
[SVN r13433]
|
2002-04-10 17:01:35 +00:00 |
|
Douglas Gregor
|
00560e8e17
|
addressof.hpp:
- Peter Dimov suggested a fix to deal with those evil cv-qualifiers
[SVN r13431]
|
2002-04-10 14:47:32 +00:00 |
|
Dave Abrahams
|
029ff9828f
|
Roll back addressof() patch temporarily
[SVN r13428]
|
2002-04-10 09:48:30 +00:00 |
|
Douglas Gregor
|
ec188c7c3e
|
Make local classes nonlocal to silence annoying warnings from Borland C++
[SVN r13418]
|
2002-04-10 04:00:22 +00:00 |
|
Douglas Gregor
|
0a0296a5d0
|
ref.hpp:
- Use addressof() instead of & operator
[SVN r13416]
|
2002-04-10 03:36:17 +00:00 |
|
Douglas Gregor
|
6e26a5bbe7
|
boost/utility.hpp:
- Include boost/utility/addressof.hpp
boost/utility/addressof.hpp:
- addressof() implementation
libs/utility/utility.htm:
- Document addressof
libs/utility/addressof_test.cpp:
- Test addressof()
[SVN r13414]
|
2002-04-10 03:31:18 +00:00 |
|
Douglas Gregor
|
dc1b6246a0
|
boost/ref.hpp:
- Added get_pointer method to return a pointer (instead of a reference)
libs/bind/ref.html:
- Document get_pointer
[SVN r13322]
|
2002-03-31 00:24:00 +00:00 |
|
John Maddock
|
15f69eaf14
|
Fixed new problem with Borland compile -
code clashes with some new type traits workarounds for some reason.
[SVN r13226]
|
2002-03-19 11:33:00 +00:00 |
|
Dave Abrahams
|
4774a0d325
|
Added Copyright
[SVN r13145]
|
2002-03-09 20:34:06 +00:00 |
|
Jens Maurer
|
be78ab72c9
|
update expected failures for Sun CC
[SVN r13101]
|
2002-03-05 20:41:37 +00:00 |
|
Dave Abrahams
|
0bc4a1b20d
|
Warning suppressioni from Craig Rodrigues
[SVN r13098]
|
2002-03-05 18:55:49 +00:00 |
|