stl_deque.h: Doxygenate with initial/example hooks.
[platform/upstream/gcc.git] / libstdc++-v3 / ChangeLog
2001-12-31 Phil Edwardsstl_deque.h: Doxygenate with initial/example hooks.
2001-12-31 Paolo Carlinislist: Move into __gnu_cxx, tweak, add using declarations.
2001-12-31 Paolo Carlinihash_map: Move into __gnu_cxx, tweak, add using declara...
2001-12-31 Paolo Carlinialgo.h: Include <ext/algorithm>, tweak using declarations.
2001-12-29 Richard Hendersonos_defines.h: Don't define __glibcpp_long_bits.
2001-12-29 Richard Hendersoncpu_limits.h: New file.
2001-12-28 Phil Edwardsc++config: Move doxygen hook comment...
2001-12-28 Phil Edwardsre PR libstdc++/2054 (g++-3 rejects legal code, accepte...
2001-12-28 Paolo Carlinistl_algo.h (count returning void, [...]): Move to...
2001-12-28 Paolo Carlinibasic_string.h (insert(__pos, __s, __n)): Optimize...
2001-12-27 Phil Edwardstestsuite_hooks.h (gnu_counting_struct): Add.
2001-12-27 Hans-Peter NilssonFix typo in 2001-12-26 entry
2001-12-27 Paolo Carlinilocale_facets.tcc (collate::do_transform): Adjust impli...
2001-12-27 Phil Edwardsre PR libstdc++/3829 (missing template instantiations)
2001-12-26 Benjamin Kosnikinsert_iterator.cc (test02): Add.
2001-12-25 Gabriel Dos Reisstd_limits.h (__glibcpp_xxx_is_modulo): New macros...
2001-12-24 Jeff Lawos_defines.h: Do not include <_sys/inttypes.h>.
2001-12-22 Richard Henderson* configure.target (CPULIMITSH): Fix typo in alpha...
2001-12-22 Jeff Lawos_defines.h: Update to avoid #defines for strtoll...
2001-12-22 Jeff Lawos_defines.h: Include <sys/_inttypes.h.
2001-12-22 Jeff Law* src/locale-inst.cc: Include <bits/std_cstdlib.h>
2001-12-22 Jeff Law* configure.target: Fix typo in hpux case.
2001-12-21 Paolo Carlinistl_rope.h (_Rope_iterator): Add local typedef to fix...
2001-12-19 Phil EdwardsIntro.3: New 'Allocators' module.
2001-12-19 Phil Edwardsconfigopts.html: Describe recent options.
2001-12-18 David Billinghurstlibstdc++-v3-dg.exp: Append .exe to executable filenames
2001-12-18 Benjamin KosnikTODO: Update.
2001-12-18 Benjamin Kosnikacinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Extended checkin...
2001-12-18 Paolo Carlinibasic_string.h (assign(__str, __pos, __n)): Call assign...
2001-12-18 Benjamin Kosnikstd_limits.h (__glibcpp_long_double_is_bounded): Set...
2001-12-17 David Billinghurstprune.exp: New file
2001-12-17 Phil Edwardsbasic_file.h (__basic_file::fd): New function.
2001-12-17 Nathan SidwellMakefile.am (.po.mo): Use POSIXLY_CORRECT argument...
2001-12-16 Paolo Carliniassign.cc (test01): Add tests.
2001-12-16 Paolo Carlini2001-12-15 Paolo Carlini <pcarlini@unitus.it>
2001-12-15 Benjamin Kosnikacinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Enable gnu local...
2001-12-15 Benjamin KosnikClean up initialization and simplfy caching of underlyi...
2001-12-14 Andreas Jaegerbuiltins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT...
2001-12-13 Phil Edwardshowto.html: Fix typos.
2001-12-13 Benjamin Kosniklocale.cc (locale::locale(const char*)): Deal with...
2001-12-13 Paolo Carliniropeimpl.h (rope::_S_leaf_concat_char_iter, [...])...
2001-12-12 Benjamin KosnikNamed locale support for ctype<char>.
2001-12-12 Philip MartinRoss Smith <r-smith@ihug.co.nz> Paolo Carlini <pcarlini...
2001-12-12 Benjamin Kosnikctype_inline.h: Remove spaces.
2001-12-11 Phil Edwardsallocators.cc: New file.
2001-12-11 Jason Merrilllocale_facets.tcc (_M_extract_int): Avoid uninitialized...
2001-12-11 Loren J. Rittle* config/cpu/sparc/sparc32/bits/atomicity.h
2001-12-10 Paolo Carlinibasic_string.tcc (_M_replace_safe): Fix typos.
2001-12-10 Paolo Carlini2001-12-10 Paolo Carlini <pcarlini@unitus.it>
2001-12-10 Benjamin Kosniklocale_facets.h (__num_base::_S_scale_hex): Add.
2001-12-08 Nathan Myersatomicity.h (struct __Atomicity_lock<__inst>): Add.
2001-12-07 Phil Edwardsglobals.cc: Remove __GTHREADS guard.
2001-12-07 Paolo Carlinilocale_facets.tcc (num_put::_M_convert_float): Extend...
2001-12-07 Paolo Carlinibasic_string.tcc (_M_mutate): Fix typo in the previous...
2001-12-07 Paolo Carlinibasic_string.tcc (_M_mutate, _M_clone): Implement expon...
2001-12-07 Benjamin Kosnik[multiple changes]
2001-12-06 Phil Edwardsstd_bitset.h: Use GLIBCPP in multiple-inclusion guard.
2001-12-05 Benjamin Kosnik[multiple changes]
2001-12-04 Benjamin Kosnik[multiple changes]
2001-12-04 Benjamin Kosnikcollate.cc: Compile-only.
2001-12-04 Benjamin Kosnikstring-inst.cc (string::_Rep::_S_terminal): Add static...
2001-12-03 Steve Ellceyconfigure.in: Add support for hpux cross compiles...
2001-12-03 Loren J. Rittlehowto.html: Update commentary.
2001-12-03 Phil Edwardshowto.html: Update list of implemented DRs.
2001-12-01 Benjamin Kosnikexception (bad_exception::~bad_exception()): Remove...
2001-11-29 Paolo Carlinilocale_facets.tcc (__pad): Add bool parameter to correc...
2001-11-29 Phil Edwardshowto.html: Finish allocator notes (inst and 3.0).
2001-11-29 Benjamin Kosniklocale_facets.tcc (num_get::do_get(long double)): Fix...
2001-11-29 Benjamin Kosniklocale_facets.tcc (__pad): Correctly pad internal-adjus...
2001-11-29 Paolo Carlinilocale_facets.tcc (__pad): correctly output hex numbers...
2001-11-28 Paolo Carlini2001-11-28 Paolo Carlini <pcarlini@unitus.it>
2001-11-28 Benjamin Kosnik2001-11-28 Benjamin Kosnik <bkoz@redhat.com>
2001-11-28 Benjamin Kosniklocale_facets.tcc: Formatting tweaks.
2001-11-28 Benjamin Kosniklocale_facets.tcc: Formatting tweaks.
2001-11-28 Loren J. Rittlebasic_string.tcc (basic_string::_Rep::_S_create): Enfor...
2001-11-28 Benjamin KosnikNumeric facets cleanup.
2001-11-28 Phil Edwardsexplanations.html: New section, empty for now.
2001-11-24 Joseph Myersmaint.cfg.in, [...]: Revert previous changes.
2001-11-24 Phil EdwardsMakefile.am (doxygen-maint): The script isn't executabl...
2001-11-23 Jason Merrillvterminate.cc (__verbose_terminate_handler): Add leadin...
2001-11-23 Joseph MyersChangeLog, [...]: Fix spelling errors.
2001-11-23 Joseph Myerspredict.c, [...]: Fix spelling errors.
2001-11-22 Stephen M. Webblist_capacity.cc: New file.
2001-11-21 Paolo Carlinire PR libstdc++/4548 (When reserving a string to become...
2001-11-20 Phil EdwardsIntro.3: More notes.
2001-11-18 Jason Merrilleh_personality.cc (__cxa_call_unexpected): Take void*.
2001-11-16 Paolo Carlinistl_deque.h (deque::erase()): Fix memory leak.
2001-11-16 Loren J. Rittlehowto.html (Thread-safety): Rename section to ``The...
2001-11-15 Loren J. Rittleindex.html (Is libstdc++-v3 thread-safe?): Clarify...
2001-11-15 Bjørn Wennbergstl_alloc.h (alloc): Update to use __mem_interface.
2001-11-08 Danny Smithconfigure.target: Add os_include_dir for mingw32* target.
2001-11-07 Nathan Myersindex.html (5.8): New entry on ABIs.
2001-11-07 Phil Edwardsindex.html: Explain libsupc++, mention 'long long'...
2001-11-06 Phil Edwardsacinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Run the test...
2001-11-06 Phil Edwardsporting.texi: Move...
2001-11-05 Felix Natterporting-howto.xml: check in v0.9.4
2001-11-02 Loren J. Rittlestl_threads.h (_Atomic_swap): Only enable path when...
2001-11-02 Phil Edwardsacconfig.h: Update comments.
2001-11-02 Phil Edwardsc_io_stdio.h: Correct grammar in comments.
2001-11-02 Paolo Carliniios_manip_fmtflags.cc: Fix for non-interactive output.
next