Commit Graph

836 Commits

Author SHA1 Message Date
Robert Ramey
2053d88119 remove exception throw from destructor
[SVN r32546]
2006-02-04 20:49:55 +00:00
Robert Ramey
4b2a01cf4d stream interace tweak
[SVN r32545]
2006-02-04 20:48:26 +00:00
Robert Ramey
f0c99c0f28 tweak MSVC version number workaround
[SVN r32544]
2006-02-04 20:46:48 +00:00
Robert Ramey
7b1049f5f5 now based on streambuf
[SVN r32543]
2006-02-04 20:45:24 +00:00
Robert Ramey
853495e336 diminish header dependencies
[SVN r32542]
2006-02-04 20:43:48 +00:00
Robert Ramey
92844c97c3 have load_override forward to common base class
[SVN r32541]
2006-02-04 20:42:37 +00:00
Robert Ramey
8626583733 trap unitialized boolean
[SVN r32540]
2006-02-04 20:35:35 +00:00
Douglas Gregor
204abedab3 slist updates
[SVN r32477]
2006-01-31 13:30:01 +00:00
Victor A. Wagner Jr.
3308629abf Changed at the request of Jim Douglas <jim@dramatec.co.uk>
[SVN r31997]
2005-12-12 15:22:02 +00:00
Robert Ramey
db18e22b35 reconcilation with release 1.33.1
[SVN r31982]
2005-12-11 06:26:04 +00:00
Martin Wille
d87c2565b0 -- fixed typo in comment
[SVN r31965]
2005-12-09 12:13:02 +00:00
Rene Rivera
383fcd2cd6 Merge from RC_1_33_0.
[SVN r31705]
2005-11-19 20:24:00 +00:00
John Maddock
454aeece14 Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
[SVN r30670]
2005-08-25 16:27:28 +00:00
Robert Ramey
d6ca9e07ba correct spelling mistake in error message
[SVN r30547]
2005-08-12 17:11:28 +00:00
Douglas Gregor
204e7a434a Merged from 1.33.0 release
[SVN r30540]
2005-08-12 13:02:37 +00:00
Rene Rivera
0d2cfa7426 Fix CW compilation, when saving the void_caster function pointer.
[SVN r30238]
2005-07-25 14:32:20 +00:00
Robert Ramey
1760473015 replace previous change
[SVN r30231]
2005-07-24 15:57:40 +00:00
Robert Ramey
2e0d130fbf tweak for TRU64
[SVN r30230]
2005-07-24 03:06:12 +00:00
Robert Ramey
5afeb0274e further attempt to snooker CW compilers
[SVN r30225]
2005-07-23 01:17:36 +00:00
Joaquín M. López Muñoz
7063ba837e put fwd declaration of void_caster into its proper namespace; corrected fwd declaration of void_cast_register
[SVN r30210]
2005-07-22 06:44:06 +00:00
Robert Ramey
6813dc1b5d sync with new documentation
[SVN r30198]
2005-07-21 18:19:32 +00:00
Robert Ramey
b882a9c65c make addresses of address as track_never
[SVN r30197]
2005-07-21 18:18:46 +00:00
Robert Ramey
28f9d1d5cd make changes hoping to fix CW issues
[SVN r30196]
2005-07-21 18:18:03 +00:00
Robert Ramey
2b48aa5b43 clean up usage of standard is_abstract
[SVN r30195]
2005-07-21 18:17:29 +00:00
Robert Ramey
3b239a2d45 added comments
[SVN r30194]
2005-07-21 18:15:31 +00:00
Robert Ramey
5c901572ad diminish header dependencies
[SVN r30134]
2005-07-16 05:17:10 +00:00
Robert Ramey
08a9e45567 no longer used
[SVN r30114]
2005-07-15 17:23:32 +00:00
Robert Ramey
a2cfbc098d add explanitory comment to STATIC_ASSERT
[SVN r30100]
2005-07-15 05:14:42 +00:00
Robert Ramey
2d6969e219 use boost is_abstract when possible - might help with TRU64
[SVN r30099]
2005-07-15 05:13:38 +00:00
Robert Ramey
26eb0edad7 for borland - fixup namespace
[SVN r30098]
2005-07-15 05:12:43 +00:00
Robert Ramey
b993792d8a for borland use __except rather than decl...
[SVN r30097]
2005-07-15 05:11:54 +00:00
Robert Ramey
19f36ac863 diminish header dependencies
[SVN r30096]
2005-07-15 05:09:51 +00:00
Douglas Gregor
344250aef6 Untabify
[SVN r30081]
2005-07-14 16:04:34 +00:00
Douglas Gregor
2be37ae560 Remove tabs
[SVN r30047]
2005-07-13 13:57:01 +00:00
Robert Ramey
115d8e0341 improve instantiation
[SVN r29973]
2005-07-11 01:42:20 +00:00
Robert Ramey
c068a817e5 improve public/private
[SVN r29921]
2005-07-07 05:33:28 +00:00
Robert Ramey
caa441688a change const void to void
[SVN r29920]
2005-07-07 05:30:56 +00:00
Robert Ramey
d9ce7a497a don't export abstract classes
[SVN r29919]
2005-07-07 05:29:39 +00:00
Robert Ramey
91176096bc correct char table
[SVN r29918]
2005-07-07 05:28:34 +00:00
Douglas Gregor
0ac6bb31ef Tweak the workaround
[SVN r29891]
2005-07-04 18:18:20 +00:00
Robert Ramey
c94f84c1b6 improve extended type info
[SVN r29884]
2005-07-04 05:33:08 +00:00
Robert Ramey
afbc614faa clean up borland fixes
[SVN r29870]
2005-07-02 05:55:28 +00:00
Martin Wille
dc16b35bdf -- fixed typo in comment
[SVN r29844]
2005-06-30 11:13:12 +00:00
Robert Ramey
4bca617b8c fix forward decl of extended_type_info_null
[SVN r29837]
2005-06-29 03:11:17 +00:00
Robert Ramey
425edc3c4f shortcut adl for wrappers
[SVN r29836]
2005-06-29 03:09:49 +00:00
Robert Ramey
cb7ee163b6 change helper to use map rather than set to fix enable_shared_from_this problem
[SVN r29830]
2005-06-28 15:28:50 +00:00
Robert Ramey
a0c216d9a6 attempt to solve instantiation issues for CW
[SVN r29829]
2005-06-28 15:18:10 +00:00
Robert Ramey
6fddb44715 refine track_never trap
[SVN r29828]
2005-06-28 15:13:16 +00:00
Robert Ramey
f614ba8060 comment out unused code
[SVN r29827]
2005-06-28 15:12:36 +00:00
Robert Ramey
c33c9c80c3 add get_flags to interface
[SVN r29826]
2005-06-28 15:10:38 +00:00