aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2013-04-18Merge branch 'maint-r16' into maintBjörn Gustavsson
2013-04-18Prepare releaseErlang/OTP
2013-04-18Merge branch 'siri/doc-fnu-opts/OTP-10901' into maintSiri Hansen
2013-04-17Add documentation of w, i and e addition to +fnu and +fna switches to erlSiri Hansen
2013-04-17Encode Erlang source files with non-ascii characters in UTF-8Björn Gustavsson
2013-04-16Do not count offline run-queues as emptyRickard Green
2013-04-10Update preloaded modulesFredrik Gustafsson
2013-04-10Merge branch 'atj/atj-fix-message_que_len-typo/OTP-11024' into maintFredrik Gustafsson
2013-04-08Remove unused Postscript filesHans Bolinder
2013-04-07Fix typo in type: erlang:process_info_item()Andrew Tunnell-Jones
2013-04-05Merge branch 'maint-r16' into maintPatrik Nyblom
2013-04-04Prepare releaseErlang/OTP
2013-04-04Merge branch 'egil/r16/fix-delete_element/OTP-10932' into maint-r16Erlang/OTP
2013-04-04Merge branch 'rickard/sys-flags/OTP-11000' into maint-r16Erlang/OTP
2013-04-04Merge branch 'rickard/thr_prgr_later_op/OTP-10994' into maint-r16Erlang/OTP
2013-04-04Make port close not be delayedPatrik Nyblom
2013-04-04Changed handshake from to_erl to run_erl, on behalf of shell searchFredrik Gustafsson
2013-04-04Update preloaded modulesFredrik Gustafsson
2013-04-04Fixed documentation for priority_level to spawn_optFredrik Gustafsson
2013-04-04Consistent definition of priority levelsKostis Sagonas
2013-04-03Fix `+sws' and `+swt' system flagsRickard Green
2013-04-03Be less eager requesting wakeup for cleanup jobsRickard Green
2013-04-03Merge branch 'ta/ct_run-unused-fun/OTP-11003' into maintFredrik Gustafsson
2013-04-03Merge branch 'bh/fix-erlsrv-usage-typo/OTP-11002' into maintFredrik Gustafsson
2013-04-02Merge branch 'sverk/meta-trace-leak' into maintSverker Eriksson
2013-03-31ct_run: delete unused functionTuncer Ayaz
2013-03-29Correct typo in erlsrv usage.Bryan Hunter
2013-03-27Merge branch 'lukas/erts/efile_delayed_write_fix/OTP-10984' into maintLukas Larsson
2013-03-26Merge branch 'dgud/testcase_fixes' into maintDan Gudmundsson
2013-03-19Let escript recognize an encoding comment on the second lineHans Bolinder
2013-03-18Add dependency to dtrace header for parallell makePatrik Nyblom
2013-03-18Make configure test for fallocate try to linkPatrik Nyblom
2013-03-18Set unique anchor on +pc flag in erl.xmlPatrik Nyblom
2013-03-13Do driver_deq in worker threads instead of async_readyLukas Larsson
2013-03-12erts: Refactor erlang:insert_element/3 for clarityBjörn-Egil Dahlberg
2013-03-12erts: Fix copy error in erlang:delete_element/2Björn-Egil Dahlberg
2013-03-12Fix erlang:is_process_alive/1Rickard Green
2013-03-08compilation fix for NetBSDYAMAMOTO Takashi
2013-03-07Merge branch 'egil/fix-mseg_dealloc-arguments/OTP-10912' into maintBjörn-Egil Dahlberg
2013-03-05erts: Fix refactor error in msegBjörn-Egil Dahlberg
2013-03-04erts: Fix void * arithmeticBjörn-Egil Dahlberg
2013-03-04erts: gcc ansi does not allow 'inline'Björn-Egil Dahlberg
2013-03-04erts: Use block comments - ansi styleBjörn-Egil Dahlberg
2013-03-04hipe: Use block comments - ansi styleBjörn-Egil Dahlberg
2013-02-28erts: Fix memleak related to meta tracingSverker Eriksson
2013-02-27Update version numbers for R16B01 developmentBjörn-Egil Dahlberg
2013-02-26Add debug printoutsDan Gudmundsson
2013-02-25Prepare releaseOTP_R16BErlang/OTP
2013-02-25Merge branch 'sverk/halfword-loading-crash'Sverker Eriksson
2013-02-25Merge branch 'lukas/erts/add_ERL_MAX_PORTS_env/OTP-10895'Lukas Larsson