Dave Abrahams
|
238fc06b70
|
Added missing PyObject*const& converter
[SVN r12966]
|
2002-02-28 00:05:00 +00:00 |
|
Dave Abrahams
|
e9b2987098
|
restore important warning
[SVN r12965]
|
2002-02-27 23:56:22 +00:00 |
|
Dave Abrahams
|
2f62b30769
|
fixed bogus warning
[SVN r12964]
|
2002-02-27 23:27:50 +00:00 |
|
Dave Abrahams
|
7f216802b9
|
Intel 5 compatibility
[SVN r12963]
|
2002-02-27 23:18:08 +00:00 |
|
Dave Abrahams
|
79563beb7f
|
go with debug build by default
[SVN r12962]
|
2002-02-27 21:13:34 +00:00 |
|
Dave Abrahams
|
6d4a3f444d
|
improvements for EDG
[SVN r12961]
|
2002-02-27 21:13:02 +00:00 |
|
Dave Abrahams
|
379efb47fb
|
missing typename fix
[SVN r12960]
|
2002-02-27 21:12:52 +00:00 |
|
Dave Abrahams
|
381b9fd589
|
added optional run test name
[SVN r12958]
|
2002-02-27 19:18:11 +00:00 |
|
Dave Abrahams
|
c052fd1c93
|
Fixed generation
[SVN r12957]
|
2002-02-27 17:29:01 +00:00 |
|
Darin Adler
|
4a18d0a82e
|
Minor text updates in history section.
[SVN r12956]
|
2002-02-27 17:03:30 +00:00 |
|
Peter Dimov
|
35c23e54be
|
Added lwm_irix.hpp (contributed by Dan Gohman)
[SVN r12955]
|
2002-02-27 16:35:15 +00:00 |
|
John Maddock
|
69a8acca4b
|
Fixed test count failures for gcc 3.1,
Fixed pathname in Jamfile.
[SVN r12953]
|
2002-02-27 12:40:52 +00:00 |
|
John Maddock
|
9e1839bd7b
|
Modified jamfiles to work with new updated build system
[SVN r12952]
|
2002-02-27 12:37:28 +00:00 |
|
Vesa Karvonen
|
0602aac171
|
Fixed embarrassing bug at N=0
[SVN r12951]
|
2002-02-27 07:42:00 +00:00 |
|
Vesa Karvonen
|
69e3ec5b3c
|
Added Duff's Device example
[SVN r12949]
|
2002-02-27 05:54:07 +00:00 |
|
Rene Rivera
|
b74e1a0d55
|
Simplyfied find-subvariant-target.
[SVN r12948]
|
2002-02-27 05:32:16 +00:00 |
|
Dave Abrahams
|
c9122cb8bf
|
Added threads test
[SVN r12947]
|
2002-02-27 02:11:58 +00:00 |
|
Dave Abrahams
|
b4acf54fb7
|
Killed bogus runtime-link specification
[SVN r12946]
|
2002-02-27 02:11:12 +00:00 |
|
William E. Kempf
|
a562bf0dee
|
Added .cvsignore and updated Jam stuff
[SVN r12944]
|
2002-02-26 21:02:13 +00:00 |
|
Rene Rivera
|
d1b459994a
|
Fixed template for expand-target-subvariants.
[SVN r12943]
|
2002-02-26 18:31:51 +00:00 |
|
Rene Rivera
|
1f0cf3ca7c
|
Really fixed the compatible subvariant dependency. Factored some duplicate code.
[SVN r12941]
|
2002-02-26 16:28:20 +00:00 |
|
Dave Abrahams
|
002e64da21
|
Applying Patch from "Ed James-Beckham" <edjboost@yahoo.com>
[SVN r12940]
|
2002-02-26 13:10:28 +00:00 |
|
Dave Abrahams
|
abd24622eb
|
Added complex support, and support for user-defined conversions of classic instances
[SVN r12938]
|
2002-02-25 21:20:05 +00:00 |
|
Rene Rivera
|
8d98b79dab
|
Fixed link compat. testing so that specifying multi-value requirements works. (ex. <runtime-link>static/dynamic>
[SVN r12934]
|
2002-02-25 02:47:09 +00:00 |
|
Dave Abrahams
|
0556bc2103
|
strip symbols in linker when <debug-symbols>off
[SVN r12931]
|
2002-02-24 23:40:45 +00:00 |
|
Dave Abrahams
|
09f283984b
|
Fix <optimization>space
[SVN r12930]
|
2002-02-24 22:05:13 +00:00 |
|
Dave Abrahams
|
f951ad9639
|
More use of ice_xxx for old EDG compilers
[SVN r12929]
|
2002-02-24 20:18:46 +00:00 |
|
Vesa Karvonen
|
77bcc9c01d
|
Added BOOST_PP_LIST_FOR_EACH_I
[SVN r12928]
|
2002-02-24 19:57:25 +00:00 |
|
Vesa Karvonen
|
1e2e985676
|
Added BOOST_PP_LIST_FOLD_LEFT_2ND and BOOST_PP_LIST_FOLD_RIGHT_2ND
[SVN r12927]
|
2002-02-24 07:52:50 +00:00 |
|
Vesa Karvonen
|
52fa05fb21
|
Some doc updates
[SVN r12926]
|
2002-02-24 07:45:22 +00:00 |
|
Dave Abrahams
|
c39b74f847
|
inital checkin
[SVN r12925]
|
2002-02-24 05:28:48 +00:00 |
|
Dave Abrahams
|
ca9d17bb40
|
Major rearchitecture of from_python mechanism
[SVN r12924]
|
2002-02-24 05:24:48 +00:00 |
|
Dave Abrahams
|
0ec107e671
|
Can't really remove command-files until <find-library> arguments are accounted for in their dependencies.
[SVN r12923]
|
2002-02-24 05:18:22 +00:00 |
|
Dave Abrahams
|
7060cb54ea
|
bug fix
[SVN r12922]
|
2002-02-24 04:47:48 +00:00 |
|
Dave Abrahams
|
8194a0a19c
|
Added search behavior to link command
[SVN r12921]
|
2002-02-24 02:50:07 +00:00 |
|
Dave Abrahams
|
5b485d7852
|
updated expected failures for MWERKS
[SVN r12920]
|
2002-02-24 02:48:54 +00:00 |
|
Dave Abrahams
|
b5647f97be
|
Added an explicit cast to suppress warnings
[SVN r12919]
|
2002-02-24 02:38:45 +00:00 |
|
Dave Abrahams
|
be20814b54
|
Added a few more specializations to suppress GCC warnings
[SVN r12918]
|
2002-02-24 02:37:36 +00:00 |
|
Dave Abrahams
|
d1b9f505ca
|
#undef min/max for MinGW if neccessary
[SVN r12917]
|
2002-02-24 02:35:55 +00:00 |
|
Dave Abrahams
|
e53168c227
|
use of "small" changed to "small_" to suppress confusion on some compilers
[SVN r12916]
|
2002-02-24 02:35:19 +00:00 |
|
Dave Abrahams
|
d62d8bb80b
|
inital checkin
[SVN r12915]
|
2002-02-23 21:26:55 +00:00 |
|
Dave Abrahams
|
aee9d95d58
|
eliminate types with implicit conversion to pointers for is_array
[SVN r12914]
|
2002-02-23 20:52:30 +00:00 |
|
Dave Abrahams
|
ce1cdfb2bb
|
Added tests to eliminate types with implicit conversion to pointers for is_array
[SVN r12913]
|
2002-02-23 20:49:05 +00:00 |
|
John Maddock
|
286feadaf3
|
Updated regression tests with more non-marking parenthesis examples
[SVN r12912]
|
2002-02-23 12:58:45 +00:00 |
|
John Maddock
|
684088fe74
|
Moved como entry up the list so that como+borland works now.
[SVN r12911]
|
2002-02-23 12:57:54 +00:00 |
|
Vesa Karvonen
|
b42633414c
|
Added ???_R and ???_D macros to reference
[SVN r12910]
|
2002-02-23 10:50:32 +00:00 |
|
Vesa Karvonen
|
c1f04af455
|
Added ???_D and ???_R names
[SVN r12909]
|
2002-02-23 10:28:28 +00:00 |
|
Vesa Karvonen
|
8731389fc2
|
Doxygen is out
[SVN r12908]
|
2002-02-23 10:26:09 +00:00 |
|
Beman Dawes
|
a53047b3d3
|
Better chdir wording (Dan Nuffer)
[SVN r12905]
|
2002-02-22 19:48:00 +00:00 |
|
William E. Kempf
|
22a0db6474
|
fixed missing } bug
[SVN r12903]
|
2002-02-22 18:32:08 +00:00 |
|