Commit Graph

182 Commits

Author SHA1 Message Date
Dave Abrahams
73eccfc901 added Stuart Dootson's results
[SVN r31027]
2005-09-19 02:29:23 +00:00
Dave Abrahams
4aa2996d75 Added a test result
[SVN r31017]
2005-09-18 00:46:08 +00:00
Dave Abrahams
3902ea1509 Add efficiency measurement
[SVN r30920]
2005-09-12 16:16:31 +00:00
Daniel Wallin
c6a38eff55 Boost.Parameter unnamed params support
[SVN r30913]
2005-09-11 22:05:55 +00:00
Dave Abrahams
55f45b2bf4 Workaround for vc-6.x bug
[SVN r30608]
2005-08-20 18:32:07 +00:00
Dave Abrahams
9b59052e48 Added unnamed test.
[SVN r30606]
2005-08-19 23:41:07 +00:00
Dave Abrahams
02b9898eab Updated test to reflect recent library changes
[SVN r30599]
2005-08-16 19:31:06 +00:00
Dave Abrahams
5e9172d5a8 Merged Daniel's unnamed parameter support.
[SVN r30501]
2005-08-07 20:26:31 +00:00
Dave Abrahams
3559f98067 - Added trailing semicolon to BOOST_PARAMETER_KEYWORD
- CW 8.3 workarounds for PP problems in BOOST_PARAMETER_MATCH

- Use BOOST_NO_RESULT_OF, and fix use of reserved identifier
  BOOST_PARAMETER_AUX__RESULT_OF0_DWA2005511_HPP

- Updated tests and docs accordingly

- Moved workaround information into its own section of docs


[SVN r30161]
2005-07-18 19:28:39 +00:00
Dave Abrahams
55f4ef8329 Improved Borland workarounds
[SVN r30132]
2005-07-16 03:02:44 +00:00
Dave Abrahams
8250e67109 Replace "restrict" with "match;" since the former is a C99 keyword,
using it is just asking for trouble.


[SVN r30086]
2005-07-14 17:56:37 +00:00
Dave Abrahams
43a1d1ea9b Removed instance() keyword declaration mechanism and added
BOOST_PARAMETER_KEYWORD macro.  The former just wasn't portable
enough, and the latter is more succinct.

Added BOOST_PARAMETER_MATCH_ARGS to clean up Borland workarounds.


[SVN r30085]
2005-07-14 17:24:30 +00:00
Douglas Gregor
d8a0a3f601 Workaround for Apple GCC 3.3
[SVN r30076]
2005-07-14 14:42:36 +00:00
Dave Abrahams
ebbc177f76 Repair/clarify workarounds for vc6
[SVN r30049]
2005-07-13 14:52:14 +00:00
Dave Abrahams
3dec075081 * Make boost/parameter.hpp #include *all* of the library components
* Continued tutorial
* Extend workarounds in tests
* Bug fixes in tests


[SVN r30018]
2005-07-12 17:41:18 +00:00
Dave Abrahams
7c66c0e4ad Improve ODR protection by making keyword objects into references.
Extend tutorial a bit.


[SVN r29976]
2005-07-11 03:30:08 +00:00
Dave Abrahams
74a5d3372b Support for Borland C++
[SVN r29520]
2005-06-11 06:46:03 +00:00
Markus Schöpflin
70762057b3 Added Tru64/CXX workaround.
[SVN r29441]
2005-06-06 08:24:06 +00:00
Dave Abrahams
f038a6806f Get rid of un-idiomatic f(...)
[SVN r28976]
2005-05-16 19:01:42 +00:00
Dave Abrahams
7a0e9e3b61 Workarounds for vc6 and 7.
Many workarounds for Borland, but still no dice.


[SVN r28954]
2005-05-16 12:58:48 +00:00
Dave Abrahams
b42979dc8a attempted workarounds
[SVN r28926]
2005-05-15 10:15:56 +00:00
Dave Abrahams
16d4028e33 renamed index_result -> binding
added lazy_binding
use boost::result_of when available


[SVN r28827]
2005-05-11 15:22:36 +00:00
Dave Abrahams
131ad57f41 Fix how we indicate lvalue/rvalue returns from index_result
[SVN r28781]
2005-05-10 12:15:37 +00:00
Dave Abrahams
6c272961ba Added index_result metafunction
[SVN r28751]
2005-05-09 01:28:30 +00:00
Dave Abrahams
811bfa8199 Improve idiomatic usage
[SVN r28552]
2005-05-01 13:29:44 +00:00
Daniel Wallin
3f96c2d9a4 *** empty log message ***
[SVN r28463]
2005-04-24 20:59:30 +00:00
Daniel Wallin
a026caef40 *** empty log message ***
[SVN r28437]
2005-04-23 13:25:38 +00:00
Vladimir Prus
fa6aecfc06 Add V2 Jamfile
[SVN r28244]
2005-04-14 11:56:47 +00:00
Daniel Wallin
0e0c79144e Added include for strcmp()
[SVN r28211]
2005-04-13 10:07:47 +00:00
Daniel Wallin
73b3eb8a00 *** empty log message ***
[SVN r28206]
2005-04-13 08:52:35 +00:00
Daniel Wallin
de8abe99ad *** empty log message ***
[SVN r28168]
2005-04-12 09:40:08 +00:00
Daniel Wallin
aae2082548 Boost Parameter Library tests initial check in
[SVN r28105]
2005-04-11 12:27:37 +00:00