aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
AgeCommit message (Expand)Author
2018-08-28erlang-mode: fix void variable align-rules-list errorGrigory Starinkin
2018-08-16Merge pull request #1728 from davidw/emacs-alignDan Gudmundsson
2018-08-06Merge pull request #1807 from milmazz/improve-cover-html-pagesSiri Hansen
2018-07-14Improve Cover HTML pageMilton Mazzarri
2018-07-13docs: make clean all XMLDIRLukas Larsson
2018-06-20Use bif for other ets tables countingArtur Cygan
2018-06-19Prepare releaseErlang/OTP
2018-06-18Update copyright yearHenrik Nord
2018-05-29Revert "Prepare release"Henrik
2018-05-25Prepare releaseErlang/OTP
2018-05-21Merge branch 'lukas/erts/cpu_time_thread/OTP-15090'Lukas Larsson
2018-05-16Merge branch 'richcarl/eliminate_lib_module/PR-1786/OTP-15072'Hans Bolinder
2018-05-15erts: Make cpu_timestamp use per thread on LinuxLukas Larsson
2018-05-08tools: Handle fast restarts of Xref serverHans Bolinder
2018-05-07Merge pull request #1802 from michalmuskala/map-is-key-bifBjörn Gustavsson
2018-05-07Ensure that lcnt server is terminated after lcnt:stop/0John Högberg
2018-05-04Use \n escape instead of integer 10Richard Carlsson
2018-05-04Move lib:nonl/1 into yecc.erlRichard Carlsson
2018-05-02Revert "Update release notes"Henrik
2018-05-02Revert "Update version numbers"Henrik
2018-04-30Update release notesErlang/OTP
2018-04-30Update version numbersErlang/OTP
2018-04-29Introduce is_map_key/2 guard BIFMichał Muskała
2018-04-25Merge branch 'map-get-bif' of git://github.com/michalmuskala/otpBjörn Gustavsson
2018-04-24Introduce map_get guard-safe functionMichał Muskała
2018-04-23erts: Rewrite memory instrumentationJohn Högberg
2018-04-16tools: Generate typespecs in doc buildJohn Högberg
2018-03-23Merge branch 'rickard/signals/OTP-14589'Rickard Green
2018-03-22Fix signal order for is_process_aliveRickard Green
2018-03-21Merge pull request #1740 from rickard-green/rickard/signals/OTP-14589Rickard Green
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-03-14Merge branch 'maint'Henrik
2018-03-09Update release notesErlang/OTP
2018-03-09Update version numbersErlang/OTP
2018-03-03Require alignDavid N. Welton
2018-03-02Merge branch 'maint'Dan Gudmundsson
2018-03-02Merge branch 'pr/1620' into maintDan Gudmundsson
2018-03-02Add updated type-spec to Emacs skeletons of OTP behavioursHamidreza Soleimani
2018-03-02Merge branch 'maint'Dan Gudmundsson
2018-03-02Derive `erlang-shell-mode` properly from `comint-mode`Tianxiang Xiong
2018-03-01Merge branch 'maint'Dan Gudmundsson
2018-03-01Merge branch 'dgud/tools/emacs/indent-tests' into maintDan Gudmundsson
2018-03-01emacs: delimiter first in icr worksDan Gudmundsson
2018-03-01emacs: Indent delimiter first in term elements correctlyDan Gudmundsson
2018-03-01emacs: Indent tuple (and maps) elements as list elementsDan Gudmundsson
2018-03-01Add emacs indention testcaseDan Gudmundsson
2018-02-25Add Erlang alignment regexpsDavid N. Welton
2018-02-13Merge branch 'maint'John Högberg
2018-02-13Merge branch 'john/tools/fix-lcnt-server-crash/PR-1711/OTP-14912' into maintJohn Högberg
2018-02-13Don't crash lcnt server if information/0 is called before collect/0Péter Gömöri