summaryrefslogtreecommitdiff
path: root/erts/emulator/beam
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vinoski/enif-schedule-nif' into maintRickard Green2014-09-054-6/+26
|\
| * Fix leak of NIF exportsRickard Green2014-09-051-0/+5
| * Use separate allocation type for NIF exportRickard Green2014-09-053-6/+21
* | Merge branch 'sverk/term_to_binary-realloc-size/OTP-12141' into maintSverker Eriksson2014-09-041-0/+2
|\ \
| * | erts: Fix bug in term_to_binary that reallocates binary with wrong sizeSverker Eriksson2014-09-031-0/+2
* | | Merge branch 'sverk/MIN_SMALL-to-integer' into maintSverker Eriksson2014-09-042-11/+13
|\ \ \
| * | | erts: Correct conversion of MIN_SMALL numeral to fixnumSverker Eriksson2014-09-042-11/+13
* | | | Merge branch 'sverk/nif-inspect-copy-bug/OTP-9828' into maintSverker Eriksson2014-09-041-0/+12
|\ \ \ \
| * | | | erts: Fix bug with enif_make_copy reallocating writable binarySverker Eriksson2014-09-031-0/+12
| | |/ / | |/| |
* | | | Merge branch 'rickard/runnable-trace-ooo-bug/OTP-12105' into maintRickard Green2014-08-297-60/+186
|\ \ \ \
| * | | | Ensure "runnable port" trace messages are not sent out of orderRickard Green2014-08-224-31/+86
| * | | | Ensure "runnable proc" trace messages are not sent out of orderRickard Green2014-08-224-30/+101
* | | | | Merge branch 'rickard/port-emigrate-bug/maint/OTP-12084' into maintRickard Green2014-08-291-2/+15
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge branch 'rickard/port-emigrate-bug/OTP-12084' into rickard/port-emigrate...Rickard Green2014-08-181-2/+15
| |\ \ \ | | |_|/ | |/| |
| | * | Verify run-queue assertsRickard Green2014-08-141-2/+14
| | * | Fix emigrate bug in erts_port_task_schedule()Rickard Green2014-08-071-3/+17
* | | | add enif_schedule_nif() to NIF APISteve Vinoski2014-08-288-160/+473
* | | | Merge branch 'egil/proc_lib-optimizations/OTP-12060' into maintBjörn-Egil Dahlberg2014-08-212-0/+23
|\ \ \ \
| * | | | erts: Introduce erlang:fun_info_mfa/1Björn-Egil Dahlberg2014-07-112-0/+23
| | |_|/ | |/| |
* | | | Merge branch 'nox/reedr-logging/OTP-12115' into maintLukas Larsson2014-08-213-2/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Add thread index to allocator enomem dump sloganRick Reed2014-03-091-2/+2
| * | | Add run queue index to process dump infoRick Reed2014-03-091-0/+1
| * | | Demote rare debug slogan of message discarding to debug buildRick Reed2014-03-091-0/+4
* | | | Merge branch 'lukas/erts/fix_neg_of_int64_min/OTP-12097' into maintLukas Larsson2014-08-144-17/+25
|\ \ \ \
| * | | | erts: Fix neg int overflow when sint is min sizeLukas Larsson2014-08-084-17/+25
* | | | | Merge branch 'nox/clang-ubsan/OTP-12097' into maintLukas Larsson2014-08-142-3/+5
|\ \ \ \ \
| * | | | | Properly handle SINT_MIN in small_to_big()Anthony Ramine2014-07-021-2/+4
| * | | | | Use offsetof() in io.cAnthony Ramine2014-07-021-1/+1
* | | | | | Merge branch 'rickard/nosuspend-bug/OTP-12082' into maintRickard Green2014-08-111-4/+5
|\ \ \ \ \ \
| * | | | | | Fix abort of nosuspend-tasks in erts_port_task_schedule()Rickard Green2014-08-051-4/+5
| | |_|_|/ / | |/| | | |
* | | | | | erts: Print error reason when malloc failsLukas Larsson2014-08-064-10/+28
| |_|/ / / |/| | | |
* | | | | Merge branch 'egil/lcnt-histogram/OTP-12059' into maintBjörn-Egil Dahlberg2014-07-154-90/+129
|\ \ \ \ \
| * | | | | erts: Add histogram to lcntBjörn-Egil Dahlberg2014-07-094-90/+129
| |/ / / /
* | | | | erts: Fix size overflow bugs in memory allocationSverker Eriksson2014-06-273-13/+29
|/ / / /
* | | | Merge branch 'nox/fix-perms' into maintHenrik Nord2014-06-112-0/+0
|\ \ \ \
| * | | | Fix permissions of some files in the repositoryAnthony Ramine2014-05-252-0/+0
* | | | | Merge branch 'rickard/binary_to_term_error/OTP-11931' into maintRickard Green2014-06-062-30/+52
|\ \ \ \ \
| * | | | | Replace erlang:binary_to_term() Erlang wrappersRickard Green2014-06-052-30/+52
* | | | | | Merge branch 'rickard/yielding-binary-list-conversions/OTP-11888' into maintRickard Green2014-06-067-342/+1375
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make binary BIFs converting from lists yield on large inputRickard Green2014-05-226-338/+1231
| * | | | | Make binary BIFs converting to lists yield on large inputRickard Green2014-05-223-6/+146
* | | | | | Merge branch 'rickard/disable-gc-fix/OTP-11887' into maintRickard Green2014-06-064-103/+128
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Do not GC other processes in non-smp runtimeRickard Green2014-05-221-37/+0
| * | | | | Fix conversion of empty string in erts_convert_native_to_filename()Rickard Green2014-05-221-0/+2
| * | | | | Add support for failing in BIF that has trappedRickard Green2014-05-131-0/+73
| * | | | | HiPE wrappers for BIFs disabling GCSverker Eriksson2014-05-132-66/+53
* | | | | | Merge branch 'etsukata/system_info_tolerant_timeofday/OTP-11970' into maintLukas Larsson2014-06-051-0/+5
|\ \ \ \ \ \
| * | | | | | Add erlang:system_info(tolerant_timeofday)Eiichi Tsukata2014-04-281-0/+5
* | | | | | | Merge branch 'lukas/erts/fix_trace_on_registered_procs/OTP-11968' into maintLukas Larsson2014-06-051-1/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | erts: tracing on send now works for registered processesLukas Larsson2014-06-051-1/+6
| |/ / / / /