b12dbd9f6a
Add missing void specialization
Dave Abrahams
2006-05-01 12:47:37 +00:00
6087feef11
python binding docs
Daniel Wallin
2006-04-27 09:42:45 +00:00
e7d652f208
Fix for vc-7
Dave Abrahams
2006-04-24 02:11:11 +00:00
51c3dd4cb1
add missing include
Dave Abrahams
2006-04-24 02:05:02 +00:00
8cf35658bd
add missing include
Dave Abrahams
2006-04-24 01:54:41 +00:00
ee2b252418
Portability fixes
Dave Abrahams
2006-04-20 15:18:09 +00:00
45d320a434
Reorganized preprocessor stuff, made vc6 work.
Dave Abrahams
2006-04-15 01:39:17 +00:00
6695f76c5f
[merge from head] Allow keywords to be copyable and default constructable, to facilitate use of keywords outside of Boost.Parameter.
Rene Rivera
2006-04-13 20:12:20 +00:00
15b0729181
Allow keywords to be copyable and default constructable, to facilitate use of keywords outside of Boost.Parameter.
Rene Rivera
2006-04-13 20:01:51 +00:00
23d30d9ea6
Doc update.
Daniel Wallin
2006-04-12 09:39:51 +00:00
012e0abd22
partially updated docs
Dave Abrahams
2006-04-10 20:41:06 +00:00
225ee5072e
Boost.Parameter python binding docs, work in progress.
Daniel Wallin
2006-04-09 20:11:13 +00:00
384add2571
Fixed problem with using joint_view<>.
Daniel Wallin
2006-03-27 13:21:58 +00:00
bf25a637c8
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
nobody
2006-03-21 02:26:31 +00:00
05c3161112
keyword::operator= now returns const rvalues.
Daniel Wallin
2006-03-15 18:16:03 +00:00
0fb6393510
fixed v2 jamfile
Daniel Wallin
2006-03-10 07:19:55 +00:00
3449cb1c73
Missing files added.
Daniel Wallin
2006-03-09 08:20:20 +00:00
d73cee75cf
Fixed missing include.
Daniel Wallin
2006-03-08 15:51:25 +00:00
4350ac39f5
More tests.
Daniel Wallin
2006-03-08 15:13:53 +00:00
6530322582
More tests.
Daniel Wallin
2006-03-08 12:32:52 +00:00
764106fe93
Stop using assert() in tests
Dave Abrahams
2006-02-28 22:56:33 +00:00
4a0c231377
Some Borland workarounds
Dave Abrahams
2006-02-17 19:33:42 +00:00
20b7423e60
Boost.Parameter python binding support.
Daniel Wallin
2006-02-14 14:45:24 +00:00
296832a99f
Update Jamfile.v2
Vladimir Prus
2006-02-09 09:50:56 +00:00
47281b5e61
VC7 workarounds.
Daniel Wallin
2006-02-07 11:22:58 +00:00
f6dcc4a550
Workarounds for VC7.
Daniel Wallin
2006-02-07 09:50:39 +00:00
cb9530157e
Fixed bad include.
Daniel Wallin
2006-02-07 07:18:12 +00:00
d21dfd48d8
New Boost.Parameter macros, initial checkin.
Daniel Wallin
2006-02-06 22:06:02 +00:00
066d950c17
fixed outdated doc
Dave Abrahams
2006-02-05 18:24:27 +00:00
2ad4d6a45b
Removed use of parameter::aux::void_.
Daniel Wallin
2006-02-04 09:28:19 +00:00
5f001699f7
Fixed NTP's so reference types work.
Daniel Wallin
2006-02-03 18:33:47 +00:00
a6b93eb0af
Test that NTP's work with reference types.
Daniel Wallin
2006-02-03 18:32:50 +00:00
9479ed3f91
Made the unnamed keyword tag derive from parameter::template_keyword<>.
Daniel Wallin
2006-02-03 18:03:42 +00:00
8872100508
Changes to semantics of binding<>.
Daniel Wallin
2006-02-03 18:02:21 +00:00
3b90b4ffa4
Named Template Parameter support in Boost.Parameter.
Daniel Wallin
2006-02-03 15:17:54 +00:00
da78942b0b
Even single-element ArgumentPacks that result from keyword assignments are now valid MPL Forward Sequences.
Dave Abrahams
2006-01-27 23:20:49 +00:00
3e0cdfa6ad
Merge in material from the parameter-python branch that should have been included here.
Dave Abrahams
2006-01-27 21:37:05 +00:00
31f38561ac
Merge in material from the parameter-python branch that should have been included here.
Dave Abrahams
2006-01-27 21:21:56 +00:00
4d64b38dad
Update Jamfile.v2
Vladimir Prus
2006-01-18 12:46:30 +00:00
9e89160e91
Made singular ArgPack's work.
Daniel Wallin
2005-12-06 11:37:17 +00:00
88e1488e52
Added test for singular ArgumentPack's.
Daniel Wallin
2005-12-06 11:35:15 +00:00
e129d30002
Removed files that were added on wrong branch
Daniel Wallin
2005-11-30 23:18:31 +00:00
12da98e683
Boost.Parameter->BPL initial checkin
Daniel Wallin
2005-11-30 23:18:30 +00:00
3a5cabb94f
Duplicate keyword arguments now disallowed. Based on contribution from Daniel Earwicker.
Daniel Wallin
2005-11-15 20:50:58 +00:00
5c79ce742c
Added test for detecting duplicate keyword args.
Daniel Wallin
2005-11-15 20:45:54 +00:00
863158c312
Workarounds for vc6
Dave Abrahams
2005-10-26 13:41:04 +00:00
2518454e99
Make tutorial work with gcc-2.95.3
Dave Abrahams
2005-10-24 20:01:58 +00:00
02735ebc2f
Fixes for Borland
Dave Abrahams
2005-10-24 17:41:23 +00:00
968a588eed
Fix for SFINAE failure on VC7.1 when used with unnamed arguments.
Daniel Wallin
2005-10-18 23:13:52 +00:00
d6b6b429be
vc-7.1 warning suppression
Dave Abrahams
2005-10-18 19:55:11 +00:00
10ce44d8cb
Minor comment changes.
Daniel Wallin
2005-10-18 19:06:34 +00:00
d78e0c8281
Fixed regression on GCC2.95.
Daniel Wallin
2005-10-18 18:29:45 +00:00
1e7ca24606
initial commit
Dave Abrahams
2005-10-12 14:51:12 +00:00
cf678265a6
Workarounds for vc6
Dave Abrahams
2005-10-11 22:02:28 +00:00
6cf2dcbc84
Martin Wille pointed out some missing header dependencies; fixed. Also moved boost/python/detail/is_xxx.hpp functionality into boost/detail/is_xxx.hpp to decouple library dependencies between python and parameter.
Dave Abrahams
2005-10-11 21:20:06 +00:00
edd6439564
Martin Wille pointed out a missing anonymous namespace; fixed. Changed Jamfile and Jamfile.v2 so that we'd build the efficiency test in release mode always.
Dave Abrahams
2005-10-11 14:20:42 +00:00
73eccfc901
added Stuart Dootson's results
Dave Abrahams
2005-09-19 02:29:23 +00:00
4aa2996d75
Added a test result
Dave Abrahams
2005-09-18 00:46:08 +00:00
3902ea1509
Add efficiency measurement
Dave Abrahams
2005-09-12 16:16:31 +00:00