Commit Graph

596 Commits

Author SHA1 Message Date
Dave Abrahams
012e0abd22 partially updated docs
[SVN r33645]
2006-04-10 20:41:06 +00:00
Daniel Wallin
225ee5072e Boost.Parameter python binding docs, work in progress.
[SVN r33613]
2006-04-09 20:11:13 +00:00
Daniel Wallin
384add2571 Fixed problem with using joint_view<>.
[SVN r33485]
2006-03-27 13:21:58 +00:00
nobody
bf25a637c8 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
2006-03-21 02:26:31 +00:00
Daniel Wallin
05c3161112 keyword::operator= now returns const rvalues.
[SVN r33351]
2006-03-15 18:16:03 +00:00
Daniel Wallin
0fb6393510 fixed v2 jamfile
[SVN r33299]
2006-03-10 07:19:55 +00:00
Daniel Wallin
3449cb1c73 Missing files added.
[SVN r33278]
2006-03-09 08:20:20 +00:00
Daniel Wallin
d73cee75cf Fixed missing include.
[SVN r33269]
2006-03-08 15:51:25 +00:00
Daniel Wallin
4350ac39f5 More tests.
[SVN r33268]
2006-03-08 15:13:53 +00:00
Daniel Wallin
6530322582 More tests.
[SVN r33267]
2006-03-08 12:32:52 +00:00
Rene Rivera
d1f8f1f736 Fix to allow piecewise parameter composition.
[SVN r33189]
2006-03-01 16:55:11 +00:00
Dave Abrahams
764106fe93 Stop using assert() in tests
[SVN r33181]
2006-02-28 22:56:33 +00:00
Dave Abrahams
4a0c231377 Some Borland workarounds
[SVN r32978]
2006-02-17 19:33:42 +00:00
Daniel Wallin
20b7423e60 Boost.Parameter python binding support.
[SVN r32925]
2006-02-14 14:45:24 +00:00
Vladimir Prus
296832a99f Update Jamfile.v2
[SVN r32761]
2006-02-09 09:50:56 +00:00
Daniel Wallin
47281b5e61 VC7 workarounds.
[SVN r32698]
2006-02-07 11:22:58 +00:00
Daniel Wallin
f6dcc4a550 Workarounds for VC7.
[SVN r32693]
2006-02-07 09:50:39 +00:00
Daniel Wallin
cb9530157e Fixed bad include.
[SVN r32690]
2006-02-07 07:18:12 +00:00
Daniel Wallin
d21dfd48d8 New Boost.Parameter macros, initial checkin.
[SVN r32678]
2006-02-06 22:06:02 +00:00
Dave Abrahams
066d950c17 fixed outdated doc
[SVN r32593]
2006-02-05 18:24:27 +00:00
Daniel Wallin
2ad4d6a45b Removed use of parameter::aux::void_.
[SVN r32537]
2006-02-04 09:28:19 +00:00
Daniel Wallin
5f001699f7 Fixed NTP's so reference types work.
[SVN r32530]
2006-02-03 18:33:47 +00:00
Daniel Wallin
a6b93eb0af Test that NTP's work with reference types.
[SVN r32529]
2006-02-03 18:32:50 +00:00
Daniel Wallin
9479ed3f91 Made the unnamed keyword tag derive from parameter::template_keyword<>.
[SVN r32528]
2006-02-03 18:03:42 +00:00
Daniel Wallin
8872100508 Changes to semantics of binding<>.
[SVN r32527]
2006-02-03 18:02:21 +00:00
Daniel Wallin
3b90b4ffa4 Named Template Parameter support in Boost.Parameter.
[SVN r32525]
2006-02-03 15:17:54 +00:00
Dave Abrahams
da78942b0b Even single-element ArgumentPacks that result from keyword assignments are now valid MPL Forward Sequences.
[SVN r32447]
2006-01-27 23:20:49 +00:00
Dave Abrahams
3e0cdfa6ad Merge in material from the parameter-python branch that should have been included here.
[SVN r32445]
2006-01-27 21:37:05 +00:00
Dave Abrahams
31f38561ac Merge in material from the parameter-python branch that should have been included here.
[SVN r32444]
2006-01-27 21:21:56 +00:00
Vladimir Prus
4d64b38dad Update Jamfile.v2
[SVN r32351]
2006-01-18 12:46:30 +00:00
Daniel Wallin
9e89160e91 Made singular ArgPack's work.
[SVN r31930]
2005-12-06 11:37:17 +00:00
Daniel Wallin
88e1488e52 Added test for singular ArgumentPack's.
[SVN r31929]
2005-12-06 11:35:15 +00:00
Daniel Wallin
e129d30002 Removed files that were added on wrong branch
[SVN r31844]
2005-11-30 23:18:31 +00:00
Daniel Wallin
12da98e683 Boost.Parameter->BPL initial checkin
[SVN r31843]
2005-11-30 23:18:30 +00:00
Daniel Wallin
3a5cabb94f Duplicate keyword arguments now disallowed. Based on contribution from
Daniel Earwicker.


[SVN r31671]
2005-11-15 20:50:58 +00:00
Daniel Wallin
5c79ce742c Added test for detecting duplicate keyword args.
[SVN r31670]
2005-11-15 20:45:54 +00:00
Dave Abrahams
863158c312 Workarounds for vc6
[SVN r31481]
2005-10-26 13:41:04 +00:00
Dave Abrahams
2518454e99 Make tutorial work with gcc-2.95.3
Make efficiency execute a number of repetitions determined by the
speed of the processor.


[SVN r31453]
2005-10-24 20:01:58 +00:00
Dave Abrahams
02735ebc2f Fixes for Borland
[SVN r31451]
2005-10-24 17:41:23 +00:00
Daniel Wallin
968a588eed Fix for SFINAE failure on VC7.1 when used with unnamed arguments.
[SVN r31380]
2005-10-18 23:13:52 +00:00
Dave Abrahams
d6b6b429be vc-7.1 warning suppression
[SVN r31378]
2005-10-18 19:55:11 +00:00
Daniel Wallin
10ce44d8cb Minor comment changes.
[SVN r31377]
2005-10-18 19:06:34 +00:00
Daniel Wallin
d78e0c8281 Fixed regression on GCC2.95.
[SVN r31376]
2005-10-18 18:29:45 +00:00
Dave Abrahams
1e7ca24606 initial commit
[SVN r31303]
2005-10-12 14:51:12 +00:00
Dave Abrahams
cf678265a6 Workarounds for vc6
[SVN r31293]
2005-10-11 22:02:28 +00:00
Dave Abrahams
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.


[SVN r31290]
2005-10-11 21:20:06 +00:00
Dave Abrahams
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.


[SVN r31283]
2005-10-11 14:20:42 +00:00
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