run_doxygen: Minor tweaks.
[gcc.git] / libstdc++-v3 / ChangeLog
1 2001-04-28 Phil Edwards <pme@sources.redhat.com>
2
3 * docs/doxygen/run_doxygen: Minor tweaks.
4 * docs/doxygen/style.css: New file.
5 * docs/doxygen/user.cfg.in: Update using "doxygen -u" to get the
6 latest parameters available. Use style.css.
7
8 2001-04-27 Benjamin Kosnik <bkoz@redhat.com>
9
10 * docs/doxygen/mainpage.doxy: New.
11 * docs/doxygen/user.cfg.in: Change default configuration. Single
12 frame, other tweaks.
13
14 2001-04-26 Mark Mitchell <mark@codesourcery.com>
15
16 * docs/html/17_intro/BADNAMES: Remove EGCS reference.
17 Indicate obsolete nature of thelist for G++ 3.0.
18
19 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
20
21 * acinclude.m4 (GLIBCPP_ENABLE_THREADS): Obtain
22 target_thread_file with `gcc -v'.
23 * aclocal.m4, configure: Rebuilt.
24
25 2001-04-25 Benjamin Kosnik <bkoz@redhat.com>
26
27 * include/c_std/bits/std_cmath.h (std): Explicitly inject c99 names.
28 * include/c_std/bits/std_cstdlib.h (std): Same, except for llabs.
29 * include/c_std/bits/std_cwchar.h (std): Same.
30 * acconfig.h (std): Remove c99 injection into std.
31 * config.h.in: Regenerate.
32
33 * testsuite/README: Fix typo.
34
35 * include/bits/codecvt.h: Remove warnings.
36
37 2001-04-24 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
38
39 * include/ext/slist: Include required header files.
40
41 2001-04-23 Loren J. Rittle <ljrittle@acm.org>
42
43 * include/c_std/bits/std_cerrno.h (errno): Define macro from
44 identifier declared with external linkage, if needed.
45 * include/c_std/bits/std_csetjmp.h (setjmp): Likewise.
46 * include/c_std/bits/std_cstdarg.h (va_end): Likewise.
47
48 2001-04-23 Benjamin Kosnik <bkoz@fillmore.constant.com>
49
50 * acinclude.m4 (CXX): Set to glibcpp_CXX so that in-directory
51 re-configures find the build compiler.
52 (GLIBCPP_ENABLE_C99): Do all fp-tests with 0.0, not 0. Fixes
53 libstdc++/2609.
54 * aclocal.m4: Regenerate.
55 * configure: Regenerate.
56
57 2001-04-20 Benjamin Kosnik <bkoz@redhat.com>
58
59 * acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Make sure required C99
60 support is enabled correctly before long long is activated.
61 * aclocal.m4: Regenerate.
62 * configure: Regenerate.
63
64 * include/backward/backward_warning.h: Format correctly.
65
66 * testsuite/26_numerics/c99_classification_macros_c.cc: Add.
67 * testsuite/26_numerics/c99_classification_macros_c++.cc: Add.
68 * testsuite/26_numerics/c99_macros.cc: Remove.
69
70 2001-04-20 Phil Edwards <pme@sources.redhat.com>
71
72 * include/bits/stl_bvector.h: Replace __ITERATOR_CATEGORY with
73 __iterator_category.
74
75 2001-04-19 Benjamin Kosnik <bkoz@redhat.com>
76
77 * acconfig.h (_GLIBCPP_USE_C99): Add.
78 * config.h.in: Regenerate.
79 * acinclude.m4 (GLIBCPP_ENABLE_C99): New macro. Test for ISO/IEC
80 9899: 1999 support.
81 * aclocal.m4: Regenerate.
82 * configure.in (GLIBCPP_ENABLE_C99): Use it, on by default.
83 * configure: Regenerate.
84 * configure.in (GLIBCPP_ENABLE_LONG_LONG): Set default to yes.
85 * configure: Regenerate.
86 * include/c_std/bits/std_cwchar.h: Put wcstold, wcstoll, wcstoull
87 into c99.
88 * include/c_std/bits/std_cmath.h: Bring C99 functions into c99
89 namespace.
90 * include/c_std/bits/std_cstdlib.h: Same.
91 * docs/html/configopts.html: Update.
92 * testsuite/26_numerics/c99_macros.cc: Edit, use cmath instead of
93 math.h
94 (test_c99_classify): Add.
95 * config/os/gnu-linux/bits/os_defines.h (_GNU_SOURCE): Remove.
96 (_ISOC99_SOURCE): Remove.
97
98 * include/bits/stl_algo.h: Use _GLIBCPP_HAVE_DRAND48.
99 * include/bits/c++config (__STL_ASSERTIONS): Simplify.
100 * acinclude.m4 (GLIBCPP_CHECK_STDLIB_SUPPORT): Add check for drand48.
101 * aclocal.m4: Regenerate.
102 * configure: Regenerate.
103
104 2001-04-19 Phil Edwards <pme@sources.redhat.com>
105
106 * Makefile.am (doxygen): Assume script is missing execute perms.
107 * Makefile.in: Regenerated.
108 * docs/doxygen/user.cfg.in: Add class diagrams and source browsing.
109
110 2001-04-17 Loren J. Rittle <ljrittle@acm.org>
111
112 * testsuite/27_io/istream_seeks.cc: Inform DejaGnu of required files.
113
114 2001-04-17 Benjamin Kosnik <bkoz@redhat.com>
115
116 * testsuite/23_containers/map_operators.cc: Add dg-excess-errors.
117 * testsuite/23_containers/set_operators.cc: Same.
118
119 * include/bits/c++config: Add _GLIBCPP_CONCEPT_CHECKS. Disable by
120 default.
121 (__GLIBCPP__): Bump from value of last release.
122 * include/bits/concept_check.h: Default to off, edit comments.
123 * src/stl-inst.cc: Use _GLIBCPP_CONCEPT_CHECKS.
124 * src/Makefile.am (AM_CXXFLAGS): Remove _GLIBCPP_NO_CONCEPT_CHECKS.
125 * src/Makefile.in: Regenerate.
126
127 2001-04-14 Martin Reinecke <martin@MPA-Garching.MPG.DE>
128
129 * include/bits/boost_concept_check.h(_Mutable_ContainerConcept):
130 Properly uglify member.
131
132 2001-04-13 Phil Edwards <pme@sources.redhat.com>
133
134 * include/bits/stl_algobase.h (equal): Use EqualOpConcept instead
135 of EqualityCo
136 mparableConcept.
137
138 2001-04-13 Phil Edwards <pme@sources.redhat.com>
139
140 * include/bits/boost_concept_check.h: Uglify, fork from Boost.
141 * include/bits/concept_check.h: Uglify.
142 * include/bits/stl_algo.h: Likewise.
143 * include/bits/stl_algobase.h: Likewise.
144 * include/bits/stl_deque.h: Likewise.
145 * include/bits/stl_heap.h: Likewise.
146 * include/bits/stl_iterator_base_funcs.h: Likewise.
147 * include/bits/stl_list.h: Likewise.
148 * include/bits/stl_map.h: Likewise.
149 * include/bits/stl_multimap.h: Likewise.
150 * include/bits/stl_multiset.h: Likewise.
151 * include/bits/stl_numeric.h: Likewise.
152 * include/bits/stl_queue.h: Likewise.
153 * include/bits/stl_set.h: Likewise.
154 * include/bits/stl_stack.h: Likewise.
155 * include/bits/stl_vector.h: Likewise.
156 * include/ext/hash_map: Likewise.
157 * include/ext/hash_set: Likewise.
158 * include/ext/slist: Likewise.
159
160 2001-04-13 Gabriel Dos Reis <gdr@codesourcery.com>
161
162 * testsuite/23_containers/set_operators.cc: Just try to compile.
163 Mark as XFAIL.
164 * testsuite/23_containers/map_operators.cc: Same.
165
166 2001-04-12 Jason Merrill <jason_merrill@redhat.com>
167
168 * testsuite/lib/libstdc++.exp (libstdc++-dg-test): Prepend "./" to
169 output_file.
170 (dg-test): Revert rth's change.
171
172 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
173
174 * libsupc++/eh_alloc.cc (__cxa_allocate_exception): Don't
175 terminate holding the mutex. Make sure size fits in EMERGENCY_OBJ_SIZE.
176
177 2001-04-12 Gabriel Dos Reis <gdr@codesourcery.com>
178
179 * testsuite/README: Add DejaGnu specific documentation.
180
181 2001-04-11 Benjamin Kosnik <bkoz@redhat.com>
182
183 * acinclude.m4: AC_CHECK_TOOL for expect.
184 * aclocal.m4: Regenerate.
185 * configure: Regenerate.
186 * testsuite/Makefile.am (RUNTEST): Use substituted.
187 (EXPECT): Same.
188
189 * configure.in: Remove xcompiling substitution.
190 * tests_flags.in (CROSS_LIB_PATH): Remove.
191 (xcompiling): Remove.
192 (CXX): Use substituted CXX.
193
194 2001-04-11 Richard Henderson <rth@redhat.com>
195
196 * testsuite/lib/libstdc++.exp: Specify path for output_file.
197
198 2001-04-08 Gabriel Dos Reis <gdr@codesourcery.com>
199
200 * include/bits/std_valarray.h(valarray<>::operator[]): Make
201 inline.
202
203 2001-04-06 Gabriel Dos Reis <gdr@codesourcery.com>
204
205 * testsuite/25_algorithms/equal.cc: New test.
206
207 2001-04-06 Joe Buck <jbuck@welsh-buck.org>
208
209 * stl_algobase.h (std::equal): avoid use of possibly-undefined
210 operator != (one line patch).
211
212 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
213
214 * include/backward/backward_warning.h: Re-enable.
215
216 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
217 Alexandre Oliva <aoliva@redhat.com>
218
219 * tests_flags.in (CROSS_LIB_PATH): Add as -B flag.
220
221 2001-04-06 Gabriel Dos Reis <gdr@codesourcery.com>
222
223 * include/c_std/bits/std_cmath.h: Get rid of C99 math macros.
224 * testsuite/26_numerics/c99_macros.cc: Add test.
225
226 2001-04-06 Phil Edwards <pme@sources.redhat.com>
227
228 * docs/html/faq/index.html: Update for 2.92, grab from RELEASE-NOTES.
229 * docs/html/faq/index.txt: Regenerated.
230
231 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
232
233 * include/backward/backward_warning.h: Temporarily disable until
234 g++ testsuite changes go in.
235 * tests_flags.in (CROSS_LIB_PATH): Add.
236
237 2001-04-05 Benjamin Kosnik <bkoz@redhat.com>
238
239 Warn when using backward headers.
240 * include/backward/algo.h: Include warning file.
241 * include/backward/vector.h: Same.
242 * include/backward/tree.h: Same.
243 * include/backward/tempbuf.h: Same.
244 * include/backward/strstream: Same.
245 * include/backward/streambuf.h: Same.
246 * include/backward/stream.h: Same.
247 * include/backward/stack.h: Same.
248 * include/backward/slist.h: Same.
249 * include/backward/set.h: Same.
250 * include/backward/rope.h:
251 * include/backward/queue.h: Same.
252 * include/backward/pair.h: Same.
253 * include/backward/ostream.h: Same.
254 * include/backward/new.h: Same.
255 * include/backward/multiset.h: Same.
256 * include/backward/multimap.h: Same.
257 * include/backward/map.h: Same.
258 * include/backward/list.h: Same.
259 * include/backward/iterator.h: Same.
260 * include/backward/istream.h: Same.
261 * include/backward/iostream.h:
262 * include/backward/iomanip.h:
263 * include/backward/heap.h: Same.
264 * include/backward/hashtable.h:
265 * include/backward/hash_set.h:
266 * include/backward/hash_map.h:
267 * include/backward/function.h:
268 * include/backward/fstream.h:
269 * include/backward/deque.h:
270 * include/backward/defalloc.h: Same.
271 * include/backward/complex.h: Same.
272 * include/backward/bvector.h:
273 * include/backward/alloc.h:
274 * include/backward/algobase.h: Same.
275
276 * include/backward/backward_warning.h: New file.
277 * src/Makefile.am (backward_headers): Add backward_warning.h
278 * src/Makefile.in: Regenerate.
279
280 2001-04-05 Benjamin Kosnik <bkoz@redhat.com>
281
282 * src/Makefile.am (myinstalldirs): Make sure backward directory is
283 created.
284 (myinstallheaders): Install backward headers in backward directory.
285 * src/Makefile.in: Regenerate.
286
287 2001-04-05 Benjamin Kosnik <bkoz@redhat.com>
288
289 Prepare for libstdc++-2.92.
290 * docs/html/17_intro/RELEASE-NOTES (New): Update.
291 * docs/html/configopts.html: Fix formatting.
292 * README (file): Updates.
293 * include/bits/c++config (__GLIBCPP__): Update.
294
295 2001-04-05 Phil Edwards <pme@sources.redhat.com>
296
297 * docs/doxygen/run_doxygen: Check for the existence of Doxygen.
298
299 2001-04-04 Phil Edwards <pme@sources.redhat.com>
300
301 * docs/doxygen/user.cfg.in: Extract all non-private members;
302 reduce confusing documentation output.
303
304 2001-04-04 Geoffrey Keating <geoffk@redhat.com>
305
306 * include/backward/fstream.h: Add missing semicolons.
307
308 2001-04-03 Benjamin Kosnik <bkoz@redhat.com>
309
310 * include/bits/fstream.tcc: Add bool parameter to filebuf ctor.
311 * include/bits/ios_base.h(ios_base::Init): Remove _M_cout, _M_cin,
312 _M_cerr, _M_wcout, _M_wcin, _M_wcerr.
313 (ios_base::Init::_S_ios_create): New.
314 (ios_base::Init::_S_ios_destroy): New.
315 * include/bits/std_fstream.h: Change ctor args.
316 * src/ios.cc (ios_base::Init::Init): Use _S_ios_create.
317 (ios_base::Init::~Init): Use _S_ios_destroy.
318 (ios_base::sync_with_stdio): Use new members.
319 * testsuite/27_io/filebuf_members.cc: Fix calling conventions for
320 filebuf ctor.
321
322 2001-04-03 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
323
324 * include/backward/fstream.h: Expose streampos to global
325 namespace.
326
327 2001-04-03 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
328
329 * include/bits/stl_iterator_base_types.h: Fix typo
330
331 2001-04-03 Andreas Schwab <schwab@suse.de>
332
333 * include/backward/fstream.h: Define filebuf and wfilebuf.
334
335 2001-04-02 Phil Edwards <pme@sources.redhat.com>
336
337 New concept checking implementation.
338 * docs/html/19_diagnostics/howto.html: Document.
339 * docs/html/17_intro/concept_check.diff: New file, for reference.
340 * include/bits/boost_concept_check.h: New file from Boost.
341 * include/bits/c++config: Update comments.
342
343 * include/bits/concept_check.h: New file.
344 * include/bits/concept_checks.h: Removed.
345 * include/bits/container_concepts.h: Removed.
346 * include/bits/sequence_concepts.h: Removed.
347 * include/bits/stl_iterator_base.h: Removed; split into...
348 * include/bits/stl_iterator_base_funcs.h: ...this new file...
349 * include/bits/stl_iterator_base_types.h: ...and this new file.
350
351 * include/bits/sbuf_iter.h: Update to use new implementation.
352 * include/bits/std_iterator.h: Likewise.
353 * include/bits/std_memory.h: Likewise.
354 * include/bits/stl_algo.h: Likewise.
355 * include/bits/stl_algobase.h: Likewise.
356 * include/bits/stl_construct.h: Likewise.
357 * include/bits/stl_deque.h: Likewise.
358 * include/bits/stl_heap.h: Likewise.
359 * include/bits/stl_list.h: Likewise.
360 * include/bits/stl_map.h: Likewise.
361 * include/bits/stl_multimap.h: Likewise.
362 * include/bits/stl_multiset.h: Likewise.
363 * include/bits/stl_numeric.h: Likewise.
364 * include/bits/stl_queue.h: Likewise.
365 * include/bits/stl_set.h: Likewise.
366 * include/bits/stl_stack.h: Likewise.
367 * include/bits/stl_uninitialized.h: Likewise.
368 * include/bits/stl_vector.h: Likewise.
369 * include/ext/hash_map: Likewise.
370 * include/ext/hash_set: Likewise.
371 * include/ext/slist: Likewise.
372 * include/ext/stl_hashtable.h: Likewise.
373
374 * src/Makefile.am (base_headers): Update list of headers.
375 * Makefile.in: Regenerated.
376 * src/Makefile.in: Regenerated.
377 * libio/Makefile.in: Regenerated.
378 * libmath/Makefile.in: Regenerated.
379 * libsupc++/Makefile.in: Regenerated.
380 * testsuite/Makefile.in: Regenerated.
381
382 * docs/html/install.html: Update contact information.
383 * docs/html/17_intro/howto.html: Ditto.
384 * docs/html/18_support/howto.html: Ditto.
385 * docs/html/20_util/howto.html: Ditto.
386 * docs/html/21_strings/howto.html: Ditto.
387 * docs/html/22_locale/howto.html: Ditto.
388 * docs/html/23_containers/howto.html: Ditto.
389 * docs/html/24_iterators/howto.html: Ditto.
390 * docs/html/25_algorithms/howto.html: Ditto.
391 * docs/html/26_numerics/howto.html: Ditto.
392 * docs/html/27_io/howto.html: Ditto.
393 * docs/html/faq/index.html: Ditto, plus info on new checking code.
394 * docs/html/ext/howto.html: Ditto, plus info on new checking code.
395 * docs/html/faq/index.txt: Regenerated.
396
397 2001-04-02 Zack Weinberg <zackw@stanford.edu>
398
399 * testsuite/lib/libstdc++.exp (dg-test): Annotate result
400 messages with $which_library as well as $tool_flags and
401 ${dg-extra-tool-flags}. Factor out annotation text into
402 a single variable.
403
404 2001-04-02 Stephen M. Webb <stephen@bregmasoft.com>
405
406 * include/c_std/bits/std_cstring.h: Fix for const-correctness.
407 * include/c_std/bits/std_cwchar.h: Same.
408 * testsuite/21_strings/c_strings.cc: Add.
409
410 2001-04-01 Benjamin Kosnik <bkoz@codesourcery.com>
411
412 * docs/html/configopts.html: Add --enable-sjlj-exceptions docs.
413
414 2001-04-01 Zack Weinberg <zackw@stanford.edu>
415
416 * tests_flags.in: Use test a = b, not test a == b which is not
417 portable.
418
419 2001-03-31 Benjamin Kosnik <bkoz@redhat.com>
420
421 * configure.target: Remove duplicate aix entry.
422
423 2001-03-30 Benjamin Kosnik <bkoz@redhat.com>
424
425 * include/ext/stl_bvector.h: Move to...
426 * include/bits/stl_vector.h: ...here.
427 * include/ext/bvector: Move to...
428 * include/backward/bvector.h: ...here.
429 * include/bits/std_vector.h: Change stl_bvector include.
430 * include/bits/std_queue.h: Remove bvector include.
431 * include/ext/tree: Insert using rb_tree, move to...
432 * include/backward/tree.h: ...here.
433 * include/backward/hash_map.h: Include ext/hash_map.
434 * include/backward/hash_set.h: Include ext/hash_set.
435 * include/backward/queue.h: New file.
436 * include/backward/stack.h: Edit.
437 * include/backward/algo.h: Same.
438 * include/backward/algobase.h: Same.
439 * include/backward/alloc.h: Same.
440 * include/backward/function.h: Same.
441 * include/backward/iomanip.h: Same.
442 * include/backward/istream.h: Same.
443 * include/backward/iterator.h: Same.
444 * include/backward/list.h: Same.
445 * include/backward/map.h: Same.
446 * include/backward/multimap.h: Same.
447 * include/backward/multiset.h: Same.
448 * include/backward/ostream.h: Same.
449 * include/backward/pair.h: Same
450 * include/backward/rope.h: Same.
451 * include/backward/set.h: Same.
452 * include/backward/stream.h: Same.
453 * include/backward/strstream.h: Same.
454 * include/backward/tempbuf.h: Same.
455 * src/Makefile.am (ext_headers): Edit.
456 * src/Makefile.in: Regenerate.
457 * testsuite/ext/headers.cc (main): Fix.
458 * mkcheck.in: Fix.
459
460 2001-03-30 Phil Edwards <pme@sources.redhat.com>
461
462 * tests_flags.in (LIBS): Pass correct path for installed testing.
463
464 2001-03-28 Benjamin Kosnik <bkoz@redhat.com>
465
466 * mkcheck.in (LIBTOOL): Don't construct -B argument here...
467 * tests_flags.in (CXX): Construct here.
468 (static_fail): Don't remove compile.out. Format with spaces.
469 (INCLUDES): Deal with xcompiling.
470 * configure.in (xcompiling): Substitute.
471 * testsuite/Makefile.am: Snake libjava configury.
472 * testsuite/Makefile.in: Regenerate.
473 * testsuite/23_containers/map_operators.cc: Tweaks.
474 * testsuite/23_containers/set_operators.cc: Tweaks.
475
476 2001-03-28 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
477
478 Enable dejagnu testing framework.
479 * configure.in: Generate testsuite/Makefile.
480 * configure: Regenerate.
481 * Makefile.am (check-install): Change rule from this...
482 (check-script-install): ...to this.
483 (check): Change rule from this...
484 (check-script):...to this.
485 * Makefile.in: Regenerate.
486
487 2001-03-28 Alexandre Oliva <aoliva@redhat.com>
488
489 * libsupc++/Makefile.am (CXXLINK): Add --tag disable-shared after
490 --tag CXX.
491 (LIBTOOL): Let automake take care of its definition.
492 * libsupc++/Makefile.in: Rebuilt.
493
494 2001-03-28 Richard Henderson <rth@redhat.com>
495
496 IA-64 ABI Exception Handling:
497 * acinclude.m4 (GLIBCPP_ENABLE_SJLJ_EXCEPTIONS): New.
498 * configure.in: Use it.
499 * Makefile.in, aclocal.m4, config.h.in, configure: Regenerate.
500 * libsupc++/Makefile.am (sources): Update files list.
501 * libsupc++/Makefile.in: Regenerate.
502 * libsupc++/eh_alloc.cc, libsupc++/eh_aux_runtime.cc: New files.
503 * libsupc++/eh_catch.cc, libsupc++/eh_exception.cc: New files.
504 * libsupc++/eh_globals.cc, libsupc++/eh_personality.cc: New files.
505 * libsupc++/eh_terminate.cc, libsupc++/eh_throw.cc: New files.
506 * libsupc++/exception_support.cc: Remove.
507 * libsupc++/exception_support.h: Remove.
508 * libsupc++/pure.cc: Use std::terminate.
509 * libsupc++/tinfo2.cc (__throw_type_match_rtti_2): Remove.
510 (__is_pointer): Remove.
511 * libsupc++/unwind-cxx.h: New file.
512 * libsupc++/vec.cc (uncatch_exception): Update for new abi.
513
514 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
515
516 * libsupc++/Makefile.am (CXXLINK): Use CXX again, and choose
517 CXX tag explicitly.
518 * src/Makefile.am (CXXLINK): Likewise.
519 * libsupc++/Makefile.in, src/Makefile.in: Rebuilt.
520
521 2001-03-27 Benjamin Kosnik <bkoz@redhat.com>
522
523 * include/bits/c++config (_STL_USE_CONCEPT_CHECKS): Disable by default.
524
525 2001-03-26 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
526
527 * libstdc++-v3/tests_flags.in: Change the order of libstdc++
528 and libc
529
530 2001-03-26 Benjamin Kosnik <bkoz@redhat.com>
531
532 * include/bits/basic_file.h (get_fileno): Remove.
533 (_M_fileno): Remove.
534 (_M_cfile_created): Add.
535 (basic_file::basic_file(__c_file_type*, openmode): Add.
536 (basic_file::basic_file(int, const char*, openmode): Remove.
537 * include/bits/fstream.tcc (basic_fstream::basic_filebuf(int __fd,
538 const char*, ios_base::openmode): Don't allocate
539 internal buffers. Turn off internal buffers.
540 (basic_filebuf::overflow): Remove test for null buffer.
541 (basic_filebuf::_M_really_overflow): Same. Allow unbuffered use.
542 * include/bits/streambuf.cc: Tweak.
543 * include/bits/std_ostream.h: Tweak.
544 * config/basic_file_libio.h: Same.
545 * config/basic_file_stdio.h: Same.
546 * src/ios.cc (ios_base::Init::Init()): Unbuffer stdout by default.
547 * testsuite/27_io/filebuf_members.cc: Tweaks.
548 * testsuite/27_io/ios_base_members_static.cc: Tweaks.
549
550 2001-03-24 Phil Edwards <pme@sources.redhat.com>
551
552 * Makefile.am: New targets, doxygen and doxygen-maint.
553 * Makefile.in: Regenerated.
554 * docs/doxygen/run_doxygen: Finally implemented.
555 * docs/doxygen/maint.cfg.in: New file.
556 * docs/doxygen/user.cfg.in: New file.
557
558 2001-03-24 Phil Edwards <pme@sources.redhat.com>
559
560 * acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment.
561 * src/Makefile.am: Replace leading spaces with tabs on continuation
562 lines.
563 * aclocal.m4: Regenerated.
564 * configure: Ditto.
565 * Makefile.in: Ditto.
566 * src/Makefile.in: Ditto.
567 * libio/Makefile.in: Ditto.
568 * libmath/Makefile.in: Ditto.
569 * libsupc++/Makefile.in: Ditto.
570
571 2001-03-24 Phil Edwards <pme@sources.redhat.com>
572
573 * docs/html/19_diagnostics/howto.html: HTML fixup. Describe
574 concept-checking code and current status of same.
575 * docs/html/ext/howto.html: Ditto.
576 * docs/html/faq/index.html: Ditto.
577 * docs/html/faq/index.txt: Regenerated.
578
579 2001-03-24 Phil Edwards <pme@sources.redhat.com>
580
581 * include/bits/std_bitset.h: Include ostream and istream headers
582 instead of iostream.
583
584 2001-03-22 Greg Bumgardner <bumgard@roguewave.com>
585
586 * include/bits/ostream.tcc: Use __builtin_alloca.
587
588 2001-03-22 Benjamin Kosnik <bkoz@redhat.com>
589
590 * src/misc-inst.cc (__sink_unused_warning): Move to...
591 * src/locale-inst.cc (__sink_unused_warning): Move to...
592 * src/stl-inst.cc: Here.
593 * include/bits/c++config (_STL_NO_CONCEPT_CHECKS): Add define,
594 commented it out.
595
596 2001-03-21 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
597
598 * intclude/bits/basic_file.h: Fix typos in comments.
599
600 2001-03-20 Richard Henderson <rth@redhat.com>
601
602 * src/gen-num-limits.cc: Instantiate for wchar_t.
603 * config/os/aix/bits/ctype_base.h (mask): Use unsigned int.
604
605 2001-03-20 Jason Merrill <jason@redhat.com>
606
607 * libsupc++/vec.cc (__cxa_vec_cleanup): New fn.
608 (__cxa_vec_ctor, __cxa_vec_cctor, __cxa_vec_dtor): Call it.
609 * libsupc++/cxxabi.h: Declare it.
610
611 2001-03-16 Alexandre Oliva <aoliva@redhat.com>
612
613 * src/gen-num-limits.cc (signal_adapter): Overloaded to match
614 signal_func with an unspecified argument list.
615
616 2001-03-15 Benjamin Kosnik <bkoz@redhat.com>
617
618 * tests_flags.in (CXXFLAGS): Link libstdc++ before libsupc++.
619
620 2001-03-15 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
621
622 * include/bits/basic_string.tcc (operator+): Fix thinko.
623
624 2001-03-14 Benjamin Kosnik <bkoz@redhat.com>
625
626 libstdc++/2020
627 * include/bits/std_streambuf.h: Remove cached locale facets.
628 (basic_streambuf::_M_buf_fctype): Remove.
629 (basic_streambuf::~basic_streambuf): Remove here.
630 (basic_streambuf::basic_streambuf): Same.
631 (basic_streambuf::imbue): Same.
632 * include/bits/fstream.tcc (filebuf::imbue): Remove _M_buf_fctype.
633 * include/bits/std_fstream.h (basic_filebuf::_M_fcvt): Remove.
634 (basic_filebuf::~basic_filebuf()): Remove here.
635 * include/bits/fstream.tcc (basic_filebuf::basic_filebuf): Same.
636 (basic_filebuf::imbue): Same.
637 * include/bits/localefwd.h (_Count_ones): Remove.
638 (locale::_S_num_categories): Just use 6, since this doesn't
639 actually change, ever.
640 * include/bits/locale_facets.tcc (has_facet): Simplify.
641 (use_facet): Same.
642 * testsuite/27_io/filebuf.cc (test06): Add tests.
643
644 2001-03-13 Steve Ellcey <sje@cup.hp.com>
645
646 * libstdc++-v3/config/os/hpux/bits/ctype_base.h: Make ctype masks
647 match HP-UX ctype.h header file.
648
649 2001-03-13 Andris Pavenis <pavenis@latnet.lv>
650
651 * config/djgpp/bits/ctype_noninline.h: Fix typo and remove
652 duplicate definitions of __dj_ctype_*
653
654 2001-03-13 Benjamin Kosnik <bkoz@redhat.com>
655
656 * libsupc++/new: Remove pragma interface.
657 * libsupc++/typeinfo: Same.
658 * libsupc++/exception: Same.
659 * libsupc++/new_handler.cc: Remove pragma implementation.
660 (bad_alloc::~bad_alloc()): Add.
661 * libsupc++/exception_support.cc: Same.
662 (exception::~exception): Add.
663 (bad_exception::~bad_exception): Add.
664 * libsupc++/tinfo.cc: Same.
665 (bad_cast::~bad_cast): Add.
666 (bad_typeid::~bad_typeid): Add.
667
668 2001-03-13 Phil Edwards <pme@sources.redhat.com>
669
670 * mkcheck.in: Fix IFS regression for non-bash-2.01 hosts.
671
672 2001-03-12 Felix Lee <flee@redhat.com>
673
674 * mkcheck.in: workaround for bash 2.01 IFS bug.
675
676 2001-03-12 Benjamin Kosnik <bkoz@redhat.com>
677
678 Fixups for -fno-for-scope
679 * include/bits/locale_facets.tcc (__match_parallel): Fixup.
680 * src/valarray-inst.cc (__gslice_to_index): Same.
681
682 2001-03-12 Rodney Brown <RodneyBrown@mynd.com>
683
684 * src/gen-num-limits.cc (traps) [SPECIALIZE_TRAPPING]: Add fflush
685 prior to trapping signal (UnixWare 7 workaround).
686
687 2001-03-12 Craig Rodrigues <rodrigc@mediaone.net>
688
689 * include/backward/hashtable.h: Same.
690 * include/backward/rope.h: Fix include.
691
692 2001-03-12 Benjamin Kosnik <bkoz@redhat.com>
693
694 * include/backward/vector.h: Include std_vector.h.
695
696 * include/bits/istream.tcc (basic_istream<_CharT, _Traits>&
697 operator>>(basic_istream<_CharT, _Traits>& __in, _CharT* __s)):
698 Fix typo.
699
700 2001-03-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
701
702 * include/ext/stl_hashtable.h: Change type of __n to size_t
703 * include/backward/bvector.h: Include <ext/stl_bvector.h>
704
705 2001-03-09 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
706
707 * include/bits/istream.tcc ( basic_istream<_CharT, _Traits>&
708 operator>>(basic_istream<_CharT, _Traits>& __in, _CharT* __s)):
709 Use streamsize, not int_type.
710
711 2001-03-08 Benjamin Kosnik <bkoz@redhat.com>
712
713 * testsuite/27_io/streambuf.cc (test06): New test, disabled at the
714 moment.
715
716 2001-03-08 Andreas Schwab <schwab@suse.de>
717
718 * acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Fix syntax in test
719 command.
720 * aclocal.m4, configure: Regenerated.
721
722 2001-03-07 Benjamin Kosnik <bkoz@redhat.com>
723
724 * include/bits/std_iosfwd.h: Remove string forward decls here.
725 * include/bits/stringfwd.h: Add forward decls for char_traits
726 specializations.
727 * config/c_io_libio.h (wstreamoff): Delete.
728 * config/c_io_stdio.h (wstreamoff): Same.
729 * include/bits/char_traits.h: Use streamoff not wstreamoff for
730 char_traits<wchar_t>::off_type.
731 Remove duplicate typedefs.
732 * include/bits/fpos.h: Define streampos/wstreampos here.
733 * testsuite/27_io/istream_seeks.cc (test04): Explicitly cast int
734 values to off_type.
735 (test05): Same.
736 Changeup output files.
737 * testsuite/27_io/istream_unformatted.cc: Change output files.
738 * testsuite/27_io/istream_seeks-1.txt: Add.
739 * testsuite/27_io/istream_seeks-2.tst: Add.
740 * testsuite/27_io/istream_seeks-1.tst: Add.
741 * testsuite/27_io/istream_unformatted-2.tst: Delete.
742 * testsuite/27_io/istream_unformatted-3.tst: Delete.
743 * testsuite/27_io/istream_unformatted-3.txt: Delete.
744
745 2001-03-07 Alexandre Oliva <aoliva@redhat.com>
746
747 Add Irix 5.2, 6.3 support.
748 * config/os/irix/bits: Renamed to...
749 * config/os/irix/irix6.5/bits: this.
750 * config/os/irix/irix5.2/bits: New, copied from irix6.5/bits.
751 * config/os/irix/irix5.2/bits/ctype_base.h: Use _U, _L, _N,
752 _X, _S, _P, _C and _B instead of IRIX-6.5 _IS* macros.
753 * config/os/irix/irix5.2/bits/ctype_noninline.h
754 (ctype<char>::ctype): Initialize _M_table with __ctype.
755 * configure.target: Adjust.
756
757 2001-03-06 Benjamin Kosnik <bkoz@redhat.com>
758
759 libstdc++/2181
760 * include/bits/istream.tcc (basic_istream<_CharT, _Traits>::
761 operator>>(__istream_type& (*__pf)(__istream_type&)): Don't use
762 sentry.
763 (basic_istream<_CharT, _Traits>:: operator>>(__ios_type&
764 (*__pf)(__ios_type&)): Same.
765 (basic_istream<_CharT, _Traits>:: operator>>(ios_base&
766 (*__pf)(ios_base&))): Same.
767 * testsuite/27_io/istream_extractor_other.cc: Add tests.
768 * testsuite/27_io/istream_manip.cc (test01): Fix.
769
770 2001-03-06 Nathan Myers <ncm@cantrip.org>
771 Benjamin Kosnik <bkoz@redhat.com>
772
773 * include/c_std/bits/std_cerrno.h: Don't define errno in std::.
774 * testsuite/17_intro/header_cerrno.cc (test01): New file.
775 * testsuite/17_intro/header_cassert.cc (test01): New file.
776 * testsuite/17_intro/header_cstddef.cc (test01): New file.
777 * testsuite/17_intro/header_csetjmp.cc (test01): New file.
778 * testsuite/17_intro/header_cstdarg.cc (test01): New file.
779
780 2001-03-05 scott snyder <snyder@fnal.gov>
781
782 libstdc++/2190
783 * include/c_std/bits/std_cmath.h: Move abs(long), div(long,long)
784 from here...
785 * include/c_std/bits/std_cstdlib.h: ... to here.
786 * testsuite/17_intro/header_cstdlib.cc: Add test.
787
788 2001-03-05 Stephen M. Webb <stephen.webb@cybersafe.com>
789
790 * libsupc++/vec.cc (__cxxa_vec_new2): Qualify size_t.
791
792 2001-03-05 Laurynas Biveinis <lauras@softhome.net>
793
794 * config/os/djgpp/ctype_base.h (ctype_base): fix __to_type
795 definition. Replace enum with static const variables.
796
797 * config/os/djgpp/ctype_inline.h (ctype<char>::is): remove
798 throw specification, fix typos, use <static_cast>.
799 (ctype<char>::scan_is): remove throw specification.
800 (ctype<char>::scan_not): likewise.
801
802 * config/os/djgpp/ctype_noninline.h (ctype<char>::ctype): fix typo.
803 (ctype<char>::do_toupper(char)): use <static_cast>.
804 (ctype<char>::do_toupper(char *, const char *)): likewise.
805 (ctype<char>::do_tolower(char)): likewise.
806 (ctype<char>::do_tolower(char *, const char *)): likewise.
807
808 2001-03-04 Phil Edwards <pme@sources.redhat.com>
809
810 http://gcc.gnu.org/ml/libstdc++/2001-03/msg00015.html
811 * include/backward/algo.h: Use std not __STD. Remove unneeded
812 macros and "never happens" code. Adjust to C++STYLE guidelines.
813 * include/backward/algobase.h: Likewise.
814 * include/backward/alloc.h: Likewise.
815 * include/backward/bvector.h: Likewise.
816 * include/backward/deque.h: Likewise.
817 * include/backward/function.h: Likewise.
818 * include/backward/hash_map.h: Likewise.
819 * include/backward/hash_set.h: Likewise.
820 * include/backward/hashtable.h: Likewise.
821 * include/backward/heap.h: Likewise.
822 * include/backward/iterator.h: Likewise.
823 * include/backward/list.h: Likewise.
824 * include/backward/map.h: Likewise.
825 * include/backward/multimap.h: Likewise.
826 * include/backward/multiset.h: Likewise.
827 * include/backward/pair.h: Likewise.
828 * include/backward/rope.h: Likewise.
829 * include/backward/set.h: Likewise.
830 * include/backward/slist.h: Likewise.
831 * include/backward/stack.h: Likewise.
832 * include/backward/strstream: Likewise.
833 * include/backward/tempbuf.h: Likewise.
834 * include/backward/tree.h: Likewise.
835 * include/backward/vector.h: Likewise.
836 * include/bits/basic_ios.h: Likewise.
837 * include/bits/basic_ios.tcc: Likewise.
838 * include/bits/basic_string.h: Likewise.
839 * include/bits/c++config: Likewise.
840 * include/bits/concept_checks.h: Likewise.
841 * include/bits/fpos.h: Likewise.
842 * include/bits/fstream.tcc: Likewise.
843 * include/bits/functexcept.h: Likewise.
844 * include/bits/ios_base.h: Likewise.
845 * include/bits/istream.tcc: Likewise.
846 * include/bits/mask_array.h: Likewise.
847 * include/bits/ostream.tcc: Likewise.
848 * include/bits/pthread_allocimpl.h: Likewise.
849 * include/bits/sbuf_iter.h: Likewise.
850 * include/bits/slice.h: Likewise.
851 * include/bits/slice_array.h: Likewise.
852 * include/bits/sstream.tcc: Likewise.
853 * include/bits/std_bitset.h: Likewise.
854 * include/bits/std_fstream.h: Likewise.
855 * include/bits/std_iomanip.h: Likewise.
856 * include/bits/std_ios.h: Likewise.
857 * include/bits/std_istream.h: Likewise.
858 * include/bits/std_iterator.h: Likewise.
859 * include/bits/std_memory.h: Likewise.
860 * include/bits/std_ostream.h: Likewise.
861 * include/bits/std_sstream.h: Likewise.
862 * include/bits/std_streambuf.h: Likewise.
863 * include/bits/std_string.h: Likewise.
864 * include/bits/std_valarray.h: Likewise.
865 * include/bits/stl_algo.h: Likewise.
866 * include/bits/stl_algobase.h: Likewise.
867 * include/bits/stl_alloc.h: Likewise.
868 * include/bits/stl_construct.h: Likewise.
869 * include/bits/stl_deque.h: Likewise.
870 * include/bits/stl_function.h: Likewise.
871 * include/bits/stl_heap.h: Likewise.
872 * include/bits/stl_iterator.h: Likewise.
873 * include/bits/stl_iterator_base.h: Likewise.
874 * include/bits/stl_list.h: Likewise.
875 * include/bits/stl_map.h: Likewise.
876 * include/bits/stl_multimap.h: Likewise.
877 * include/bits/stl_multiset.h: Likewise.
878 * include/bits/stl_numeric.h: Likewise.
879 * include/bits/stl_pair.h: Likewise.
880 * include/bits/stl_pthread_alloc.h: Likewise.
881 * include/bits/stl_queue.h: Likewise.
882 * include/bits/stl_raw_storage_iter.h: Likewise.
883 * include/bits/stl_relops.h: Likewise.
884 * include/bits/stl_set.h: Likewise.
885 * include/bits/stl_stack.h: Likewise.
886 * include/bits/stl_tempbuf.h: Likewise.
887 * include/bits/stl_threads.h: Likewise.
888 * include/bits/stl_tree.h: Likewise.
889 * include/bits/stl_uninitialized.h: Likewise.
890 * include/bits/stl_vector.h: Likewise.
891 * include/bits/streambuf.tcc: Likewise.
892 * include/bits/type_traits.h: Likewise.
893 * include/bits/valarray_meta.h: Likewise.
894 * include/ext/bvector: Likewise.
895 * include/ext/hash_map: Likewise.
896 * include/ext/hash_set: Likewise.
897 * include/ext/ropeimpl.h: Likewise.
898 * include/ext/slist: Likewise.
899 * include/ext/stl_bvector.h: Likewise.
900 * include/ext/stl_hash_fun.h: Likewise.
901 * include/ext/stl_hashtable.h: Likewise.
902 * include/ext/stl_rope.h: Likewise.
903 * src/complex_io.cc: Likewise.
904 * src/ios.cc: Likewise.
905 * src/locale-inst.cc: Likewise.
906 * src/locale.cc: Likewise.
907 * src/localename.cc: Likewise.
908 * src/misc-inst.cc: Likewise.
909 * src/stdexcept.cc: Likewise.
910 * src/stl-inst.cc: Likewise.
911 * src/strstream.cc: Likewise.
912 * src/valarray-inst.cc: Likewise.
913
914 2001-03-03 Benjamin Kosnik <bkoz@redhat.com>
915
916 * src/misc-inst.cc (__copy_streambufs): Fix typo for alpha.
917
918 2001-03-02 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
919
920 * include/bits/istream.tcc: change type of __extracted to __size_type
921
922 2001-03-02 Benjamin Kosnik <bkoz@redhat.com>
923
924 * src/wstring-inst.cc: New file.
925 * src/Makefile.am (EXTRA_LTLIBRARIES): Remove.
926 (libinst_wstring_la_SOURCES): Remove.
927 (libstdc___la_LIBADD): Remove libinst_wstring_la.
928 (sources): Add wstring-inst.cc
929 * acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Remove
930 libinst_wstring_la.
931
932 2001-03-02 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
933
934 * src/locale.cc: initialise __ret with zero
935 * src/strstream.cc:cast gptr to int_type
936
937 2001-03-01 Phil Edwards <pme@sources.redhat.com>
938
939 * docs/html/faq/index.html: Update broken links.
940 * docs/html/faq/index.txt: Regenerated.
941
942 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
943
944 libstdc++/2064
945 * configure.target: Change irix* to irix6.5* in target_os table.
946
947 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
948
949 libstdc++/2103
950 * include/bits/c++config (__GLIBCPP__): Bump number in
951 anticipation of 2.92.
952
953 * include/bits/codecvt.h: Fix typo.
954 * include/bits/basic_file.h (__basic_file): Don't use _M_wfile for
955 stdio model.
956 * acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Enable wchar_t
957 instantiations for stdio model.
958
959 2001-02-28 Phil Edwards <pme@sources.redhat.com>
960
961 * acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS
962 and GLIBCPP_CXXFLAGS as unused variables.
963 * configure.host: Likewise.
964 * configure.target: Likewise.
965 * aclocal.m4: Regenerated.
966 * configure: Regenerated.
967 * Makefile.in: Regenerated.
968 * libio/Makefile.in: Regenerated.
969 * libmath/Makefile.in: Regenerated.
970 * libsupc++/Makefile.in: Regenerated.
971 * src/Makefile.in: Regenerated.
972
973 2001-02-27 Benjamin Kosnik <bkoz@redhat.com>
974
975 libstdc++/1886
976 * include/bits/basic_file.h: Include basic_file_model.h.
977 * config/c_io_libio.cc: Move to...
978 * config/basic_file_libio.cc: Here.
979 * config/basic_file_libio.h: New file.
980 * config/c_io_stdio.cc: Move to...
981 * config/basic_file_stdio.cc: Here.
982 * config/basic_file_stdio.h: New file.
983 * config/c_io_libio.h: Tweak.
984 * config/c_io_stdio.h: Tweak.
985 * src/Makefile.am (build_headers): Add basic_file_model.h.
986 (sources): Add basic_file.cc, remove c++io.cc.
987 * src/Makefile.in: Regenerate.
988 * acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Add support for
989 basic_file_model.h and basic_file.cc.
990 * aclocal.m4: Regenerate.
991 * configure: Regenerate.
992 * testsuite/27_io/filebuf.cc (test05): Add regression.
993
994 2001-02-27 Benjamin Kosnik <bkoz@redhat.com>
995
996 Correct license.
997 * config/cpu/alpha/bits/atomicity.h: Change.
998 * config/cpu/arm/bits/atomicit3y.h
999 * config/cpu/generic/bits/atomicity.h
1000 * config/cpu/i386/bits/atomicity.h
1001 * config/cpu/i486/bits/atomicity.h
1002 * config/cpu/ia64/bits/atomicity.h
1003 * config/cpu/powerpc/bits/atomicity.h
1004 * config/cpu/sparc/sparc32/bits/atomicity.h
1005 * config/cpu/sparc/sparc64/bits/atomicity.h
1006 * config/os/aix/bits/atomicity.h
1007 * config/os/irix/bits/atomicity.h
1008
1009 2001-02-27 Benjamin Kosnik <bkoz@redhat.com>
1010
1011 * include/bits/std_stdexcept.h (runtime_error): Make string
1012 member non-const.
1013 (logic_error): Same.
1014 * testsuite/19_diagnostics/stdexceptions.cc (test04): Add test.
1015 (test03): Fix.
1016
1017 2001-02-26 Benjamin Kosnik <bkoz@redhat.com>
1018
1019 libstdc++/1972
1020 libstdc++/2089
1021 * include/bits/std_stdexcept.h (logic_error::logic_error): Use
1022 string object, not reference.
1023 (runtime_error::runtime_error): Same.
1024 * testsuite/19_diagnostics/stdexceptions.cc: New file.
1025
1026 2001-02-26 Phil Edwards <pme@sources.redhat.com>
1027
1028 * acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version.
1029 (GLIBCPP_CHECK_COMPILER_FEATURES): Can safely assume new
1030 diagnostics. Remove WFMT_FLAGS.
1031 * configure.in: Replace WFMT_FLAGS with diagnostics options.
1032 * libsupc++/Makefile.am: Likewise.
1033 * src/Makefile.am: Likewise.
1034 * aclocal.m4: Regenerated.
1035 * configure: Regenerated.
1036 * Makefile.in: Regenerated.
1037 * libio/Makefile.in: Regenerated.
1038 * libmath/Makefile.in: Regenerated.
1039 * libsupc++/Makefile.in: Regenerated.
1040 * src/Makefile.in: Regenerated.
1041
1042 2001-02-26 Phil Edwards <pme@sources.redhat.com>
1043
1044 Fixes libstdc++/2079
1045 * include/backward/iomanip.h: Expose <ios> manipulators to global
1046 namespace.
1047 * include/backward/iostream.h: Also expose std::ws.
1048
1049 2001-02-25 Greg Freemyer <freemyer@NorcrossGroup.com>
1050
1051 * libmath/mathconf.h (GET_LDOUBLE_MSW64): Fix thinko.
1052
1053 2001-02-23 Benjamin Kosnik <bkoz@redhat.com>
1054
1055 * include/bits/codecvt.h: Use __builtin_alloca.
1056 * include/bits/ostream.tcc: Same.
1057 * include/bits/fstream.tcc: Same.
1058
1059 2001-02-23 Alexandre Oliva <aoliva@redhat.com>
1060
1061 * mknumeric_limits (CC): Use VAR=${VAR=...} form.
1062
1063 2001-02-23 David Edelsohn <dje@watson.ibm.com>
1064
1065 * mknumeric_limits (CC): Use $BUILD_DIR/../../gcc/xgcc
1066
1067 2001-02-23 Phil Edwards <pme@sources.redhat.com>
1068
1069 c++/2052
1070 * include/backward/iostream.h: Expose std::flush in old headers.
1071
1072 2001-02-23 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1073
1074 * mknumeric_limits: Remove special-casing on target. Use gcc
1075 instead of g++ to build gen-num-limits.cc
1076
1077 2001-02-22 Benjamin Kosnik <bkoz@redhat.com>
1078
1079 * tests_flags.in (CXXFLAGS): Add -rpath to gcc build dir.
1080
1081 * include/bits/codecvt.h: Use alloca instead of __extension__ for
1082 the time being.
1083 * include/bits/ostream.tcc: Same.
1084 * include/bits/std_ostream.h: Same.
1085 * include/bits/fstream.tcc: Same.
1086 * include/bits/locale_facets.tcc: Add typename.
1087 * include/bits/c++config (_GLIBCPP_FULLY_COMPLIANT_HEADERS): Enable.
1088
1089 2001-02-21 Phil Edwards <pme@sources.redhat.com>
1090
1091 * tests_flags.in: Remove -n flag from call to echo.
1092
1093 2001-02-20 Benjamin Kosnik <bkoz@redhat.com>
1094
1095 * config/c_locale_gnu.h: Add clocale include.
1096
1097 2001-02-20 Phil Edwards <pme@sources.redhat.com>
1098
1099 * include/bits/stl_config.h: Remove file.
1100 * src/Makefile.am (base_headers): Remove from list.
1101 * configure: Regenerate.
1102 * Makefile.in: Ditto.
1103 * libio/Makefile.in: Ditto.
1104 * libmath/Makefile.in: Ditto.
1105 * libsupc++/Makefile.in: Ditto.
1106 * src/Makefile.in: Ditto.
1107
1108 * include/bits/c++config: Move relevant macros to here.
1109 * include/backward/alloc.h: Include c++config.h instead.
1110 * include/backward/function.h: Ditto.
1111 * include/backward/heap.h: Ditto.
1112 * include/backward/pair.h: Ditto.
1113 * include/bits/pthread_allocimpl.h: Ditto.
1114 * include/bits/std_functional.h: Ditto.
1115 * include/bits/std_iterator.h: Ditto.
1116 * include/bits/std_numeric.h: Ditto.
1117 * include/bits/std_utility.h: Ditto.
1118 * include/bits/stl_algobase.h: Ditto.
1119 * include/bits/type_traits.h: Ditto.
1120 * src/stl-inst.cc: Ditto.
1121
1122 2001-02-19 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1123
1124 * include/bits/basic_file.h: Add #pragma system_header
1125 * include/bits/basic_ios.h: Ditto.
1126 * include/bits/basic_string.h: Ditto.
1127 * include/bits/char_traits.h: Ditto.
1128 * include/bits/codecvt.h: Ditto.
1129 * include/bits/cpp_type_traits.h: Ditto.
1130 * include/bits/fpos.h: Ditto.
1131 * include/bits/gslice.h: Ditto.
1132 * include/bits/gslice_array.h: Ditto.
1133 * include/bits/indirect_array.h: Ditto.
1134 * include/bits/ios_base.h: Ditto.
1135 * include/bits/limits_generic.h: Ditto.
1136 * include/bits/locale_facets.h: Ditto.
1137 * include/bits/localefwd.h: Ditto.
1138 * include/bits/mask_array.h: Ditto.
1139 * include/bits/sbuf_iter.h: Ditto.
1140 * include/bits/sequence_concepts.h: Ditto.
1141 * include/bits/slice.h: Ditto.
1142 * include/bits/slice_array.h: Ditto.
1143 * include/bits/std_algorithm.h: Likewise.
1144 * include/bits/std_bitset.h: Likewise.
1145 * include/bits/std_complex.h: Likewise.
1146 * include/bits/std_deque.h: Likewise.
1147 * include/bits/std_fstream.h: Likewise.
1148 * include/bits/std_functional.h: Likewise.
1149 * include/bits/std_iomanip.h: Likewise.
1150 * include/bits/std_ios.h: Likewise.
1151 * include/bits/std_iosfwd.h: Likewise.
1152 * include/bits/std_iostream.h: Likewise.
1153 * include/bits/std_istream.h: Likewise.
1154 * include/bits/std_iterator.h: Likewise.
1155 * include/bits/std_list.h: Likewise.
1156 * include/bits/std_locale.h: Likewise.
1157 * include/bits/std_map.h: Likewise.
1158 * include/bits/std_memory.h: Likewise.
1159 * include/bits/std_numeric.h: Likewise.
1160 * include/bits/std_ostream.h: Likewise.
1161 * include/bits/std_queue.h: Likewise.
1162 * include/bits/std_set.h: Likewise.
1163 * include/bits/std_sstream.h: Likewise.
1164 * include/bits/std_stack.h: Likewise.
1165 * include/bits/std_stdexcept.h: Likewise.
1166 * include/bits/std_streambuf.h: Likewise.
1167 * include/bits/std_string.h: Likewise.
1168 * include/bits/std_utility.h: Likewise.
1169 * include/bits/std_valarray.h: Likewise.
1170 * include/bits/std_vector.h: Likewise.
1171 * include/bits/stringfwd.h: Likewise.
1172 * include/bits/type_traits.h: Likewise.
1173 * include/bits/valarray_array.h: Likewise.
1174 * include/bits/valarray_meta.h: Likewise.
1175
1176 2001-02-19 Andreas Jaeger <aj@suse.de>
1177
1178 * config/cpu/sparc/sparc64/bits/atomicity.h (__compare_and_swap):
1179 Fix typo.
1180
1181 2001-02-16 Greg Bumgardner <bumgard@roguewave.com>
1182
1183 libstdc++/1734
1184 * include/bits/std_ostream.h: Replaced usage of
1185 _Traits::_S_eos() with _CharT() as per section 17.2.2.1.3.
1186 * include/bits/char_traits.h: Removed non-standard
1187 methods that cannot be used elsewhere.
1188
1189 libstdc++/1885
1190 * include/bits/basic_ios.h: Uncommented #include of
1191 bits/basic_ios.tcc
1192
1193 libstdc++/1897
1194 * include/bits/codecvt.h: See next...
1195 * include/bits/fstream.tcc: See next...
1196 * include/bits/ostream.tcc: Add __extension__
1197 to variable-length arrays.
1198
1199 libstdc++/1967
1200 * include/bits/localefwd.h: Changed int counter type to size_t.
1201
1202 libstdc++/1968
1203 * include/bits/std_fstream.h: Added typedef for __ctype_type.
1204
1205 2001-02-16 Benjamin Kosnik <bkoz@redhat.com>
1206
1207 * testsuite/21_strings/char_traits.cc: Move to ...
1208 * testsuite/21_strings/char_traits_requirements.cc: ..here.
1209 * testsuite/21_strings/char_traits-int_type.cc: Move to ...
1210 * testsuite/21_strings/char_traits_typedefs.cc: ..here.
1211
1212 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
1213
1214 * libmath/mathconf.h (FINITE_P, INFINITE_P): Remove macro
1215 definitions.
1216
1217 2001-02-15 Benjamin Kosnik <bkoz@redhat.com>
1218
1219 * include/bits/c++config: Revert.
1220
1221 2001-02-15 Mark Mitchell <mark@codesourcery.com>
1222
1223 * include/bits/istream.tcc: Use ios_base::iostate in place of
1224 iostate throughout. Insert `typename' keyword where necessary.
1225 * include/bits/ostream.tcc: Insert `typename' keyword where
1226 necessary.
1227
1228 2001-02-15 Jeffrey Oldham <oldham@codesourcery.com>
1229
1230 * include/bits/c++config (_GLIBCPP_FULLY_COMPLIANT_HEADERS):
1231 Define so library is compliant.
1232
1233 2001-02-15 Anthony Green <green@redhat.com>
1234
1235 * acinclude.m4 (glibcpp_toolexeclibdir): Fix test for cross
1236 compilation.
1237 * aclocal.m4: Regenerate.
1238 * configure: Regenerate.
1239
1240 2001-02-15 Rodney Brown <RodneyBrown@mynd.com>
1241
1242 * acinclude.m4 (GLIBCPP_CHECK_MATH_DECL_1):
1243 Include ieeefp.h for fpclass on UnixWare{2,7}.
1244 * aclocal.m4: Regenerate.
1245 * configure: Regenerate.
1246 * mkcheck.in (size_command): Do without GNU-grep when using
1247 size from binutils.
1248
1249 2001-02-15 Mark Mitchell <mark@codesourcery.com>
1250
1251 Remove old ABI support from libsupc++.
1252 * libsupc++/cxxabi.h: Remove conditionally compiled code.
1253 * libsupc++/exception_support.cc: Likewise.
1254 * libsupc++/pure.cc: Likewise.
1255 * libsupc++/tinfo.cc: Likewise.
1256 * libsupc++/tinfo.h: Likewise.
1257 * libsupc++/tinfo2.cc: Likewise.
1258 * libsupc++/typeinfo: Likewise.
1259 * libsupc++/vec.cc: Likewise.
1260
1261 2001-02-15 Benjamin Kosnik <bkoz@redhat.com>
1262
1263 Add support for -fno-exceptions.
1264 * include/bits/exception_support.h: Remove.
1265 * include/bits/basic_string.h: Remove exception_support.
1266 (string::_M_check): Replace __OUTOFRANGE with __throw_out_of_range.
1267 (string::at): Same.
1268 (string::substr): Same.
1269 * include/bits/basic_string.tcc (string::reserve): Replace
1270 __LENGTHERROR with __throw_length_error.
1271 (string::_S_create): Same.
1272 (string::resize): Same.
1273 (string::_M_replace): Same.
1274 (string::replace): Same.
1275 (string::copy): Replace __OUTOFRANGE with __throw_out_of_range.
1276 (string::compare): Same.
1277 * include/bits/stl_vector.h: Remove exception_support.
1278 * src/Makefile.am (base_headers): Remove here.
1279 * src/Makefile.in: Regenerate.
1280
1281 * include/bits/stl_range_errors.h: Remove.
1282 * include/bits/stl_deque.h: Use __throw_range_error.
1283 * include/bits/std_deque.h: Include functexcept.h.
1284 * include/bits/std_vector.h: Same.
1285 * src/Makefile.am (base_headers): Remove here.
1286 * src/Makefile.in: Regenerate.
1287 * include/ext/stl_bvector.h (class __BVECTOR): Use __throw_range_error.
1288 * include/ext/bvector: Remove stl_range_errors.h
1289
1290 * include/bits/c++config (_GLIBCPP_USE_EXCEPTIONS): Remove.
1291
1292 * include/bits/functexcept.h: New file.
1293 * src/functexcept.cc: New file. Definitions for function-based
1294 exception routines.
1295 * src/Makefile.am (sources): Add functexcept.cc.
1296 * src/Makefile.in: Regenerate.
1297
1298 * include/bits/stl_config.h (__STL_USE_EXCEPTIONS): Wrap with
1299 __EXCEPTIONS.
1300
1301 * include/bits/localefwd.h: Include functexcept.h.
1302 * include/bits/std_iosfwd.h: Same.
1303
1304 * include/bits/basic_ios.h: Use __throw_ios_failure instead of
1305 throw basic_ios::failure.
1306 * include/bits/fstream.tcc (filebuf::_M_allocate_buffers):
1307 Use __throw_exception_again.
1308 (filebuf::_M_filebuf_init): Same.
1309 * include/bits/streambuf.tcc (__copy_streambufs): Same.
1310 * include/bits/ostream.tcc (ostream::operator<<): Same.
1311 * include/bits/istream.tcc (istream::operator>>): Same.
1312 * include/bits/basic_string.tcc (string::_M_mutate): Same.
1313 (string::_S_construct): Same.
1314 (string::_M_clone): Same.
1315 * include/bits/locale_facets.tcc (use_facet(const locale&)): Use
1316 __throw_bad_cast.
1317 (num_put<_CharT, _OutIter>::do_put): Use __throw_exception_again.
1318 * src/localename.cc (locale::_Imp::_Imp(const _Impl&, size_t): Use
1319 __throw_exception_again.
1320 (locale::_Imp::_Imp(string, size_t): Same.
1321 (locale::_Imp::_M_replace_facet): Use __throw_runtime_error.
1322 * src/locale.cc (locale::_M_coalesce): Use __throw_exception_again.
1323 (locale::locale(const char*)): Use __throw_runtime_error.
1324 (locale::classic): Use __throw_exception_again.
1325 (locale::_S_normalize_category): Use __throw_runtime_error.
1326
1327 * src/stdexcept.cc: Remove cruft.
1328
1329 * libsupc++/exception_defines.h: New file.
1330 * libsupc++/new_opnt.cc: Include exception_defines.h.
1331 * libsupc++/vec.cc: Same.
1332 (__cxa_vec_new2): Use __throw_exception_again.
1333 (__cxa_vec_new3): Same.
1334 (__cxa_vec_ctor): Same.
1335 (__cxa_vec_delete3): Same.
1336 (__cxa_vec_cctor): Same.
1337 (__cxa_vec_delete2): Same.
1338 (__cxa_vec_dtor): Same.
1339 * libsupc++/exception_support.cc: Include exception_defines.h. Only
1340 compile exception-handling bits if __EXCEPTIONS is defined.
1341 Remove old ABI support.
1342 * libsupc++/new_op.cc (new): Include exception_defines.h. Use
1343 std::__throw_bad_alloc() instead of throw bad_alloc.
1344 * libsupc++/Makefile.am: Add exception_defines.h.
1345 * libsupc++/Makefile.in: Reformat.
1346 * libsupc++/*: Format.
1347
1348 2001-02-15 Phil Edwards <pme@sources.redhat.com>
1349
1350 * docs/html/configopts.html: Minor updates and typo fixes.
1351 * docs/html/faq/index.html: Updates of the "not really bugs" list.
1352 * docs/html/faq/index.txt: Regenerated.
1353
1354 2001-02-15 Gabriel Dos Reis <gdr@codesourcery.com>
1355
1356 * testsuite/lib/libstdc++.exp: Lift, temporarily, out of
1357 dejagnu/dg.exp. Adapt to log options used to run testcases.
1358
1359 2001-02-13 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1360
1361 * testsuite/lib/libstdc++.exp(dg-test): Lift temporarily from
1362 dejagnu/dg.exp.
1363
1364 2001-02-13 Dirk Mueller <dmuell@gmx.net>
1365 Phil Edwards <pme@sources.redhat.com>
1366
1367 * include/backward/function.h: Do not use rel_ops for older
1368 headers either.
1369 * include/backward/pair.h: Likewise.
1370
1371 2001-02-12 Mark Mitchell <mark@codesourcery.com>
1372
1373 * src/locale.cc: Remove bogus locale::id definitions.
1374
1375 2001-02-11 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1376
1377 * include/bits/std_valarray.h: #undef _DEFINE_LOGICAL_OPERATOR,
1378 not _DEFINE_VALARRAY_OPERATOR which is not existent.
1379
1380 * include/bits/valarray_meta.h (_RefFunClos<>_RefRunClos): Fix
1381 thinko in member initialisation.
1382
1383 2001-02-11 Gabriel Dos Reis <gdr@codesourcery.com>
1384
1385 * include/bits/std_valarray.h(valarray<>::shift): Avoid
1386 comparaison between signed and unsigned integer types.
1387 (valarray<>::cshift): Reformat.
1388
1389 2001-02-11 Alexandre Oliva <aoliva@redhat.com>
1390
1391 * src/gen-num-limits.cc: Use sigsetjmp and siglongjmp if available.
1392 * mknumeric_limits: Compile it with -DHAVE_CONFIG_H.
1393 * configure.in: Test for sigsetjmp.
1394 * configure, config.h.in: Rebuilt.
1395
1396 2001-02-11 Gabriel Dos Reis <gdr@codesourcery.com>
1397
1398 * src/valarray-inst.cc (gslice::_Indexer::_Indexer): Don't flip
1399 lengths and strides.
1400 (__gslice_to_index): Document.
1401
1402 2001-02-11 Gabriel Dos Reis <gdr@codesourcery.com>
1403
1404 * include/bits/char_traits.h char_traits<char>::int_type: Change
1405 to `int' to match 21.1.3.1/2.
1406
1407 * testsuite/21_strings/char_traits-int_type.C: New test.
1408
1409 2001-02-10 Gabriel Dos Reis <gdr@codesourcery.com>
1410
1411 * testsuite/Makefile.am: New file.
1412
1413 2001-02-09 Nathan Sidwell <nathan@codesourcery.com>
1414
1415 * include/c_shadow/bits/std_cstdlib.h (lldiv_t): Fix typo.
1416
1417 2001-02-08 Loren J. Rittle <ljrittle@acm.org>
1418
1419 * src/locale-inst.cc (fill_n): Instantiate with size_t arguments.
1420
1421 2001-02-08 David Edelsohn <edelsohn@gnu.org>
1422
1423 * configure.target (aix4*): Remove extra set of brackets.
1424
1425 2001-02-07 Benjamin Kosnik <bkoz@redhat.com>
1426
1427 Clean up stdexcept.
1428 * include/bits/stringfwd.h: New file.
1429 * include/bits/stl_string_fwd.h: Remove.
1430 * include/bits/localefwd.h: Remove declaration for allocator.
1431 * include/bits/std_iosfwd: Same.
1432 * include/bits/std_string.h: Include it.
1433 * include/bits/std_ios.h: Remove include.
1434 * include/bits/basic_string.h: Tweak.
1435 * libsupc++/new: Format.
1436 * src/Makefile.am (base_headers): Add stringfwd.h, remove
1437 stl_string_fwd.h
1438 * src/Makefile.in: Regenerate.
1439 * include/bits/std_stdexcept.h: Rewrite.
1440 * src/stdexcept.cc: Same.
1441
1442 2001-02-06 Benjamin Kosnik <bkoz@redhat.com>
1443
1444 * acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library
1445 install locations too.
1446 * aclocal.m4: Regenerate.
1447 * configure.in: Remove USE_LIBDIR.
1448 * configure: Regenerate.
1449 * src/Makefile.am (toolexecdir): Simplify, use
1450 glibcpp_toolexecdir, glibcpp_toolexeclibdir.
1451 * src/Makefile.in: Regenerate.
1452 * libsupc++/Makefile.am: Same.
1453 * libsupc++/Makefile.in: Regenerate.
1454
1455 * src/Makefile.am: Just remove special rules for locale-inst.cc and
1456 misc-inst.cc as no longer necessary.
1457
1458 Follow C++STYLE for naming non-static functions.
1459 * include/bits/ostream.tcc (_S_pad_char): Not static, rename to
1460 __pad_char.
1461 * include/bits/streambuf.tcc: Same.
1462 * include/bits/ostream.tcc: Same.
1463 * include/bits/istream.tcc: Same.
1464 * include/bits/locale_facets.tcc (_S_pad_numeric): To __pad_numeric.
1465 (_S_output_float): To __output_float.
1466 * include/bits/std_streambuf.h (_S_copy_streambufs): To
1467 __copy_streambufs.
1468 * include/bits/locale_facets.tcc (_S_build_float_format): To
1469 __build_float_format.
1470 (_S_format): To __output_integer.
1471 (_S_fill): To __pad.
1472 * src/locale.cc: Same.
1473 * src/misc-inst.cc: Fix formatting. Fix signature for wchar_t. Correct
1474 names.
1475 * include/bits/locale_facets.tcc (_S_group_digits): To
1476 __group_digits.
1477 * src/locale-inst.cc: Fixup names. Add use_facet instantiations
1478 for collate, numpunct.
1479
1480 2001-02-06 Phil Edwards <pme@sources.redhat.com>
1481
1482 * docs/html/configopts.html: Fix HTML markup.
1483 * docs/html/install.html: Bring up to date.
1484 * docs/html/17_intro/C++STYLE: Add global variable conventions.
1485 * docs/html/21_strings/howto.html: More notes.
1486 * docs/html/22_locale/howto.html: Fix HTML markup.
1487 * docs/html/27_io/howto.html: More notes.
1488 * docs/html/27_io/binary_iostreams_kanze.txt: New file.
1489 * docs/html/27_io/binary_iostreams_kuehl.txt: New file.
1490
1491 2001-02-06 Jeffrey Oldham <oldham@codesourcery.com>
1492
1493 * src/misc-inst.cc (_S_pad_char): Modify declaration's parameters
1494 to match header files.
1495 (_S_output_float): Likewise.
1496 (_S_copy_streambufs): Likewise.
1497
1498 2001-02-06 Hyman Rosen <Hyman.Rosen@kbcfp.com>
1499 Phil Edwards <pme@sources.redhat.com>
1500
1501 * include/bits/std_istream.h (op>> signed,unsigned char): Must
1502 use reinterpret_cast, not static_cast.
1503
1504 2001-02-06 Benjamin Kosnik <bkoz@redhat.com>
1505
1506 * acinclude.m4 (gxx_include_dir): Quote, fix regression.
1507 * aclocal.m4: Regenerate.
1508 * configure: Regenerate.
1509
1510 2001-02-05 Benjamin Kosnik <bkoz@redhat.com>
1511
1512 * include/bits/locale_facets.h (class moneypunct): Fix typos.
1513 * libsupc++/pure.cc: Revert.
1514
1515 2001-02-05 Benjamin Kosnik <bkoz@redhat.com>
1516
1517 * acinclude.m4 (GLIBCPP_CHECK_MATH_DECL_1): New macro.
1518 (GLIBCPP_CHECK_MATH_DECL_2): New macro.
1519 (GLIBCPP_CHECK_MATH_DECL_3): New macro.
1520 (GLIBCPP_CHECK_MATH_DECL_AND_LINKAGE_1): Use it, check for _* too.
1521 (GLIBCPP_CHECK_MATH_DECL_AND_LINKAGE_2): Same.
1522 (GLIBCPP_CHECK_MATH_DECL_AND_LINKAGE_3): Same.
1523 (GLIBCPP_CHECK_MATH_SUPPORT): Remove explicit checks for _* versions.
1524 * aclocal.m4: Regenerate.
1525 * configure: Regenerate.
1526
1527 2001-02-05 Mark Mitchell <mark@codesourcery.com>
1528
1529 * include/bits/locale_facets.tcc: Remove `static' keyword on
1530 function definitions.
1531 * include/bits/std_streambuf.h: Likewise.
1532 * src/Makefile.am: Remove use of -fimplicit-templates.
1533 * src/Makefile.in: Regenerated.
1534 * src/locale-inst.cc: Explicitly instantiate more functions.
1535 * src/misc-inst.cc: Likewise.
1536 * src/string-inst.cc: Likewise.
1537
1538 2001-02-05 Benjamin Kosnik <bkoz@redhat.com>
1539
1540 * acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New
1541 macro. Consolidate all the bits to do with where includes might be
1542 installed.
1543 * aclocal.m4: Regenerate.
1544 * configure.in: Use it.
1545 * configure: Regenerate.
1546 * src/Makefile.am (targetincludep): Use simplified rules.
1547 (targetincludep): Rename gxx_target_include_dir.
1548 (myincludep): Rename gxx_include_dir.
1549 * src/Makefile.in: Regenerate.
1550 * libsupc++/Makefile.am: Use simplified rules.
1551 * libsupc++/Makefile.in: Regenerate.
1552
1553 2001-02-05 Benjamin Kosnik <bkoz@redhat.com>
1554
1555 * include/c_std/bits/std_cerrno.h: Correct date format for copyright.
1556 * include/c_std/bits/std_cctype.h: Same.
1557 * include/c_std/bits/std_cassert.h: Same.
1558 * include/c_std/bits/std_cstdarg.h: Same.
1559 * include/c_std/bits/std_cstddef.h: Same.
1560
1561 * include/c_std/bits/std_cstdio.h: Undefine all names brought into
1562 namespace std.
1563 * include/c_std/bits/std_ctime.h: Same.
1564 * include/c_std/bits/std_clocale.h: Same.
1565 * include/c_std/bits/std_cmath.h: Same.
1566 * include/c_std/bits/std_csetjmp.h: Same.
1567 * include/c_std/bits/std_csignal.h: Same.
1568 * include/c_std/bits/std_cstring.h: Same.
1569 * include/c_std/bits/std_cstdlib.h: Same.
1570 * include/c_std/bits/std_cwchar.h: Same.
1571
1572 2001-02-05 Phil Edwards <pme@sources.redhat.com>
1573
1574 * testsuite/27_io/ios_base_members_static.cc: Swap order of tests.
1575
1576 2001-02-05 Mark Mitchell <mark@codesourcery.com>
1577
1578 * src/string-inst.cc (string::_M_replace): Explicitly instantiate.
1579 (string::_S_construct): Likewise.
1580
1581 2001-02-05 Gabriel Dos Reis <gdr@codesourcery.com>
1582
1583 * testsuite/config/default.exp: New file.
1584 * testsuite/config: New directory.
1585
1586 2001-02-04 Mark Mitchell <mark@codesourcery.com>
1587
1588 * libsupc++/typeinfo (__GXX_MERGED_TYPEINFO_NAMES): New macro.
1589 * libsupc++/tinfo.cc (std::typeinfo::operator==): Use strcmp
1590 whenever !__GXX_MERGED_TYPEINFO_NAMES.
1591 * libsupc++/tinfo2.cc (std::typeinfo::before): Likewise.
1592
1593 2001-02-03 Alexandre Oliva <aoliva@redhat.com>
1594 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1595
1596 * Makefile.am (mkinstalldirs): Set.
1597 * src/Makefile.am (mkinstalldirs): Set.
1598 * libmath/Makefile.am (mkinstalldirs): Set.
1599 * libsup++/Makefile.am (mkinstalldirs): Set.
1600 * libio/Makefile.am (mkinstalldirs): Set.
1601 * */Makefile.in: Regenerate.
1602
1603 2001-02-03 Benjamin Kosnik <bkoz@redhat.com>
1604
1605 * include/bits/stl_threads.h (struct _STL_mutex_lock): Same.
1606 * include/bits/localefwd.h: More initialization cleanups.
1607
1608 2001-02-03 Jeffrey A Law <law@cygnus.com>
1609
1610 * include/bits/ios_base.h (_S_ios_fmtflags_end): Initialize
1611 correctly targets with 16bit ints.
1612 (_S_ios_openmode_end): Similarly.
1613 (_S_ios_iostate_end): Similarly.
1614 (_S_ios_Seekdir_end): Similarly.
1615
1616 2001-02-02 Phil Edwards <pme@sources.redhat.com>
1617
1618 * mkcheck.in: Also limit virtual memory size, for mmap-based mallocs.
1619
1620 2001-02-01 Alexandre Oliva <aoliva@redhat.com>
1621
1622 * configure.in (toplevel_srcdir, auxdir): Set.
1623 * acinclude.m4 (glibcpp_basedir): Set based on auxdir.
1624 * aclocal.m4, configure, Makefile.in: Rebuilt.
1625 * libio/Makefile.in, math/Makefile.in, src/Makefile.in: Likewise.
1626 * libsupc++-v3/Makefile.am (INCLUDES): Use toplevel_srcdir.
1627 * libsupc++-v3/Makefile.in: Rebuilt.
1628 * libsupc++-v3/configure.in, libsupc++-v3/configure: Removed.
1629 * libsupc++-v3/aclocal.m4, libsupc++-v3/config.h.in: Likewise.
1630
1631 2001-01-30 Benjamin Kosnik <bkoz@redhat.com>
1632
1633 * config/c_locale_generic.cc: Remove langinfo include.
1634
1635 2001-01-29 Benjamin Kosnik <bkoz@redhat.com>
1636
1637 Preliminary named locales.
1638 * acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): New macro.
1639 * aclocal.m4: Regenerate.
1640 * configure.in: Use it.
1641 * configure: Regerate.
1642 * src/Makefile.am (sources): Add c++locale.cc.
1643 (build_headers): Add c++locale.h.
1644 * src/Makefile.in: Regenerate.
1645 * config/c_locale_gnu.h: New file.
1646 * config/c_locale_gnu.cc: New file. Non-inline member functions
1647 for named locales, gnu-specific.
1648 * config/c_locale_generic.h: New file.
1649 * config/c_locale_generic.cc: New file. Non-inline member
1650 functions for named locales, generic version.
1651 * docs/html/configopts.html: Add documentation on new options.
1652
1653 * include/bits/locale_facets.h (class _Messages): Remove.
1654 (class _Moneypunct): Remove.
1655 * src/locale-inst.cc: Remove.
1656
1657 * include/bits/locale_facets.h (class _Collate): Remove.
1658 * src/locale-inst.cc (std): Remove.
1659 * src/locale.cc: And here.
1660
1661 * include/bits/localefwd.h (locale::_M_coalesce): New
1662 function. Correctly put together multi-name locales.
1663 (_Impl(const _Impl&, category, size_t)): Remove.
1664
1665 * include/bits/localefwd.h (locale::_Impl): Remove _M_construct_*
1666 member functions.
1667 (_M_normalize_category_names): Remove.
1668 (_M_replace_categories): Fix.
1669
1670 * src/localename.cc (locale::_Impl::_M_construct_collate): Remove.
1671 (locale::_Impl::_M_construct_ctype): Remove.
1672 (locale::_Impl::_M_construct_monetary): Remove.
1673 (locale::_Impl::_M_construct_numeric): Remove.
1674 (locale::_Impl::_M_construct_time): Remove.
1675 (locale::_Impl::_M_construct_messages): Remove.
1676
1677 * include/bits/locale_facets.h (_Bad_use_facet): Remove.
1678 (_Use_facet_failure_handle): Remove.
1679 * src/locale.cc: Remove definitions.
1680 * src/locale-inst.cc: And here.
1681
1682 * testsuite/22_locale/ctor_copy_dtor.cc (test01): Fixup. Add tests.
1683
1684 * src/localename.cc (locale::facet::_S_create_c_locale): Properly
1685 create and error-check underlying locale object.
1686 (locale::facet::_S_destroy_c_locale): Add, take care of properly
1687 tearing down underlying locale object.
1688 * include/bits/localefwd.h (locale::facet): Declare.
1689 * testsuite/22_locale/members.cc: Don't test "fr_FR" locale for
1690 correctness, as glibc apparently has incorrect info in it. Test
1691 with it when it works again.....
1692
1693 * include/bits/localefwd.h (locale::_Impl::__vec_string):
1694 Remove. Number of categories is fixed at six, so just simplify and
1695 make this an array of strings.
1696 (locale::_Impl::_M_has_name): Remove.
1697 (locale::_Impl::_M_name): Remove.
1698 (locale::_Impl::_M_category_names): Turns into...
1699 (locale::_Impl::_M_names): ...this.
1700 (locale::_Impl::_M_has_same_name()): New function.
1701 * src/localename.cc (locale::_Impl::~_Impl()): Remove here.
1702 (locale::_Impl::_Impl(size_t __refs, string __str)): Simplify
1703 signature.
1704 * src/locale.cc (locale::name()): Construct mangled name
1705 accurately reflecting combined locale categories.
1706
1707 * src/locale.cc (locale::classic()): Don't initialize here.
1708 * src/localename.cc (locale::_Impl::_Impl(size_t __num, size_t
1709 __refs, bool __has_name, string __str): Do it here.
1710
1711 * include/bits/localefwd.h: _S_categories_num to
1712 _S_num_categories. _S_facets_num to _S_num_facets.
1713 (locale::id::id()): Explicitly set _M_index to zero.
1714 * src/locale.cc: Same.
1715
1716 * src/locale.cc: (locale::locale(const char*)): Construct named
1717 locales uniquely.
1718
1719 * src/locale.cc: Remove numpunct_byname ctors.
1720 * testsuite/22_locale/numpunct_byname.cc: New file.
1721 * testsuite/22_locale/numpunct.cc: New file.
1722
1723 * include/bits/localefwd.h (class locale): Change data members to
1724 protected, from private.
1725 (_Impl::_M_get_c_locale): Add member function.
1726 (locale::facet::_M_get_global_impl()): Add member function.
1727 * include/bits/locale_facets.h (numpunct::_M_init): Change to take
1728 a __c_locale pointer.
1729 (numpunct::numpunct( __c_locale*, size_t)): Add additonal ctor for
1730 named locales.
1731 * testsuite/22_locale/members.cc: New file, test name and combine.
1732
1733 * include/bits/locale_facets.h (class numpunct): Remove class
1734 _Punct and _Numpunct. Rewrite class numpunct to be correct for
1735 named locales.
1736 * include/bits/localefwd.h (locale::_Imp::_M_c_locale): Add.
1737 * src/localename.cc (_Impl::~_Impl()): Call __frelocale.
1738 (_Imp::_Impl(size_t, size_t, bool, string)) Initialize _M_c_locale.
1739 * src/locale-inst.cc: Remove _Numpunct, _Punct instantiations.
1740 * testsuite/22_locale/numpunct_char_members.cc: New file.
1741
1742 2001-01-28 Gabriel Dos Reis <gdr@codesourcery.com>
1743
1744 * testsuite/README: Add more comment.
1745 * testsuite/lib/libstdc++.exp: Tweak comment.
1746
1747 2001-01-26 Benjamin Kosnik <bkoz@kredhat.com>
1748
1749 * libsupc++/pure.cc (writestr): Just use cstdio and std::fputs.
1750
1751 2001-01-25 Loren J. Rittle <ljrittle@acm.org>
1752
1753 * testsuite/21_strings/inserters_extractors.cc: Remove
1754 explicit reference to 'testsuite/'.
1755
1756 2001-01-25 Richard Henderson <rth@redhat.com>
1757
1758 * config/cpu/alpha/bits/atomicity.h: Remove tricky .subsetion
1759 bits. Fixes Tru64 build issues.
1760
1761 2001-01-25 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1762
1763 * acinclude.m4 (GLIBCPP_CHECK_GNU_MAKE): Bourne shell portability bug
1764 (use ${MAKE-make}, not ${MAKE:-make}).
1765 * aclocal.m4, configure: Regenerate.
1766
1767 2001-01-25 Mark Mitchell <mark@codesourcery.com>
1768
1769 * src/ios.cc: Remove accidental inclusion of <stdio.h> in last
1770 checkin.
1771
1772 * src/Makefile.am (sources): Add globals.cc.
1773 * src/Makefile.in: Regenerated.
1774 * src/globals.cc: New file.
1775 * src/ios.cc (cin): Don't define here, just declare extern.
1776 (cout): Likewise.
1777 (cerr): Likewise.
1778 (clog): Likewise.
1779 (wcin): Likewise.
1780 (wcout): Likewise.
1781 (wcerr): Likewise.
1782 (wclog): Likewise.
1783
1784 2001-01-25 Phil Edwards <pme@sources.redhat.com>
1785
1786 * include/bits/std_iterator.h: Do not include stl_relops.h.
1787 * include/bits/std_numeric.h: Ditto.
1788 * include/bits/stl_algobase.h: Ditto.
1789 * include/bits/stl_relops.h: Add comment warning about problems.
1790
1791 2001-01-25 Gabriel Dos Reis <gdr@codesourcery.com>
1792
1793 * testsuite/27_io/*.cc: Remove explicit reference to 'testsuite/'
1794 in testcases. Prepare for the DejaGnu based framework.
1795 * mkcheck.in: Adjust call to tests_flags. Don't mmkdir testsuite
1796 directory -- it is now mkcheck working directory.
1797 * tests_flags.in: Remove reference to $(top_srcdir). Use
1798 ${SRC_DIR} instead.
1799 * Makefile.am (check, check-install): Change mkcheck invocation
1800 logic.
1801 * Makefile.in: Regenerate.
1802
1803 2001-01-24 Mark Mitchell <mark@codesourcery.com>
1804
1805 * config/os/aix/bits/atomicity.h (__compare_and_swap): Remove.
1806 (__always_swap): Likewise.
1807
1808 2001-01-23 Chris Demetriou <cgd@broadcom.com>
1809
1810 * libsupc++/exception_support.cc (__terminate_func): Remove
1811 declaration.
1812 (__terminate_func_ptr): New typedef.
1813 (__terminate, __terminate_set_func): New extern function
1814 prototypes.
1815 (std::terminate): Use __terminate function.
1816 (std::set_terminate): Use __terminate_set_func function.
1817
1818 2001-01-23 Benjamin Kosnik <bkoz@redhat.com>
1819
1820 * configure.target: Just use os_include_dir always.
1821 * configure.in: Remove calls to GLIBCPP_CHECK_CTYPE_SUPPORT.
1822 Link atomicity files and ctype files here.
1823 * configure: Regenerate.
1824 * acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Remove.
1825 (GLIBCPP_ENABLE_ATOMICITY): Remove.
1826 * aclocal.m4: Regenerate.
1827
1828 2001-01-23 Chris Demetriou <cgd@broadcom.com>
1829
1830 * configure.in: Place definition of MULTISUBDIR in
1831 libsupc++/Makefile as is done for src/Makefile.
1832 * configure: Regenerate.
1833
1834 2001-01-23 Phil Edwards <pme@sources.redhat.com>
1835
1836 * acinclude.m4: Cosmetic changes only.
1837 * aclocal.m4: Regenerated.
1838 * configure: Regenerated.
1839 * configure.target: Update documented list of changed variables.
1840 * docs/html/install.html: Fix typo.
1841 * docs/html/20_util/howto.html: More notes on auto_ptr.
1842 * docs/html/27_io/howto.html: More notes on streabufs.
1843 * docs/html/faq/index.html: Add rel_ops problem and mention the
1844 DEC as(1) .subsection difficulty.
1845 * docs/html/faq/index.txt: Regenerated.
1846
1847 2001-01-23 Mark Mitchell <mark@codesourcery.com>
1848
1849 * ainclude.m4 (GLIBCPP_CHEC_MATH_DECLS_AND_LINKAGE_1): New macro.
1850 (GLIBCPP_CHECK_MATH_SUPPORT): Use it.
1851 (GLIBCPP_CHECK_TYPE_SUPPORT): Don't autoconf ctype information if
1852 its already provided in config.target.
1853 * aclocal.m4: Regenerated.
1854 * configure: Likewise.
1855 * configure.target: Set ctype_include_dir for lots of systems.
1856 * libsupc++/Makefile.am: Explicitly include --tag disable-shared.
1857 * libsupc++/Makefile.in: Regenerated.
1858
1859 2001-01-23 Gabriel Dos Reis <gdr@codesourcery.com>
1860
1861 * testsuite/lib/libstdc++.exp: Improve. Add support for @xxx#
1862 keyword capability.
1863
1864 * testsuite/README: Add comment.
1865
1866 2001-01-21 Phil Edwards <pme@sources.redhat.com>
1867
1868 * docs/html/configopts.html: Update for current status. Fix HTML.
1869 * docs/html/install.html: Update for current status.
1870
1871 2001-01-20 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1872
1873 * testsuite/libstdc++.tests/tests.exp: New file.
1874 * testsuite/lib/libstdc++.exp: Itou.
1875 * testsuite/README: Itou.
1876
1877 2001-01-20 Gabriel Dos Reis <gdr@codesourcery.com>
1878
1879 * tests_flags.in: Just output the bare minimum to run tests.
1880 Let's the caller do its own arrangement.
1881
1882 * mkcheck.in: Rename INC_PATH to INCLUDES. Adjust flags
1883 computations.
1884
1885 2001-01-19 Gabriel Dos Reis <gdr@codesourcery.com>
1886
1887 * testsuite/17_intro: Prepare testcases for new style DejaGnu
1888 framework.
1889
1890 2001-01-18 Gabriel Dos Reis <gdr@codesourcery.com>
1891
1892 * testsuite/libstdc++.tests, testsuite/lib: New directories.
1893
1894 2001-01-17 Loren J. Rittle <ljrittle@acm.org>
1895
1896 * mkcheck.in: Construct file names that match $objdir structure.
1897 * testsuite/27_io/filebuf_members-1.txt: New file.
1898 * testsuite/27_io/ifstream_members-1.txt: New file.
1899 * testsuite/27_io/ostream_inserter_char-1.txt: New file.
1900
1901 * testsuite/27_io/ios_base_members_static.cc (test02): Add test.
1902 * testsuite/27_io/ios_base_members_static-1.tst: Add expected output.
1903
1904 2001-01-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
1905
1906 * testsuite/27_io/istream_sentry.cc (test02): Fix.
1907
1908 2001-01-17 Benjamin Kosnik <bkoz@redhat.com>
1909
1910 libstdc++/1605
1911 * include/bits/ios_base.h (ios_base::failure): Tighten up throw specs.
1912 * src/ios.cc (ios_base::failure): Make definitions match.
1913 * libsupc++/typeinfo (class bad_typeid): Add throw specs.
1914 (class bad_cast): Same.
1915 * libsupc++/exception (class exception): Add throw specs.
1916 * libsupc++/exception_support.cc (set_terminate): Add throw specs.
1917 (set_unexpected): Same.
1918 (uncaught_exception): Same.
1919 (what): Same.
1920
1921 * docs/html/17_intro/C++STYLE (classname): Fix.
1922
1923 2001-01-16 Mark Mitchell <mark@codesourcery.com>
1924
1925 * src/gen-num-limits.cc (INSTANTIATIONS): New macro.
1926 Use it do explicitly instantiate predicate<T> and value<T> for
1927 all the builtin Ts.
1928
1929 2001-01-16 Nathan Sidwell <nathan@codesourcery.com>
1930
1931 * libsupc++/exception_support.cc (__cp_pop_exception): Fix
1932 uninitialized thinko in last change.
1933
1934 2001-01-16 Mark Mitchell <mark@codesourcery.com>
1935
1936 * libsupc++/exception_support.cc (__cp_pop_exception): Change
1937 prototype.
1938
1939 2001-01-16 Benjamin Kosnik <bkoz@redhat.com>
1940
1941 * docs/html/17_intro/C++STYLE (classname): Add more existing
1942 and stylish patterns.
1943
1944 libstdc++/944
1945 * include/bits/istream.tcc (istream::sentry::sentry()): Set
1946 failbit if the state of the stream is not good.
1947 * testsuite/27_io/istream_sentry.cc (test02): Add test.
1948 * testsuite/27_io/istream_manip.cc (test01): Modify.
1949
1950 libstdc++/1019
1951 reported by Paolo Carlini <pcarlini@unitus.it>
1952 * include/bits/istream.tcc (operator>>(istream&, string&)): Fix.
1953 * testsuite/21_strings/inserters_extractors.cc (test08): Add test.
1954
1955 libstdc++/1057
1956 * include/bits/std_streambuf.h (setp): Set _M_buf_size correctly.
1957 * include/bits/streambuf.tcc (xsputn): Remove outside if clause.
1958 (xsgetn): Same. Simplify.
1959 * testsuite/27_io/streambuf.cc (test04): Add testcases.
1960
1961 reported by Larry Evans <jcampbell3@prodigy.net>
1962 * include/bits/streambuf.tcc (streambuf::xsputn): Just check for
1963 equality with eof on returned value from overflow.
1964
1965 2001-01-14 Andreas Jaeger <aj@suse.de>
1966
1967 * libio/libio.h: Add test for glibc 2.0.
1968
1969 2001-01-12 Benjamin Kosnik <bkoz@redhat.com>
1970
1971 * config/os/djgpp/bits/*: Fix dates.
1972
1973 * include/bits/basic_string.h (_S_find(const _CharT* __beg, const
1974 _CharT* __end, _CharT __c): Remove.
1975 * include/bits/basic_string.tcc: Substitute traits::find for _S_find.
1976 * include/bits/char_traits.h: Tweak.
1977
1978 2001-01-12 Laurynas Biveinis <lauras@softhome.net>
1979
1980 * acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): check for DJGPP <ctype.h>
1981 (LIB_AC_PROG_CXX): replace [/\\] with [\\/] to work around older
1982 bash bug.
1983 * aclocal.m4: regenerated.
1984 * configure.target: set os_include_dir to config/os/djgpp under DJGPP.
1985 * configure: regenerated.
1986 * config/os/djgpp, config/os/djgpp/bits: new directories.
1987 * config/os/djgpp/bits/ctype_base.h,
1988 config/os/djgpp/bits/ctype_inline.h,
1989 config/os/djgpp/bits/ctype_noninline.h,
1990 config/os/djgpp/bits/os_defines.h: new files.
1991
1992 2001-01-11 Joseph S. Myers <jsm28@cam.ac.uk>
1993
1994 * include/c_std/bits/std_cstdio.h: Undef printf.
1995
1996 2001-01-10 Benjamin Kosnik <bkoz@redhat.com>
1997
1998 * src/ios.cc: Fix typo: change cout->wcout.
1999
2000 * src/Makefile.am (targetincludep): Fix for version-specific-libs.
2001 * src/Makefile.in: Regenerate.
2002
2003 2001-01-10 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
2004
2005 * include/bits/std_complex.h: Fix a typo.
2006
2007 2001-01-09 Benjamin Kosnik <bkoz@redhat.com>
2008 <kainz@ilm.com>
2009
2010 Fixes for libstdc++/1576
2011 * src/stdstreams.cc: Initialize with NULL filebuf. Delete
2012 file, move contents into....
2013 * src/ios.cc: ...Here. Put defines for iostreams objects and
2014 initialization routines into one file to simplify DSO interaction.
2015 * include/bits/std_iostream.h: Touch.
2016 * include/bits/ios_base.h (_S_synched_with_stdio): Make static.
2017 * src/Makefile.am (sources): Remove stdstreams.cc.
2018 * src/Makefile.in: Regenerate.
2019
2020 2001-01-10 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
2021
2022 * tests_flags.in (check_directory): Fix typo.
2023
2024 2001-01-09 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
2025
2026 * include/bits/std_complex.h: Fix a typo.
2027
2028 2001-01-09 Loren J. Rittle <ljrittle@acm.org>
2029
2030 * config/os/bsd/freebsd/bits/ctype_inline.h (is): (Make right
2031 code path:) Remove magic constants and restructure to handle
2032 ctype.h bit mask layout changes more gracefully. (Make fast
2033 code path:) Use __maskrune (), if available.
2034 (is): Remove special case for digit and xdigit masks.
2035
2036 2001-01-09 Robert Lipe <robertlipe@usa.net>
2037
2038 * include/c_std/bits/std_ctime.h: Undefine difftime.
2039
2040 2001-01-09 Alexandre Oliva <aoliva@redhat.com>
2041
2042 * src/gen-num-limits.cc (signal_adapter): New template function.
2043 (signal_handler): Use it, instead of signal.
2044 (traps<T>): Likewise. Install SIGTRAP handler too. Don't
2045 require both tests to trap to set trap_flag.
2046
2047 2001-01-08 Benjamin Kosnik <bkoz@redhat.com>
2048
2049 * include/bits/fpos.h (fpos:::fpos(streamoff __pos)): Explicitly
2050 initialize mbstate_t member, name offset data members *off, not pos.
2051 * include/bits/fstream.tcc (filebuf::filebuf): Same.
2052
2053 2001-01-08 Benjamin Kosnik <bkoz@redhat.com>
2054
2055 reported by Chris G. Demetriou <cgd@sibyte.com>
2056 * configure.in: Change -linux-* to -linux*.
2057 * configure: Regenerate.
2058
2059 2001-01-05 Benjamin Kosnik <bkoz@redhat.com>
2060
2061 Fix 27_io/filebuf_members.cc
2062 * src/localename.cc (locale::_Impl::_Impl(const _Impl& __imp,
2063 const string& __name, category __cat, size_t __refs): Set
2064 _M_has_name with _M_name.
2065 * include/bits/localefwd.h (locale::operator!=): Protect member
2066 function call with this->.
2067 * src/locale.cc (locale::operator==): Make fast checks first.
2068 * include/bits/basic_ios.tcc (basic_ios::init): Simplify.
2069
2070 * include/bits/ios_base.h (_M_synced_with_stdio): Add data member
2071 to ios_base::Init.
2072 * src/ios.cc (ios_base::Init::Init): Initialize here.
2073 (ios_base::sync_with_stdio): Set here.
2074
2075 2001-01-04 Loren J. Rittle <ljrittle@acm.org>
2076
2077 * config/c_io_stdio.cc (__basic_file<_CharT>::sys_open()): On
2078 systems that support it, call dup() before fdopen().
2079
2080 2001-01-03 Benjamin Kosnik <bkoz@redhat.com>
2081
2082 * include/c_std/bits/std_cwctype.h: Include std_cwchar.h for wint_t.
2083 * testsuite/17_intro/header_cwctype.cc (main): New file.
2084
2085 * src/Makefile.am (base_headers): Change.
2086 * include/bits/std_string.h: And here.
2087 * include/bits/string.tcc: Tweaks, move to...
2088 * include/bits/basic_string.tcc: ...Here.
2089 * src/string-inst.cc: Simplify, just instantiate the whole class,
2090 not member-by-member.
2091
2092 2001-01-02 Benjamin Kosnik <bkoz@redhat.com>
2093
2094 * acinclude.m4 (GLIBCPP_ENABLD_CSTDIO): Add in default value.
2095 * aclocal.m4: Regenerate.
2096 * configure: Regenerate.
2097
2098 * include/bits/c++config (__GLIBCPP__): Bump version number.
2099
2100 * ChangeLog: Start new log for year 2001
2101 * ChangeLog-2000: New file.
2102
2103 * docs/html/configopts.html: Make sure default values are current,
2104 add commentary.
2105
2106 2001-01-01 Benjamin Kosnik <bkoz@fillmore.redhat.com>
2107
2108 * include/c_std/bits/std_cwchar.h: Same.
2109 * testsuite/17_intro/header_cwchar.cc: Same.
2110 * include/c_std/bits/std_ctime.h: Same.
2111 * testsuite/17_intro/header_ctime.cc: Same.
2112 * include/c_std/bits/std_cstdlib.h: Same.
2113 Clean up undefs, make consistent with cwchar and cmath, etc.
2114 * testsuite/17_intro/header_cstdlib.cc: Same.
2115 * include/c_std/bits/std_cstdio.h: Same here.
2116 * testsuite/17_intro/header_cstring.cc: Same.
2117 * include/c_std/bits/std_cstring.h: Include std_cstddef.h for size_t.
2118 * testsuite/17_intro/header_cstring.cc: New file. Check for
2119 size_t in namespace std.
2120
2121 * include/c_std/bits/std_cwchar.h: Explicit checks for mbstate_t.
2122 * acconfig.h (HAVE_MBSTATE_T): Add.
2123 * config.h.in: Regenerate.
2124 * acinclude.m4(GLIBCPP_CHECK_WCHAR_T_SUPPORT): Always test for
2125 mbstate_t.
2126 * aclocal.m4: Regenerate.
2127 * configure: Regenerate.
2128 * testsuite/17_intro/headers_c++.cc: New file.
2129 * testsuite/17_intro/headers_c.cc: Small changes.
2130
2131 2001-01-01 David Billinghurst <David.Billinghurst@riotinto.com>
2132
2133 * tests_flags.in: Fix typo in usage.
2134
2135 * tests_flags.in: Set target specific LIBS for cygwin.