John Maddock
e9b1d4893a
Added workaround for gcc2.91 bug
...
[SVN r14513]
2002-07-18 11:07:46 +00:00
John Maddock
f2a42b4310
Added new libcomo.hpp config header.
...
Added new config macros:
BOOST_NO_STD_WSTREAMBUF
BOOST_NO_LONG_LONG_NUMERIC_LIMITS
BOOST_NO_MS_INT64_NUMERIC_LIMITS
[SVN r14512]
2002-07-18 11:06:42 +00:00
Dave Abrahams
17c7a6cbce
Extract implemented
...
[SVN r14510]
2002-07-18 05:00:34 +00:00
Dave Abrahams
ec1bad48d8
Roll back most of Dave Hawkes' changes for the time being.
...
[SVN r14503]
2002-07-17 19:58:05 +00:00
Jeremy Siek
5dae304f91
added second constructor for iterator_property_map
...
[SVN r14502]
2002-07-17 19:24:13 +00:00
Dave Abrahams
f78d972385
Roll back most of Dave Hawkes' changes for the time being.
...
[SVN r14501]
2002-07-17 18:36:14 +00:00
Dave Abrahams
be95eddc01
MSVC fixes
...
[SVN r14500]
2002-07-17 18:31:02 +00:00
Jeremy Siek
04ca91c29f
new files
...
[SVN r14499]
2002-07-17 16:52:54 +00:00
Jeremy Siek
238cba0cf6
new files
...
[SVN r14498]
2002-07-17 16:21:43 +00:00
Vladimir Prus
2572eac135
Attempts at creating Debian package.
...
* jam_src/Jamfile: Install documentation and bjam binary.
* debian/*: New files needed to create a package.
[SVN r14497]
2002-07-17 16:10:51 +00:00
Peter Dimov
302e8e8668
Consistent 'bool' conversions; scoped_ptr(auto_ptr); get_pointer(scoped_ptr) added.
...
[SVN r14496]
2002-07-17 15:15:39 +00:00
Dave Abrahams
dce96cc36d
Bug fix
...
[SVN r14495]
2002-07-17 14:06:15 +00:00
Dave Abrahams
805d3b45f1
Add missing #include
...
[SVN r14494]
2002-07-17 14:05:53 +00:00
Dave Abrahams
b979c1137f
Add missing typename
...
[SVN r14493]
2002-07-17 14:05:31 +00:00
Jeremy Siek
3e236c44a3
small style change
...
[SVN r14492]
2002-07-17 13:23:17 +00:00
John Maddock
b2855a0062
Added BOOST_NO_STD_WSTREAMBUF guard
...
[SVN r14491]
2002-07-17 11:39:15 +00:00
John Maddock
8ecefd2881
Updated support for Borland C++ and STLport (again)
...
Hopefully fixed support for platforms where STLport imports names from std:: to _STL::
[SVN r14490]
2002-07-17 11:37:48 +00:00
Vladimir Prus
08077f0aca
Made names of preserved directories printed by tests.
...
* test/TestCmd.py (TestCmd.cleanup): Print the names of preserved
directories. Reset self._dirlist even if directories are preserved.
* test/BoostBuild.py (Tester.cleanup): New method.
[SVN r14489]
2002-07-17 09:16:37 +00:00
David Hawkes
82b1e00841
Sub-module / sub-class and API changes
...
[SVN r14488]
2002-07-17 06:51:08 +00:00
Dave Abrahams
3d3347c50f
More converter centralization
...
[SVN r14487]
2002-07-17 01:54:58 +00:00
Dave Abrahams
1682aaedb2
destroy_reference -> destroy_referent
...
[SVN r14486]
2002-07-17 01:53:33 +00:00
Dave Abrahams
7ce171950c
MSVC6 workaround
...
[SVN r14485]
2002-07-16 20:01:38 +00:00
Dave Abrahams
3443031764
MSVC6 workaround
...
[SVN r14484]
2002-07-16 17:15:36 +00:00
Jeremy Siek
2298e01f6c
removed default for OffsetMap
...
[SVN r14483]
2002-07-16 15:48:29 +00:00
Jeremy Siek
efdb7b125a
added leda_ prefix to the node_map and node_array
...
[SVN r14482]
2002-07-16 14:57:08 +00:00
Vesa Karvonen
b8c6559f10
Removed tabs...
...
[SVN r14481]
2002-07-16 14:55:24 +00:00
Jeremy Siek
180c143282
new file, variation on dijkstra-example.cpp
...
[SVN r14480]
2002-07-16 14:50:11 +00:00
Jeremy Siek
eff29b1e8e
fixed buggy call to graph edge iterator constructor
...
[SVN r14479]
2002-07-16 14:32:42 +00:00
Dave Abrahams
d775837dd0
Added type checking when converting some Python types from python as return values.
...
[SVN r14478]
2002-07-16 11:45:10 +00:00
Dave Abrahams
3325c93a1c
VC7.1 workarounds
...
[SVN r14477]
2002-07-16 11:31:36 +00:00
John Maddock
7d3e1c983f
Fixed support for C++ Builder 5 + STLport.
...
[SVN r14476]
2002-07-16 11:18:02 +00:00
John Maddock
1f07a60976
Added MSVC version check.
...
[SVN r14475]
2002-07-16 11:15:30 +00:00
Vladimir Prus
6bd68afeaa
An attempt at documenting features.
...
[SVN r14474]
2002-07-16 08:47:09 +00:00
Rene Rivera
c72fcbcdf1
Example on how to use selection of sources in stage targets.
...
[SVN r14473]
2002-07-16 05:47:26 +00:00
Rene Rivera
50c40f8a09
Added support for selection of sources based on toolset and/or variant for stage targets. See examples/stage_source_selection.
...
[SVN r14472]
2002-07-16 05:43:54 +00:00
Ralf W. Grosse-Kunstleve
1a803742d0
fix provided by Dan <gohmandj@mrs.umn.edu>
...
[SVN r14471]
2002-07-16 01:11:44 +00:00
Ronald Garcia
ac4523b6b3
Removed tabs from files.
...
[SVN r14470]
2002-07-15 22:19:16 +00:00
Ralf W. Grosse-Kunstleve
e1832984f6
missing inline keywords added (MIPSpro 7.3 diagnostics)
...
[SVN r14469]
2002-07-15 20:07:04 +00:00
Ralf W. Grosse-Kunstleve
129c1599a6
is_string_literal<char* const> specialization enabled for MIPSpro; this fixes the list.test failures.
...
[SVN r14468]
2002-07-15 19:09:57 +00:00
Douglas Gregor
c1eb8d6ec2
Untabified
...
[SVN r14467]
2002-07-15 14:49:29 +00:00
Peter Dimov
b4fbde00fc
__fastcall support added.
...
[SVN r14465]
2002-07-15 14:07:03 +00:00
Peter Dimov
74ac5c62e4
Minor fixes.
...
[SVN r14464]
2002-07-15 12:52:29 +00:00
Rene Rivera
28f0992b22
Fix subvariant calculation to not "forget" ungristed properties to make let property rules work.
...
Fix subvariant overrides to owork only when needed
[SVN r14463]
2002-07-15 02:06:02 +00:00
Dave Abrahams
b444cb9357
Still further rationalized conversion registry
...
[SVN r14462]
2002-07-14 23:25:56 +00:00
Dave Abrahams
ad6bee9ee2
Fix up RUN_PATH for testing
...
[SVN r14461]
2002-07-14 22:09:22 +00:00
Dave Abrahams
ea16dd8cf1
Allow multiple elements in RUN_PATH
...
[SVN r14460]
2002-07-14 21:58:14 +00:00
Ronald Garcia
7578f5ef7b
Small URL correction
...
[SVN r14459]
2002-07-14 21:53:54 +00:00
Dave Abrahams
d7878bb33d
Even further rationalized conversion registry
...
[SVN r14458]
2002-07-14 20:36:54 +00:00
Dave Abrahams
15fb6c4895
Regression example for Rene
...
[SVN r14457]
2002-07-14 20:03:56 +00:00
Dave Abrahams
fcf2414df4
Better error reporting
...
[SVN r14456]
2002-07-14 18:44:28 +00:00