aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2015-12-04Prepare releaseErlang/OTP
2015-12-04Remove ERTS_PRINT_INVALID from erts_print()Rickard Green
2015-12-03Prepare releaseErlang/OTP
2015-11-19Fix error propagate from setoptsRaimo Niskanen
2015-09-07Prepare releaseErlang/OTP
2015-09-07Merge branch 'sverk/trace-process_dump-matchstate-17/OTP-12968' into maint-17Erlang/OTP
2015-09-01erts: Add testcase for tracing whith 'process_dump'Sverker Eriksson
2015-09-01erts: Fix bug when tracing with 'process_dump'Sverker Eriksson
2015-07-06Prepare releaseErlang/OTP
2015-07-06Merge branch 'rickard/non-smp-trace-port-exit-bug/OTP-12889' into maint-17Erlang/OTP
2015-07-06Teach non-smp VM how to deal with trace port crashRickard Green
2015-07-06Test case testing crash in tracer portRickard Green
2015-06-25Prepare releaseErlang/OTP
2015-06-25Merge branch 'sverk/poll-lost-wakeup/OTP-12859' into maint-17Erlang/OTP
2015-06-25Merge branch 'egil/fix-purge-literals/OTP-12821' into maint-17Erlang/OTP
2015-06-22erts: Fix race in poller thread wake upSverker Eriksson
2015-05-25erts: Fix garbage collect literals in code purgeBjörn-Egil Dahlberg
2015-05-06Prepare releaseErlang/OTP
2015-05-04Get the VTS mode working with private CT version of webtoolPeter Andersson
2015-03-31Prepare releaseErlang/OTP
2015-03-27Merge branch 'sverk/large-list_to_integer-bug/OTP-12624' into maintSverker Eriksson
2015-03-26Merge branch 'egil/maint/process_dictionary-initial-size/OTP-12535' into maintBjörn-Egil Dahlberg
2015-03-25erts: Fix bug in list_to_integer for very large stringsSverker Eriksson
2015-03-25Merge branch 'egil/fix-term-cmp/OTP-12623' into maintBjörn-Egil Dahlberg
2015-03-25erts: Document option 'hpds'Björn-Egil Dahlberg
2015-03-25erts: Enable command line argument for initial pd sizeBjörn-Egil Dahlberg
2015-03-24erts: Fix comparison of exact termsBjörn-Egil Dahlberg
2015-03-23Update with changes in new time apiErland Schönbeck
2015-03-23Merge branch 'erland/revert_time/OTP-12444' into maintErland Schönbeck
2015-03-20Merge branch 'nox/fix-port_info-race' into maintZandra Hird
2015-03-18Merge branch 'nlmills/cleanup' into maintZandra Hird
2015-03-18Merge branch 'wmalik/minor-fixes' into maintZandra Hird
2015-03-18Fix a race condition when calling port_info/1Anthony Ramine
2015-03-17Merge branch 'rickard/port_control_flags_crash/OTP-12544' into maintRickard Green
2015-03-17Merge branch 'rickard/find_emu_cc/OTP-12388' into maintRickard Green
2015-03-16Revert "Use new time API and be back-compatible in ssh"Erland Schönbeck
2015-03-16Merge branch 'nlmills/docfix' into maintZandra Hird
2015-03-14Remove unused time macros from efile_drvNick Mills
2015-03-12Merge branch 'mikpe/hipe-mfait-rwlock' into maintHenrik Nord
2015-03-12Merge branch 'mikpe/avoid-oversize-bignums' into maintHenrik Nord
2015-03-09Merge branch 'erland/ssh/time/OTP-12444' into maintErland Schönbeck
2015-03-07Correct typo in erlang(3) documentationNick Mills
2015-03-06Merge branch 'leoliu/master' into maintZandra Hird
2015-03-06Make access to control_flags safe in non-smp emulatorRickard Green
2015-03-05Merge branch 'egil/fix-break-printout/OTP-12537' into maintBjörn-Egil Dahlberg
2015-02-27Two minor fixesLeo Liu
2015-02-26hipe: change mfa_info_table lock to rwmutexMikael Pettersson
2015-02-25Use new time API and be back-compatible in sshErland Schönbeck
2015-02-21Fix make_hash descriptionWasif Malik
2015-02-20erts: Fix erroneous printout in crashdumpBjörn-Egil Dahlberg