summaryrefslogtreecommitdiffstats
path: root/libcxx/src/locale.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Conditionally wrap the changes from r134781.Alexis Hunt2011-07-091-0/+36
* Implement generalized table lookups for upper, lower, and characterAlexis Hunt2011-07-091-69/+57
* Fix typoAlexis Hunt2011-07-071-1/+1
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-17/+17
* Patch by Petteri Räty, http://llvm.org/bugs/show_bug.cgi?id=8992Howard Hinnant2011-06-301-101/+134
* noexcept for Chapter 22 [localization].Howard Hinnant2011-05-311-53/+53
* noexcept for <memory>. I've added a few extension noexcept to: allocator_tr...Howard Hinnant2011-05-281-1/+1
* Add CMake build and fix major Linux blockers.Michael J. Spencer2010-12-101-3/+118
* license changeHoward Hinnant2010-11-161-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-221-44/+44
* now works with -fno-exceptions and -fno-rttiHoward Hinnant2010-08-111-0/+62
* [conversions.string]Howard Hinnant2010-05-311-3/+3
* [locale.stdcvt]Howard Hinnant2010-05-301-252/+2037
* patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant2010-05-241-2/+4
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+3680
OpenPOWER on IntegriCloud