summaryrefslogtreecommitdiff
path: root/erts/emulator
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rickard/memory_consuming_tuple_tests' into maintRickard Green2014-09-051-20/+75
|\
| * Only run upper boundry tuple test with lots of memoryRickard Green2014-09-051-20/+75
* | 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-043-28/+28
|\ \ \ \
| * | | | erts: Correct conversion of MIN_SMALL numeral to fixnumSverker Eriksson2014-09-043-28/+28
* | | | | Merge branch 'sverk/nif-inspect-copy-bug/OTP-9828' into maintSverker Eriksson2014-09-043-0/+50
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | erts: Fix bug with enif_make_copy reallocating writable binarySverker Eriksson2014-09-033-0/+50
| | |/ / | |/| |
* | | | Merge branch 'rickard/runnable-trace-ooo-bug/OTP-12105' into maintRickard Green2014-08-298-62/+190
|\ \ \ \
| * | | | Fix busy_port_SUITE:io_to_busy test-caseRickard Green2014-08-221-2/+4
| * | | | 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
* | | | | Merge branch 'vinoski/enif-schedule-nif' into maintRickard Green2014-08-2810-182/+564
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | add enif_schedule_nif() to NIF APISteve Vinoski2014-08-2810-182/+564
* | | | | Merge branch 'tuncer/misspelled-another' into maintMarcus Arendt2014-08-282-2/+2
|\ \ \ \ \
| * | | | | Fix misspellings of 'another'Tuncer Ayaz2014-08-252-2/+2
* | | | | | Fix ERTS_POLL_DEBUG_PRINT usageMichael Truog2014-08-221-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'egil/proc_lib-optimizations/OTP-12060' into maintBjörn-Egil Dahlberg2014-08-213-2/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | erts: Test erlang:fun_info_mfa/1Björn-Egil Dahlberg2014-07-111-2/+21
| * | | | 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-115-4/+220
|\ \ \ \ \ \
| * | | | | | Fix build of test port programRickard Green2014-08-063-5/+32
| * | | | | | Update Makefile.srckudryashov-sv2014-08-051-1/+1
| * | | | | | Add async_ports testSergey Kudryashov2014-08-054-0/+188
| * | | | | | Fix abort of nosuspend-tasks in erts_port_task_schedule()Rickard Green2014-08-051-4/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'lukas/erts/malloc_failure_errors/OTP-12085' into maintLukas Larsson2014-08-084-10/+28
|\ \ \ \ \ \
| * | | | | | erts: Print error reason when malloc failsLukas Larsson2014-08-064-10/+28
| | |_|/ / / | |/| | | |
* | | | | | erts: Fix tc and docs after {fd,FD} bind changeLukas Larsson2014-08-061-2/+1
|/ / / / /
* | | | | Merge branch 'maint-r16' into maintHenrik Nord2014-07-241-9/+26
|\ \ \ \ \
| * | | | | erts: Fix inet close on prebound fdsBjörn-Egil Dahlberg2014-07-221-1/+1
| * | | | | kernel: When doing an fdopen we now also bind the fd to the specified addr/portLukas Larsson2014-07-221-8/+25
* | | | | | 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
|/ / / / /