Age | Commit message (Expand) | Author | Files | Lines |
2006-07-04 | random (_Adaptor<>::operator()()): Cast 1 to result_type. | Paolo Carlini | 2 | -41/+36 |
2006-07-03 | rc_string_base.h (__rc_string_base::_S_max_size): Adjust, take into account r... | Paolo Carlini | 2 | -5/+17 |
2006-07-03 | [multiple changes] | Paolo Carlini | 3 | -5/+23 |
2006-06-29 | Makefile.am (pch1_input, [...]): Move from pch_*. | Benjamin Kosnik | 7 | -27/+226 |
2006-06-29 | libstdc++.exp (v3_target_compile): Set timeout to 600. | Benjamin Kosnik | 2 | -0/+6 |
2006-06-27 | rand_regression_test.hpp: Revert. | Benjamin Kosnik | 2 | -1/+6 |
2006-06-27 | typelist.h (typelist_append): To append_typelist. | Benjamin Kosnik | 1 | -0/+22 |
2006-06-27 | typelist.h (typelist_append): To append_typelist. | Benjamin Kosnik | 14 | -64/+69 |
2006-06-27 | trie_no_data_map_rand.cc: Reduce iterations by half. | Benjamin Kosnik | 12 | -11/+29 |
2006-06-26 | random (operator<<(std::basic_ostream<>&, const linear_congruential<>&), [...... | Paolo Carlini | 3 | -106/+641 |
2006-06-25 | random (class normal_distribution<>): Add. | Paolo Carlini | 8 | -49/+338 |
2006-06-24 | re PR libstdc++/27984 (installed libstdc++ testing broken) | Benjamin Kosnik | 3 | -9/+17 |
2006-06-22 | hash_prime_size_policy_imp.hpp: Cast to size_t instead. | Jonathan Lennox | 2 | -62/+68 |
2006-06-22 | hash_prime_size_policy_imp.hpp: Fix for 64-bit machines. | Ami Tavory | 2 | -40/+78 |
2006-06-21 | postypes.h (operator==(const fpos<>&, const fpos<>&), [...]): Add. | Paolo Carlini | 3 | -5/+71 |
2006-06-21 | acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): When cross-compiling, put headers... | Mark Mitchell | 3 | -2/+21 |
2006-06-20 | random.tcc (struct _Private::_Mod_w<>, [...]): Remove. | Paolo Carlini | 2 | -47/+27 |
2006-06-20 | eh_arm.cc (__cxa_begin_cleanup): Always return 'true'. | Vladimir Prus | 2 | -1/+5 |
2006-06-19 | random (xor_combine<>::operator<<): Fix typo. | Paolo Carlini | 8 | -37/+357 |
2006-06-17 | twister_rand_gen.cc: Adapt to simply use tr1::mt19937. | Ami Tavory | 3 | -163/+56 |
2006-06-16 | hash_data_map_rand.cc: Revert accidental commit. | Paolo Carlini | 9 | -9/+9 |
2006-06-16 | random (uniform_real<>::uniform_real(_RealType, _RealType)): Implement. | Paolo Carlini | 11 | -15/+32 |
2006-06-16 | 2006-06-16 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 1 | -1/+1 |
2006-06-16 | locale_facets.tcc (time_get<>::_M_extract_via_format): Ignore the value of th... | Paolo Carlini | 12 | -41/+765 |
2006-06-16 | type_utils.hpp (numeric_traits): Add, const expression interface to std::nume... | Benjamin Kosnik | 5 | -402/+250 |
2006-06-16 | random.tcc (mersenne_twister<>::operator()()): Reload the last position of th... | Paolo Carlini | 2 | -1/+10 |
2006-06-15 | random (class xor_combine): Fix result_type typedef. | Paolo Carlini | 4 | -16/+76 |
2006-06-14 | pb_assoc: Delete. | Ami Tavory | 1146 | -61696/+295307 |
2006-06-12 | re PR libstdc++/26970 (-O3 -Wformat=2 complains about floats written to ostream) | Paolo Carlini | 7 | -145/+99 |
2006-06-10 | random (random_device::random_device(const std::string& = "/dev/urandom")): O... | Paolo Carlini | 2 | -50/+75 |
2006-06-09 | acinclude.m4 ([GLIBCXX_CHECK_RANDOM_TR1]): New, check for the availability of... | Paolo Carlini | 10 | -10/+300 |
2006-06-07 | util: New directory. | Benjamin Kosnik | 22 | -12/+44 |
2006-06-07 | random (mersenne_twister<>::operator==, [...]): Implement. | Paolo Carlini | 5 | -54/+293 |
2006-06-06 | 5_numerical_facilies: Move to... | Benjamin Kosnik | 36 | -0/+5 |
2006-06-06 | random: Trivial uglification fixes. | Paolo Carlini | 3 | -349/+378 |
2006-06-05 | random (mersenne_twister<>::seed()): Fix per tr1/5.1.4.2, p8. | Paolo Carlini | 5 | -52/+56 |
2006-06-05 | [multiple changes] | Paolo Carlini | 41 | -0/+3629 |
2006-06-04 | re PR libstdc++/27867 (compile error in repeated application of valarray<>::o... | Paolo Carlini | 3 | -2/+62 |
2006-05-29 | re PR libstdc++/24692 (Atomic builtins for v3) | Paolo Carlini | 5 | -2/+60 |
2006-05-27 | configure.host: If the CPU provides atomic builtins select generic/atomic_bui... | Paolo Carlini | 6 | -143/+25 |
2006-05-26 | Makefile.am: Add install-html target. | Carlos O'Donell | 3 | -0/+16 |
2006-05-24 | re PR libstdc++/24704 (__gnu_cxx::__exchange_and_add is called even for singl... | Paolo Carlini | 11 | -27/+98 |
2006-05-23 | testsuite_shared.cc: Fix --enable-threads=single build. | Paolo Carlini | 1 | -3/+2 |
2006-05-23 | testsuite_shared.cc: Fix --enable-threads=single build. | Paolo Carlini | 1 | -0/+4 |
2006-05-19 | 9661-1.cc: Avoid leaking the semaphores if a VERIFY fails. | Paolo Carlini | 11 | -63/+121 |
2006-05-18 | cxxabi.h (class __vmi_class_type_info): Correct typo in comment. | Danny Smith | 2 | -2/+2 |
2006-05-17 | hashtable (hashtable<>::m_find): Remove; update callers. | Paolo Carlini | 2 | -31/+35 |
2006-05-15 | hashtable (hashtable<>::m_find, [...]): Add. | Paolo Carlini | 3 | -52/+160 |
2006-05-13 | hashtable (identity<>::operator(), [...]): Return by const ref. | Peter Doerfler | 2 | -2/+7 |
2006-05-10 | libstdc++.exp (check_v3_target_cxa_atexit): Move to gcc subdir. | Steve Ellcey | 3 | -103/+7 |