Age | Commit message (Expand) | Author |
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 |
2012-12-03 | Atomic port state | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-11-27 | erts: Use memcpy instead of while in setelement/3 | Björn-Egil Dahlberg |
2012-11-27 | erts: Enforce tuple max size on BIFs | Björn-Egil Dahlberg |
2012-09-07 | Replace sprintf with erts_snprintf in beam | Björn-Egil Dahlberg |
2012-08-03 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-08-02 | Read message queue lengths while having lock | Rickard Green |
2012-06-04 | Merge branch 'maint' | Lukas Larsson |
2012-05-10 | Remove the erlang:garbage_collect_message_area/0 BIF | Björn Gustavsson |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-27 | Optimize process state changes | Rickard Green |
2012-04-16 | Optimize process table access | Rickard Green |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
2012-03-22 | Rename dyntrace BIFs to more suiting names | Patrik Nyblom |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2012-03-22 | Merge branch 'maint' | Raimo Niskanen |
2012-03-21 | erts: Implement erlang:halt/2 | Raimo Niskanen |
2012-03-21 | erts: Make erlang:halt/0,1 close ports and flush async threads | Raimo Niskanen |
2012-02-21 | erts: Use several addresses in each Export | Sverker Eriksson |
2012-02-21 | erts: Multiple export tab's using code_ix | Sverker Eriksson |
2012-02-21 | erts: Refactor new helper function erts_init_trap_export | Sverker Eriksson |