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
|
1aa8697583
|
removed tabs
[SVN r30115]
|
2005-07-15 17:30:48 +00:00 |
|
Robert Ramey
|
08a9e45567
|
no longer used
[SVN r30114]
|
2005-07-15 17:23:32 +00:00 |
|
Robert Ramey
|
6df5a45c5d
|
better header inclusion
[SVN r30101]
|
2005-07-15 05:16:52 +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
|
2007474c54
|
improve instantiation
[SVN r29974]
|
2005-07-11 01:48:37 +00:00 |
|
Robert Ramey
|
115d8e0341
|
improve instantiation
[SVN r29973]
|
2005-07-11 01:42:20 +00:00 |
|
Robert Ramey
|
b178806cce
|
adjust for change in extended_type_info_nortti
[SVN r29932]
|
2005-07-07 16:03:39 +00:00 |
|
Robert Ramey
|
1f510bb350
|
improve extended_type_info
[SVN r29922]
|
2005-07-07 05:35:59 +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
|
632bc3391b
|
test both interface AND implementation archive
[SVN r29832]
|
2005-06-28 15:46:46 +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 |
|
Joaquín M. López Muñoz
|
2673a73a31
|
workaround for compilers not complying with DR45
[SVN r29799]
|
2005-06-27 06:53:11 +00:00 |
|
Robert Ramey
|
a6b15e9af2
|
adjust demo for msvc 6x
[SVN r29716]
|
2005-06-21 05:24:23 +00:00 |
|
Robert Ramey
|
337ad96ba7
|
adjust macros to replace <T> with < T >
[SVN r29715]
|
2005-06-21 05:19:57 +00:00 |
|
Robert Ramey
|
4ba508bf31
|
attempt to improve CW instantiation
[SVN r29714]
|
2005-06-21 05:17:42 +00:00 |
|
Robert Ramey
|
f00c93b5a8
|
minor change to accmodate msvc
[SVN r29696]
|
2005-06-20 01:20:46 +00:00 |
|
Robert Ramey
|
70cfef9ce0
|
accomodate change of name from msvc to vc-6_5
[SVN r29695]
|
2005-06-20 01:19:24 +00:00 |
|
Robert Ramey
|
cc74951fe5
|
account for vc-6_5 toolset
[SVN r29694]
|
2005-06-20 01:16:54 +00:00 |
|
Robert Ramey
|
cbad649a9d
|
simply fix for CW instantiation issue
[SVN r29693]
|
2005-06-20 01:13:35 +00:00 |
|
Robert Ramey
|
6058a7d2fd
|
add newline to end of file
[SVN r29677]
|
2005-06-18 16:49:33 +00:00 |
|
Robert Ramey
|
8674178f86
|
correct error detected by comeau
[SVN r29676]
|
2005-06-18 16:48:33 +00:00 |
|
Robert Ramey
|
5a9927766c
|
accomodate gcc 3.3 quirks
[SVN r29674]
|
2005-06-18 13:44:41 +00:00 |
|
Robert Ramey
|
3330eac9fa
|
fix NULL == spa for some compilers
[SVN r29667]
|
2005-06-18 05:52:30 +00:00 |
|
Robert Ramey
|
13e9328303
|
accomodate v-6_5-stlport
[SVN r29666]
|
2005-06-18 05:50:24 +00:00 |
|
Robert Ramey
|
ca97418479
|
fix backslash followed by space
[SVN r29665]
|
2005-06-18 05:49:00 +00:00 |
|
Robert Ramey
|
1902603a14
|
workaround for borland 5.51
[SVN r29664]
|
2005-06-18 05:48:33 +00:00 |
|
Robert Ramey
|
facedd6a1c
|
support for loading older archives
[SVN r29662]
|
2005-06-18 03:27:29 +00:00 |
|
Robert Ramey
|
c9d0eaaeae
|
minor adjustments
[SVN r29649]
|
2005-06-17 05:59:12 +00:00 |
|