Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | add enif_schedule_nif() to NIF API | Steve Vinoski | 2014-08-28 | 8 | -160/+473 | |
* | | | | | Merge branch 'egil/proc_lib-optimizations/OTP-12060' into maint | Björn-Egil Dahlberg | 2014-08-21 | 2 | -0/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | erts: Introduce erlang:fun_info_mfa/1 | Björn-Egil Dahlberg | 2014-07-11 | 2 | -0/+23 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'nox/reedr-logging/OTP-12115' into maint | Lukas Larsson | 2014-08-21 | 3 | -2/+7 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Add thread index to allocator enomem dump slogan | Rick Reed | 2014-03-09 | 1 | -2/+2 | |
| * | | | | Add run queue index to process dump info | Rick Reed | 2014-03-09 | 1 | -0/+1 | |
| * | | | | Demote rare debug slogan of message discarding to debug build | Rick Reed | 2014-03-09 | 1 | -0/+4 | |
* | | | | | Merge branch 'lukas/erts/fix_neg_of_int64_min/OTP-12097' into maint | Lukas Larsson | 2014-08-14 | 4 | -17/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | erts: Fix neg int overflow when sint is min size | Lukas Larsson | 2014-08-08 | 4 | -17/+25 | |
* | | | | | | Merge branch 'nox/clang-ubsan/OTP-12097' into maint | Lukas Larsson | 2014-08-14 | 2 | -3/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Properly handle SINT_MIN in small_to_big() | Anthony Ramine | 2014-07-02 | 1 | -2/+4 | |
| * | | | | | | Use offsetof() in io.c | Anthony Ramine | 2014-07-02 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'rickard/nosuspend-bug/OTP-12082' into maint | Rickard Green | 2014-08-11 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix abort of nosuspend-tasks in erts_port_task_schedule() | Rickard Green | 2014-08-05 | 1 | -4/+5 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | erts: Print error reason when malloc fails | Lukas Larsson | 2014-08-06 | 4 | -10/+28 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'egil/lcnt-histogram/OTP-12059' into maint | Björn-Egil Dahlberg | 2014-07-15 | 4 | -90/+129 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | erts: Add histogram to lcnt | Björn-Egil Dahlberg | 2014-07-09 | 4 | -90/+129 | |
| |/ / / / / | ||||||
* | | | | | | erts: Fix size overflow bugs in memory allocation | Sverker Eriksson | 2014-06-27 | 3 | -13/+29 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'nox/fix-perms' into maint | Henrik Nord | 2014-06-11 | 2 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix permissions of some files in the repository | Anthony Ramine | 2014-05-25 | 2 | -0/+0 | |
* | | | | | | Merge branch 'rickard/binary_to_term_error/OTP-11931' into maint | Rickard Green | 2014-06-06 | 2 | -30/+52 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Replace erlang:binary_to_term() Erlang wrappers | Rickard Green | 2014-06-05 | 2 | -30/+52 | |
* | | | | | | | Merge branch 'rickard/yielding-binary-list-conversions/OTP-11888' into maint | Rickard Green | 2014-06-06 | 7 | -342/+1375 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Make binary BIFs converting from lists yield on large input | Rickard Green | 2014-05-22 | 6 | -338/+1231 | |
| * | | | | | | Make binary BIFs converting to lists yield on large input | Rickard Green | 2014-05-22 | 3 | -6/+146 | |
* | | | | | | | Merge branch 'rickard/disable-gc-fix/OTP-11887' into maint | Rickard Green | 2014-06-06 | 4 | -103/+128 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Do not GC other processes in non-smp runtime | Rickard Green | 2014-05-22 | 1 | -37/+0 | |
| * | | | | | | Fix conversion of empty string in erts_convert_native_to_filename() | Rickard Green | 2014-05-22 | 1 | -0/+2 | |
| * | | | | | | Add support for failing in BIF that has trapped | Rickard Green | 2014-05-13 | 1 | -0/+73 | |
| * | | | | | | HiPE wrappers for BIFs disabling GC | Sverker Eriksson | 2014-05-13 | 2 | -66/+53 | |
* | | | | | | | Merge branch 'etsukata/system_info_tolerant_timeofday/OTP-11970' into maint | Lukas Larsson | 2014-06-05 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add erlang:system_info(tolerant_timeofday) | Eiichi Tsukata | 2014-04-28 | 1 | -0/+5 | |
* | | | | | | | | Merge branch 'lukas/erts/fix_trace_on_registered_procs/OTP-11968' into maint | Lukas Larsson | 2014-06-05 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | erts: tracing on send now works for registered processes | Lukas Larsson | 2014-06-05 | 1 | -1/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'fenek/fix/vstudio_macro' into maint | Marcus Arendt | 2014-06-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Add Visual Studio macros to erl_driver.h and ei.h | Piotr Nosek | 2014-05-08 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'egil/fix-erts_debug-size/OTP-11923' into maint | Björn-Egil Dahlberg | 2014-05-12 | 2 | -0/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | erts: Add erts_internal:map_to_tuple_keys/1 | Björn-Egil Dahlberg | 2014-04-30 | 2 | -0/+17 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'sverk/ets-delete-unfix-race/OTP-11892' into maint | Sverker Eriksson | 2014-05-06 | 1 | -29/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix race between ETS table deletion and unfixation | Sverker Eriksson | 2014-04-29 | 1 | -29/+33 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'lukas/erts/suspend_assert/OTP-11906' into maint | Lukas Larsson | 2014-05-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | erts: Fix faulty process suspend assert | Lukas Larsson | 2014-05-05 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'lukas/erts/etp-lc-macros/OTP-11904' into maint | Lukas Larsson | 2014-05-05 | 2 | -2/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | erts: Add etp-lc-dump and etp-ppc-stacktrace macro | Lukas Larsson | 2014-03-28 | 2 | -2/+9 | |
* | | | | | | erts: Fix system_monitor(large_heap) for non-smp VM | Sverker Eriksson | 2014-04-08 | 1 | -2/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'sverk/suspend-running-race' | Sverker Eriksson | 2014-03-31 | 1 | -9/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | erts: Fix bug of scheduling a suspended process | Sverker Eriksson | 2014-03-27 | 1 | -9/+6 | |
* | | | | | | prevent NIF purge during dirty NIF execution | Steve Vinoski | 2014-03-28 | 1 | -2/+8 | |
* | | | | | | fix dirty NIF invalid memory read | Steve Vinoski | 2014-03-28 | 2 | -17/+27 | |
* | | | | | | erts: Adjust is_external_header() for new map tag | Sverker Eriksson | 2014-03-27 | 1 | -1/+2 |