aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/localefwd.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti1-37/+37
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-4/+4
2003-05-13std_fstream.h (basic_filebuf::_M_codecvt): Add cached member.Benjamin Kosnik1-2/+11
2003-01-22locale_facets.h: Move non-facet classes requiring <string> to...Benjamin Kosnik1-328/+4
2003-01-06locale_facets.h (messages): Move ctor, dtor definitions to..Benjamin Kosnik1-3/+5
2002-10-08localefwd.h (class locale): Add static member _S_num_extra_categories...Paolo Carlini1-8/+37
2002-09-06localefwd.h: Tweak formatting.Benjamin Kosnik1-2/+2
2002-04-18localefwd.h (locale::id::_M_id): Do this correctly, as type safety is importa...Benjamin Kosnik1-5/+2
2002-04-16re PR libstdc++/4164 (33 Memory Leak when using iostream)Benjamin Kosnik1-25/+31
2002-04-09localefwd.h (locale::_Impl::_M_facets): Change from pointer to vector.Benjamin Kosnik1-4/+3
2002-02-12stl_algo (__stl_threshold): Declare external.Benjamin Kosnik1-1/+1
2002-01-24ios_base.h: Use _Atomic_word for reference counts.Andrew Pollard1-5/+7
2002-01-22Audit for LANG independence.Benjamin Kosnik1-11/+13
2002-01-04Makefile.am (std_headers): Remove cXXX from list.Benjamin Kosnik1-3/+3
2001-12-15Clean up initialization and simplfy caching of underlying "C" locale objects.Benjamin Kosnik1-5/+12
2001-11-02c_io_stdio.h: Correct grammar in comments.Phil Edwards1-0/+5
2001-10-19[multiple changes]Brendan Kehoe1-1/+1
2001-09-20Implement std::time_put.Benjamin Kosnik1-2/+2
2001-08-08Implement std::messages.Benjamin Kosnik1-2/+6
2001-07-04localefwd.h: Format.Benjamin Kosnik1-6/+1
2001-06-30locale_facets.tcc (locale::combine): Clone _Impl.Benjamin Kosnik1-1/+1
2001-03-14std_streambuf.h: Remove cached locale facets.Benjamin Kosnik1-30/+1
2001-02-19Add #pragma system_header to header files.Gabriel Dos Reis1-0/+2
2001-02-17std_ostream.h: Replaced usage of _Traits::_S_eos() with _CharT() as per secti...Greg Bumgardner1-1/+1
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik1-1/+2
2001-02-07Clean up stdexcept.Benjamin Kosnik1-2/+2
2001-02-03stl_threads.h (struct _STL_mutex_lock): Same.Benjamin Kosnik1-6/+6
2001-01-30Preliminary named locales.Benjamin Kosnik1-70/+53
2001-01-06[multiple changes]Benjamin Kosnik1-5/+4
2000-12-22000-12-22 Benjamin Kosnik <bkoz@fillmore.redhat.com>Benjamin Kosnik1-2/+1
2000-12-22Attempt to make locale visible in gdb.Benjamin Kosnik1-18/+17
2000-12-07locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with commo...Benjamin Kosnik1-4/+0
2000-11-10localefwd.h (_Count_ones<>::_S_halfcount, [...]): Turn into enumerators.Gabriel Dos Reis1-14/+14
2000-10-20codecvt_unicode_char.cc (test01): Adjust creation of state_type for unicode_c...Benjamin Kosnik1-1/+2
2000-10-18Makefile.am (exception): Change exception.cc to exception_support.cc.Benjamin Kosnik1-1/+1
2000-10-05include: New directory.Benjamin Kosnik1-0/+508