summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io
Commit message (Expand)AuthorAgeFilesLines
* postypes.h (operator==(const fpos<>&, const fpos<>&), [...]): Add.Paolo Carlini2006-06-211-0/+50
* 9661-1.cc: Avoid leaking the semaphores if a VERIFY fails.Paolo Carlini2006-05-1910-63/+107
* sgetn.txt: Correct copyright holder.Benjamin Kosnik2006-03-294-10/+10
* re PR libstdc++/26777 (sync_with_stdio(false) triggers bug with sgetc and pub...Paolo Carlini2006-03-221-0/+86
* postypes.h (fpos<>::operator==, operator!=): Remove, exploit conversion to st...Paolo Carlini2006-03-131-0/+47
* 10097.cc: Fix race condition.Howard Hinnant2006-03-123-17/+24
* Implement the resolution of DR 455, [DR].Paolo Carlini2006-03-082-0/+74
* re PR libstdc++/14866 (27_io/ios_base/sync_with_stdio/1.cc is broken on simul...Paolo Carlini2006-02-271-11/+12
* Revert recent commit for libstdc++/26211, now suspended waiting for DR 342 (r...Paolo Carlini2006-02-2010-234/+0
* re PR libstdc++/26250 (stringbuf::overflow() fails to set egptr() same as epp...Paolo Carlini2006-02-172-0/+116
* re PR libstdc++/26211 ([DR 419, US 137 / US 139] basic_istream::tellg, seekg ...Paolo Carlini2006-02-1210-6/+243
* re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit)Paolo Carlini2006-02-104-6/+107
* 21955.cc: Avoid warning on string constant.Paolo Carlini2006-02-041-2/+2
* 1.cc: Initialize vars.Paolo Carlini2006-01-034-12/+12
* [multiple changes]Paolo Carlini2005-12-282-10/+11
* mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.Chris Jefferson2005-12-2617-31/+29
* re PR libstdc++/24198 (Remove from the testsuite gnu_char_type (or fix it))Paolo Carlini2005-10-0515-1338/+45
* 23871.cc: New.Janis Johnson2005-09-161-0/+38
* re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.)Paolo Carlini2005-09-151-0/+85
* 1.cc: XFAIL on darwin8.Geoffrey Keating2005-08-231-0/+3
* All files: Update FSF address.Kelley Cook2005-08-17768-775/+775
* re PR libstdc++/22515 (operator>>(istream, string/CharT*) can be faster)Paolo Carlini2005-07-252-0/+180
* ostream.tcc (basic_ostream<>::operator<<(long), [...]): Don't deal with oct a...Paolo Carlini2005-07-112-0/+136
* re PR libstdc++/22131 (std::num_get fails for input with invalid groups)Paolo Carlini2005-06-292-9/+12
* re PR libstdc++/21955 (std::stringbuf vs. in_avail)Benjamin Kosnik2005-06-088-37/+140
* re PR c++/21280 (#pragma interface, templates, and "inline function used but ...Nathan Sidwell2005-06-022-2/+4
* testsuite_hooks.cc: Remove try_named_locale.Paolo Carlini2005-05-1849-114/+208
* 1.cc: Use initialization instead of copying as the string is used only once.Magnus Fromreide2005-05-134-20/+14
* testsuite_hooks.cc (try_mkfifo): Remove.Mark Mitchell2005-05-0613-13/+51
* pod_char_traits.h (__gnu_cxx::character): Add char_type.Benjamin Kosnik2005-04-1515-275/+145
* test.html: Update.Benjamin Kosnik2005-04-0715-15/+30
* binders.cc: Remove explicit instantiations for non-weak systems.Paolo Carlini2005-03-161-6/+1
* std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR ...Paolo Carlini2005-03-072-8/+10
* check_performance: Tweaks.Benjamin Kosnik2005-02-231-2/+2
* 5.cc: Make buf static.Loren J. Rittle2005-02-072-3/+3
* 9827.cc: New.Paolo Carlini2005-01-2369-105/+3316
* 9507.cc: Allow lseek on fifo to succeed.Loren J. Rittle2005-01-211-2/+4
* istream.cc (basic_istream<char>::ignore(streamsize), [...]): Revert 2005-01-0...Paolo Carlini2005-01-112-118/+0
* 9507.cc: Remove child process.Mark Mitchell2005-01-051-14/+6
* istream.cc (basic_istream<char>::ignore(streamsize), [...]): At the end, firs...Paolo Carlini2005-01-052-0/+118
* testsuite_hooks.cc: Update coypright and follow style guidelines.Mark Mitchell2005-01-0411-11/+11
* configure.ac: Check for sys/ipc.h and sys/sem.h.Mark Mitchell2005-01-0311-36/+52
* 1.cc: Fix, null-terminate array1 at the outset.Paolo Carlini2005-01-012-4/+6
* 1.cc: New.Paolo Carlini2004-12-2032-15/+1822
* 9561.cc: New.Paolo Carlini2004-12-1932-2/+2386
* testsuite_io.h (class sync_buf): New, templatized version of sync_streambuf; ...Paolo Carlini2004-12-024-7/+6
* 1.cc: New.Paolo Carlini2004-12-018-0/+604
* 2.cc: Fix typo.Paolo Carlini2004-11-274-7/+7
* DR 243.Paolo Carlini2004-11-268-0/+649
* re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir)Benjamin Kosnik2004-11-029-2/+373