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
/
lib
/
compiler
/
src
/
erl_bifs.erl
Age
Commit message (
Expand
)
Author
2019-02-20
erl_bifs: Add a note to the comment for is_pure/3
Björn Gustavsson
2019-01-11
erl_bif: Mark is_map/1 as safe
Björn Gustavsson
2018-10-18
compiler: list_to_integer/2 is pure
John Högberg
2018-06-06
Fold is_function/1,2 during compilation
Michał Muskała
2018-04-29
Introduce is_map_key/2 guard BIF
Michał Muskała
2018-04-24
Introduce map_get guard-safe function
Michał Muskała
2018-03-26
Compile external fun expressions to literals
Michał Muskała
2017-05-10
erl_bifs: Remove pure BIFs serving no useful purpose
Björn Gustavsson
2017-05-10
erl_bifs: Remove erlang:hash/2 from list of pure functions
Björn Gustavsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-25
erts: Add erlang:list_to_port/1 debug bif
Lukas Larsson
2017-04-25
erts: Auto-import port_to_list for consistency
Lukas Larsson
2017-04-21
erts: Polish off erlang:list_to_ref/1
Lukas Larsson
2016-11-02
Support math:fmod/2 BIF on compiler
Guilherme Andrade
2016-09-21
erl_bifs: Remove error_logger:warning_map/0 as a safe BIF
Björn Gustavsson
2016-09-05
Add math:floor/1 and math:ceil/1
Björn Gustavsson
2016-09-05
Implement the new ceil/1 and floor/1 guard BIFs
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-01-14
Add math:log2/1
Olivier Girondel
2014-03-17
compiler: Guard BIF is_map/1 is pure
Björn-Egil Dahlberg
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-14
Add float_to_binary and binary_to_float
Lukas Larsson
2013-02-14
Add new binary conversion bifs
Lukas Larsson
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-11-30
compiler: Turn calls to math:pi/0 into constant values
Björn Gustavsson
2011-07-06
Remove deprecated concat_binary/1
Björn Gustavsson
2010-05-20
Merge branch 'pan/otp_8217_binary' into dev
Erlang/OTP
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP