index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
test
/
num_bif_SUITE.erl
Age
Commit message (
Expand
)
Author
2018-08-27
Fix bug in compact representation of float_to_list/2
Serge Aleynikov
2018-06-18
Update copyright year
Henrik Nord
2018-04-10
erts: Workaround test t_float_to_string for windows
Sverker Eriksson
2018-04-04
erts: Fix float_to_list(F, [{decimals,D}])
Sverker Eriksson
2018-01-24
Merge branch 'maint'
Sverker Eriksson
2018-01-24
Merge PR-1684 from sverker/float_to_list-rounding-bug/OTP-14890
Sverker Eriksson
2018-01-17
Merge branch 'maint'
Lukas Larsson
2018-01-15
erts: Fix float_to_list(F, [{decimals,D}]).
Sverker Eriksson
2018-01-03
Fail if ':' is passed to binary_to_integer/2
Frank Hunleth
2017-10-13
Eliminate use of deprecated functions in string
Björn Gustavsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-02-16
Merge branch 'maint' into 'master'
Sverker Eriksson
2017-02-14
erts: Fix round/1 for large floats
Sverker Eriksson
2017-02-14
Fixed typos in erts
Andrew Dryga
2016-09-05
Implement the new ceil/1 and floor/1 guard BIFs
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2016-02-02
Better list_to_integer
Dmytro Lytovchenko
2015-07-31
erts: fix binary_to_integer boundary case
Mikael Pettersson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-03-25
erts: Fix bug in list_to_integer for very large strings
Sverker Eriksson
2014-09-04
erts: Correct conversion of MIN_SMALL numeral to fixnum
Sverker Eriksson
2013-09-09
Fix incorrect values returned by integer_to_binary/2
Juan Jose Comellas
2013-02-14
Add float_to_binary and binary_to_float
Lukas Larsson
2013-02-14
Add new binary conversion bifs
Lukas Larsson
2013-02-07
float_to_list/2 changed rounding and cosmetic cleanup
Serge Aleynikov
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-21
Text representation of a float formatted using given options.
Serge Aleynikov
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for emulator
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update emulator tests to conform with common_test standard
Lukas Larsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP