index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
src
/
locale.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix moneypunct_byname algorithm to more accurately represent C locales in C++.
Jeffrey Yasskin
2012-03-10
1
-67
/
+235
*
Change some smart_ptr == 0 to smart_ptr == nullptr. Fixes http://llvm.org/bu...
Howard Hinnant
2012-03-07
1
-6
/
+6
*
Add a warning to ctype<char>::classic_table() if not implemented.
Howard Hinnant
2012-02-29
1
-0
/
+1
*
Solaris port. Currently sees around 200 test failures, mostly related to
David Chisnall
2012-02-29
1
-0
/
+11
*
Silence -Wmissing-field-initializers a little higher in the source.
Howard Hinnant
2012-02-20
1
-1
/
+2
*
Initialize all the fields of struct tm before passing it to strftime. One of ...
Howard Hinnant
2012-02-19
1
-2
/
+2
*
Fix up narrowing conversions in switch statement.
Howard Hinnant
2012-02-08
1
-4
/
+4
*
Quash a whole bunch of warnings
Howard Hinnant
2011-12-01
1
-119
/
+126
*
de-tabbify
Howard Hinnant
2011-10-17
1
-1
/
+1
*
Windows port work by Ruben Van Boxem
Howard Hinnant
2011-09-29
1
-1
/
+1
*
Windows patch work by Ruben Van Boxem
Howard Hinnant
2011-09-29
1
-43
/
+49
*
Attempted locale refactoring. _LIBCPP_LOCALE__L_EXTENSIONS now should be def...
Howard Hinnant
2011-09-28
1
-62
/
+47
*
Work on Windows port by Ruben Van Boxem
Howard Hinnant
2011-09-23
1
-0
/
+30
*
Fixes for FreeBSD, including some fairly obvious copy-and-paste errors.
David Chisnall
2011-09-21
1
-6
/
+8
*
Correct misspelling:_LIBCPP_APPLE_STABLE_ABI -> _LIBCPP_STABLE_APPLE_ABI
Howard Hinnant
2011-07-31
1
-3
/
+3
*
Reapply 135035 with proper conditional inclusion, hopefully solving
Alexis Hunt
2011-07-15
1
-124
/
+183
*
Reverted to 134947. Once I got into it, I discovered there were too many pro...
Howard Hinnant
2011-07-13
1
-43
/
+124
*
Implement the __nolocale functions properly so that they will work on
Alexis Hunt
2011-07-13
1
-124
/
+43
*
Toralf Niebuhr: This is just a tiny patch fixing some small (probably copy & ...
Howard Hinnant
2011-07-09
1
-3
/
+3
*
Don't assume that wctype produces a nice mask on all platforms. On
Alexis Hunt
2011-07-09
1
-0
/
+46
*
Conditionally wrap the changes from r134781.
Alexis Hunt
2011-07-09
1
-0
/
+36
*
Implement generalized table lookups for upper, lower, and character
Alexis Hunt
2011-07-09
1
-69
/
+57
*
Fix typo
Alexis Hunt
2011-07-07
1
-1
/
+1
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-17
/
+17
*
Patch by Petteri Räty, http://llvm.org/bugs/show_bug.cgi?id=8992
Howard Hinnant
2011-06-30
1
-101
/
+134
*
noexcept for Chapter 22 [localization].
Howard Hinnant
2011-05-31
1
-53
/
+53
*
noexcept for <memory>. I've added a few extension noexcept to: allocator_tr...
Howard Hinnant
2011-05-28
1
-1
/
+1
*
Add CMake build and fix major Linux blockers.
Michael J. Spencer
2010-12-10
1
-3
/
+118
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-44
/
+44
*
now works with -fno-exceptions and -fno-rtti
Howard Hinnant
2010-08-11
1
-0
/
+62
*
[conversions.string]
Howard Hinnant
2010-05-31
1
-3
/
+3
*
[locale.stdcvt]
Howard Hinnant
2010-05-30
1
-252
/
+2037
*
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...
Howard Hinnant
2010-05-24
1
-2
/
+4
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+3680