Aleksey Gurtovoy
|
39c4445b39
|
add missing tests, reorder tests by filename
[SVN r24216]
|
2004-08-01 05:40:21 +00:00 |
|
Douglas Gregor
|
7819b022ad
|
License update
[SVN r24180]
|
2004-07-30 04:46:56 +00:00 |
|
Douglas Gregor
|
65d27e7f86
|
License update
[SVN r24175]
|
2004-07-30 01:47:08 +00:00 |
|
Douglas Gregor
|
212a70bf77
|
Remove "and" from copyright
[SVN r24167]
|
2004-07-29 15:50:36 +00:00 |
|
Douglas Gregor
|
6b5dc18a46
|
Converted to Boost Software License, Version 1.0
[SVN r24096]
|
2004-07-27 03:43:34 +00:00 |
|
Douglas Gregor
|
0917f83b9c
|
Converted to Boost Software License, Version 1.0
[SVN r24055]
|
2004-07-26 00:32:12 +00:00 |
|
Douglas Gregor
|
7322bd3903
|
License update
[SVN r24048]
|
2004-07-25 19:13:06 +00:00 |
|
Douglas Gregor
|
e998010184
|
Add license
[SVN r24021]
|
2004-07-25 03:57:20 +00:00 |
|
Douglas Gregor
|
918a1c93e4
|
Doug Gregor -> Douglas Gregor
[SVN r24016]
|
2004-07-25 02:29:29 +00:00 |
|
Douglas Gregor
|
14c87853c2
|
Needed to include cstddef to get std::size_t
[SVN r24000]
|
2004-07-23 18:42:30 +00:00 |
|
Vladimir Prus
|
d5a5b84a40
|
Switch the test to use std::stringstream, not std::ostrstream, since
the latter is deprecated and gcc warns whenever one tries to use it.
[SVN r23896]
|
2004-07-21 12:28:18 +00:00 |
|
Vladimir Prus
|
35d3c03d19
|
Update
[SVN r23085]
|
2004-06-11 11:18:50 +00:00 |
|
Vladimir Prus
|
8933fbb254
|
The binary_search_test does not require Boost.Test all all, and does not
provide 'test_main' or 'unit_test_main', so don't link to Boost.Test.
[SVN r23073]
|
2004-06-10 11:49:39 +00:00 |
|
Jaakko Järvi
|
c320330cd5
|
fixed a typo
[SVN r22754]
|
2004-05-06 22:38:34 +00:00 |
|
Douglas Gregor
|
822b46a3df
|
Complain when compiler can't support result_of
[SVN r22749]
|
2004-05-06 17:29:54 +00:00 |
|
Jaakko Järvi
|
a821ef6e2c
|
Added enable_if.hpp as an include
[SVN r22735]
|
2004-05-04 16:07:00 +00:00 |
|
Douglas Gregor
|
491db15997
|
boost/utility/result_of.hpp, boost/utility/detail/result_of_iterate.hpp:
- result_of implementation
libs/utility/test/result_of_test.cpp:
- result_of tests
libs/utility/test/Jamfile, libs/utility/test/Jamfile.v2:
- run result_of tests
libs/utility/utility.htm:
- document result_of
libs/libraries.htm:
- list result_of
index.htm:
- announce result_of
[SVN r22720]
|
2004-05-02 19:55:02 +00:00 |
|
Ronald Garcia
|
b6c826a139
|
shared_container_iterator library:
- updated Copyright and License notices
- Added shared_iterator_test to the iterator test suite.
[SVN r22140]
|
2004-02-02 22:16:36 +00:00 |
|
Dave Abrahams
|
7b472a05ee
|
Obsoleted old iterator adaptor docs
[SVN r22101]
|
2004-02-01 04:30:15 +00:00 |
|
John Maddock
|
9a07bc0d9b
|
Added missing include <cstddef>
[SVN r21993]
|
2004-01-27 11:24:25 +00:00 |
|
John Maddock
|
154d6bb198
|
When we have a compressed pair of two types that are the same, and both empty, then we must still have two distict objects in the pair.
[SVN r21958]
|
2004-01-26 11:29:07 +00:00 |
|
Aleksey Gurtovoy
|
0dde936e61
|
DM fixes
[SVN r21933]
|
2004-01-26 00:19:59 +00:00 |
|
Fernando Cacciola
|
918bf25039
|
Fixed documentation for less_pointees
[SVN r21737]
|
2004-01-14 20:22:00 +00:00 |
|
Vladimir Prus
|
04fda4fb4e
|
Use proper syntax to refer to Boost.Test.
[SVN r21566]
|
2004-01-09 13:03:16 +00:00 |
|
Dave Abrahams
|
e14a250d6e
|
pro9 workarounds; some ADL protection for is_xxx
[SVN r21529]
|
2004-01-07 14:07:21 +00:00 |
|
Rene Rivera
|
806745f24e
|
Fix tabs in file.
[SVN r21399]
|
2003-12-26 23:26:49 +00:00 |
|
Beman Dawes
|
4231f774e4
|
fix next_prior_test.cpp directory
[SVN r21384]
|
2003-12-23 19:14:37 +00:00 |
|
Dave Abrahams
|
dfc320124f
|
Extended next/prior using patch from Daniel Walker (Daniel.Walker-at-bowneglobal.com)
[SVN r21382]
|
2003-12-23 14:59:59 +00:00 |
|
Eric Friedman
|
be43ba1569
|
Improved workarounds.
[SVN r21157]
|
2003-12-06 03:57:54 +00:00 |
|
Fernando Cacciola
|
f3f879555a
|
Fixed result_type
[SVN r21155]
|
2003-12-05 22:03:33 +00:00 |
|
Jaakko Järvi
|
3155044abd
|
added dummy versions of enable_if templates for platforms that
have BOOST_NO_SFINAE defined
[SVN r21154]
|
2003-12-05 21:38:43 +00:00 |
|
Jaakko Järvi
|
484d184de5
|
guarded enable_if definitions with BOOST_NO_SFINAE
[SVN r21149]
|
2003-12-05 16:31:38 +00:00 |
|
Fernando Cacciola
|
3305cf1592
|
Fixed a bug in the semantics of less_pointees() {again}
[SVN r21133]
|
2003-12-04 01:53:29 +00:00 |
|
Fernando Cacciola
|
ec36cd8c54
|
Fixed a bug in the semantics of less_pointees()
[SVN r21132]
|
2003-12-04 01:47:31 +00:00 |
|
Beman Dawes
|
61fb5a0b8f
|
fix broken link to logo
[SVN r21122]
|
2003-12-03 14:36:38 +00:00 |
|
John Maddock
|
8024c3e9c7
|
Updated license terms
[SVN r21120]
|
2003-12-03 13:34:11 +00:00 |
|
Daniel Frey
|
2f5945d0cd
|
Removed bool_testable, added note about portability of separate, explicit instantiation, changed license of documentation
[SVN r21110]
|
2003-12-03 07:01:28 +00:00 |
|
Jaakko Järvi
|
929517d6d7
|
Added enable_if library
[SVN r21090]
|
2003-12-02 21:41:15 +00:00 |
|
Peter Dimov
|
abcab174a5
|
_MSC_VER use clarified.
[SVN r20992]
|
2003-11-28 15:35:21 +00:00 |
|
Fernando Cacciola
|
801be90699
|
Moved from "utility" to "detail" until a Fast Track Review formalizes it.
[SVN r20983]
|
2003-11-28 14:36:21 +00:00 |
|
Dave Abrahams
|
265c2348b8
|
Removed access category tags from iterator library, made corresponding
changes elsewhere.
boost/iterator and libs/iterator/test were updated from
branch "simplify"
[SVN r20905]
|
2003-11-22 01:18:37 +00:00 |
|
Daryle Walker
|
fb95bcc64c
|
Moved some of my stuff to the Boost Software License, Version 1.0
[SVN r20681]
|
2003-11-05 07:04:53 +00:00 |
|
Fernando Cacciola
|
aedc410525
|
New License
[SVN r20607]
|
2003-11-03 02:59:08 +00:00 |
|
Fernando Cacciola
|
7fa440c154
|
*** empty log message ***
[SVN r20511]
|
2003-10-28 00:09:18 +00:00 |
|
John Maddock
|
746e0fad2b
|
Changed email address to john@johnmaddock.co.uk
[SVN r20472]
|
2003-10-24 11:13:42 +00:00 |
|
Dave Abrahams
|
1616f6f5a8
|
Update credits for R. Samuel Klatchko
[SVN r20325]
|
2003-10-09 14:16:15 +00:00 |
|
Vladimir Prus
|
ca3e7d8530
|
Add V2 Jamfile
[SVN r20270]
|
2003-10-07 07:25:24 +00:00 |
|
Fernando Cacciola
|
f0f753ba6c
|
Typed in place construction added
[SVN r20070]
|
2003-09-15 20:28:10 +00:00 |
|
Beman Dawes
|
532065b51b
|
Change license message to reference Boost Software License
[SVN r20038]
|
2003-09-12 17:09:29 +00:00 |
|
Fernando Cacciola
|
4bfb534bae
|
Added for new Boost.Optional functionality
[SVN r19995]
|
2003-09-10 15:40:47 +00:00 |
|