summaryrefslogtreecommitdiff
path: root/erts/emulator/test/num_bif_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Accept base in all integer-printing functionsStanislav Mayorov2019-01-101-4/+10
* Fix bug in compact representation of float_to_list/2Serge Aleynikov2018-08-271-0/+1
* Update copyright yearHenrik Nord2018-06-181-1/+1
* erts: Workaround test t_float_to_string for windowsSverker Eriksson2018-04-101-1/+10
* erts: Fix float_to_list(F, [{decimals,D}])Sverker Eriksson2018-04-041-0/+25
* Merge branch 'maint'Sverker Eriksson2018-01-241-8/+63
|\
| * Merge PR-1684 from sverker/float_to_list-rounding-bug/OTP-14890Sverker Eriksson2018-01-241-8/+63
| |\
| | * erts: Fix float_to_list(F, [{decimals,D}]).Sverker Eriksson2018-01-151-8/+63
* | | Merge branch 'maint'Lukas Larsson2018-01-171-1/+1
|\ \ \ | |/ /
| * | Fail if ':' is passed to binary_to_integer/2Frank Hunleth2018-01-031-1/+1
| |/
* | Eliminate use of deprecated functions in stringBjörn Gustavsson2017-10-131-1/+1
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Merge branch 'maint' into 'master'Sverker Eriksson2017-02-161-0/+3
|\
| * erts: Fix round/1 for large floatsSverker Eriksson2017-02-141-0/+3
* | Fixed typos in ertsAndrew Dryga2017-02-141-1/+1
* | Implement the new ceil/1 and floor/1 guard BIFsBjörn Gustavsson2016-09-051-17/+67
|/
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Better list_to_integerDmytro Lytovchenko2016-02-021-24/+75
* erts: fix binary_to_integer boundary caseMikael Pettersson2015-07-311-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* erts: Fix bug in list_to_integer for very large stringsSverker Eriksson2015-03-251-1/+5
* erts: Correct conversion of MIN_SMALL numeral to fixnumSverker Eriksson2014-09-041-17/+15
* Fix incorrect values returned by integer_to_binary/2Juan Jose Comellas2013-09-091-0/+22
* Add float_to_binary and binary_to_floatLukas Larsson2013-02-141-84/+109
* Add new binary conversion bifsLukas Larsson2013-02-141-147/+235
* float_to_list/2 changed rounding and cosmetic cleanupSerge Aleynikov2013-02-071-3/+19
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Text representation of a float formatted using given options.Serge Aleynikov2013-01-211-6/+39
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for emulatorLukas Larsson2011-02-171-7/+8
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update emulator tests to conform with common_test standardLukas Larsson2011-02-171-8/+19
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+268