aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
AgeCommit message (Expand)Author
2019-05-13cover: Fix register/2 race on startupJohn Högberg
2018-03-09Update release notesErlang/OTP
2018-03-09Update version numbersErlang/OTP
2018-03-02Merge branch 'pr/1620' into maintDan Gudmundsson
2018-03-02Add updated type-spec to Emacs skeletons of OTP behavioursHamidreza Soleimani
2018-03-02Derive `erlang-shell-mode` properly from `comint-mode`Tianxiang Xiong
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-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
2018-02-12Automatically start lcnt server on first useJohn Högberg
2018-02-08Remove 'Example' without an example from docsPéter Gömöri
2017-12-21tools: Correct a counting bug in CoverHans Bolinder
2017-12-08Update release notesErlang/OTP
2017-12-08Update version numbersErlang/OTP
2017-10-31Refactor xmllint check and make it fail on failureLukas Larsson
2017-10-10Merge branch 'lars/doc-cleanup/OTP-14475' into maintLars Thorsen
2017-09-28Remove unused files from the documentation buildLars Thorsen
2017-09-22Update release notesErlang/OTP
2017-09-22Update version numbersErlang/OTP
2017-09-21Merge branch 'hasse/tools/fprof_unicode_fix' into maintHans Bolinder
2017-09-20fprof: Make sure the receiving file can handle UnicodeHans Bolinder
2017-09-19Update runtime deps to depend on new stdlib functionalityDan Gudmundsson
2017-09-14tools: Add handling of the -on_load() attribute to XrefHans Bolinder
2017-09-14tools: Correction of xref(3)Hans Bolinder
2017-09-13Merge remote-tracking branch 'upstream/pr/1474' into maintDan Gudmundsson
2017-09-12Update the version to 2.8.0Bozhidar Batsov
2017-09-12Merge pull request #1559 from johanclaesson/tags2_maintDan Gudmundsson
2017-09-07Merge branch 'siri/unicode-merge' into maintSiri Hansen
2017-09-06Merge branch 'lukas/erts/nif_vector_q/OTP-14598' into maintJohn Högberg
2017-09-05Emacs: Update erlang-xref-find-definitions-module for Emacs 26Johan Claesson
2017-09-05Emacs: Guess type of tag definition in Emacs 24Johan Claesson
2017-09-05erts: Add erlang:iolist_to_iovecLukas Larsson
2017-09-05xref: Improve handling of UnicodeHans Bolinder
2017-09-05fprof: Modify handling of UnicodeHans Bolinder
2017-09-05eprof: Improve handling of UnicodeHans Bolinder
2017-09-04Fix list type used in rt_mask category listingJohn Högberg
2017-08-24fprof: Sum callers and calleesJohan Claesson
2017-08-23Emacs: Fix default target for xref-find-referencesJohan Claesson
2017-07-06Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg
2017-07-06Document rt_mask and add warnings about copy_saveJohn Högberg
2017-07-06Break erts_debug:lock_counters/1 into separate BIFsJohn Högberg
2017-07-06Enable lcnt smoke test on all builds that have lcnt enabledJohn Högberg
2017-06-30Update release notesErlang/OTP
2017-06-30Update version numbersErlang/OTP
2017-06-29[make] Do not use the interactive tool 'c' from makeSiri Hansen
2017-06-21Prepare releaseErlang/OTP