Commit Graph

50051 Commits

Author SHA1 Message Date
Douglas Gregor
e83cad68f5 signal.hpp:
- Rely on BOOST_FUNCTION_NO_FUNCTION_TYPE_SYNTAX to determine when we
	  can use the function type syntax for Signals


[SVN r19749]
2003-08-23 13:41:02 +00:00
Andreas Huber
2560ed778a Changed accessibilty of typedefs from protected to public.
Fixes bug: Machines using state in certain situations fail to compile.


[SVN r19748]
2003-08-23 13:25:03 +00:00
Douglas Gregor
175beb44c1 Make sure to define __STDC_CONSTANT_MACROS before we include anything
[SVN r19747]
2003-08-23 13:21:30 +00:00
Dave Abrahams
c1e1d52a9c Fix #ifdef
[SVN r19745]
2003-08-23 11:41:00 +00:00
Daryle Walker
cc9dd70afa Adjusted to changes in Boost.Test
[SVN r19742]
2003-08-23 08:23:37 +00:00
Rene Rivera
52871e2ea8 In support of Boost.Install...
- Added common-stage-tag value for python debug variants.
- Added <target> to stage, to specify a fake target to add the stage or the corresponding sources to.
- Ensure that <suppress> for a stage is maximally obeyed, and doesn't inadvertantly add targets to all.


[SVN r19740]
2003-08-23 05:39:49 +00:00
Jeff Garland
0e1fd20a21 fix compile errors for borland, gcc 295
[SVN r19739]
2003-08-23 04:15:22 +00:00
Jeff Garland
dee2f94d60 updates for borland msvc
[SVN r19738]
2003-08-23 04:14:34 +00:00
Beman Dawes
c2e844c255 Change to clearer path equality example
[SVN r19737]
2003-08-22 19:53:09 +00:00
Martin Wille
c42bda2a71 -- added libm to FINDLIBS. required for <cmath> symbols.
[SVN r19736]
2003-08-22 17:47:51 +00:00
Dave Abrahams
148e9f7e32 update date
[SVN r19735]
2003-08-22 14:31:58 +00:00
Dave Abrahams
8beb55014c Update info about posting thru gmane; remove boost-install list; improve TOC index.
[SVN r19734]
2003-08-22 14:31:26 +00:00
Jeff Garland
14365c188e attempt to fix some compiler errors
[SVN r19733]
2003-08-22 13:28:26 +00:00
Eric Friedman
8bba05c205 Added workarounds for MSVC7 and Borland.
[SVN r19730]
2003-08-22 06:38:13 +00:00
Eric Friedman
3220d18226 Minor fix.
[SVN r19729]
2003-08-22 06:36:30 +00:00
Guillaume Melquiond
288f40ec81 Added copyright
[SVN r19728]
2003-08-22 06:28:08 +00:00
Dave Abrahams
455e434307 Updates for Win32 builds
[SVN r19727]
2003-08-22 03:41:42 +00:00
Dave Abrahams
265d5e253d bug fix
[SVN r19726]
2003-08-22 02:33:30 +00:00
Dave Abrahams
92e29abd92 Port "conditin.hpp" typo fix over from Version_1_30_2
[SVN r19725]
2003-08-21 22:51:38 +00:00
Ralf W. Grosse-Kunstleve
e740e2db22 simple fix for MIPSpro after a long struggle; thanks to Stephen Adamczyk and John Spicer at EDG!
[SVN r19724]
2003-08-21 21:27:38 +00:00
Beman Dawes
a342303322 add test for std::string auto convert with operator /
[SVN r19723]
2003-08-21 18:34:05 +00:00
Dave Abrahams
d2ce68e504 Updated revision date
[SVN r19722]
2003-08-21 14:53:15 +00:00
Dave Abrahams
16f1a52893 Add "use virtual inheritance" rule
[SVN r19721]
2003-08-21 14:46:28 +00:00
Eric Friedman
bcc58ed7f5 Dramatically reduced overhead caused by recursive_variant implementation for non-recursive variants.
[SVN r19720]
2003-08-21 07:16:09 +00:00
Eric Friedman
c46a8c0781 Minor change.
[SVN r19719]
2003-08-21 07:12:52 +00:00
Eric Friedman
af3eb888fb Updated copyright info.
[SVN r19718]
2003-08-21 07:05:49 +00:00
Dave Abrahams
9c89366e9f feature.jam - bugfix: add default subfeature values only for
subfeatures that apply to the top value.


[SVN r19717]
2003-08-20 23:19:04 +00:00
Dave Abrahams
7a03d17300 feature.jam - rename is-subproperty and is-subfeature to avoid
confusion over semantics and signature.  Fixed a bug
              where they were misused.  Added compress-subproperties
              to work around probable misuse of
              build-request.expand-no-defaults.


targets.jam - use feature.compress-subproperties to work around
              probable misuse of build-request.expand-no-defaults.


project.jam - some code simplification, fixed a blatant typo,
              increased upper limit on arguments to the project rule.


[SVN r19716]
2003-08-20 21:56:49 +00:00
Dave Abrahams
0b535cd42e Compile on Windows; add some requirements and default-build (though
the latter shouldn't be neccessary?!)


[SVN r19715]
2003-08-20 13:51:35 +00:00
Joel de Guzman
5b32dc7d1f more workaround fixes for VC6 linker bug
[SVN r19714]
2003-08-20 13:15:41 +00:00
Joel de Guzman
36642838cb workaround MSVC linker bug
[SVN r19713]
2003-08-20 12:07:48 +00:00
Jeff Garland
eda5feeae4 test infinite duration streaming
[SVN r19712]
2003-08-20 04:24:22 +00:00
Jeff Garland
389f73cb4e add tests for infinite date duration support
[SVN r19711]
2003-08-20 04:23:12 +00:00
Jeff Garland
47096d9b40 rename hull to span
[SVN r19710]
2003-08-20 04:21:54 +00:00
Jeff Garland
d262a82ee0 fix up comments, support for infinate date_duration
[SVN r19709]
2003-08-20 04:20:44 +00:00
Jeff Garland
a5037843a4 Changes to provide special value support for date_duration
[SVN r19708]
2003-08-20 04:19:27 +00:00
Jeff Garland
4d4666d2ab serious beef up of int_adpater tests
[SVN r19707]
2003-08-20 03:32:01 +00:00
Jeff Garland
d453b18656 updates to int_adapter to provide support for infinate durations
[SVN r19706]
2003-08-20 03:31:16 +00:00
Jeff Garland
aabe1b03c4 add unary- tests
[SVN r19705]
2003-08-20 03:17:07 +00:00
Jeff Garland
42ffa07743 add unary operator- to time_duration
[SVN r19704]
2003-08-20 03:16:09 +00:00
Jeff Garland
c4b60885a3 fix name of last parameter, fix operator<, rename hull to span
[SVN r19703]
2003-08-20 03:15:13 +00:00
Jeff Garland
f5d7de1714 move posix_time/period.cpp to posix_time/testtime_period.cpp so these tests get run in the regression
[SVN r19702]
2003-08-20 02:41:33 +00:00
Jeff Garland
33b6a26f30 change name of test period to testtime_period
[SVN r19701]
2003-08-20 02:31:59 +00:00
Bruno da Silva de Oliveira
fecc20f9ea - Fixed bug related to bases<> template generation in the new system
[SVN r19700]
2003-08-20 01:40:43 +00:00
Joel de Guzman
e985be5498 Map indexing fix for VC6.5
[SVN r19699]
2003-08-19 20:32:56 +00:00
Ronald Garcia
bb89d2a04b Using mpl in a more sophisticated manner to pick value_accessor class.
This change has made the code both more concise and more suggestive of its
purpose.


[SVN r19698]
2003-08-19 19:31:05 +00:00
Ronald Garcia
973d79196d Removed iterator generators from iterator.hpp
Now using mpl::if_c to pick a value_accessor class.


[SVN r19697]
2003-08-19 19:11:06 +00:00
Ronald Garcia
5451a29553 More changes related to iterators:
- Fixed the access categories to be proper
- Removed iterator generator classes.
- Custom iterator adaptors is now gone!


[SVN r19696]
2003-08-19 18:25:38 +00:00
Ronald Garcia
bc37db3252 Updated multi_array to use the new boost iterators library.
[SVN r19695]
2003-08-19 15:50:25 +00:00
Dave Abrahams
0164e951c0 Always #include prefix.h first of all.
[SVN r19694]
2003-08-19 15:44:30 +00:00