Dave Abrahams
|
0704ccfaab
|
dummy
[SVN r12196]
|
2002-01-01 19:10:45 +00:00 |
|
Dave Abrahams
|
310fbfc5ac
|
minor bug fix
[SVN r12195]
|
2002-01-01 18:58:05 +00:00 |
|
Dave Abrahams
|
2641f88fdb
|
initial checkin
[SVN r12194]
|
2002-01-01 18:56:51 +00:00 |
|
Dave Abrahams
|
57a5ffe610
|
Accounting for by-value conversions
Convertibility checks now collect the auxiliary conversion data
[SVN r12193]
|
2002-01-01 18:55:23 +00:00 |
|
Dave Abrahams
|
e456f1d5d7
|
BOOST_PYTHON_EXPORT -> BOOST_PYTHON_DECL
[SVN r12192]
|
2002-01-01 18:53:12 +00:00 |
|
Dave Abrahams
|
4672c7ba92
|
Convertibility checks now collect the auxiliary conversion data
BOOST_PYTHON_EXPORT -> BOOST_PYTHON_DECL
[SVN r12191]
|
2002-01-01 18:52:04 +00:00 |
|
Dave Abrahams
|
c9b917ef27
|
Accounting for by-value conversions
[SVN r12190]
|
2002-01-01 18:49:20 +00:00 |
|
Dave Abrahams
|
3149120062
|
Accounting for by-value conversions
Convertibility checks now collect the auxiliary conversion data
[SVN r12189]
|
2002-01-01 18:47:32 +00:00 |
|
Dave Abrahams
|
46ae3122ec
|
obsolete now that Boost.Python is in a shared lib.
[SVN r12188]
|
2002-01-01 18:45:49 +00:00 |
|
Dave Abrahams
|
8f3ccb6f7a
|
BOOST_PYTHON_EXPORT -> BOOST_PYTHON_DECL
[SVN r12187]
|
2002-01-01 18:21:31 +00:00 |
|
Dave Abrahams
|
404f8d7dd3
|
Convertibility checks now collect the auxiliary conversion data
[SVN r12186]
|
2002-01-01 18:21:06 +00:00 |
|
Jens Maurer
|
20f6b1698f
|
add more preprocessor tests
[SVN r12185]
|
2002-01-01 08:57:07 +00:00 |
|
Jens Maurer
|
421fa106fa
|
add signals, multi-array, unit test, format
[SVN r12184]
|
2002-01-01 08:52:04 +00:00 |
|
Jens Maurer
|
5eec7a5e3d
|
add ref to random-misc.html (suggested by Beman Dawes)
[SVN r12183]
|
2002-01-01 08:27:25 +00:00 |
|
William E. Kempf
|
af63eff4ce
|
Fixed bug in notify_one that caused deadlock.
[SVN r12178]
|
2001-12-31 17:18:46 +00:00 |
|
Dave Abrahams
|
176dc200b3
|
*** empty log message ***
[SVN r12177]
|
2001-12-31 17:02:43 +00:00 |
|
Jens Maurer
|
8561be7ac5
|
added more preprocessor tests
upgrade to gcc 3.0.3
[SVN r12175]
|
2001-12-31 14:38:42 +00:00 |
|
Vesa Karvonen
|
250b521685
|
Bug fix: missing type in TEST() macro.
[SVN r12174]
|
2001-12-31 11:26:55 +00:00 |
|
John Maddock
|
ffe0ceaf54
|
Fixed reverse iterator declarations so that they work with VC7b2.
[SVN r12173]
|
2001-12-29 12:33:32 +00:00 |
|
Dave Abrahams
|
049cedc76c
|
fixed spelling error by moving to utility.jam
[SVN r12172]
|
2001-12-29 00:02:57 +00:00 |
|
Dave Abrahams
|
0ece9a7110
|
initial checkin
[SVN r12171]
|
2001-12-29 00:02:06 +00:00 |
|
Dave Abrahams
|
39f14ddddc
|
Moved peek/poke to utility.jam
[SVN r12170]
|
2001-12-29 00:01:53 +00:00 |
|
Dave Abrahams
|
ead5012aee
|
record two-way inheritance links
[SVN r12169]
|
2001-12-29 00:01:11 +00:00 |
|
Dave Abrahams
|
fc6d0efdcd
|
Stuck the extension_class code in the DLL whenever possible
[SVN r12168]
|
2001-12-29 00:00:19 +00:00 |
|
Dave Abrahams
|
90fa5acd9c
|
Stuck the extension_class code in the DLL whenever possible
Removed copyability restriction in class_base to enable the above
[SVN r12167]
|
2001-12-28 23:59:02 +00:00 |
|
Dave Abrahams
|
af1a0d561e
|
Stuck the extension_class code in the DLL whenever possible
Removed some flotsam
[SVN r12166]
|
2001-12-28 23:56:10 +00:00 |
|
Dave Abrahams
|
3eef39bf0f
|
workaround some compiler limitations
[SVN r12165]
|
2001-12-28 23:52:01 +00:00 |
|
Toon Knapen
|
37e5c3f1e5
|
converted some of the old terminology (OrderIterator) to the current
terminology (IndexIterator)
[SVN r12164]
|
2001-12-28 15:49:45 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
a214a38ae1
|
irix_CC workaround; updated makefiles
[SVN r12163]
|
2001-12-28 13:26:36 +00:00 |
|
Vesa Karvonen
|
4d1f9bfb3c
|
PREPROCESSOR -> PP. WHILE documented.
[SVN r12162]
|
2001-12-28 11:06:53 +00:00 |
|
Vesa Karvonen
|
a0490a9da7
|
Removed unnecessary #includes.
[SVN r12161]
|
2001-12-28 11:05:11 +00:00 |
|
Vesa Karvonen
|
396bbbcb38
|
Split preprocessor unit test
[SVN r12160]
|
2001-12-28 08:43:45 +00:00 |
|
Vesa Karvonen
|
4f13206467
|
Split unit test for more fine grained test results
[SVN r12159]
|
2001-12-28 08:41:34 +00:00 |
|
Jeremy Siek
|
5ed429c069
|
finished change, attributes[e] -> seq in write_attribute()
[SVN r12158]
|
2001-12-28 02:31:44 +00:00 |
|
Jeremy Siek
|
2c92f3961f
|
Added Doug's write_all_attributes function and related changes
[SVN r12157]
|
2001-12-28 02:26:20 +00:00 |
|
Jeremy Siek
|
042194208b
|
fixed put() function. Thanks Doug!
[SVN r12156]
|
2001-12-28 02:15:54 +00:00 |
|
Jeremy Siek
|
748ba7f701
|
update SGI STL URL
[SVN r12155]
|
2001-12-28 01:56:06 +00:00 |
|
John Maddock
|
34dbbda97b
|
Fixed eroneous comment
[SVN r12153]
|
2001-12-27 12:21:24 +00:00 |
|
Beman Dawes
|
96d9c71f75
|
fix typo
[SVN r12150]
|
2001-12-26 14:09:06 +00:00 |
|
John Maddock
|
d6b0cdcc34
|
Updated regex examples and Jamfiles so that they are run as tests.
[SVN r12149]
|
2001-12-26 11:21:24 +00:00 |
|
John Maddock
|
e474f27090
|
Added some explanetary comments
[SVN r12148]
|
2001-12-26 11:19:38 +00:00 |
|
Vladimir Prus
|
08ff827840
|
Copyrights added to the version string.
[SVN r12147]
|
2001-12-25 08:59:07 +00:00 |
|
Dave Abrahams
|
1bd6d1ef56
|
fixes
[SVN r12146]
|
2001-12-24 19:27:39 +00:00 |
|
Douglas Gregor
|
b8c23278b5
|
Renamed BOOST_MSVC_ONLY to BOOST_FUNCTION_TARGET_FIX
[SVN r12145]
|
2001-12-24 17:11:11 +00:00 |
|
Douglas Gregor
|
0221a215e8
|
Renamed BOOST_MSVC_ONLY to BOOST_FUNCTION_TARGET_FIX
Metrowerks needs the BOOST_FUNCTION_TARGET_FIX workaround
[SVN r12144]
|
2001-12-24 17:10:47 +00:00 |
|
Beman Dawes
|
2e521b257a
|
Win32 Metrowerks and STLport version updates
[SVN r12143]
|
2001-12-24 14:43:24 +00:00 |
|
Beman Dawes
|
5b632f47e8
|
7.1
[SVN r12142]
|
2001-12-24 14:40:17 +00:00 |
|
John Maddock
|
bafb2c789b
|
Updated is_function test program to a (hopefully) more portable solution.
[SVN r12141]
|
2001-12-22 12:13:15 +00:00 |
|
Dave Abrahams
|
0bfa09b1f6
|
fixes
[SVN r12140]
|
2001-12-22 02:01:14 +00:00 |
|
Jens Maurer
|
a5dc65f2d1
|
add test case for endless loop (by Fernando Cacciola)
[SVN r12134]
|
2001-12-20 21:23:10 +00:00 |
|