Age | Commit message (Expand) | Author |
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-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-26 | Fix global_group.erl | xuming |
2016-04-25 | Error reasons for more distribution errors | Magnus Henoch |
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 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-07 | erts: Add DFLAG_BIG_CREATION | Sverker Eriksson |
2016-04-07 | Update spec for rpc:pinfo/2 | Björn Gustavsson |
2016-04-06 | Fix start timestamp instead of time check | Raimo Niskanen |
2016-04-04 | Merge branch 'bjorn/kernel/remove-deprecated/OTP-13449' | Björn Gustavsson |
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 | code: Remove 'bad_path' error code from set_path/1 | Björn Gustavsson |
2016-03-18 | kernel: Reduce sendfile fallback chunk size | Lukas Larsson |
2016-03-16 | code_server: Normalize the pathnames for all loaded modules | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-15 | Keep error reasons for some common distribution errors | Diana Corbacho |
2016-03-14 | Merge branch 'bjorn/kernel/rpc/OTP-13409' | Björn Gustavsson |
2016-03-14 | Merge branch 'bjorn/clearer-startup-crashes/OTP-13294' | Björn Gustavsson |
2016-03-14 | Make distribution failures during start-up easier to read | Björn Gustavsson |
2016-03-11 | Don't throw exceptions from rpc:call() and rpc:block_call() | Björn Gustavsson |
2016-03-11 | net_kernel: Separate exports into documented and non-documented groups | Björn Gustavsson |
2016-03-11 | erl_distribution: Simplify start_link/0 and friends | Björn Gustavsson |
2016-03-11 | Reorder and comment API functions | Björn Gustavsson |
2016-03-11 | Clean up splitting of node names | Björn Gustavsson |
2016-03-10 | Improved scheduler suspend functionality | Rickard Green |
2016-03-02 | Merge branch 'siri/appups-19.0' | Siri Hansen |
2016-03-01 | Merge branch 'maint' | Ingela Anderton Andin |
2016-03-01 | Merge branch 'msantos/epmd-IPv6-node-reg2/PR-864/OTP-13364' into maint | Ingela Anderton Andin |
2016-03-01 | Update appups in kernel, stdlib and sasl for OTP-19 | Siri Hansen |
2016-02-29 | Merge branch 'maint' | Siri Hansen |
2016-02-29 | Merge branch 'siri/appups-18.3' into maint | Siri Hansen |
2016-02-26 | Merge branch 'bjorn/multiple-load/OTP-13111' | Björn Gustavsson |
2016-02-25 | Merge branch 'maint' | Björn-Egil Dahlberg |