aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
AgeCommit message (Expand)Author
2016-06-02Prepare releaseErlang/OTP
2016-06-02Merge branch 'saleyn/uds/PR-612/OTP-13572'Raimo Niskanen
2016-06-01Rewrite inet* for address family 'local'Raimo Niskanen
2016-06-01Rewrite inet_drv for AF_LOCALRaimo Niskanen
2016-05-31Merge branch 'rickard/rt-dep-erts-kernel-stdlib-sasl'Rickard Green
2016-05-31Merge branch 'egil/erts/cuddle-tests'Björn-Egil Dahlberg
2016-05-27kernel: Don't test negative time values in file infoBjörn-Egil Dahlberg
2016-05-27Merge branch 'richcarl/erts/fix-init-stop/PR-911/OTP-13630/OTP-13631'Sverker Eriksson
2016-05-27Bumped runtime dependencies between erts, kernel, stdlib, saslRickard Green
2016-05-27Merge branch 'legoscia/erts/epmd-module-option/OTP-13627'Lukas Larsson
2016-05-25Use the -epmd_module flag consistentlyMagnus Henoch
2016-05-20Make inet:gethostbyname respect resolver option `inet6`Daniel Sommermann
2016-05-20Add testcase for init:stop/1 statusRichard Carlsson
2016-05-18Merge branch 'hasse/erl_docgen/datatype_anchors/OTP-13600/ERL-141'Hans Bolinder
2016-05-17kernel: Remove no longer needed anchors in documentationHans Bolinder
2016-05-16Tolerate bad directories in the code pathBjörn Gustavsson
2016-05-12Revert "Prepare release"Erlang/OTP
2016-05-11Prepare releaseErlang/OTP
2016-05-04Merge branch 'bjorn/fix-on_load/OTP-12593'Björn Gustavsson
2016-05-04Correctly handle multiple load attempts when on_load is pendingBjörn Gustavsson
2016-05-04Avoid deadlock when an on_load function makes an external call to the module ...Björn Gustavsson
2016-05-04code_server: Eliminate unnecessary Tag in handle_call/3Björn Gustavsson
2016-05-04Reimplement -on_load()Björn Gustavsson
2016-05-04Merge branch 'legoscia/dist-shutdown-reasons/PR-1028/OTP-13458'Zandra
2016-05-04Merge branch 'zandra/optimize-rpc/OTP-13518'Zandra
2016-05-04Merge branch 'zandra/erl_distribution_SUITE-cuddle'Zandra
2016-05-03Merge branch 'lukas/erts/tracing/misc_fixes/OTP-13503'Lukas Larsson
2016-05-02code_SUITE: Make on_load_binary/1 clearer by using merlBjörn Gustavsson
2016-05-02use maps instead of gb_trees to optimize the rpc serverZandra
2016-05-02let the spawned processes handle rpc repliesZandra
2016-04-30Introduce is_dir/1 to test for a directoryBjörn Gustavsson
2016-04-30Introduce split_base/1 to split into name and version stringBjörn Gustavsson
2016-04-29Eliminate one call to filename:split/1Björn Gustavsson
2016-04-29Refactor get_name/1Björn Gustavsson
2016-04-29Clean up make_path()Björn Gustavsson
2016-04-29Avoid calling absname/1 on an absolute pathBjörn Gustavsson
2016-04-29Clean up processing of archive filesBjörn Gustavsson
2016-04-29Simplify and speed up del_ebin/1Björn Gustavsson
2016-04-29code_SUITE: Enhance test of archive filesBjörn Gustavsson
2016-04-26Update global_group_SUITE.erlxuming
2016-04-26Fix global_group.erlxuming
2016-04-26kernel: Remove seq_trace event order dep in tcLukas Larsson
2016-04-25Error reasons for more distribution errorsMagnus Henoch
2016-04-25update monitor_nodes_otp_6481_test-we only guarantee message orderZandra
2016-04-15erts: Implement tracer modulesLukas Larsson
2016-04-15Merge branch 'paulgray/inet_db_fix/PR-949/OTP-13470'Raimo Niskanen
2016-04-13Merge branch 'siri/otp-19-vsns'Siri Hansen
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-07erts: Add DFLAG_BIG_CREATIONSverker Eriksson
2016-04-07Merge branch 'bjorn/kernel/rpc-pinfo/ERL-124/OTP-13460'Björn Gustavsson