Commit Graph

102 Commits

Author SHA1 Message Date
Jonathan Turkanis
b85cc3c126 fixed broken link
[SVN r27130]
2005-02-05 01:59:51 +00:00
Jonathan Turkanis
984e024b57 fixed typo in preprocessor directive
[SVN r27129]
2005-02-04 23:55:32 +00:00
Jonathan Turkanis
582d1075ab applied iterator_range disambiguation to intel 8.1
[SVN r27128]
2005-02-04 23:51:03 +00:00
Jonathan Turkanis
570261aef8 defined EMPTY_PRIMARY_CODECVT_DEFINITION for libstdc++
[SVN r27127]
2005-02-04 23:46:22 +00:00
Jonathan Turkanis
4a196a4f50 fixed copy-and-paste errors (from is_incrementable); fixes for VC6
[SVN r27126]
2005-02-04 23:35:24 +00:00
Jonathan Turkanis
85e62b3443 applied VC6 workaround to Borland 5.x
[SVN r27125]
2005-02-04 22:30:14 +00:00
Jonathan Turkanis
7098468c0c switched to pragma warn for borland
[SVN r27123]
2005-02-04 21:51:34 +00:00
Jonathan Turkanis
d18e2b08bd replaced use of scope_guard with closer
[SVN r27122]
2005-02-04 21:47:58 +00:00
Jonathan Turkanis
82f066c45f added missing second template param and arg in defs of allocator member functions
[SVN r27121]
2005-02-04 21:46:37 +00:00
Jonathan Turkanis
488056e31a updated to use new protocol for customizing intrinsic operations
[SVN r27120]
2005-02-04 21:45:07 +00:00
Jonathan Turkanis
aa65be6121 made adapter non-closable conditionally for VC6, which couldn;t see member close()
[SVN r27119]
2005-02-04 21:29:02 +00:00
Jonathan Turkanis
16cb771911 decreased max cases to 10
[SVN r27118]
2005-02-04 21:27:35 +00:00
Jonathan Turkanis
ea8fdd236d added manual overload resolution for VC6-7.0
[SVN r27117]
2005-02-04 21:27:02 +00:00
Jonathan Turkanis
739d332814 removed unnecessary function_traits include
[SVN r27116]
2005-02-04 21:26:04 +00:00
Jonathan Turkanis
eebb528bfe rewrote borland pragmas to use warning number instead of command line option
[SVN r27115]
2005-02-04 21:22:10 +00:00
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