summaryrefslogtreecommitdiff
path: root/libcxx/test/numerics/numarray
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-09-03Fix buffer overflow issue in valarray testEric Fiselier
2014-08-12Add return statement to slice_array and mask_array assignment. Closes PR20614.Eric Fiselier
2011-08-12Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-09-04Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant