Age | Commit message (Expand) | Author |
2018-06-20 | Use bif for other ets tables counting | Artur Cygan |
2018-06-19 | Prepare release | Erlang/OTP |
2018-06-18 | Update copyright year | Henrik Nord |
2018-05-29 | Revert "Prepare release" | Henrik |
2018-05-25 | Prepare release | Erlang/OTP |
2018-05-21 | Merge branch 'lukas/erts/cpu_time_thread/OTP-15090' | Lukas Larsson |
2018-05-16 | Merge branch 'richcarl/eliminate_lib_module/PR-1786/OTP-15072' | Hans Bolinder |
2018-05-15 | erts: Make cpu_timestamp use per thread on Linux | Lukas Larsson |
2018-05-08 | tools: Handle fast restarts of Xref server | Hans Bolinder |
2018-05-07 | Merge pull request #1802 from michalmuskala/map-is-key-bif | Björn Gustavsson |
2018-05-07 | Ensure that lcnt server is terminated after lcnt:stop/0 | John Högberg |
2018-05-04 | Use \n escape instead of integer 10 | Richard Carlsson |
2018-05-04 | Move lib:nonl/1 into yecc.erl | Richard Carlsson |
2018-05-02 | Revert "Update release notes" | Henrik |
2018-05-02 | Revert "Update version numbers" | Henrik |
2018-04-30 | Update release notes | Erlang/OTP |
2018-04-30 | Update version numbers | Erlang/OTP |
2018-04-29 | Introduce is_map_key/2 guard BIF | Michał Muskała |
2018-04-25 | Merge branch 'map-get-bif' of git://github.com/michalmuskala/otp | Björn Gustavsson |
2018-04-24 | Introduce map_get guard-safe function | Michał Muskała |
2018-04-23 | erts: Rewrite memory instrumentation | John Högberg |
2018-04-16 | tools: Generate typespecs in doc build | John Högberg |
2018-03-23 | Merge branch 'rickard/signals/OTP-14589' | Rickard Green |
2018-03-22 | Fix signal order for is_process_alive | Rickard Green |
2018-03-21 | Merge pull request #1740 from rickard-green/rickard/signals/OTP-14589 | Rickard Green |
2018-03-21 | Implementation of true asynchronous signaling between processes | Rickard Green |
2018-03-14 | Merge branch 'maint' | Henrik |
2018-03-09 | Update release notes | Erlang/OTP |
2018-03-09 | Update version numbers | Erlang/OTP |
2018-03-02 | Merge branch 'maint' | Dan Gudmundsson |
2018-03-02 | Merge branch 'pr/1620' into maint | Dan Gudmundsson |
2018-03-02 | Add updated type-spec to Emacs skeletons of OTP behaviours | Hamidreza Soleimani |
2018-03-02 | Merge branch 'maint' | Dan Gudmundsson |
2018-03-02 | Derive `erlang-shell-mode` properly from `comint-mode` | Tianxiang Xiong |
2018-03-01 | Merge branch 'maint' | Dan Gudmundsson |
2018-03-01 | Merge branch 'dgud/tools/emacs/indent-tests' into maint | Dan Gudmundsson |
2018-03-01 | emacs: delimiter first in icr works | Dan Gudmundsson |
2018-03-01 | emacs: Indent delimiter first in term elements correctly | Dan Gudmundsson |
2018-03-01 | emacs: Indent tuple (and maps) elements as list elements | Dan Gudmundsson |
2018-03-01 | Add emacs indention testcase | Dan Gudmundsson |
2018-02-13 | Merge branch 'maint' | John Högberg |
2018-02-13 | Merge branch 'john/tools/fix-lcnt-server-crash/PR-1711/OTP-14912' into maint | John Högberg |
2018-02-13 | Don't crash lcnt server if information/0 is called before collect/0 | Péter Gömöri |
2018-02-12 | Automatically start lcnt server on first use | John Högberg |
2018-02-08 | Remove 'Example' without an example from docs | Péter Gömöri |
2018-02-06 | tools: Do not call erlang:get_stacktrace() | Hans Bolinder |
2017-12-22 | Merge branch 'maint' | Hans Bolinder |
2017-12-21 | tools: Correct a counting bug in Cover | Hans Bolinder |
2017-12-19 | Merge branch 'dgud/kernel/refc_sched_wall_time/OTP-11694' | Dan Gudmundsson |
2017-12-19 | Redirect system_flag(scheduler_wall_time,_) to kernel_refc | Rickard Green |