aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2012-11-23Merge branch 'pan/bs_append_crash' into maintPatrik Nyblom
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-11-23Merge branch 'egil/fix-crash_dump-lc-assert' into maintBjörn-Egil Dahlberg
2012-11-22Teach erts_bs_append not to dump corePatrik Nyblom
2012-11-16Merge branch 'rickard/ets-mem-bug/OTP-10558' into maintRickard Green
2012-11-16erts: Suppress lock assertion when dumping a crashBjörn-Egil Dahlberg
2012-11-12Merge branch 'rickard/port-sched-bug/OTP-10556' into maintRickard Green
2012-11-12Merge branch 'rickard/sched-wakeup/OTP-10476' into maintRickard Green
2012-11-08Merge branch 'bjorn/erts/binary-append/OTP-10524' into maintBjörn Gustavsson
2012-11-06Fix erlang:memory(ets)Rickard Green
2012-11-06Fix bug in erts_port_task_schedule()Rickard Green
2012-11-05Fix binary append exceptionsBjörn Gustavsson
2012-10-24Merge branch 'egil/ensure-erl_crash.dump/OTP-10422' into maintBjörn-Egil Dahlberg
2012-10-23erts: Fix lock check assertionBjörn-Egil Dahlberg
2012-10-16erts: Change ERL_CRASH_DUMP_SECONDS behaviourBjörn-Egil Dahlberg
2012-10-15erts: Search for heart in ports that are aliveBjörn-Egil Dahlberg
2012-10-15erts, heart: Ensure erl_crash.dump is writtenBjörn-Egil Dahlberg
2012-10-09Use reduction limit in order to determine when to do wakeupRickard Green
2012-10-09Add comment about eproviderfailedinit errorLukas Larsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-29Merge branch 'sverk/port-data-lock-bug' into maintSverker Eriksson
2012-08-29Merge branch 'ta/docsmaint' into maintHenrik Nord
2012-08-28Fix premature deallocation bug of port data lockSverker Eriksson
2012-08-27Merge branch 'psi/fix-leap-seconds/OTP-10227' into maintFredrik Gustafsson
2012-08-24Merge branch 'msp/double_middle_endian/OTP-10209' into maintLukas Larsson
2012-08-23Merge branch 'sverk/ets-test_ms-bug/OTP-10190' into maintSverker Eriksson
2012-08-21Fix bug in ets:test_ms/2.Sverker Eriksson
2012-08-20Merge branch 'pan/unicode_home/OTP-10160' into maintPatrik Nyblom
2012-08-20Merge branch 'slf/slf-relocate-dtrace-N-probes/OTP-10189' into maintFredrik Gustafsson
2012-08-20Merge branch 'psi/fix-clever-mktime/OTP-10187' into maintFredrik Gustafsson
2012-08-17Relocate bodies of DTrace probes to the statically-linked VM.Scott Lystig Fritchie
2012-08-14Make get/putenv and erlexec understand UnicodePatrik Nyblom
2012-08-14Fix corrupted binaries in compressed ETS tablesSverker Eriksson
2012-08-14Make ETS compile with #define DEBUG_CLONESverker Eriksson
2012-08-01Fix support for leap seconds-aware timezonesPiotr Sikora
2012-08-01Fix use of "clever" mktimePiotr Sikora
2012-07-31Merge branch 'rickard/proc-lock-queues/OTP-10163' into maintRickard Green
2012-07-31Merge branch 'rickard/dealloc/OTP-10162' into maintRickard Green
2012-07-31Use static allocation of process lock queuesRickard Green
2012-07-31Improve the enqueue operation of delayed deallocRickard Green
2012-07-31Implement delayed aux work wake upRickard Green
2012-07-06Merge branch 'sz/dtrace-message-send-fix' into maintHenrik Nord
2012-07-05Fix various code typos for R15B02Tuncer Ayaz
2012-06-20Merge branch 'rickard/thr-prgr-use/OTP-10116' into maintRickard Green
2012-06-18Fix faulty use of thread progress in handle_aux_work()Rickard Green
2012-05-11DTrace bug in message-sendzheng siyao
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-05-10Remove support for erlang:system_info(global_heaps_size)Björn Gustavsson
2012-05-10Remove the erlang:garbage_collect_message_area/0 BIFBjörn Gustavsson
2012-04-30Merge branch 'egil/fix-port-io-statistics/OTP-10073' into maintBjörn-Egil Dahlberg