summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-28git-svn-id: https://llvm.org/svn/llvm-project/libcxx/tags/libcpp-4@107023 911...svn-tags/libcpp-4Howard Hinnant
2010-06-28Minor fixupHoward Hinnant
2010-06-25regex: learning to crawlHoward Hinnant
2010-06-24Continuing to work through regex, and updated libcxx_by_chapter.pdf with week...Howard Hinnant
2010-06-21Finished [re.traits]. I'd like to acknowledge the help of Bjorn Reese with <...Howard Hinnant
2010-06-18updated for weekly testsHoward Hinnant
2010-06-17Just getting our toes wet on <regex>Howard Hinnant
2010-06-04Fix an apparent typo.Dan Gohman
2010-06-03updated by-chapter-complete chartHoward Hinnant
2010-06-03test results are now stored internal to Apple.Howard Hinnant
2010-06-03[util.smartptr.hash]Howard Hinnant
2010-06-02for UbuntuHoward Hinnant
2010-06-02I've reverted the changes needed for Ubuntu. The changes for Ubuntu should g...Howard Hinnant
2010-06-02[string.conversions]Howard Hinnant
2010-06-01[conversions.buffer]Howard Hinnant
2010-05-31[conversions.string]Howard Hinnant
2010-05-30[locale.stdcvt]Howard Hinnant
2010-05-28Fixed [support.types]. <cstddef> wasn't definining NULL or offsetof.Howard Hinnant
2010-05-28[support.initlist.range]Howard Hinnant
2010-05-28Corrected a test bug in reverse_iteratorHoward Hinnant
2010-05-28UTF-8 data in this file somehow got garbledHoward Hinnant
2010-05-28Implemented some adaptor constructors which I had missed.Howard Hinnant
2010-05-28Corrected rethrow_if_nestedHoward Hinnant
2010-05-27weekly test results plus a bug fix clang foundHoward Hinnant
2010-05-27[except.nested]Howard Hinnant
2010-05-26[numeric.iota]Howard Hinnant
2010-05-26Completed [alg.random.shuffle].Howard Hinnant
2010-05-25For compiling on FreeBSDHoward Hinnant
2010-05-25[rand.dist.samp.plinear]. This means we've got a fully tested and functional...Howard Hinnant
2010-05-24sync with working paperHoward Hinnant
2010-05-24patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant
2010-05-24Optimized [rand.dist.samp.pconst] and several bug fixes in other distributionsHoward Hinnant
2010-05-20weekly test resultsHoward Hinnant
2010-05-20[rand.dist.samp.pconst] plus some bug fixes in the tests of the other distrib...Howard Hinnant
2010-05-19[rand.dist.samp.discrete]Howard Hinnant
2010-05-18Add set_new_handler and nothrow implementationsNick Kledzik
2010-05-18[rand.dist.norm.t]Howard Hinnant
2010-05-18[rand.dist.norm.f]Howard Hinnant
2010-05-18Better cauchy testsHoward Hinnant
2010-05-18more :: to _Howard Hinnant
2010-05-18more :: to _Howard Hinnant
2010-05-17[rand.dist.norm.cauchy]. I'm having trouble testing the output as all statis...Howard Hinnant
2010-05-17Got rid of more :: path namesHoward Hinnant
2010-05-17[rand.dist.norm.lognormal]Howard Hinnant
2010-05-17[rand.dist.pois.extreme]Howard Hinnant
2010-05-17[rand.dist.bern.geo]Howard Hinnant
2010-05-17[rand.dist.bern.negbin]Howard Hinnant
2010-05-16Beefed up the tests for all of the distributions to include checks against th...Howard Hinnant
2010-05-16Replaced :: with _ in several path namesHoward Hinnant
2010-05-16Replaced :: with _ in several path namesHoward Hinnant