aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/bif.c
AgeCommit message (Expand)Author
2015-03-25Merge branch 'maint'Björn-Egil Dahlberg
2015-03-24erts: Fix comparison of exact termsBjörn-Egil Dahlberg
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Erlang based BIF timer implementation for scalabilityRickard Green
2015-03-20Introduce a new time APIRickard Green
2014-11-05Merge branch 'maint'Lukas Larsson
2014-11-03Merge branch 'sverk/yielding-distr-send/OTP-12232'Sverker Eriksson
2014-10-24Merge branch 'sverk/hipe-inline-reserve-trap-frame'Sverker Eriksson
2014-10-24erts: Make hipe_{un}reserve_beam_trap_frame INLINESverker Eriksson
2014-09-22erts: Fix ub in list_to_integer and bignum divLukas Larsson
2014-09-04Merge branch 'maint'Sverker Eriksson
2014-09-04Merge branch 'sverk/MIN_SMALL-to-integer' into maintSverker Eriksson
2014-09-04erts: Correct conversion of MIN_SMALL numeral to fixnumSverker Eriksson
2014-08-29erts: Implement yielding for distributed send of large messagesSverker Eriksson
2014-08-21Merge branch 'maint'Lukas Larsson
2014-08-21Merge branch 'nox/reedr-logging/OTP-12115' into maintLukas Larsson
2014-08-14Merge branch 'bjorn/erts/export-bifs/OTP-12099'Björn Gustavsson
2014-06-05erts: tracing on send now works for registered processesLukas Larsson
2014-05-12BIFs should be considered exportedBjörn Gustavsson
2014-03-09Demote rare debug slogan of message discarding to debug buildRick Reed
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24Added support for ENEA OSELukas Larsson
2014-02-24further enhancements for dirty schedulersSteve Vinoski
2014-01-29erts: Add BIF erts_internal:cmp_term/2Björn-Egil Dahlberg
2014-01-15fix system_flag deprecation warningsSteve Vinoski
2013-12-07Merge branch 'rickard/garbage_collect/OTP-11388'Rickard Green
2013-11-26Ensure exit signal due to link precede port BIF returnRickard Green
2013-11-18Execution of system tasks in context of another processRickard Green
2013-07-30Change default of erlang:halt/2 to the documentedPatrik Nyblom
2013-03-12erts: Refactor erlang:insert_element/3 for clarityBjörn-Egil Dahlberg
2013-03-12erts: Fix copy error in erlang:delete_element/2Björn-Egil Dahlberg
2013-02-14Merge branch 'rickard/erl_drv_consume_timeslice/OTP-10810'Rickard Green
2013-02-14Add float_to_binary and binary_to_floatLukas Larsson
2013-02-14Add new binary conversion bifsLukas Larsson
2013-02-13Implement erl_drv_consume_timeslice()Rickard Green
2013-02-07float_to_list/2 changed rounding and cosmetic cleanupSerge Aleynikov
2013-01-28Merge branch 'sverk/enc_atom-opt'Sverker Eriksson
2013-01-25Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc'Patrik Nyblom
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25erts: Refactor erts_atom_get to use ErtsAtomEncodingSverker Eriksson
2013-01-23Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson
2013-01-23Fix clang compiler warnings on FreeBSD in ertsPatrik Nyblom
2013-01-21Text representation of a float formatted using given options.Serge Aleynikov
2013-01-16UTF-8 support for distributionRickard Green
2013-01-08erts: Change internal representation of atoms to utf8Sverker Eriksson
2012-12-14Add insert_element/3 and delete_element/2Björn-Egil Dahlberg
2012-12-12Merge branch 'egil/enforce-tuple-specification-size/OTP-10633'Björn-Egil Dahlberg
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-07Implement true asynchronous signaling between processes and portsRickard Green
2012-12-03Move busy port flagRickard Green