summaryrefslogtreecommitdiffstats
path: root/libcxx
Commit message (Expand)AuthorAgeFilesLines
* [futures.task] and [futures.async]. Requires variadics and rvalue-ref support.Howard Hinnant2010-08-3021-25/+1834
* [futures.unique_future]Howard Hinnant2010-08-2910-0/+800
* [futures.promise]. Depends on rvalue-ref support to work 100%.Howard Hinnant2010-08-2821-2/+1329
* future continues ...Howard Hinnant2010-08-275-2/+1042
* Updated for weekly test resultsHoward Hinnant2010-08-251-0/+0
* Getting started on <future>Howard Hinnant2010-08-2513-0/+376
* Corrected some int -> char narrowing conversionsHoward Hinnant2010-08-236-72/+72
* Accidentally changed a data file during the whitespace cleanupHoward Hinnant2010-08-231-1/+1
* Remove tabsHoward Hinnant2010-08-224-33/+33
* Fixing whitespace problemsHoward Hinnant2010-08-224-17/+14
* Fixing whitespace problemsHoward Hinnant2010-08-22652-716/+29155
* Fixing whitespace problemsHoward Hinnant2010-08-2212-18/+10
* Fixing whitespace problemsHoward Hinnant2010-08-22105-182/+182
* Fixing whitespace problemsHoward Hinnant2010-08-2221-67/+65
* Fixing whitespace problemsHoward Hinnant2010-08-2280-146/+130
* Fixing whitespace problemsHoward Hinnant2010-08-2278-299/+297
* Fixing whitespace problemsHoward Hinnant2010-08-2252-54/+54
* Fixing whitespace problemsHoward Hinnant2010-08-2258-147/+147
* Fixing whitespace problemsHoward Hinnant2010-08-2280-124/+124
* Fixing whitespace problemsHoward Hinnant2010-08-223-4/+4
* Fixing whitespace problemsHoward Hinnant2010-08-2217-36/+35
* Fixing whitespace problemsHoward Hinnant2010-08-22268-585/+574
* Fixing whitespace problemsHoward Hinnant2010-08-22123-380/+369
* Fixing whitespace problemsHoward Hinnant2010-08-2216-156/+129
* Fixing whitespace problemsHoward Hinnant2010-08-2266-1342/+1305
* US 108, N3109Howard Hinnant2010-08-212-18/+3
* DE 23Howard Hinnant2010-08-212-5/+5
* US 117Howard Hinnant2010-08-213-20/+35
* US 122, N3106Howard Hinnant2010-08-218-61/+237
* Installed allocator into std::functionHoward Hinnant2010-08-209-147/+741
* JP 3 & JP 4Howard Hinnant2010-08-191-1/+1
* GB 85, GB 87Howard Hinnant2010-08-195-136/+0
* DE 19Howard Hinnant2010-08-192-2/+0
* US 98, US 99Howard Hinnant2010-08-193-21/+81
* US 107Howard Hinnant2010-08-1921-436/+878
* LWG 1278Howard Hinnant2010-08-194-8/+10
* Updated by-chapter chart with weekly test results. Also did some prototyping...Howard Hinnant2010-08-183-1/+66
* [re.alg.replace]. This finishes all of <regex>. That being said, <regex> is...Howard Hinnant2010-08-1816-9/+621
* [re.tokiter]Howard Hinnant2010-08-1710-12/+801
* [re.regiter]Howard Hinnant2010-08-167-10/+401
* [re.alg.match]Howard Hinnant2010-08-148-0/+5593
* Everything under [re.results]Howard Hinnant2010-08-1423-12/+1253
* Everything under [re.regex]Howard Hinnant2010-08-1326-35/+511
* Filling out regex tests...Howard Hinnant2010-08-1227-5/+761
* Didn't mean to change lib/buildit on the last check inHoward Hinnant2010-08-111-1/+1
* now works with -fno-exceptions and -fno-rttiHoward Hinnant2010-08-1120-10/+394
* #ifdef around Solaris/Linux/Darwin-specific error codes and replace them with...David Chisnall2010-08-111-0/+20
* Include sys/endian.h on FreeBSD and use that to detect the byte order.David Chisnall2010-08-111-0/+11
* Modified the definition of std::foward to address National Body Comment US 90Howard Hinnant2010-08-111-8/+38
* Fix conflict with cstring and using namespace stdHoward Hinnant2010-08-102-10/+10
OpenPOWER on IntegriCloud