summaryrefslogtreecommitdiff
path: root/src/classlibnative/inc
AgeCommit message (Expand)AuthorFilesLines
2019-01-03Adds portable version of EncodingTable (#21735)Marek Safar1-75/+0
2018-11-12Some cleanup of the Math functions from #20788 (#20912)Tanner Gooding2-2/+2
2018-11-05Adding some new functions to System.Math and System.MathF (#20788)Tanner Gooding2-0/+8
2018-03-19Delete unused downlevel globalization support (#17022)Jan Kotas1-2/+0
2018-02-17delete unused mirror files (#16423)Sergey Andreenko1-1/+0
2017-12-13Adding support for Acosh, Asinh, Atanh, and Cbrt to Math and MathFTanner Gooding2-0/+8
2017-09-27Use FCDECL2_VI instead of FCDECL_VV (#14215)Jonghyun Park2-2/+2
2017-09-23Moving parts of `System.Math` and `System.MathF` to be shared with CoreRT. (#...Tanner Gooding2-4/+4
2017-08-27Remove always defined FEATURE_RANDOMIZE_STRING_HASHING define (#13491)Dan Moseley1-1/+1
2017-03-03Updating `COMSingle` in `classlibnative` to use the appropriate FCALL Declara...Tanner Gooding1-19/+19
2017-03-03Clean up Normalization code (#9941)Tarek Mahmoud Sayed1-41/+1
2017-03-01Cleanup the native globalization code (#9887)Tarek Mahmoud Sayed2-272/+6
2017-02-28Globalization merge (#9835)Tarek Mahmoud Sayed1-5/+1
2017-02-14Removing nativeGetResourceFallbackArray support from VmRama Krishnan Raghupathy1-3/+0
2017-02-14Add case-insensitive String.Replace overloads (#9316)Erti-Chris Eelmaa1-1/+2
2017-02-12Addendum for FEATURE_CODEPAGES_FILEdanmosemsft1-121/+0
2017-02-12Remove never defined FEATURE_CODEPAGES_FILE and filedanmosemsft1-4/+0
2017-02-12Remove defined but wrapping dead code FEATURE_SYNTHETIC_CULTURESdanmosemsft1-3/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-7/+0
2016-11-10Enable time zone for netstandard1.7 (#8074)Tarek Mahmoud Sayed1-11/+0
2016-11-01Enable the rest of netstandard1.7 globalization APIs (#7935)Tarek Mahmoud Sayed1-1/+1
2016-10-18Adding single-precision math functions. (#5492)Tanner Gooding1-0/+19
2016-08-30Expose missing Global/Encoding APIs in coreclr and remove empty stubsTarek Mahmoud Sayed1-1/+1
2016-08-23Enable more code under globalization for netcoreTarek Mahmoud Sayed1-2/+0
2016-06-02Improvements to System.Math InternalCall code. (#4847)Tanner Gooding3-44/+51
2016-01-27Update license headersdotnet-bot5-20/+15
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot6-0/+621