Commit Graph

50050 Commits

Author SHA1 Message Date
Douglas Gregor
317e652741 index.html: Make valid HTML 4.01
[SVN r15839]
2002-10-10 05:40:42 +00:00
Douglas Gregor
346d023d55 Finally fix the function pointer issue
[SVN r15836]
2002-10-10 04:09:44 +00:00
Joel de Guzman
5eaa4fb62c grammar correction
[SVN r15835]
2002-10-10 00:08:37 +00:00
Dave Abrahams
a73bac71ba Use <sysinclude> so that compilers which distinguish #include <...> look in the right place.
Removed needless $(SUFLIB)


[SVN r15834]
2002-10-09 23:53:07 +00:00
Beman Dawes
58dbbb7318 initial commit - review comments not yet applied
[SVN r15831]
2002-10-09 19:49:35 +00:00
Dave Abrahams
97a1c106f2 Added Boost.Python news
[SVN r15830]
2002-10-09 17:16:58 +00:00
Dave Abrahams
90fe27ba7c Bug fix (thanks to Leonardo Rochael Almeida <leo@hiper.com.br>).
[SVN r15828]
2002-10-09 16:14:19 +00:00
Joel de Guzman
5e09383a18 More tweaks (tutorial)
[SVN r15826]
2002-10-09 14:31:39 +00:00
Dave Abrahams
81756c20cf Fix a major problem of path specification
[SVN r15825]
2002-10-09 13:18:26 +00:00
Dave Abrahams
adf5606a37 Work around core jam bug
[SVN r15823]
2002-10-09 13:14:57 +00:00
Dave Abrahams
e109829064 Fix up a small build specification problem
[SVN r15822]
2002-10-09 11:57:17 +00:00
Vladimir Prus
0fa0163c52 Implement simple form of use requirements.
* new/virtual-target.jam
        (virtual-target.use-requirements): New rule.
        (virtual-target.set-use-requirements): New rule.

    * new/generators.jam (construct): Use 'use-requirements' of sources.

    * new/targets.jam (basic-target.generate): Store use requirements for
             generated targets.
      (main-target-alternative): Process use requirements.

    * new/project.jam: Support 'use-requirements' project attribute.


[SVN r15821]
2002-10-09 11:33:22 +00:00
Gennadiy Rozental
c914500c78 Initial commit for sunpro and sunpro-stlport toolset definitions
[SVN r15819]
2002-10-09 08:39:17 +00:00
Joel de Guzman
659b8fd3ec Tutorials...
[SVN r15818]
2002-10-09 07:44:34 +00:00
Joel de Guzman
142e2740dd tutorial added
[SVN r15817]
2002-10-09 05:03:22 +00:00
Rene Rivera
d97fed768e Remove the "d" flag from CLONE as there is not portable way to copy symlinks.
[SVN r15816]
2002-10-09 04:02:19 +00:00
Dave Abrahams
7721658763 Clean up Boost.Python v1 flotsam, update documentation
[SVN r15815]
2002-10-09 02:52:47 +00:00
Dave Abrahams
b8e9b18591 Allow for toolset chaining
[SVN r15814]
2002-10-09 02:50:58 +00:00
Jens Maurer
b1ad9abc69 further work on the proposal
[SVN r15813]
2002-10-08 23:45:46 +00:00
Jens Maurer
4ea0c45ebb make portable, don't shift >= word size
[SVN r15812]
2002-10-08 23:19:12 +00:00
Jens Maurer
983e3d78a9 add subtract_with_carry_01
[SVN r15811]
2002-10-08 22:57:17 +00:00
Jaakko Järvi
dce92b8419 fixing a borland warning
[SVN r15810]
2002-10-08 19:24:36 +00:00
Jaakko Järvi
4b03f57c12 fix one borland warning
[SVN r15808]
2002-10-08 18:43:52 +00:00
Peter Dimov
8e15d8dea4 BOOST_SP_USE_STD_ALLOCATOR support
[SVN r15807]
2002-10-08 16:37:33 +00:00
Jeremy Siek
58c93fa43c Removed __BORLANDC__ from the #if around the basic_string
constructor. Luckily the fix by GP for g++ also fixes Borland. [JGS]


[SVN r15806]
2002-10-08 15:51:35 +00:00
Aleksey Gurtovoy
3a07dc14bb cleanup
[SVN r15805]
2002-10-08 09:54:18 +00:00
Douglas Gregor
08a8fe44c1 function_template.hpp:
- function partial specialization now allows assignment to zero
    (for clearing) and comparison against zero (for the empty check)
    (Brad King)

function_test.cpp:
  - Check comparison against zero
  - Check assignment to zero

function_test_fail1.cpp:
function_test_fail2.cpp:
  - Make them fail for the right reasons


[SVN r15803]
2002-10-08 02:32:38 +00:00
Aleksey Gurtovoy
db8aefc72f temporary MSVC 7.0 fix
[SVN r15802]
2002-10-07 23:59:45 +00:00
Aleksey Gurtovoy
d9309e5dc4 fixed ETI #if
[SVN r15801]
2002-10-07 23:58:53 +00:00
Jens Maurer
1868fd644d fix "left shift >= width of type" warnings; they point out real problems
avoid other warnings


[SVN r15800]
2002-10-07 23:42:31 +00:00
Jens Maurer
59654c5c9e avoid warning
[SVN r15799]
2002-10-07 23:42:01 +00:00
Aleksey Gurtovoy
f6230c212f re-generated preprocessed headers
[SVN r15798]
2002-10-07 23:04:18 +00:00
Aleksey Gurtovoy
bcbda4709c lambda arg fix
[SVN r15796]
2002-10-07 23:02:38 +00:00
Jens Maurer
0557b99dc5 avoid an "unused variable" warning
[SVN r15795]
2002-10-07 22:54:38 +00:00
Jeremy Siek
71c5af1299 fixed friend issue in dump_to_string and added this-> in set_block_
[SVN r15794]
2002-10-07 22:14:03 +00:00
Aleksey Gurtovoy
fa6ad13d96 template_arity fix
[SVN r15793]
2002-10-07 22:12:19 +00:00
Aleksey Gurtovoy
007e2dbb62 fixed missing include
[SVN r15792]
2002-10-07 22:11:21 +00:00
Dave Abrahams
ef0fd5994a Workaround GCC 3.x problem
[SVN r15790]
2002-10-07 19:23:08 +00:00
Jeremy Siek
034be65a5e added from_block_range
[SVN r15789]
2002-10-07 19:01:06 +00:00
Jeremy Siek
10a082bcdf added this-> in more places
[SVN r15788]
2002-10-07 18:58:17 +00:00
Jörg Walter
90fec3f728 More bugfixes and small sparse matrix enhancements.
[SVN r15787]
2002-10-07 18:43:20 +00:00
Jeremy Siek
7fc071766b added test for from_block_range
[SVN r15785]
2002-10-07 18:32:03 +00:00
Jeremy Siek
7172b0febd updated to match bugfixes from the release branch
[SVN r15784]
2002-10-07 18:29:03 +00:00
Vladimir Prus
26ef258461 Updated.
[SVN r15780]
2002-10-07 16:50:52 +00:00
Vladimir Prus
ea678c5a40 Updated V2 build.
[SVN r15779]
2002-10-07 16:47:37 +00:00
Vladimir Prus
f75009d176 Added V2 Jamfile.
[SVN r15778]
2002-10-07 16:45:38 +00:00
Vladimir Prus
c2f82c272c Added V2 jamfile.
[SVN r15777]
2002-10-07 16:34:21 +00:00
Dave Abrahams
707e8f803d workarounds for IRIX CC
[SVN r15776]
2002-10-07 16:25:37 +00:00
Dave Abrahams
ba6b0ca1c8 workarounds for IRIX CC
[SVN r15775]
2002-10-07 16:17:10 +00:00
Vladimir Prus
06f42a1688 Bugfixes.
* new/virtual-targets.jam (virtual-target.root): New rule
        (traverse): Don't traverse past roots.
    * new/targets.jam (main-target): Call 'virtual-target.root' as
        appropriate.


[SVN r15773]
2002-10-07 14:34:43 +00:00