summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__locale
Commit message (Expand)AuthorAgeFilesLines
* Provide a way to disable use of extern templates in libc++. This is intended...Howard Hinnant2012-11-061-6/+6
* Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...Howard Hinnant2012-09-141-5/+12
* locale::id really needs to be constructed at compile time.Howard Hinnant2012-07-261-1/+1
* Solaris port. Currently sees around 200 test failures, mostly related toDavid Chisnall2012-02-291-2/+14
* Quash a whole bunch of warningsHoward Hinnant2011-12-011-5/+5
* Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant2011-11-291-2/+2
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* Starting on musl port by Arvid PiccianiHoward Hinnant2011-10-111-13/+25
* Windows port work by Ruben Van BoxemHoward Hinnant2011-09-291-1/+1
* Windows patch work by Ruben Van BoxemHoward Hinnant2011-09-291-2/+2
* Attempted locale refactoring. _LIBCPP_LOCALE__L_EXTENSIONS now should be def...Howard Hinnant2011-09-281-1/+1
* Partial Windows port by Ruben Van BoxemHoward Hinnant2011-09-221-3/+19
* Fixes for FreeBSD, including some fairly obvious copy-and-paste errors.David Chisnall2011-09-211-16/+16
* Enable __locale to work on FreeBSD.David Chisnall2011-09-181-1/+1
* Conditionally wrap the changes from r134781.Alexis Hunt2011-07-091-0/+2
* Implement generalized table lookups for upper, lower, and characterAlexis Hunt2011-07-091-0/+6
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-3/+3
* noexcept for Chapter 22 [localization].Howard Hinnant2011-05-311-33/+33
* noexcept for <memory>. I've added a few extension noexcept to: allocator_tr...Howard Hinnant2011-05-281-1/+1
* Effort to reduce the number of exported symbolsHoward Hinnant2010-12-171-1/+2
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-211-32/+40
* Fixing whitespace problemsHoward Hinnant2010-08-221-5/+5
* now works with -fno-exceptions and -fno-rttiHoward Hinnant2010-08-111-0/+2
* [locale.stdcvt]Howard Hinnant2010-05-301-86/+0
* patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant2010-05-241-0/+18
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+1433
OpenPOWER on IntegriCloud