Peter Dimov
e20f8c380b
Platform-specific spinlocks disabled by default unless BOOST_LWM_USE_SPINLOCK is defined.
...
[SVN r14213]
2002-06-20 15:16:03 +00:00
Peter Dimov
d79f4ce4af
counted_base is now smaller
...
[SVN r14212]
2002-06-20 14:56:10 +00:00
Vesa Karvonen
d9bf973d04
Removed // comments from comment (to emphasize C compatibility)
...
[SVN r14211]
2002-06-20 13:31:55 +00:00
Vesa Karvonen
5b31bf8b04
Increased TUPLE_LIMIT to 32
...
[SVN r14210]
2002-06-20 12:58:55 +00:00
Samuel Krempp
3694bf5ab1
BOOST_IO_STD fixes (I had forgot a few things, thanks Markus)
...
[SVN r14209]
2002-06-20 12:43:43 +00:00
Ralf W. Grosse-Kunstleve
aad6d11aeb
previous patch breaks Visual C++ 6 & 7 compilations. Roll-back to a state that allows others to use CVS while we do more experiments.
...
[SVN r14208]
2002-06-20 10:33:34 +00:00
Paul Mensonides
aa7b351376
bug fixes, and filename support
...
[SVN r14207]
2002-06-20 07:25:26 +00:00
Paul Mensonides
dadc8e1035
removed unnecessary default lower boundary
...
[SVN r14206]
2002-06-20 07:01:59 +00:00
Paul Mensonides
180f59ad56
modified upper/lower bound interface
...
[SVN r14205]
2002-06-20 07:01:10 +00:00
Thomas Witt
769acd5880
Rolled back command-file change.
...
[SVN r14204]
2002-06-20 05:51:58 +00:00
Paul Mensonides
8ea539892b
minor support of arithmetic expressions
...
[SVN r14203]
2002-06-20 05:23:31 +00:00
Paul Mensonides
89babbbca1
file-iteration support
...
[SVN r14202]
2002-06-20 03:07:09 +00:00
Paul Mensonides
6b1adb8f4f
upper bound abstraction
...
[SVN r14201]
2002-06-20 03:05:59 +00:00
Paul Mensonides
7b95e04ba2
lower bound abstraction
...
[SVN r14200]
2002-06-20 03:04:41 +00:00
Paul Mensonides
d3400e5f17
local (simple) iteration
...
[SVN r14199]
2002-06-20 03:02:50 +00:00
Paul Mensonides
442f69cb0f
5th-level iteration
...
[SVN r14198]
2002-06-20 03:01:37 +00:00
Paul Mensonides
5a0e049b27
4th-level iteration
...
[SVN r14197]
2002-06-20 03:01:24 +00:00
Paul Mensonides
07094021c6
3rd-level iteration
...
[SVN r14196]
2002-06-20 03:01:09 +00:00
Paul Mensonides
1c30961994
2nd-level iteration
...
[SVN r14195]
2002-06-20 03:00:53 +00:00
Paul Mensonides
3863a215ca
1st-level iteration
...
[SVN r14194]
2002-06-20 03:00:30 +00:00
Ralf W. Grosse-Kunstleve
09d4f1a46a
workaround for IRIX CC (EDG238) bug; move to namespace boost::python::api
...
[SVN r14193]
2002-06-20 02:53:25 +00:00
Aleksey Gurtovoy
f1039ed338
more MW CodeWarrior fixes
...
[SVN r14192]
2002-06-20 01:20:25 +00:00
Aleksey Gurtovoy
178c082f8f
MW CodeWarrior fixes
...
[SVN r14191]
2002-06-20 00:24:10 +00:00
Ralf W. Grosse-Kunstleve
cdf80473e0
maybe slower but certainly conforming
...
[SVN r14190]
2002-06-20 00:19:59 +00:00
Ralf W. Grosse-Kunstleve
c96374b48c
IRIX CC (EDG 238) fix/workaround.
...
[SVN r14189]
2002-06-19 23:00:43 +00:00
Dave Abrahams
40e8aed5cf
GCC 3 workaround
...
[SVN r14188]
2002-06-19 22:58:58 +00:00
Björn Karlsson
72dc7d4cac
Update from Daryle
...
[SVN r14187]
2002-06-19 20:11:17 +00:00
Dave Abrahams
e88399fd06
Work around some gcc-2.95.x bugs
...
Optimize code slightly by eliminating temporaries
[SVN r14185]
2002-06-19 19:18:21 +00:00
Paul Mensonides
ed38f8a84d
modified EDG test
...
[SVN r14184]
2002-06-19 19:10:40 +00:00
Dave Abrahams
762883a1c2
Fixed object proxy chaining for everything bug GCC 2.9x
...
[SVN r14183]
2002-06-19 16:34:26 +00:00
Jeremy Siek
d145f30143
added ordered out edge answer
...
[SVN r14182]
2002-06-19 14:37:47 +00:00
Dave Abrahams
64ba79dece
formatting
...
[SVN r14181]
2002-06-19 13:37:09 +00:00
Dave Abrahams
779fdf71c6
CodeWarrior workaround
...
[SVN r14180]
2002-06-19 13:36:43 +00:00
Paul Mensonides
638b13c738
minor bug fix
...
[SVN r14179]
2002-06-19 07:16:40 +00:00
Paul Mensonides
3f50582c25
add support for unrolled BOOST_PP_REPEAT undef EDG front-ends
...
[SVN r14178]
2002-06-19 06:39:33 +00:00
Paul Mensonides
76c63a5eb7
add support for unrolled BOOST_PP_REPEAT undef EDG front-ends
...
[SVN r14177]
2002-06-19 06:38:43 +00:00
Paul Mensonides
ee226c7815
unrolled BOOST_PP_REPEAT's
...
[SVN r14176]
2002-06-19 06:37:29 +00:00
Dave Abrahams
56959d09a4
Fixed is_borrowed_ptr
...
[SVN r14174]
2002-06-19 02:45:39 +00:00
Dave Abrahams
fd3e72b032
Fix tru64cxx problems, remove operator*/-> from object
...
[SVN r14173]
2002-06-19 02:12:14 +00:00
Dave Abrahams
78d6f6b280
fixed RUN_ALL_TESTS
...
[SVN r14172]
2002-06-19 01:26:11 +00:00
Paul Mensonides
7fe45cafda
reinserted delay macros
...
[SVN r14171]
2002-06-18 21:54:30 +00:00
Rene Rivera
414c57ba3a
Added more x86 6CPU
...
[SVN r14170]
2002-06-18 14:32:36 +00:00
Dave Abrahams
45694f8968
fixed mistaken removal of jambase.c
...
[SVN r14169]
2002-06-18 13:59:30 +00:00
Dave Abrahams
484a161291
object operator support
...
[SVN r14168]
2002-06-18 13:49:09 +00:00
Dave Abrahams
f3ae844df6
unremoved
...
[SVN r14167]
2002-06-18 13:47:47 +00:00
Thomas Witt
fa0d7f483c
Added options argument to with-command-file.
...
Changed msvc Link-action to put FINDLIBS in commandfile.
[SVN r14166]
2002-06-18 09:34:43 +00:00
Dave Abrahams
2e7d3fe0d1
work around early EDG problem
...
[SVN r14164]
2002-06-17 22:26:17 +00:00
Dave Abrahams
8dc7803a42
work around early EDG problem
...
[SVN r14163]
2002-06-17 20:23:13 +00:00
Samuel Krempp
c6315b4207
. used std::streamsize instead of int where needed.
...
. added format_config.hpp and BOOST_IO_STD macro to deal with STLport
(which does not accept 'std::' in 'std::basic_stream<..>' )
as suggested by Markus Schöpflin <markus.schoepflin@ginit-technology.com>
[SVN r14162]
2002-06-17 17:29:43 +00:00
Dave Abrahams
6fac44f5ea
Committed fixes from Paul Mensonides
...
[SVN r14161]
2002-06-17 11:03:00 +00:00