Dave Abrahams
|
3c19b89d9a
|
Added reset()
[SVN r16466]
|
2002-12-01 16:14:44 +00:00 |
|
Dave Abrahams
|
ae9f394906
|
Added reset()
[SVN r16465]
|
2002-12-01 16:07:54 +00:00 |
|
Dave Abrahams
|
8467f36b80
|
Kill errant `typename'
[SVN r16464]
|
2002-12-01 04:40:05 +00:00 |
|
Dave Abrahams
|
43a9571b2c
|
Fixed some technical problems with smart pointer support uncovered by
STLPort's debug mode. Unfortunately, had to expand Dereferenceable
requirements.
[SVN r16459]
|
2002-11-29 22:43:27 +00:00 |
|
Dave Abrahams
|
bbef71dc7d
|
Progress on embedding example for unix.
[SVN r16458]
|
2002-11-29 20:23:54 +00:00 |
|
Dave Abrahams
|
c4df3c6562
|
Bug fix
[SVN r16442]
|
2002-11-27 14:23:07 +00:00 |
|
Dave Abrahams
|
0ad3bfd0ab
|
Finally fixed polymorphism issues
[SVN r16435]
|
2002-11-27 07:04:32 +00:00 |
|
Dave Abrahams
|
fb7c450b76
|
Added is_reference_to_member_function_pointer
[SVN r16434]
|
2002-11-27 06:19:45 +00:00 |
|
Dave Abrahams
|
3fc70519cf
|
Use boost is_polymorphic trait
[SVN r16433]
|
2002-11-27 06:19:13 +00:00 |
|
Dave Abrahams
|
98c2bf8ff2
|
Restored some missing v1 acknowledgements
[SVN r16432]
|
2002-11-27 02:18:52 +00:00 |
|
Dave Abrahams
|
f9c8bf15bb
|
Restore CWPro7.2 to health. Also improve source organization slightly
[SVN r16416]
|
2002-11-26 02:47:17 +00:00 |
|
Dave Abrahams
|
a7e19ffb0b
|
Refactored def() logic; moved assert_default_constructible into the
holder selectorbecause it was getting the wrong answer in some cases.
[SVN r16415]
|
2002-11-26 01:06:41 +00:00 |
|
Dave Abrahams
|
7609a1c7c6
|
Refactored; added static assertions against the specification of a default implementation
[SVN r16414]
|
2002-11-25 22:03:42 +00:00 |
|
Dave Abrahams
|
087e2d6e35
|
Add additional argument for default implementation of virtual functions
Fully commented
[SVN r16413]
|
2002-11-25 21:57:23 +00:00 |
|
Dave Abrahams
|
bb7710a5a2
|
Suppress GCC warning
[SVN r16412]
|
2002-11-25 21:19:35 +00:00 |
|
Dave Abrahams
|
0d582e0e79
|
Suppress GCC warning
[SVN r16411]
|
2002-11-25 20:54:37 +00:00 |
|
Dave Abrahams
|
3d0579cc08
|
Fix for VC7. For some reason lexical_cast doesn't seem to work out too
well. We'll need to be careful how we do type_info decoding once we
get the G++ fixes in.
[SVN r16410]
|
2002-11-25 20:52:49 +00:00 |
|
Dave Abrahams
|
352e390c7b
|
Added tests for embedding demonstration
[SVN r16409]
|
2002-11-25 18:32:14 +00:00 |
|
Dave Abrahams
|
394037a127
|
updated
[SVN r16408]
|
2002-11-25 16:12:27 +00:00 |
|
Dave Abrahams
|
9d4e235cf6
|
add imul notes
[SVN r16397]
|
2002-11-25 03:41:34 +00:00 |
|
Dave Abrahams
|
cfbc1a6b48
|
Fully removed convertible() test from to_python converter protocol
Added tests for detecting unregistered classes when converting
indirectly to python.
[SVN r16396]
|
2002-11-25 01:57:57 +00:00 |
|
Dave Abrahams
|
31b8b58de9
|
CW workaround
[SVN r16393]
|
2002-11-24 21:45:09 +00:00 |
|
Dave Abrahams
|
a77a835694
|
New function invocation mechanism. This is the major groundwork for handling virtual functions with default implementations properly
[SVN r16390]
|
2002-11-24 03:26:28 +00:00 |
|
Dave Abrahams
|
dca5c5108b
|
update
[SVN r16389]
|
2002-11-24 03:25:13 +00:00 |
|
Dave Abrahams
|
e14e4e156c
|
New function invocation mechanism. This is the major groundwork for handling virtual functions with default implementations properly
[SVN r16388]
|
2002-11-24 02:43:24 +00:00 |
|
Dave Abrahams
|
05ce65d9d2
|
cleanup
[SVN r16387]
|
2002-11-23 22:31:13 +00:00 |
|
Dave Abrahams
|
b952e45036
|
Clip unneeded bind.hpp #include
[SVN r16386]
|
2002-11-23 22:30:48 +00:00 |
|
Dave Abrahams
|
4c630512fe
|
Add missing add_const #include
[SVN r16385]
|
2002-11-23 22:18:23 +00:00 |
|
Dave Abrahams
|
0461d25de6
|
Add some qualification
[SVN r16384]
|
2002-11-23 22:16:55 +00:00 |
|
Dave Abrahams
|
2df120af72
|
Suppress a VC6 ICE
[SVN r16383]
|
2002-11-23 22:16:00 +00:00 |
|
Dave Abrahams
|
791b7e1a1b
|
Tidy
[SVN r16381]
|
2002-11-23 20:03:49 +00:00 |
|
Dave Abrahams
|
f6f4e59473
|
Add notes about targeting Cygwin GCC
[SVN r16380]
|
2002-11-23 20:03:24 +00:00 |
|
Dave Abrahams
|
60924e82e2
|
On our way to polymorphism
[SVN r16374]
|
2002-11-23 02:59:45 +00:00 |
|
Dave Abrahams
|
75bd427b8e
|
Bugfix
[SVN r16354]
|
2002-11-21 00:21:23 +00:00 |
|
Dave Abrahams
|
715118ce39
|
Bugfix
[SVN r16353]
|
2002-11-21 00:19:27 +00:00 |
|
Dave Abrahams
|
e3deb8275d
|
update
[SVN r16351]
|
2002-11-20 23:07:32 +00:00 |
|
Dave Abrahams
|
c30e12f956
|
Make scope constructor explicit
[SVN r16350]
|
2002-11-20 22:58:57 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
983b23db92
|
some missing html markup added
[SVN r16349]
|
2002-11-20 18:09:17 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
ed2da9bedb
|
list cctbx
[SVN r16348]
|
2002-11-20 18:01:44 +00:00 |
|
Dave Abrahams
|
409ff3c179
|
Added missing test
[SVN r16337]
|
2002-11-20 03:04:51 +00:00 |
|
Dave Abrahams
|
39eab72293
|
bugfixes
add_property now uses member_function_cast
[SVN r16335]
|
2002-11-20 01:14:16 +00:00 |
|
Dave Abrahams
|
71ea2bec86
|
more notes
[SVN r16330]
|
2002-11-19 17:39:40 +00:00 |
|
Dave Abrahams
|
c9af6ca94b
|
Add missing copyright notices
[SVN r16329]
|
2002-11-19 17:39:17 +00:00 |
|
Dave Abrahams
|
72d5bac69f
|
Add PSF copyright and change summary
[SVN r16327]
|
2002-11-19 16:56:55 +00:00 |
|
Dave Abrahams
|
6e0733afa2
|
Remove Tom's email address
[SVN r16315]
|
2002-11-19 01:33:07 +00:00 |
|
Dave Abrahams
|
e660cc50c6
|
Added Support link
[SVN r16299]
|
2002-11-17 05:59:12 +00:00 |
|
Dave Abrahams
|
e6b40f54cd
|
initial commit
[SVN r16298]
|
2002-11-17 05:58:45 +00:00 |
|
Dave Abrahams
|
c2af21169d
|
More notes
[SVN r16297]
|
2002-11-16 23:48:09 +00:00 |
|
Dave Abrahams
|
4f7af97f8c
|
Bug fix thanks to Mark Russell <mrussell8081@pacbell.net>
[SVN r16296]
|
2002-11-16 23:23:45 +00:00 |
|
Dave Abrahams
|
57f54952c3
|
Bug fix thanks to Mark Russell <mrussell8081@pacbell.net>
[SVN r16295]
|
2002-11-16 23:22:30 +00:00 |
|