Commit Graph

32 Commits

Author SHA1 Message Date
Jaakko Järvi
4d47b983aa supporting mpl aware enable if now
[SVN r1504]
2003-09-05 18:22:40 +00:00
Jaakko Järvi
b007400de4 changes after pre-review
[SVN r1503]
2003-09-05 18:22:13 +00:00
Jan Langer
ef515c76c9 added performance test for lexicographic
[SVN r1470]
2003-09-02 20:13:58 +00:00
Jan Langer
5e8393dd03 added explicit int values for result enum
[SVN r1458]
2003-08-22 15:22:20 +00:00
Jan Langer
ad67e4eb39 jamfile for tests in utility
[SVN r1457]
2003-08-22 15:21:17 +00:00
Jan Langer
0fdcc56b32 added tests and switched to boost.test
[SVN r1456]
2003-08-22 15:20:35 +00:00
Jan Langer
5edb930d75 fixed bugs
[SVN r1455]
2003-08-22 15:19:59 +00:00
Jaakko Järvi
1ac3dbad75 added testcase as Howard suggested, breaks in g++
[SVN r1420]
2003-07-09 20:28:34 +00:00
Jaakko Järvi
96d34daff4 *** empty log message ***
[SVN r1403]
2003-07-02 21:40:17 +00:00
Jaakko Järvi
1833977f75 *** empty log message ***
[SVN r1402]
2003-07-02 21:34:52 +00:00
Jaakko Järvi
037808a780 Tests for enable_if
[SVN r1401]
2003-07-02 21:34:25 +00:00
Jaakko Järvi
46f8fa5e6f added
[SVN r1400]
2003-07-02 21:34:05 +00:00
Dave Abrahams
b3462cfc91 Workarounds for broken "compilers" ;-)
[SVN r1204]
2003-04-26 16:11:59 +00:00
Jan Langer
53d67cf875 initial checkin
[SVN r1155]
2003-04-17 06:07:41 +00:00
Dave Abrahams
aa052cb7ec Bug Fix
[SVN r1138]
2003-04-09 12:26:43 +00:00
Douglas Gregor
c46809bbdf - use result_of<>
- don't do that crazy argument deduction stuff--keep it simple!
- only include the nullary operator() when there is a result_type in T
- generate for any number of arguments


[SVN r1038]
2003-02-23 00:26:46 +00:00
Douglas Gregor
95d04d0f5a Implementation of result_of<> as we're discussing it for the Bind proposal
[SVN r1037]
2003-02-22 21:38:38 +00:00
Douglas Gregor
ee250bda6c For first_argument_type/second_argument_type and argument_type adaptations,
use reference-to-const for the arguments (because this is what the standard
binders do)


[SVN r957]
2003-02-12 22:05:17 +00:00
Douglas Gregor
7bfc1a8d02 Version of boost::ref that supports function objects directly, along with an
extensive set of test code.


[SVN r956]
2003-02-12 22:00:52 +00:00
Eric Friedman
89b1494f8e Reorganization of Boost.Move
[SVN r803]
2002-12-29 07:08:55 +00:00
Eric Friedman
4a1f09d293 Correct small syntax errors. (Oops.)
[SVN r800]
2002-12-28 10:45:36 +00:00
Eric Friedman
a01096cc45 Boost.Move ver. 2, initial release.
[SVN r797]
2002-12-28 10:36:47 +00:00
Douglas Gregor
9a8a004839 Test BOOST_TRIBOOL_THIRD_STATE
[SVN r557]
2002-10-03 14:16:55 +00:00
Douglas Gregor
73d9be2102 Added BOOST_TRIBOOL_THIRD_STATE
[SVN r556]
2002-10-03 14:16:18 +00:00
Eric Friedman
ff3246e479 Fixed undefined behavior in swap and assign.
[SVN r368]
2002-08-08 09:40:13 +00:00
Eric Friedman
df2aaaf1e8 Initial release.
[SVN r361]
2002-08-07 03:03:25 +00:00
Douglas Gregor
30c106e62e tribool documentation, first draft
[SVN r352]
2002-08-02 17:13:06 +00:00
Douglas Gregor
b6eddd2138 tribool_test.cpp:
- Test the if (x)...else if (!x)...else syntax
  - Fix a few broken testcases :(


[SVN r350]
2002-08-02 17:11:57 +00:00
Douglas Gregor
36c8b04ca7 More testcases
[SVN r341]
2002-08-01 20:07:31 +00:00
Douglas Gregor
e4b8232571 Test the indeterminate function as a function
[SVN r338]
2002-08-01 16:34:12 +00:00
Douglas Gregor
7b87c681b2 Test the 3-state boolean type
[SVN r335]
2002-08-01 16:07:33 +00:00
nobody
b683dba9be New repository initialized by cvs2svn.
[SVN r146]
2002-05-15 19:48:00 +00:00