Age | Commit message (Expand) | Author |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Erlang based BIF timer implementation for scalability | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2014-11-05 | Merge branch 'maint' | Lukas Larsson |
2014-11-03 | Merge branch 'sverk/yielding-distr-send/OTP-12232' | Sverker Eriksson |
2014-10-24 | Merge branch 'sverk/hipe-inline-reserve-trap-frame' | Sverker Eriksson |
2014-10-24 | erts: Make hipe_{un}reserve_beam_trap_frame INLINE | Sverker Eriksson |
2014-09-22 | erts: Fix ub in list_to_integer and bignum div | Lukas Larsson |
2014-09-04 | Merge branch 'maint' | Sverker Eriksson |
2014-09-04 | Merge branch 'sverk/MIN_SMALL-to-integer' into maint | Sverker Eriksson |
2014-09-04 | erts: Correct conversion of MIN_SMALL numeral to fixnum | Sverker Eriksson |
2014-08-29 | erts: Implement yielding for distributed send of large messages | Sverker Eriksson |
2014-08-21 | Merge branch 'maint' | Lukas Larsson |
2014-08-21 | Merge branch 'nox/reedr-logging/OTP-12115' into maint | Lukas Larsson |
2014-08-14 | Merge branch 'bjorn/erts/export-bifs/OTP-12099' | Björn Gustavsson |
2014-06-05 | erts: tracing on send now works for registered processes | Lukas Larsson |
2014-05-12 | BIFs should be considered exported | Björn Gustavsson |
2014-03-09 | Demote rare debug slogan of message discarding to debug build | Rick Reed |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-24 | further enhancements for dirty schedulers | Steve Vinoski |
2014-01-29 | erts: Add BIF erts_internal:cmp_term/2 | Björn-Egil Dahlberg |
2014-01-15 | fix system_flag deprecation warnings | Steve Vinoski |
2013-12-07 | Merge branch 'rickard/garbage_collect/OTP-11388' | Rickard Green |
2013-11-26 | Ensure exit signal due to link precede port BIF return | Rickard Green |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2013-07-30 | Change default of erlang:halt/2 to the documented | Patrik Nyblom |
2013-03-12 | erts: Refactor erlang:insert_element/3 for clarity | Björn-Egil Dahlberg |
2013-03-12 | erts: Fix copy error in erlang:delete_element/2 | Björn-Egil Dahlberg |
2013-02-14 | Merge branch 'rickard/erl_drv_consume_timeslice/OTP-10810' | Rickard Green |
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-13 | Implement erl_drv_consume_timeslice() | Rickard Green |
2013-02-07 | float_to_list/2 changed rounding and cosmetic cleanup | Serge Aleynikov |
2013-01-28 | Merge branch 'sverk/enc_atom-opt' | Sverker Eriksson |
2013-01-25 | Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc' | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | erts: Refactor erts_atom_get to use ErtsAtomEncoding | Sverker Eriksson |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-23 | Fix clang compiler warnings on FreeBSD in erts | Patrik Nyblom |
2013-01-21 | Text representation of a float formatted using given options. | Serge Aleynikov |
2013-01-16 | UTF-8 support for distribution | Rickard Green |
2013-01-08 | erts: Change internal representation of atoms to utf8 | Sverker Eriksson |
2012-12-14 | Add insert_element/3 and delete_element/2 | Björn-Egil Dahlberg |
2012-12-12 | Merge branch 'egil/enforce-tuple-specification-size/OTP-10633' | Björn-Egil Dahlberg |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-12-03 | Move busy port flag | Rickard Green |
2012-12-03 | Use ptab functionality also for ports | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |