Commit Graph

50050 Commits

Author SHA1 Message Date
Aleksey Gurtovoy
7289d99f68 MSVC fixes
[SVN r14109]
2002-06-08 06:21:19 +00:00
Vesa Karvonen
fa5149efdf Doc fix
[SVN r14108]
2002-06-08 00:10:24 +00:00
Vesa Karvonen
918c6434aa Simplified a test
[SVN r14107]
2002-06-08 00:06:07 +00:00
Vesa Karvonen
b71b93432b Attempt to avoid preprocessor rescan bugs by increasing the amount of rescanning
[SVN r14106]
2002-06-07 22:54:19 +00:00
Vesa Karvonen
49f19bed6c Attempt to avoid preprocessor rescan bugs by increasing the amount of rescanning
[SVN r14105]
2002-06-07 22:45:51 +00:00
Ronald Garcia
8c72d057fd fixed typo in name
[SVN r14104]
2002-06-07 17:42:22 +00:00
Ralf W. Grosse-Kunstleve
c72cec5d8b undo accidental commit
[SVN r14103]
2002-06-07 17:14:13 +00:00
Ralf W. Grosse-Kunstleve
074fa5e4dd MIPSpro 7.3.1.3 adjustments
[SVN r14102]
2002-06-07 16:37:24 +00:00
Vesa Karvonen
92e0f0a262 Automatic recursion
[SVN r14100]
2002-06-07 13:04:18 +00:00
Vesa Karvonen
4278067907 Removed obsoleted BOOST_PREPROCESSOR_??? macros
[SVN r14099]
2002-06-07 12:56:54 +00:00
Vesa Karvonen
ba7a3013a1 Removed BOOST_PREPROCESSOR_??? macros
[SVN r14098]
2002-06-07 12:52:41 +00:00
Vesa Karvonen
aef3d12736 Removed BOOST_PREPROCESSOR_??? macros
[SVN r14097]
2002-06-07 12:43:59 +00:00
Vesa Karvonen
76693114d8 Removed BOOST_PREPROCESSOR_??? macros
[SVN r14096]
2002-06-07 12:26:56 +00:00
Ralf W. Grosse-Kunstleve
741dfa003b work-around for mipspro linker problem.
[SVN r14095]
2002-06-06 21:57:16 +00:00
Dave Abrahams
eec2d246e5 * Generalized use of force_instantiate()
* Proper handling for numeric conversion overflows
* Moved internal converter names out of the way to prepare for user conversions
* Added comments
* Fixed a bug where None could be converted to the NULL target of a member function call, causing a crash.
* Wiped out and restarted todo.txt
* long long support
* Added more regression tests and checks for current limitations


[SVN r14094]
2002-06-06 20:24:39 +00:00
Dave Abrahams
68cadfcebb bug fix
[SVN r14093]
2002-06-06 20:24:11 +00:00
Ralf W. Grosse-Kunstleve
0a9814cfa5 cxx_repository relocated to target directory (instead of directory where bjam is invoked
[SVN r14092]
2002-06-06 19:26:17 +00:00
Jaakko Järvi
8fd5dfc469 added a test for !=
[SVN r14091]
2002-06-06 15:47:23 +00:00
Jaakko Järvi
6f43761449 fixed != by suggestion of Björn Karlsson
[SVN r14090]
2002-06-06 15:44:51 +00:00
Darin Adler
4e4ff81c34 Use if __MACH__ instead of ifdef __MACH__
[SVN r14089]
2002-06-06 13:53:49 +00:00
John Maddock
053c654288 Added C++ Builder 6 binary compatibilty fixes,
Updated gcc makefiles to build archive index.


[SVN r14088]
2002-06-06 11:33:46 +00:00
John Maddock
28a7c0b119 Added fixes for C++ Builder 6 alignment (binary compatibility) issues.
[SVN r14087]
2002-06-06 11:32:45 +00:00
Dave Abrahams
b041481cc2 leave out missing paths for older CW installations
[SVN r14086]
2002-06-05 23:53:22 +00:00
Ralf W. Grosse-Kunstleve
e062c298c2 work-around for MIPSpro 7.3.1.3 problems that avoids #ifdef
[SVN r14085]
2002-06-05 23:47:18 +00:00
Ralf W. Grosse-Kunstleve
fb23acc7a9 adjustments for SGI MIPSpro 7.3.1.3m; tested with gcc, tru64_cxx65, vc7 tool sets.
[SVN r14084]
2002-06-05 22:13:34 +00:00
Dave Abrahams
6d78dec791 enable -q, thanks to "Markus Scherschanski" <mscherschanski@dspace.de>
[SVN r14083]
2002-06-05 13:38:17 +00:00
Dave Abrahams
7a4d1c8f28 fixup for __module__ attribute setting
[SVN r14082]
2002-06-04 20:26:18 +00:00
Peter Dimov
9f395c0c76 extern C FAQ entry, support for data member pointers documented, etc.
[SVN r14081]
2002-06-04 15:15:04 +00:00
Dave Abrahams
c95bdfba43 Added comment as syncmail test
[SVN r14080]
2002-06-04 12:38:14 +00:00
Dave Abrahams
4ccf0d951f cleanup refcounting/naming
[SVN r14077]
2002-06-04 04:18:47 +00:00
Dave Abrahams
df5da2f2d5 operators documentation
[SVN r14076]
2002-06-04 03:30:34 +00:00
Dave Abrahams
5b995fa860 bug fix
[SVN r14075]
2002-06-04 03:22:37 +00:00
Dave Abrahams
686c3ad7e5 fixed mod. date
[SVN r14074]
2002-06-04 02:41:30 +00:00
Ralf W. Grosse-Kunstleve
40362be116 EDG 245: trailing comma is nonstandard
[SVN r14073]
2002-06-03 19:12:40 +00:00
Ralf W. Grosse-Kunstleve
45141632a5 automatic addition of __module__ to class dict
[SVN r14072]
2002-06-03 18:35:59 +00:00
Dave Abrahams
ec0b3d56c3 enable operators.hpp for v2
eliminate dependence on full boost/function.hpp


[SVN r14071]
2002-06-02 19:09:03 +00:00
Dave Abrahams
900d228e16 str(), pow(), complex() support
[SVN r14070]
2002-06-02 18:35:09 +00:00
Dave Abrahams
3a6f845772 bind() doesn't work on extern "C" functions
[SVN r14069]
2002-06-02 12:01:35 +00:00
Dave Abrahams
9e6d92687a operator support
[SVN r14068]
2002-06-02 05:44:06 +00:00
Dave Abrahams
c5798bc14e Make it work standalone
[SVN r14067]
2002-06-02 05:40:57 +00:00
Dave Abrahams
2b2025493d Flotsam removal; in theory this works around some Sun incompatibility also.
See http://mail.python.org/pipermail/c++-sig/2002-May/001193.html


[SVN r14066]
2002-06-02 05:39:41 +00:00
Dave Abrahams
d49fd47b12 fixed #include guard
[SVN r14065]
2002-06-02 05:35:30 +00:00
John Maddock
726cf126c9 vc7 warning suppression.
[SVN r14064]
2002-05-30 11:07:55 +00:00
John Maddock
501696db03 Fixed more warnings, rolled back some regex changes that seem to be causing problems on 64-bit platforms.
[SVN r14063]
2002-05-30 11:07:05 +00:00
Dave Abrahams
9fef25a01a Apply Martin's KCC bug workaround
[SVN r14062]
2002-05-29 21:24:25 +00:00
Dave Abrahams
8fcb939adb Finally, it works on AIX!
[SVN r14061]
2002-05-29 20:32:49 +00:00
Douglas Gregor
06dd7762ba Removed 'truth' template, which isn't needed
[SVN r14060]
2002-05-29 17:27:59 +00:00
Dave Abrahams
732ade4470 Warning suppression
[SVN r14059]
2002-05-29 14:17:13 +00:00
Dave Abrahams
d27c35998e Pearu's test
[SVN r14057]
2002-05-29 13:02:14 +00:00
Dave Abrahams
92850cbe70 doc updates
[SVN r14056]
2002-05-29 12:59:39 +00:00