aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
AgeCommit message (Expand)Author
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
2016-04-07Update spec for rpc:pinfo/2Björn Gustavsson
2016-04-06Merge branch 'egil/erts/fix-file_info/OTP-13478'Björn-Egil Dahlberg
2016-04-06Fix start timestamp instead of time checkRaimo Niskanen
2016-04-05increase timeout since the old one risked flapping testZandra
2016-04-05remove no_msg timeout, since its not needed and cause flappingZandra
2016-04-04Merge branch 'bjorn/kernel/remove-deprecated/OTP-13449'Björn Gustavsson
2016-04-04Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson
2016-04-04Don't check dates before 1970Björn-Egil Dahlberg
2016-04-04Merge branch 'dcorbacho/dist_util_logs'Zandra
2016-04-01rpc: Remove functions deprecated in R12BBjörn Gustavsson
2016-03-31Log additional test information in prim_file_SUITEBjörn-Egil Dahlberg
2016-03-31Relax file_info testsBjörn-Egil Dahlberg
2016-03-31code: Remove 'bad_path' error code from set_path/1Björn Gustavsson