Commit Graph

50050 Commits

Author SHA1 Message Date
Dave Abrahams
5a53a49187 Suppressed some warnings for Borland
[SVN r12252]
2002-01-09 02:34:15 +00:00
Dave Abrahams
04a80af628 Borland workarounds
[SVN r12251]
2002-01-08 18:36:26 +00:00
John Maddock
f5385ec3a9 Updated expected results
[SVN r12250]
2002-01-08 13:01:15 +00:00
John Maddock
a60e2828ec Updated tests
[SVN r12249]
2002-01-08 13:00:42 +00:00
John Maddock
1ac962397d Fixed copy self assignment bug
[SVN r12248]
2002-01-08 13:00:08 +00:00
John Maddock
6d73215b5d Fixed MSVC warnings when using -Gr
Fixed Borland warnings in conversion_traits.hpp


[SVN r12247]
2002-01-08 12:59:19 +00:00
Dave Abrahams
bd05544adb Workarounds for MSVC
[SVN r12246]
2002-01-07 19:24:45 +00:00
Dave Abrahams
1887ea5102 Choose proxy for operator->() only if the reference type is not a reference.
Updated workarounds for __MWERKS__ == 0x2406


[SVN r12245]
2002-01-07 15:43:30 +00:00
John Maddock
ad8666728b Added checks to message loading code.
Added extra members to RegEx class.
Updated docs accordingly.


[SVN r12244]
2002-01-07 13:03:50 +00:00
John Maddock
9837522229 Added members RegEx::Match and RegEx::npos.
[SVN r12243]
2002-01-07 13:02:37 +00:00
John Maddock
e2dad4d588 No longer throws on copy-construct
asserts when applying fixups (invariant checks) added


[SVN r12242]
2002-01-07 13:01:31 +00:00
John Maddock
f0a0f4d968 Adjustments to test expected failures, after type_traits updates.
[SVN r12241]
2002-01-07 12:58:57 +00:00
John Maddock
7f66548858 Added extra partial specialisations to is_member_function_pointer
to accound for cv-qualified member-functions


[SVN r12240]
2002-01-07 12:58:09 +00:00
Dave Abrahams
b6cc36e0bf More "realism"
[SVN r12239]
2002-01-07 06:47:22 +00:00
Dave Abrahams
50b8b75a6c check number of arguments
[SVN r12238]
2002-01-07 06:46:32 +00:00
Dave Abrahams
6b72b15e63 object::->objects::
[SVN r12237]
2002-01-07 06:45:53 +00:00
Dave Abrahams
56bd70eaab Added overload capability
[SVN r12236]
2002-01-06 14:41:51 +00:00
Dave Abrahams
8a2d1e52d3 avoiding naming conflict, object:: -> objects::
[SVN r12235]
2002-01-06 14:40:53 +00:00
Dave Abrahams
ae51971a66 Added wrapper for PyObject*
[SVN r12234]
2002-01-06 14:40:33 +00:00
Dave Abrahams
067331665c Bug fix: convertability checks were missed in one case
[SVN r12233]
2002-01-06 14:39:52 +00:00
Dave Abrahams
12a26c95fd added inlines
[SVN r12232]
2002-01-06 14:39:34 +00:00
Dave Abrahams
02c099d228 Added most of the module_builder interface
[SVN r12231]
2002-01-06 14:36:28 +00:00
Dave Abrahams
f9ad54eeb1 avoiding naming conflict, object:: -> objects::
[SVN r12230]
2002-01-06 14:35:27 +00:00
Dave Abrahams
6f8035f67e Bug fix: convertability checks were missed in one case
[SVN r12229]
2002-01-06 14:34:14 +00:00
Dave Abrahams
08465a7214 Added wrapper for PyObject*
[SVN r12228]
2002-01-06 14:33:33 +00:00
Dave Abrahams
e6662ff732 simplification: I didn't really understand what I was dealing with, so I pared things down.
[SVN r12227]
2002-01-06 14:32:51 +00:00
Dave Abrahams
5b342720fa Added most of the module_builder interface
[SVN r12226]
2002-01-06 14:31:27 +00:00
Dave Abrahams
5d0d8224f7 Added min/max argument count checking
[SVN r12225]
2002-01-06 14:30:46 +00:00
Dave Abrahams
28e32ed5d3 added inlines
[SVN r12224]
2002-01-06 14:29:54 +00:00
Jörg Walter
f6e1a03c17 Set the exec permission
[SVN r12223]
2002-01-06 13:43:38 +00:00
Ralf W. Grosse-Kunstleve
8307634e28 update for cxx 6.5 and irix_CC
[SVN r12222]
2002-01-05 02:18:00 +00:00
Dave Abrahams
3af039f2f5 fixes for gcc-3.0.3
[SVN r12221]
2002-01-04 23:32:23 +00:00
Ralf W. Grosse-Kunstleve
c4c76636bd work-around for cxx
[SVN r12215]
2002-01-04 20:49:20 +00:00
Ralf W. Grosse-Kunstleve
86dc2cca46 remove extra semicolons
[SVN r12214]
2002-01-04 20:15:49 +00:00
John Maddock
3ce3701782 Added traits classes:
is_base_and_derived
	has_nothrow_construct
	has_nothrow_copy
	has_nothrow_assign


[SVN r12213]
2002-01-04 12:45:46 +00:00
John Maddock
e22005341a Added is_member_function_pointer
[SVN r12212]
2002-01-04 11:10:52 +00:00
John Maddock
0b71ec23ff Added is_member_function_pointer template
[SVN r12211]
2002-01-04 11:10:09 +00:00
Dave Abrahams
2d66fdd959 commented
[SVN r12209]
2002-01-04 02:06:21 +00:00
Jens Maurer
5aee102988 add required definitions of integral static constants initialized in-class
[SVN r12208]
2002-01-03 22:21:34 +00:00
Jens Maurer
63d660add8 use BOOST_STATIC_CONSTANT
[SVN r12207]
2002-01-03 22:20:30 +00:00
Vesa Karvonen
00650fab41 Minor changes.
[SVN r12206]
2002-01-03 14:56:18 +00:00
Dave Abrahams
c75cbdd417 stop linking extensions against the python static library; that turns out to be bogus!
[SVN r12205]
2002-01-03 05:18:10 +00:00
Dave Abrahams
5c6b9f75cc get the runtime libs into the LD_LIBRARY_PATH
remove bogus -Bsymbolic linker option


[SVN r12204]
2002-01-03 05:15:10 +00:00
Dave Abrahams
5856aaee9f account for gRUN_LD_LIBRARY_PATH
[SVN r12203]
2002-01-02 20:57:57 +00:00
Dave Abrahams
23235f211d make gRUN_LD_LIBRARY_PATH work
[SVN r12202]
2002-01-02 20:57:14 +00:00
Jens Maurer
57b6f1ae1c upgrade Linux to gcc 3.0.3
[SVN r12201]
2002-01-02 20:40:13 +00:00
Dave Abrahams
318ed52a7a incorporate fixes from Joerg Walter
[SVN r12200]
2002-01-02 19:01:12 +00:00
Dave Abrahams
a8f0464bb7 bug fix
[SVN r12199]
2002-01-02 18:28:27 +00:00
Dave Abrahams
9e4b3d855c initial checkin
[SVN r12198]
2002-01-02 17:53:34 +00:00
Dave Abrahams
d43e608361 *** empty log message ***
[SVN r12197]
2002-01-01 19:15:13 +00:00