Commit Graph

596 Commits

Author SHA1 Message Date
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
537059eac8 Progress on tutorial
[SVN r30055]
2005-07-13 16:13:11 +00:00
Dave Abrahams
ebbc177f76 Repair/clarify workarounds for vc6
[SVN r30049]
2005-07-13 14:52:14 +00:00
Dave Abrahams
af41c5dffe Change the default binding to void
[SVN r30048]
2005-07-13 14:50:57 +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
a7f5c00405 Extend tutorial a bit more; check in HTML
[SVN r29994]
2005-07-12 01:59:51 +00:00
Dave Abrahams
097415d109 Extend tutorial a bit more.
[SVN r29993]
2005-07-12 01:33:26 +00:00
Dave Abrahams
9b0925db94 Improve ODR protection by making keyword objects into references.
[SVN r29992]
2005-07-11 18:53:07 +00:00
Dave Abrahams
066ba7db03 Progress
[SVN r29986]
2005-07-11 14:31:24 +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
cd3ab5f2a7 Fix typo
[SVN r29960]
2005-07-10 03:40:22 +00:00
Dave Abrahams
c1bc7698cf Made some progress
[SVN r29959]
2005-07-10 03:39:35 +00:00
Dave Abrahams
abad802d4d Fix up references; minor edits
[SVN r29943]
2005-07-08 06:44:49 +00:00
Dave Abrahams
ce61d9a968 Initial checkin
[SVN r29942]
2005-07-08 06:17:27 +00:00
Dave Abrahams
46dd43d99b Apply Daniel's vc7.1 SFINAE fixes, now that Aleksey gave us our MPL
patch.


[SVN r29762]
2005-06-24 02:05:04 +00:00
Daniel Wallin
d497fd1768 *** empty log message ***
[SVN r29701]
2005-06-20 10:20:07 +00:00
Daniel Wallin
5c14f54004 ref. docs initial check-in
[SVN r29700]
2005-06-20 10:14:42 +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
Daniel Wallin
6ec9b44294 moved include guards in macros.hpp
[SVN r28923]
2005-05-15 09:21:00 +00:00
Rene Rivera
845d8a2d74 Enable work around for compilers without result_of support.
[SVN r28919]
2005-05-15 04:39:23 +00:00
Dave Abrahams
99f20069d0 renamed index_result -> binding
added lazy_binding
use boost::result_of when available


[SVN r28829]
2005-05-11 15:46:10 +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
83d443b2af Added index_result metafunction
[SVN r28762]
2005-05-09 10:45:23 +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
Daniel Wallin
d4de25c3c2 member function macro
[SVN r28403]
2005-04-22 06:43:01 +00:00
Daniel Wallin
f2acbcc5b3 *** empty log message ***
[SVN r28248]
2005-04-14 15:06:33 +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
31fa329aa7 Fix for intel-win32-8_1 regression
[SVN r28204]
2005-04-13 07:48:44 +00:00
Daniel Wallin
de8abe99ad *** empty log message ***
[SVN r28168]
2005-04-12 09:40:08 +00:00
Daniel Wallin
c76398ad11 moved macros out into a separate file
[SVN r28167]
2005-04-12 09:05:52 +00:00
Dave Abrahams
abf51fccd5 move boost/parameter/parameter.hpp -> boost/parameter/parameters.hpp
[SVN r28116]
2005-04-11 15:12:28 +00:00
Daniel Wallin
aae2082548 Boost Parameter Library tests initial check in
[SVN r28105]
2005-04-11 12:27:37 +00:00
Daniel Wallin
fb8e8b8804 *** empty log message ***
[SVN r28104]
2005-04-11 12:26:02 +00:00
Daniel Wallin
d0c5ddc28b Boost Parameter Library initial check in
[SVN r27964]
2005-04-04 21:53:56 +00:00