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
/
sys
/
common
/
erl_sys_common_misc.c
Age
Commit message (
Expand
)
Author
2018-06-18
Update copyright year
Henrik Nord
2018-04-19
Optimize performance of float_to_list/2
Serge Aleynikov
2018-04-04
erts: Fix float_to_list(F, [{decimals,D}])
Sverker Eriksson
2018-01-24
Merge branch 'maint'
Sverker Eriksson
2018-01-15
erts: Refactor and cleanup sys_double_to_chars_fast
Sverker Eriksson
2018-01-15
erts: Fix float_to_list(F, [{decimals,D}]).
Sverker Eriksson
2017-10-02
erts: Add multiple poll sets
Sverker Eriksson
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2014-09-25
Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c...
Rickard Green
2014-09-25
Introduce support for eager check I/O scheduling
Rickard Green
2014-01-28
Change the default file name encoding mode to +fnaw
Björn Gustavsson
2013-02-18
Add +pc {latin1|unicode} switch and io:printable_range/0
Patrik Nyblom
2013-02-13
Merge branch 'saleyn/float_to_list_2/OTP-10837'
Lukas Larsson
2013-02-13
Use macros instead of constants
Lukas Larsson
2013-02-11
Make prim_file skip invalid filenames in unicode mode
Patrik Nyblom
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
2010-11-30
Convert filenames read on MacOSX to canonical form
Patrik Nyblom
2010-11-30
Make Unicode filenames work on Windows
Patrik Nyblom
2010-11-29
Teach filename to accept raw data and add filename enc option to emu
Patrik Nyblom
2010-11-29
Add bifs to translate between erlang filenames and native encoding
Patrik Nyblom