aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2014-11-04Prepare releaseErlang/OTP
2014-11-04Merge branch 'sverk/cpool_fetch-dc_list-bug/OTP-12249' into maint-17Erlang/OTP
2014-10-30erts: Mend run_erl to set windows size of terminal sent from to_erlSverker Eriksson
2014-10-03erts: Fix bug when delayed deallocated carrier is reused by cpool_fetchSverker Eriksson
2014-09-15Update release notesErlang/OTP
2014-09-15Update version numbersErlang/OTP
2014-09-12Update preloaded modulesHenrik Nord
2014-09-12Merge branch 'sverk/dirty-sched-api-cleanup' into maintSverker Eriksson
2014-09-12erts: Remove enif_have_dirty_schedulers()Sverker Eriksson
2014-09-11Update preloadedMarcus Arendt
2014-09-11Merge branch 'lrascao/fix_bug_windows_directory_symlinks' into maintMarcus Arendt
2014-09-10erts: Correct dirty scheduler NIF API for WindowsSverker Eriksson
2014-09-10Merge branch 'lukas/docfixes-17.3/OTP-12152' into maintLukas Larsson
2014-09-05Merge branch 'rickard/memory_consuming_tuple_tests' into maintRickard Green
2014-09-05Only run upper boundry tuple test with lots of memoryRickard Green
2014-09-05Merge branch 'vinoski/enif-schedule-nif' into maintRickard Green
2014-09-05Fix leak of NIF exportsRickard Green
2014-09-05Use separate allocation type for NIF exportRickard Green
2014-09-04Merge branch 'sverk/term_to_binary-realloc-size/OTP-12141' into maintSverker Eriksson
2014-09-04Merge branch 'sverk/MIN_SMALL-to-integer' into maintSverker Eriksson
2014-09-04erts: Correct conversion of MIN_SMALL numeral to fixnumSverker Eriksson
2014-09-04Merge branch 'sverk/nif-inspect-copy-bug/OTP-9828' into maintSverker Eriksson
2014-09-04Merge branch 'egil/fix-llvm-cc-warnings/OTP-12138' into maintBjörn-Egil Dahlberg
2014-09-03erts: Fix bug with enif_make_copy reallocating writable binarySverker Eriksson
2014-09-03erts: Fix bug in term_to_binary that reallocates binary with wrong sizeSverker Eriksson
2014-08-29Merge branch 'rickard/runnable-trace-ooo-bug/OTP-12105' into maintRickard Green
2014-08-29Merge branch 'rickard/port-emigrate-bug/maint/OTP-12084' into maintRickard Green
2014-08-28Merge branch 'vinoski/enif-schedule-nif' into maintRickard Green
2014-08-28add enif_schedule_nif() to NIF APISteve Vinoski
2014-08-28Merge branch 'tuncer/misspelled-another' into maintMarcus Arendt
2014-08-25Fix misspellings of 'another'Tuncer Ayaz
2014-08-22Fix ERTS_POLL_DEBUG_PRINT usageMichael Truog
2014-08-22Fix busy_port_SUITE:io_to_busy test-caseRickard Green
2014-08-22Ensure "runnable port" trace messages are not sent out of orderRickard Green
2014-08-22Ensure "runnable proc" trace messages are not sent out of orderRickard Green
2014-08-21Merge branch 'egil/proc_lib-optimizations/OTP-12060' into maintBjörn-Egil Dahlberg
2014-08-21Merge branch 'nox/reedr-logging/OTP-12115' into maintLukas Larsson
2014-08-18Merge branch 'rickard/port-emigrate-bug/OTP-12084' into rickard/port-emigrate...Rickard Green
2014-08-14Fix +swct docRickard Green
2014-08-14Verify run-queue assertsRickard Green
2014-08-14Merge branch 'lukas/erts/fix_neg_of_int64_min/OTP-12097' into maintLukas Larsson
2014-08-14Merge branch 'nox/clang-ubsan/OTP-12097' into maintLukas Larsson
2014-08-12fix indentation, add comment describing windows symlink creation assumptionLuis Rascão
2014-08-11Merge branch 'rickard/nosuspend-bug/OTP-12082' into maintRickard Green
2014-08-08erts: Fix neg int overflow when sint is min sizeLukas Larsson
2014-08-08Merge branch 'tuncer/sanitizers' into maintBruce Yinhe
2014-08-08Merge branch 'lukas/erts/malloc_failure_errors/OTP-12085' into maintLukas Larsson
2014-08-07Fix emigrate bug in erts_port_task_schedule()Rickard Green
2014-08-06Fix build of test port programRickard Green
2014-08-06Merge branch 'lukas/erts/fd_bind_tc_fix/OTP-12061' into maintLukas Larsson