Commit Graph

50050 Commits

Author SHA1 Message Date
Bruno da Silva de Oliveira
f76386e255 - fixed default arguments in virtual methods
[SVN r17823]
2003-03-12 01:32:00 +00:00
Beman Dawes
42ae4906fa just use links leaf() for releative URL
[SVN r17822]
2003-03-12 00:11:27 +00:00
Beman Dawes
2060bda9a3 Improved presentation (Gennadiy)
[SVN r17821]
2003-03-11 20:37:10 +00:00
Beman Dawes
a0f923fea0 fix broken bookmarks
[SVN r17819]
2003-03-11 19:15:40 +00:00
Beman Dawes
62b432ca58 fix windows if drive not c:
[SVN r17818]
2003-03-11 19:14:09 +00:00
Vladimir Prus
d51afd5872 Bugfix.
* new/feature.jam
    (expand-subfeatures): Don't try expanding subfeatures in subfeatures.


[SVN r17815]
2003-03-11 15:26:10 +00:00
Beman Dawes
e10bac4061 procedure fixes (Martin Wille) plus FAQ entry
[SVN r17814]
2003-03-11 14:13:37 +00:00
Vladimir Prus
7a3ea54b50 Change <dependency>, so that it does not really add dependency
unconditionally.

* new/builtin.jam
     (linking-generator.run): New rule. Sets dependency on <library>
     properties.

* new/generators.jam
     (construct): Do not handle usage requirements. Do not handle
     dependency features in any way.

* new/targets.jam
     (main-target.generate-really): Don't create/set subvariant-dg.
     (basic-target.generate): Collect usage requirements. Create/set
     subvariant-dg.

* new/virtual-target.jam
     (subvariant-dg): Take actual build properties together with
     requested ones.


[SVN r17813]
2003-03-11 12:41:39 +00:00
Vladimir Prus
6377570cf1 Bugfixes: prevent two equal property lists generate two different
property-set instances, because of different order.

* new/property-set.jam
    (create): Sort the properties.

* new/feature.jam:
     (minimize): Bugfix.


[SVN r17812]
2003-03-11 12:08:35 +00:00
Aleksey Gurtovoy
d7d6550514 gcc ADL fixes
[SVN r17811]
2003-03-11 11:59:49 +00:00
Aleksey Gurtovoy
6537476327 add composite header
[SVN r17810]
2003-03-11 11:59:21 +00:00
Aleksey Gurtovoy
65367a4a7a make 'bitand_', 'bitor_' and 'bitxor_' binary
[SVN r17809]
2003-03-11 11:58:30 +00:00
Aleksey Gurtovoy
2e4981abb7 added test for bitwise ops
[SVN r17808]
2003-03-11 11:55:16 +00:00
Joel de Guzman
56eb4d272c more
[SVN r17807]
2003-03-11 09:07:54 +00:00
Bruno da Silva de Oliveira
4088911d16 - added a link to the Pyste documentation
[SVN r17806]
2003-03-11 03:34:28 +00:00
Bruno da Silva de Oliveira
41e7fce251 - first version
[SVN r17805]
2003-03-11 03:29:22 +00:00
Bruno da Silva de Oliveira
b3fe9b853e - first version
[SVN r17804]
2003-03-11 03:20:24 +00:00
Ralf W. Grosse-Kunstleve
a72cf01276 adjustment for Itanium2
[SVN r17803]
2003-03-11 01:32:03 +00:00
Martin Wille
1f3813d8a6 -- bug fix
[SVN r17796]
2003-03-10 09:01:13 +00:00
Aleksey Gurtovoy
256d84d895 distance/advance fixes
[SVN r17795]
2003-03-10 02:27:06 +00:00
Aleksey Gurtovoy
2245109ea6 size_t_c -> size_t renaming
[SVN r17794]
2003-03-09 23:42:58 +00:00
Hartmut Kaiser
1dd0d90268 Added template parameter for file_position type.
[SVN r17793]
2003-03-09 21:51:49 +00:00
Hartmut Kaiser
2084c3637b Lexer now returnes the matched token value. (This is for input iterators)
[SVN r17792]
2003-03-09 21:34:18 +00:00
Ralf W. Grosse-Kunstleve
0345bb91ca non-template function make_function1 must be inline
[SVN r17791]
2003-03-09 17:26:06 +00:00
Aleksey Gurtovoy
f79e97aef2 fix MSVC degression
[SVN r17790]
2003-03-09 03:51:32 +00:00
Aleksey Gurtovoy
f41215457d fix some oversights
[SVN r17789]
2003-03-09 02:41:25 +00:00
Aleksey Gurtovoy
a74db9e63f make lambda more EDG-friendly
[SVN r17788]
2003-03-09 02:30:59 +00:00
Beman Dawes
8ba91e7889 allow fs::native args, empty subinclude path
[SVN r17787]
2003-03-08 21:44:07 +00:00
Dave Abrahams
901414b38f Fix for older EDGs
[SVN r17786]
2003-03-08 12:36:18 +00:00
Raoul Gough
2f7a88dc77 Supply --enable-auto-image-base when linking a DLL
[SVN r17784]
2003-03-08 09:53:45 +00:00
Dave Abrahams
ea1a05920b Remove flotsam
[SVN r17783]
2003-03-08 08:53:19 +00:00
Dave Abrahams
40041d90d2 Remove flotsam
[SVN r17782]
2003-03-08 08:51:45 +00:00
Dave Abrahams
24c534aed0 Fix for Python 2.3 long->int conversion behavior change
[SVN r17779]
2003-03-08 05:28:54 +00:00
Dave Abrahams
a148605127 Added dangling_reference FAQ
Various idiomatic MPL cleanups in indirect_traits.hpp
raw_function support
Patches for CWPro7.2
Patches to pass tests under Python 2.3 with the new bool type.
Tests for member operators returning const objects
Fixes for testing Boost.Python under Cygwin


[SVN r17777]
2003-03-08 03:53:19 +00:00
Aleksey Gurtovoy
9e505d3f1c fix Borland failures
[SVN r17774]
2003-03-08 01:05:08 +00:00
Ralf W. Grosse-Kunstleve
ad0f160a04 use BOOST_WORKAROUND macro (as requested by David Abrahams)
[SVN r17773]
2003-03-08 01:01:11 +00:00
Ralf W. Grosse-Kunstleve
0d620d18ee MIPSpro compatibility
[SVN r17772]
2003-03-08 00:25:47 +00:00
Vladimir Prus
12e78f2c0f Add project-id.
[SVN r17770]
2003-03-07 18:00:42 +00:00
Beman Dawes
fda82a52a9 VC++ 7.1 RC3 fix (Carl Daniel)
[SVN r17769]
2003-03-07 17:29:26 +00:00
Vladimir Prus
d25ff2d47b Doc tweak.
[SVN r17768]
2003-03-07 16:39:13 +00:00
Dave Abrahams
f582b33aa1 Roll back change which broke Beman's build
[SVN r17767]
2003-03-07 16:24:28 +00:00
Vladimir Prus
b2b83108b5 Minor bugfix.
* boost/graph/properties.hpp
  (property_traits<default_color_type>{}): Add 'reference' typedef.


[SVN r17765]
2003-03-07 16:13:04 +00:00
Beman Dawes
f492bab5e8 revert cr->nl changes; not needed on this particular file
[SVN r17764]
2003-03-07 15:36:56 +00:00
Dave Abrahams
43602f3afe bugfix
[SVN r17763]
2003-03-07 15:22:54 +00:00
Beman Dawes
478f65eb22 Header dependencies removed
[SVN r17762]
2003-03-07 15:08:57 +00:00
Martin Wille
e70a89531f -- removed files not needed for Boost
[SVN r17760]
2003-03-07 12:11:45 +00:00
Martin Wille
baf38f0119 -- removed unecessary files
[SVN r17758]
2003-03-07 11:51:23 +00:00
Aleksey Gurtovoy
8274d0fc33 restore an old revision for SGI MIPSpro C++
[SVN r17757]
2003-03-07 11:38:59 +00:00
Vladimir Prus
057e8798e2 Change default-build handling.
* new/targets.jam
     (main-target.apply-default-build): Combine build request with
     default build.

* new/default_biuld.py: More tests.


[SVN r17756]
2003-03-07 10:06:42 +00:00
Vladimir Prus
ec85a3318c Refactorings.
* new/targets.jam
     (main-target.apply-default-build): Call
     'build-request.expand-no-defaults', not 'expand'. The motivation
     is to have defaults added in one place: 'property-set.add-defaults'.
     Also handle the case where default-build is empty.

     (main-target.generate): Apply defaults here. The motivation is
     that if we're using default build, default features should be
     applied here as well, or else we'll get ambiguous alternatives.

     (basic-target.generate): Do not add defaults.


[SVN r17755]
2003-03-07 09:44:20 +00:00