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
/
hash.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Avoid UB in the no-exceptions mode in a few places
Louis Dionne
2019-02-12
1
-10
/
+2
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix typos
Alp Toker
2014-05-15
1
-1
/
+1
*
Only use Clang pragma when compiling with clang.
Joerg Sonnenberger
2013-04-27
1
-0
/
+2
*
Fix a few warnings/errors for compiling with -fno-exceptions.
Howard Hinnant
2013-03-28
1
-0
/
+4
*
Saleem Abdulrasool: avoid hardcoding buffer lengths.
Howard Hinnant
2012-12-27
1
-1
/
+0
*
Saleem Abdulrasool: Silence warning and reduce unnecessary code in hash.cpp.
Howard Hinnant
2012-12-27
1
-8
/
+13
*
Quash a whole bunch of warnings
Howard Hinnant
2011-12-01
1
-1
/
+2
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Secure __next_prime from overflowing
Howard Hinnant
2010-10-29
1
-0
/
+24
*
Experimenting with a new forward fomulation (kudos Daniel Kruegler), updated ...
Howard Hinnant
2010-09-13
1
-148
/
+198
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-2
/
+2
*
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
/
+485