summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
* Update release notesErlang/OTP2014-04-071-0/+709
* Merge branch 'egil/test-cuddling'Björn-Egil Dahlberg2014-04-022-2/+2
|\
| * emulator: Increase timetrap timeout for binary_SUITEBjörn-Egil Dahlberg2014-04-011-1/+1
| * emulator: Increase timetrap timeout for match_spec_SUITEBjörn-Egil Dahlberg2014-04-011-1/+1
* | erts: Make binary_SUITE:deep less stressfulSverker Eriksson2014-04-011-1/+1
* | Merge branch 'rickard/runtime_dependencies_test'Rickard Green2014-04-011-11/+69
|\ \ | |/ |/|
| * Support for ignoring apps in runtime_dependencies testRickard Green2014-04-011-11/+69
* | Update preloaded modulesBjörn-Egil Dahlberg2014-04-0110-0/+0
* | Merge branch 'egil/maps-doc'Björn-Egil Dahlberg2014-04-012-3/+23
|\ \ | |/ |/|
| * erts: Document map guard functionsBjörn-Egil Dahlberg2014-03-161-0/+20
| * erts: Fix is_map/1 specBjörn-Egil Dahlberg2014-03-161-3/+3
* | Merge branch 'sverk/suspend-running-race'Sverker Eriksson2014-03-311-9/+6
|\ \
| * | erts: Fix bug of scheduling a suspended processSverker Eriksson2014-03-271-9/+6
* | | Merge branch 'sverk/test-cuddle'Sverker Eriksson2014-03-311-4/+5
|\ \ \
| * | | erts: Fix bug in test case port_SUITE:otp_5119Sverker Eriksson2014-03-271-2/+3
| * | | erts: Reduce runtime of test port_SUITE:close_deaf_portSverker Eriksson2014-03-261-2/+2
* | | | Merge branch 'vinoski/dirty-nif-purge'Rickard Green2014-03-312-19/+35
|\ \ \ \
| * | | | prevent NIF purge during dirty NIF executionSteve Vinoski2014-03-281-2/+8
| * | | | fix dirty NIF invalid memory readSteve Vinoski2014-03-282-17/+27
* | | | | Merge branch 'nox/remove-superfluous-echo'Björn-Egil Dahlberg2014-03-281-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove a superfluous echo in the emulator MakefileAnthony Ramine2014-03-091-1/+0
* | | | | Merge branch 'sverk/change-map-subtag'Sverker Eriksson2014-03-281-5/+7
|\ \ \ \ \
| * | | | | erts: Adjust is_external_header() for new map tagSverker Eriksson2014-03-271-1/+2
| * | | | | Change the subtag used for maps from 0xB to 0xFKostis Sagonas2014-03-261-4/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson2014-03-281-3/+3
|\ \ \ \ \
| * | | | | erts: Move debug printout to eliminate gcc warningLukas Larsson2014-03-281-3/+3
* | | | | | Remove orber/cos*/ic files from encoding testLars Thorsen2014-03-281-0/+10
* | | | | | Merge branch 'matwey/systemd/OTP-11829'Lukas Larsson2014-03-274-2/+70
|\ \ \ \ \ \
| * | | | | | Add systemd socket activation for epmd.Matwey V. Kornilov2014-02-194-2/+71
* | | | | | | Merge branch 'pf/document-escript-feature-only-present-in-examples/OTP-11827'Lukas Larsson2014-03-271-2/+7
|\ \ \ \ \ \ \
| * | | | | | | Document an escript:create/2 hidden featurePierre Fenoll2014-03-271-2/+7
| |/ / / / / /
* | | | | | | Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson2014-03-2715-195/+823
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | ose: Fix erts assert failed printoutsLukas Larsson2014-03-262-3/+3
| * | | | | ose: fix for packet_bytes in fd/spawn driver.Jonas Karlsson2014-03-261-134/+155
| * | | | | ose: Fix bug when hunting for signal proxyLukas Larsson2014-03-261-1/+1
| * | | | | ose: Implement tcp inet driver for OSELukas Larsson2014-03-263-47/+510
| * | | | | ose: Add ifdefs for HAVE_UDPLukas Larsson2014-03-261-6/+39
| * | | | | ose: Yielding has to be done differently for background processes.Robert Paal2014-03-261-3/+15
| * | | | | ose: Print faults in aio sys driver callsLukas Larsson2014-03-261-5/+17
| * | | | | ose: Prinout errno when to_erl read failsLukas Larsson2014-03-261-1/+2
| * | | | | ose: erlang display goes to ramlog printfLukas Larsson2014-03-262-1/+61
| * | | | | ose: Initiate stdin/stdout/stderrLukas Larsson2014-03-262-0/+4
| * | | | | ose: Break lmconf into one per load moduleLukas Larsson2014-03-266-5/+28
| * | | | | ose: Reset busy port when pdq emptyLukas Larsson2014-03-231-10/+9
| * | | | | ose: Restore the owner of the signalAdrian Mangeac2014-03-232-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'sverk/maps_remove_bug'Sverker Eriksson2014-03-251-7/+9
|\ \ \ \ \
| * | | | | erts: Fix heap overflow in maps:remove/2 when key is not foundSverker Eriksson2014-03-211-7/+9
| |/ / / /
* | | | | Merge branch 'sverk/win-warning-io'Sverker Eriksson2014-03-251-2/+2
|\ \ \ \ \
| * | | | | erts: Fix compile warning in io.c for windowsSverker Eriksson2014-03-251-2/+2
* | | | | | Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816'Lukas Larsson2014-03-254-5/+8
|\ \ \ \ \ \