Commit Graph

1137 Commits

Author SHA1 Message Date
Jonathan Turkanis
e41cfee111 added from_type and to_type typedefs to default_codecvt, for Old Dinkumware
[SVN r27114]
2005-02-04 21:20:48 +00:00
Jonathan Turkanis
21ea046c4e added add_facet and external traits for codecvt, need for old Dinkumware
[SVN r27113]
2005-02-04 21:17:44 +00:00
Jonathan Turkanis
c75130dece removed forward decl of translate_char and moved definition forward, for VC6
[SVN r27112]
2005-02-04 21:16:31 +00:00
Jonathan Turkanis
096cc462dd removed allocator_utilities.hpp include
[SVN r27111]
2005-02-04 21:15:19 +00:00
Jonathan Turkanis
45531554b3 initial commitment
[SVN r27110]
2005-02-04 21:14:33 +00:00
Jonathan Turkanis
02bb83dbb0 renamed get_int_type io_int and moved it into boost::iostreams
[SVN r27109]
2005-02-04 21:13:27 +00:00
Jonathan Turkanis
2660a52339 added is_piper metafunction for VC6-7.0
[SVN r27108]
2005-02-04 21:12:19 +00:00
Jonathan Turkanis
f7bf8c704d rewrote to allow customization by specializing xxx_impl templates
[SVN r27107]
2005-02-04 21:11:14 +00:00
Jonathan Turkanis
81980575cb removed scope_guard
[SVN r27106]
2005-02-04 21:09:58 +00:00
Jonathan Turkanis
38c7cc30cc switched to external codecvt traits, for old Dinkumware
[SVN r27105]
2005-02-04 21:09:01 +00:00
Jonathan Turkanis
176ca473bb initial_commitment
[SVN r27104]
2005-02-04 21:07:59 +00:00
Jonathan Turkanis
e11d869497 updated to avoid explicit spec of template args, for VC6
[SVN r27103]
2005-02-04 21:04:11 +00:00
Jonathan Turkanis
f98662a33f removed return statement from function returning void
[SVN r27102]
2005-02-04 20:59:42 +00:00
Jonathan Turkanis
4b65923b81 fixed line-endings(?)
[SVN r27101]
2005-02-04 20:58:18 +00:00
Jonathan Turkanis
84eae872a9 eliminated non-standard flag MAP_FILE in fourth arg to mmap
[SVN r27100]
2005-02-04 20:52:42 +00:00
Jonathan Turkanis
29a5586632 removed tests for broken component
[SVN r27079]
2005-02-03 18:47:07 +00:00
Jonathan Turkanis
3d739bdd17 fixed template argument deduction problem
[SVN r27077]
2005-02-03 17:09:04 +00:00
Jonathan Turkanis
9ee7744383 removed obsolete files
[SVN r27076]
2005-02-03 16:41:12 +00:00
Jonathan Turkanis
f4df0713cc added DEDUCED_TYPENAME; fixed io_char for compilers without partial spec
[SVN r27075]
2005-02-03 16:34:23 +00:00
Jonathan Turkanis
c82ba14bd4 removed return statement in void function
[SVN r27074]
2005-02-03 16:33:20 +00:00
Jonathan Turkanis
1c17e7b010 VC6 workaround
[SVN r27073]
2005-02-03 16:32:28 +00:00
Jonathan Turkanis
d085a5b6a7 removed stuff about back_inserter; reformatted
[SVN r27072]
2005-02-03 16:31:41 +00:00
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