Age | Commit message (Expand) | Author | Files | Lines |
2006-07-15 | PR libstdc++/28277 (partial: ostream bits 1) | Paolo Carlini | 1 | -0/+46 |
2006-06-21 | postypes.h (operator==(const fpos<>&, const fpos<>&), [...]): Add. | Paolo Carlini | 1 | -0/+50 |
2006-05-19 | 9661-1.cc: Avoid leaking the semaphores if a VERIFY fails. | Paolo Carlini | 10 | -63/+107 |
2006-03-29 | sgetn.txt: Correct copyright holder. | Benjamin Kosnik | 4 | -10/+10 |
2006-03-22 | re PR libstdc++/26777 (sync_with_stdio(false) triggers bug with sgetc and pub... | Paolo Carlini | 1 | -0/+86 |
2006-03-13 | postypes.h (fpos<>::operator==, operator!=): Remove, exploit conversion to st... | Paolo Carlini | 1 | -0/+47 |
2006-03-12 | 10097.cc: Fix race condition. | Howard Hinnant | 3 | -17/+24 |
2006-03-08 | Implement the resolution of DR 455, [DR]. | Paolo Carlini | 2 | -0/+74 |
2006-02-27 | re PR libstdc++/14866 (27_io/ios_base/sync_with_stdio/1.cc is broken on simul... | Paolo Carlini | 1 | -11/+12 |
2006-02-20 | Revert recent commit for libstdc++/26211, now suspended waiting for DR 342 (r... | Paolo Carlini | 10 | -234/+0 |
2006-02-17 | re PR libstdc++/26250 (stringbuf::overflow() fails to set egptr() same as epp... | Paolo Carlini | 2 | -0/+116 |
2006-02-12 | re PR libstdc++/26211 ([DR 419, US 137 / US 139] basic_istream::tellg, seekg ... | Paolo Carlini | 10 | -6/+243 |
2006-02-10 | re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit) | Paolo Carlini | 4 | -6/+107 |
2006-02-04 | 21955.cc: Avoid warning on string constant. | Paolo Carlini | 1 | -2/+2 |
2006-01-03 | 1.cc: Initialize vars. | Paolo Carlini | 4 | -12/+12 |
2005-12-28 | [multiple changes] | Paolo Carlini | 2 | -10/+11 |
2005-12-26 | mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. | Chris Jefferson | 17 | -31/+29 |
2005-10-05 | re PR libstdc++/24198 (Remove from the testsuite gnu_char_type (or fix it)) | Paolo Carlini | 15 | -1338/+45 |
2005-09-16 | 23871.cc: New. | Janis Johnson | 1 | -0/+38 |
2005-09-15 | re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.) | Paolo Carlini | 1 | -0/+85 |
2005-08-23 | 1.cc: XFAIL on darwin8. | Geoffrey Keating | 1 | -0/+3 |
2005-08-17 | All files: Update FSF address. | Kelley Cook | 768 | -775/+775 |
2005-07-25 | re PR libstdc++/22515 (operator>>(istream, string/CharT*) can be faster) | Paolo Carlini | 2 | -0/+180 |
2005-07-11 | ostream.tcc (basic_ostream<>::operator<<(long), [...]): Don't deal with oct a... | Paolo Carlini | 2 | -0/+136 |
2005-06-29 | re PR libstdc++/22131 (std::num_get fails for input with invalid groups) | Paolo Carlini | 2 | -9/+12 |
2005-06-08 | re PR libstdc++/21955 (std::stringbuf vs. in_avail) | Benjamin Kosnik | 8 | -37/+140 |
2005-06-02 | re PR c++/21280 (#pragma interface, templates, and "inline function used but ... | Nathan Sidwell | 2 | -2/+4 |
2005-05-18 | testsuite_hooks.cc: Remove try_named_locale. | Paolo Carlini | 49 | -114/+208 |
2005-05-13 | 1.cc: Use initialization instead of copying as the string is used only once. | Magnus Fromreide | 4 | -20/+14 |
2005-05-06 | testsuite_hooks.cc (try_mkfifo): Remove. | Mark Mitchell | 13 | -13/+51 |
2005-04-15 | pod_char_traits.h (__gnu_cxx::character): Add char_type. | Benjamin Kosnik | 15 | -275/+145 |
2005-04-07 | test.html: Update. | Benjamin Kosnik | 15 | -15/+30 |
2005-03-16 | binders.cc: Remove explicit instantiations for non-weak systems. | Paolo Carlini | 1 | -6/+1 |
2005-03-07 | std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR ... | Paolo Carlini | 2 | -8/+10 |
2005-02-23 | check_performance: Tweaks. | Benjamin Kosnik | 1 | -2/+2 |
2005-02-07 | 5.cc: Make buf static. | Loren J. Rittle | 2 | -3/+3 |
2005-01-23 | 9827.cc: New. | Paolo Carlini | 69 | -105/+3316 |
2005-01-21 | 9507.cc: Allow lseek on fifo to succeed. | Loren J. Rittle | 1 | -2/+4 |
2005-01-11 | istream.cc (basic_istream<char>::ignore(streamsize), [...]): Revert 2005-01-0... | Paolo Carlini | 2 | -118/+0 |
2005-01-05 | 9507.cc: Remove child process. | Mark Mitchell | 1 | -14/+6 |
2005-01-05 | istream.cc (basic_istream<char>::ignore(streamsize), [...]): At the end, firs... | Paolo Carlini | 2 | -0/+118 |
2005-01-04 | testsuite_hooks.cc: Update coypright and follow style guidelines. | Mark Mitchell | 11 | -11/+11 |
2005-01-03 | configure.ac: Check for sys/ipc.h and sys/sem.h. | Mark Mitchell | 11 | -36/+52 |
2005-01-01 | 1.cc: Fix, null-terminate array1 at the outset. | Paolo Carlini | 2 | -4/+6 |
2004-12-20 | 1.cc: New. | Paolo Carlini | 32 | -15/+1822 |
2004-12-19 | 9561.cc: New. | Paolo Carlini | 32 | -2/+2386 |
2004-12-02 | testsuite_io.h (class sync_buf): New, templatized version of sync_streambuf; ... | Paolo Carlini | 4 | -7/+6 |
2004-12-01 | 1.cc: New. | Paolo Carlini | 8 | -0/+604 |
2004-11-27 | 2.cc: Fix typo. | Paolo Carlini | 4 | -7/+7 |
2004-11-26 | DR 243. | Paolo Carlini | 8 | -0/+649 |