Age | Commit message (Expand) | Author |
2016-05-12 | Revert "Prepare release" | Erlang/OTP |
2016-05-11 | Prepare release | Erlang/OTP |
2016-05-04 | Merge branch 'bjorn/fix-on_load/OTP-12593' | Björn Gustavsson |
2016-05-04 | Correctly handle multiple load attempts when on_load is pending | Björn Gustavsson |
2016-05-04 | Avoid deadlock when an on_load function makes an external call to the module ... | Björn Gustavsson |
2016-05-04 | code_server: Eliminate unnecessary Tag in handle_call/3 | Björn Gustavsson |
2016-05-04 | Reimplement -on_load() | Björn Gustavsson |
2016-05-04 | Merge branch 'legoscia/dist-shutdown-reasons/PR-1028/OTP-13458' | Zandra |
2016-05-04 | Merge branch 'zandra/optimize-rpc/OTP-13518' | Zandra |
2016-05-04 | Merge branch 'zandra/erl_distribution_SUITE-cuddle' | Zandra |
2016-05-03 | Merge branch 'lukas/erts/tracing/misc_fixes/OTP-13503' | Lukas Larsson |
2016-05-02 | code_SUITE: Make on_load_binary/1 clearer by using merl | Björn Gustavsson |
2016-05-02 | use maps instead of gb_trees to optimize the rpc server | Zandra |
2016-05-02 | let the spawned processes handle rpc replies | Zandra |
2016-04-30 | Introduce is_dir/1 to test for a directory | Björn Gustavsson |
2016-04-30 | Introduce split_base/1 to split into name and version string | Björn Gustavsson |
2016-04-29 | Eliminate one call to filename:split/1 | Björn Gustavsson |
2016-04-29 | Refactor get_name/1 | Björn Gustavsson |
2016-04-29 | Clean up make_path() | Björn Gustavsson |
2016-04-29 | Avoid calling absname/1 on an absolute path | Björn Gustavsson |
2016-04-29 | Clean up processing of archive files | Björn Gustavsson |
2016-04-29 | Simplify and speed up del_ebin/1 | Björn Gustavsson |
2016-04-29 | code_SUITE: Enhance test of archive files | Björn Gustavsson |
2016-04-26 | Update global_group_SUITE.erl | xuming |
2016-04-26 | Fix global_group.erl | xuming |
2016-04-26 | kernel: Remove seq_trace event order dep in tc | Lukas Larsson |
2016-04-25 | Error reasons for more distribution errors | Magnus Henoch |
2016-04-25 | update monitor_nodes_otp_6481_test-we only guarantee message order | Zandra |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-04-15 | Merge branch 'paulgray/inet_db_fix/PR-949/OTP-13470' | Raimo Niskanen |
2016-04-13 | Merge branch 'siri/otp-19-vsns' | Siri Hansen |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-07 | erts: Add DFLAG_BIG_CREATION | Sverker Eriksson |
2016-04-07 | Merge branch 'bjorn/kernel/rpc-pinfo/ERL-124/OTP-13460' | Björn Gustavsson |
2016-04-07 | Update spec for rpc:pinfo/2 | Björn Gustavsson |
2016-04-06 | Merge branch 'egil/erts/fix-file_info/OTP-13478' | Björn-Egil Dahlberg |
2016-04-06 | Fix start timestamp instead of time check | Raimo Niskanen |
2016-04-05 | increase timeout since the old one risked flapping test | Zandra |
2016-04-05 | remove no_msg timeout, since its not needed and cause flapping | Zandra |
2016-04-04 | Merge branch 'bjorn/kernel/remove-deprecated/OTP-13449' | Björn Gustavsson |
2016-04-04 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2016-04-04 | Don't check dates before 1970 | Björn-Egil Dahlberg |
2016-04-04 | Merge branch 'dcorbacho/dist_util_logs' | Zandra |
2016-04-01 | rpc: Remove functions deprecated in R12B | Björn Gustavsson |
2016-03-31 | Log additional test information in prim_file_SUITE | Björn-Egil Dahlberg |
2016-03-31 | Relax file_info tests | Björn-Egil Dahlberg |
2016-03-31 | code: Remove 'bad_path' error code from set_path/1 | Björn Gustavsson |
2016-03-31 | Update Kernel documentation | Björn Gustavsson |
2016-03-31 | Update versions | Siri Hansen |
2016-03-30 | inet_SUITE: Handle pointtopoint devices in getifaddrs/1 | Björn Gustavsson |