Commit Graph

65 Commits

Author SHA1 Message Date
Jonathan Turkanis
5f6fa2f55a added VC6 to list of compilers with broken overload res
[SVN r27071]
2005-02-03 16:30:16 +00:00
Jonathan Turkanis
3e94fdbbfd workarounds for std libs without allocator::rebind
[SVN r27070]
2005-02-03 16:29:03 +00:00
Jonathan Turkanis
a97430b996 added 'using ::time_t' in namespace std for broken std libs
[SVN r27069]
2005-02-03 16:28:11 +00:00
Jonathan Turkanis
29e934f1e9 conditionally omitted ctor taking an array ref for VC6
[SVN r27068]
2005-02-03 16:26:37 +00:00
Jonathan Turkanis
d3012bfc8b conditionally omitted certain overloads for VC6; changed occurences of 'Device' to 'T'
[SVN r27066]
2005-02-03 16:22:51 +00:00
Jonathan Turkanis
12ec47691d conditionally omitted certain overloads for VC6
[SVN r27065]
2005-02-03 16:21:59 +00:00
Jonathan Turkanis
c0c308ca8f reformatted
[SVN r27064]
2005-02-03 16:20:33 +00:00
Jonathan Turkanis
27f72e06c6 made the borland 5.x workaround apply to VC6 as well
[SVN r27063]
2005-02-03 16:17:03 +00:00
Jonathan Turkanis
895b67aad8 added version of DEFINE_PUSH_IMPL for vc6
[SVN r27062]
2005-02-03 16:16:01 +00:00
Jonathan Turkanis
15a3b55403 qualified for_each; added better comments to virtual dtor
[SVN r27061]
2005-02-03 16:15:10 +00:00
Jonathan Turkanis
1933be0537 removed use of allocator_utilities
[SVN r27060]
2005-02-03 16:10:08 +00:00
Jonathan Turkanis
42b5585af0 VC6 workarounds
[SVN r27046]
2005-02-02 22:29:39 +00:00
Jonathan Turkanis
9edffcb7f9 made obsolete by new treatment of adapters
[SVN r27035]
2005-02-02 07:36:05 +00:00
Jonathan Turkanis
52e87418bf detail/adapt.hpp was an old version of direct_adapter.hpp saved under wrong name
[SVN r27034]
2005-02-02 07:34:53 +00:00
Jonathan Turkanis
b623194417 moved to config directory
[SVN r27033]
2005-02-02 07:31:23 +00:00
Jonathan Turkanis
c92ffdb3ea never finished; a complete version will eventually be added
[SVN r27032]
2005-02-02 07:30:15 +00:00
Jonathan Turkanis
d03b06b190 superceded by smart adapters which require no user intervention
[SVN r27031]
2005-02-02 07:28:57 +00:00
Jonathan Turkanis
ad8f94c117 removed use of adapt and overload of push() taking two separate iterators
[SVN r27030]
2005-02-02 07:13:09 +00:00
Jonathan Turkanis
4a5ad2b8b5 commented out compression imports
[SVN r27029]
2005-02-02 07:10:42 +00:00
Jonathan Turkanis
e7d9d5b0a5 initial commitment
[SVN r27028]
2005-02-02 07:07:13 +00:00
Jonathan Turkanis
6c3f038b6d paramterized range_adapter by a range instead of an iterator
[SVN r27027]
2005-02-02 07:02:17 +00:00
Jonathan Turkanis
e20e0777a0 renamed category --> io_category
[SVN r27026]
2005-02-02 06:59:03 +00:00
Jonathan Turkanis
403ff6b0a9 standardized abi_prefix comment
[SVN r27025]
2005-02-02 06:57:30 +00:00
Jonathan Turkanis
446704afcc added missing 'is_convertible' include
[SVN r27024]
2005-02-02 06:55:40 +00:00
Jonathan Turkanis
a58b8028cf incorporated reference-wrapping; reversed order of template parameters; made ctor take argument by reference
[SVN r27023]
2005-02-02 06:54:05 +00:00
Jonathan Turkanis
39ee2cdee7 removed unnecessary 'enable_if' include
[SVN r27022]
2005-02-02 06:52:02 +00:00
Jonathan Turkanis
1cbea1c5b7 made select evaluate conditions lazily
[SVN r27021]
2005-02-02 06:50:29 +00:00
Jonathan Turkanis
7819b805b5 major rewrite removing unary_adapter and binary_adapter and introducing iterator_range and is_incrementable/is_dereferenceable
[SVN r27020]
2005-02-02 06:49:21 +00:00
Jonathan Turkanis
e08a108471 removed redundant implementation for BROKEN_OVERLOAD_RESOLUTION
[SVN r27019]
2005-02-02 06:46:54 +00:00
Jonathan Turkanis
1e6e5db4c1 reorganized and added overload for iterator_range
[SVN r27018]
2005-02-02 06:45:34 +00:00
Jonathan Turkanis
6892ac13d4 removed stuff about back_insert_iterator; moved core implementation to bool_trait_def.hpp
[SVN r27017]
2005-02-02 06:43:17 +00:00
Jonathan Turkanis
36748c7026 reordered arguments to DEFINE_PUSH
[SVN r27016]
2005-02-02 06:35:31 +00:00
Jonathan Turkanis
3330ec84eb reorganized and removed special treatment of back_insert_iterator
[SVN r27015]
2005-02-02 06:34:24 +00:00
Jonathan Turkanis
be1f17f89b removed use of adapt()
[SVN r27014]
2005-02-02 06:32:34 +00:00
Jonathan Turkanis
e87d29e7e7 removed everything related to insert_iterator_tag
[SVN r27013]
2005-02-02 06:31:33 +00:00
Jonathan Turkanis
8626df36f8 removed preprocessor-generated code; reordered arguments to DEFINE_PUSH_CONSTRUCTOR
[SVN r27012]
2005-02-02 06:30:14 +00:00
Jonathan Turkanis
be5b47b3cb reordered arguments to DEFINE_PUSH_CONSTRUCTOR
[SVN r27011]
2005-02-02 06:29:01 +00:00
Jonathan Turkanis
b3a0d0d31b reformatting
[SVN r26993]
2005-02-01 17:30:11 +00:00
Jonathan Turkanis
2fb4988472 added missing line continuation and refined borland version check
[SVN r26992]
2005-02-01 17:20:34 +00:00
Jonathan Turkanis
a416573b05 removed empty line
[SVN r26991]
2005-02-01 17:18:48 +00:00
Jonathan Turkanis
dfad10f907 added borland workaround
[SVN r26989]
2005-02-01 17:10:29 +00:00
Jonathan Turkanis
d3bb823108 defined BROKEN_OVERLOAD_RESOLUTION for borland 5.x
[SVN r26983]
2005-02-01 01:52:33 +00:00
Jonathan Turkanis
7c4d0b0f2f fixed for borland 5.x
[SVN r26982]
2005-02-01 01:50:52 +00:00
Jonathan Turkanis
84c542d57e initial commitment
[SVN r26981]
2005-02-01 01:50:10 +00:00
Jonathan Turkanis
2aa0a31b33 added is_open() check to imbue()
[SVN r26980]
2005-02-01 01:47:31 +00:00
Jonathan Turkanis
774c5656aa borland 5.x fix
[SVN r26978]
2005-01-31 23:49:55 +00:00
Jonathan Turkanis
c22d5bab8f borland 5.x fixes
[SVN r26977]
2005-01-31 23:48:42 +00:00
Jonathan Turkanis
f51ed89090 uncommented all tests but compression tests
[SVN r26976]
2005-01-31 23:25:05 +00:00
Jonathan Turkanis
b9f01925c3 etrowerks workarounds
[SVN r26975]
2005-01-31 23:21:09 +00:00
Jonathan Turkanis
ad9fb14177 initial commitment
[SVN r26974]
2005-01-31 23:19:54 +00:00