aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2013-11-18trapping binary_to_term passing binary_SUITESverker Eriksson
2013-11-18Functionality for disabling garbage collectionRickard Green
2013-11-18Execution of system tasks in context of another processRickard Green
2013-09-10fix system_flag(scheduling_statistics,disable)Steve Vinoski
2013-09-05Merge branch 'egil/erl_driver-thread-info/OTP-11303' into maintBjörn-Egil Dahlberg
2013-09-02Merge branch 'sv-sched-percentage-option' into maintLukas Larsson
2013-09-02Merge branch 'lukas/erts/clean_port_msg_dispatcher/OTP-11290' into maintLukas Larsson
2013-09-02Silence gcc warnings in non-smp buildLukas Larsson
2013-08-29add erl option to set schedulers by percentagesSteve Vinoski
2013-08-27erts: Fix segfault when scheduling release_port later_opLukas Larsson
2013-08-23Create better distribution of files over async threadsPatrik Nyblom
2013-08-23erts: Fix print out of acul option in crash dumpLukas Larsson
2013-08-12Merge branch 'lukas/erts/match_spec_test_silent/OTP-11232' into maintLukas Larsson
2013-08-09Merge branch 'sverk/ptab-race' into maintSverker Eriksson
2013-08-08erts: Do not enable TRACE_SILENT when testing a msLukas Larsson
2013-08-07erts: Fix race in ptab that can cause PID mix-upsSverker Eriksson
2013-07-30Change default of erlang:halt/2 to the documentedPatrik Nyblom
2013-07-24erts: Extend erl_driver interface with lock namesBjörn-Egil Dahlberg
2013-07-15Merge branch 'egil/erts/aggregate-system-traceability/OTP-11196' into maintBjörn-Egil Dahlberg
2013-07-15Fix erlang:system_info(compile_info)Björn-Egil Dahlberg
2013-07-12Merge branch 'rickard/warning_fixes' into maintRickard Green
2013-07-11erts: Add cflags, ldflags and config.h into executableLukas Larsson
2013-07-11Fix variable ‘rp_had_locks’ set but not used warningRickard Green
2013-07-11Fix 'no previous prototype' warning for dtrace functionsRickard Green
2013-07-11Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maintFredrik Gustafsson
2013-07-10Merge branch 'rickard/info/OTP-11196' into maintRickard Green
2013-07-09Make information about use of jump table available via system_info BIFRickard Green
2013-07-09Make ethread library information available via system_info BIFRickard Green
2013-07-09Make emulator arguments available via the system_info BIFRickard Green
2013-06-20Merge branch 'sverk/aoffcbf' into maintSverker Eriksson
2013-06-19erts: Make aoffcbf default when migration is enabledSverker Eriksson
2013-06-19erts: Add new allocator strategy aoffcbfSverker Eriksson
2013-06-14erts: Fix memory leak in term_to_binary/2 with compressed optionSverker Eriksson
2013-06-14Fix binary construction on floating point middle-endian machinesJohannes Weißl
2013-06-14Fix binary matching on floating point middle-endian machinesJohannes Weißl
2013-06-14Fix erlang:phash2() on floating point middle-endian machinesJohannes Weißl
2013-06-14Fix external term format BIFs on floating point middle-endian machinesJohannes Weißl
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-06-12Merge branch 'rickard/+sfwi/OTP-11164' into maintRickard Green
2013-06-11erts: Add the +sfwi system flagRickard Green
2013-06-11Merge branch 'pan/happi/yield_in_term_to_binary' into maintOTP_R16B01_RC1Patrik Nyblom
2013-06-10term_to_binary: Remove debug code and set production trap levelsPatrik Nyblom
2013-06-10Merge branch 'rickard-sverker/carrier-migration/OTP-10279' into maintRickard Green
2013-06-10Merge branch 'sverk/darwin-unlimited-select' into maintSverker Eriksson
2013-06-10Merge branch 'rickard/stale-driver-select/OTP-11084' into maintRickard Green
2013-06-10Fix bad fix of erts_stale_drv_select()Rickard Green
2013-06-10erts: Fix debug code in erts_ptab_test_next_id()Rickard Green
2013-06-10erts: Fix warningRickard Green
2013-06-10erts: Fix management of redirected carrier to deallocateRickard Green
2013-06-06Teach erl_gc:offset_rootset about extra_rootPatrik Nyblom