Age | Commit message (Expand) | Author |
2014-11-03 | Merge branch 'sverk/yielding-distr-send/OTP-12232' | Sverker Eriksson |
2014-10-24 | erts: Make hipe_{un}reserve_beam_trap_frame INLINE | Sverker Eriksson |
2014-08-29 | erts: Optimize some repeated calls to {E,W}STACK_PUSH | Sverker Eriksson |
2014-08-29 | erts: Yield in term_to_binary when encoding big maps | Sverker Eriksson |
2014-06-11 | Merge branch 'nox/fix-perms' into maint | Henrik Nord |
2014-05-25 | Fix permissions of some files in the repository | Anthony Ramine |
2014-05-22 | Make binary BIFs converting from lists yield on large input | Rickard Green |
2014-01-28 | erts: Add the size-testing guard BIF map_size/1 | Björn-Egil Dahlberg |
2014-01-22 | erts: Fix halfword compile errors in ESTACK | Sverker Eriksson |
2014-01-20 | Merge branch 'sverk/term2bin-simplify' | Sverker Eriksson |
2014-01-17 | erts: Refactor ESTACK & WSTACK to use a struct easy to "export" | Sverker Eriksson |
2013-12-16 | erts: Add 'extra' argument to erts_convert_filename_to_encoding | Sverker Eriksson |
2013-12-07 | Merge branch 'rickard/garbage_collect/OTP-11388' | Rickard Green |
2013-11-18 | Functionality for disabling garbage collection | Rickard Green |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2013-10-16 | Merge branch 'sverk/load-nif-unicode' | Sverker Eriksson |
2013-10-15 | Merge branch 'maint' | Sverker Eriksson |
2013-09-30 | erts: Remove ASSERT_EXPR macro | Sverker Eriksson |
2013-09-19 | erts: Factor out erts_convert_filename_to_wchar() | Sverker Eriksson |
2013-09-13 | erts: Fix loading of NIF library with unicode in path | Sverker Eriksson |
2013-08-28 | erts: Remove unused constant DRIVER_TAB_SIZE | Sverker Eriksson |
2013-08-21 | erts: Add support for static linked-in drivers | Lukas Larsson |
2013-08-21 | erts: Add option to include nifs statically | Lukas Larsson |
2013-08-12 | Merge branch 'maint' | Lukas Larsson |
2013-08-08 | erts: Do not enable TRACE_SILENT when testing a ms | Lukas Larsson |
2013-07-15 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-07-15 | Merge branch 'egil/erts/aggregate-system-traceability/OTP-11196' into maint | Björn-Egil Dahlberg |
2013-07-12 | Merge branch 'maint' | Rickard Green |
2013-07-12 | Merge branch 'rickard/warning_fixes' into maint | Rickard Green |
2013-07-11 | erts: Add cflags, ldflags and config.h into executable | Lukas Larsson |
2013-07-11 | Fix 'no previous prototype' warning for dtrace functions | Rickard Green |
2013-07-10 | Merge branch 'maint' | Rickard Green |
2013-07-09 | Make information about use of jump table available via system_info BIF | Rickard Green |
2013-06-12 | Merge branch 'maint' | Sverker Eriksson |
2013-06-11 | Merge branch 'pan/happi/yield_in_term_to_binary' into maintOTP_R16B01_RC1 | Patrik Nyblom |
2013-06-05 | Merge branch 'maint' | Patrik Nyblom |
2013-06-05 | Merge branch 'pan/r16b01/system_monitor_long_schedule/OTP-11067' into maint | Patrik Nyblom |
2013-06-05 | Make all steps ofterm_to_binary work in chunks and yield | Patrik Nyblom |
2013-06-04 | Make term_to_binary yield (trap). | happi |
2013-06-04 | Merge branch 'maint' | Rickard Green |
2013-06-04 | Merge branch 'rickard/stale-driver-select/OTP-11084' into maint | Rickard Green |
2013-06-03 | erts: Change erlang:open_port spawn to handle unicode | Dan Gudmundsson |
2013-05-31 | Merge branch 'lukas/erts/gc_stat_contention/OTP-10271' into maint | Lukas Larsson |
2013-05-31 | Replace gc stat lock with sched spec data | Lukas Larsson |
2013-05-17 | Introduce a better id allocation algorithm for PTabs | Rickard Green |
2013-05-06 | Fix crash when reporting stale driver select | Rickard Green |
2013-05-02 | Add system_monitor of long_schedule | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-16 | atom fixes for NIFs and atom_to_binary | Sverker Eriksson |