aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
AgeCommit message (Expand)Author
2017-09-21Merge branch 'maint'Hans Bolinder
2017-09-21Merge branch 'hasse/tools/fprof_unicode_fix' into maintHans Bolinder
2017-09-20Merge branch 'maint'Dan Gudmundsson
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-15Merge branch 'siri/string-new-api'Siri Hansen
2017-09-15Merge branch 'maint'Hans Bolinder
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 branch 'maint'Dan Gudmundsson
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 branch 'maint'Dan Gudmundsson
2017-09-12Merge pull request #1559 from johanclaesson/tags2_maintDan Gudmundsson
2017-09-07Merge branch 'maint'Siri Hansen
2017-09-07Merge branch 'siri/unicode-merge' into maintSiri Hansen
2017-09-06Merge branch 'maint' into john/erts/merge-zlib-and-vector-qJohn Högberg
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-05Merge branch 'maint'John Högberg
2017-09-04Fix list type used in rt_mask category listingJohn Högberg
2017-08-28Merge branch 'rickard/dist/OTP-14459' into rickard/dist/master/OTP-14459Rickard Green
2017-08-28Support for distribution controller processesRickard Green
2017-08-24fprof: Sum callers and calleesJohan Claesson
2017-08-24Merge branch 'maint'Dan Gudmundsson
2017-08-23Emacs: Fix default target for xref-find-referencesJohan Claesson
2017-07-06tools: Do not use deprecated functions in string(3)Hans Bolinder
2017-07-06johanclaesson/fprof/PR-1460/OTP-14500Lukas Larsson
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-07-04fprof: Sum callers and calleesJohan Claesson
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
2017-06-19Update copyright yearHans Nilsson
2017-06-16[ct] Print unicode atoms and strings correctly in common_test logsSiri Hansen
2017-06-14Update copyright yearHans Nilsson
2017-05-31Revert "Prepare release"Hans Nilsson
2017-05-30Prepare releaseErlang/OTP
2017-05-23Remove the obsolete erlang-buffer-substring functionBozhidar Batsov
2017-05-18Make lock counter info independent of the locks being countedJohn Högberg
2017-05-17Merge pull request #1465 from bjorng/bjorn/tools/fix-lcnt-docBjörn Gustavsson