summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/c_runtime/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-11-12Some cleanup of the Math functions from #20788 (#20912)Tanner Gooding1-0/+8
2017-12-13Adding some PAL tests for acosh, asinh, atanh, and cbrtTanner Gooding1-0/+8
2017-09-12Re-implemented the ecvt function. (#12894)Jim Ma1-1/+0
2017-01-26Clean up PAL functions (#9149)Frederik Carlier1-2/+0
2016-12-23Remove all usage of vsnprintf (#8709)Jan Vorlicek1-1/+1
2016-12-09Remove sscanf and sprintf usage (#8508)Jan Vorlicek1-2/+2
2016-11-21Remove unsafe banned functions (#8162)Jan Vorlicek1-3/+3
2016-10-28Remove some unused PAL functions (#7873)Jan Vorlicek1-6/+0
2016-10-18Adding single-precision math functions. (#5492)Tanner Gooding1-0/+19
2016-06-02Improvements to System.Math InternalCall code. (#4847)Tanner Gooding1-1/+3
2015-02-11Add abs(__int64) overload for 64-bit targets. Fixes #143Kasper F. Brandt1-0/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+159