aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2014-05-08Merge branch 'bjorn/erts/fix-eval/OTP-11916' into maintBjörn Gustavsson
2014-05-08Merge branch 'bjorn/erts/spawn_opt-doc/OTP-11849' into maintBjörn Gustavsson
2014-05-06Merge branch 'sverk/ets-delete-unfix-race/OTP-11892' into maintSverker Eriksson
2014-05-05Merge branch 'lukas/erts/suspend_assert/OTP-11906' into maintLukas Larsson
2014-05-05erts: Fix faulty process suspend assertLukas Larsson
2014-05-05Merge branch 'lukas/erts/etp-lc-macros/OTP-11904' into maintLukas Larsson
2014-04-29Fix race between ETS table deletion and unfixationSverker Eriksson
2014-04-29Merge branch 'sverk/test-cuddle' into maintSverker Eriksson
2014-04-29Fix timeout for match_spec_SUITE:otp_9422Sverker Eriksson
2014-04-23Document that spawn_opt/5 does not support the 'monitor' optionBjörn Gustavsson
2014-04-16erts: Add etp commands for alloc_util block and carrier inspectionSverker Eriksson
2014-04-11The encoding for '-eval Program' should be UTF-8Björn Gustavsson
2014-04-10Merge branch 'maint-17' into maintSverker Eriksson
2014-04-10Development versionsSverker Eriksson
2014-04-10Prepare releaseErlang/OTP
2014-04-10Merge branch 'rickard/sys_info_spec/OTP-11859' into maint-17Erlang/OTP
2014-04-10Merge branch 'sverk/monitor-large-heap-nosmp/OTP-11852' into maint-17Erlang/OTP
2014-04-10Fixed type spec of erlang:system_info/1Rickard Green
2014-04-08erts: Fix system_monitor(large_heap) for non-smp VMSverker Eriksson
2014-04-07Update release notesErlang/OTP
2014-04-02Merge branch 'egil/test-cuddling'Björn-Egil Dahlberg
2014-04-01erts: Make binary_SUITE:deep less stressfulSverker Eriksson
2014-04-01emulator: Increase timetrap timeout for binary_SUITEBjörn-Egil Dahlberg
2014-04-01emulator: Increase timetrap timeout for match_spec_SUITEBjörn-Egil Dahlberg
2014-04-01Merge branch 'rickard/runtime_dependencies_test'Rickard Green
2014-04-01Support for ignoring apps in runtime_dependencies testRickard Green
2014-04-01Update preloaded modulesBjörn-Egil Dahlberg
2014-04-01Merge branch 'egil/maps-doc'Björn-Egil Dahlberg
2014-03-31Merge branch 'sverk/suspend-running-race'Sverker Eriksson
2014-03-31Merge branch 'sverk/test-cuddle'Sverker Eriksson
2014-03-31Merge branch 'vinoski/dirty-nif-purge'Rickard Green
2014-03-28Merge branch 'nox/remove-superfluous-echo'Björn-Egil Dahlberg
2014-03-28prevent NIF purge during dirty NIF executionSteve Vinoski
2014-03-28fix dirty NIF invalid memory readSteve Vinoski
2014-03-28Merge branch 'sverk/change-map-subtag'Sverker Eriksson
2014-03-28erts: Add etp-lc-dump and etp-ppc-stacktrace macroLukas Larsson
2014-03-28Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson
2014-03-28Remove orber/cos*/ic files from encoding testLars Thorsen
2014-03-28erts: Move debug printout to eliminate gcc warningLukas Larsson
2014-03-27erts: Fix bug in test case port_SUITE:otp_5119Sverker Eriksson
2014-03-27erts: Fix bug of scheduling a suspended processSverker Eriksson
2014-03-27erts: Adjust is_external_header() for new map tagSverker Eriksson
2014-03-27Merge branch 'matwey/systemd/OTP-11829'Lukas Larsson
2014-03-27Merge branch 'pf/document-escript-feature-only-present-in-examples/OTP-11827'Lukas Larsson
2014-03-27Document an escript:create/2 hidden featurePierre Fenoll
2014-03-27Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson
2014-03-26Change the subtag used for maps from 0xB to 0xFKostis Sagonas
2014-03-26erts: Reduce runtime of test port_SUITE:close_deaf_portSverker Eriksson
2014-03-26ose: Fix erts assert failed printoutsLukas Larsson
2014-03-26ose: fix for packet_bytes in fd/spawn driver.Jonas Karlsson