aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/win32/sys_float.c
AgeCommit message (Expand)Author
2016-04-26matherr() must not fake an FP exceptionMikael Pettersson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-05-22Merge branch 'sverk/win64-fixes' into maintSverker Eriksson
2013-05-03erts: Fix assert in isdigit for negative charactersSverker Eriksson
2013-04-30Define matherr only on platforms where it is usedAnthony Ramine
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-21Text representation of a float formatted using given options.Serge Aleynikov
2012-09-07Replace sprintf with erts_snprintf in beamBjörn-Egil Dahlberg
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-02Build Win64 Erlang emulator using MSYSunknown
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP