summaryrefslogtreecommitdiff
path: root/lib/tools
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2023-05-152-1/+22
* Update copyright yearErlang/OTP2023-05-151-1/+1
* LCNT: fix port parser for V4_PORT_EXTDanil Zagoskin2023-04-211-5/+3
* Revert "Prepare release"Henrik Nord2023-04-122-22/+1
* Prepare releaseErlang/OTP2023-04-112-1/+22
* Update copyright yearErlang/OTP2023-04-111-1/+1
* Merge pull request #7035 from max-au/max-au/xref-cleanup-duplicate-codeBjörn Gustavsson2023-03-291-4/+0
|\
| * [xref] drop unused codeMaxim Fedorov2023-03-211-4/+0
* | Revert "Prepare release"Henrik Nord2023-03-222-22/+1
* | Prepare releaseErlang/OTP2023-03-212-1/+22
* | Update copyright yearErlang/OTP2023-03-217-7/+7
|/
* Merge pull request #6829 from josevalim/jv-move-instrumentJohn Högberg2023-02-2210-798/+0
|\
| * Move instrument.erl to runtime_toolsJosé Valim2023-02-1510-798/+0
* | xref: fixes typespec for xref:m/1Kiko Fernandez-Reyes2023-02-171-3/+3
* | Revert "Prepare release"Henrik Nord2023-02-152-16/+1
* | Prepare releaseErlang/OTP2023-02-142-1/+16
* | Update copyright yearErlang/OTP2023-02-144-4/+4
* | Make emacs handle map-comprehensionsDan Gudmundsson2023-02-092-3/+23
|/
* cover: Support map comprehensionsBjörn Gustavsson2023-02-062-0/+32
* Merge pull request #6437 from fabjan/patch-1Jakub Witczak2022-12-301-0/+103
|\
| * Fix example code in ct_hooks_chapter.xmlFabian Bergström2022-12-281-0/+103
* | erts: Remove erlang:display_nl as it is unusedLukas Larsson2022-10-041-1/+0
|/
* Update copyright yearErlang/OTP2022-09-201-1/+1
* fix typo in :eprof docs: prifile --> profileTobias Pfeiffer2022-07-191-1/+1
* Merge branch 'deterministic-build' of https://github.com/TD5/otp into maintBjörn Gustavsson2022-06-291-0/+1
|\
| * make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+1
* | Prepare releaseErlang/OTP2022-05-172-1/+17
* | Update copyright yearErlang/OTP2022-05-171-1/+1
* | prof_bench_SUITE: Extend timetrapBjörn Gustavsson2022-05-051-1/+1
* | prof_bench_SUITE: Robustify test for insufficient disk spaceBjörn Gustavsson2022-05-051-20/+33
|/
* Revert "Prepare release"Henrik Nord2022-04-132-17/+1
* Prepare releaseErlang/OTP2022-04-112-1/+17
* [features] Change format and argument order for options and directivesCons T Åhs2022-04-062-3/+4
* Modernize the examples in the User's Guide for cprofBjörn Gustavsson2022-03-281-68/+77
* Revert "Prepare release"Henrik Nord2022-03-242-17/+1
* Prepare releaseErlang/OTP2022-03-232-1/+17
* Update copyright yearErlang/OTP2022-03-231-1/+1
* [features] Use real features supportCons T Åhs2022-03-211-4/+3
* Merge branch 'john/tools/improve-instrument-doc/OTP-17788'John Högberg2022-03-031-15/+33
|\
| * tools: Update `instrument` documentationJohn Högberg2022-02-141-15/+33
* | emacs_SUITE: Fix broken indentationBjörn Gustavsson2022-02-231-1/+1
* | Merge pull request #5566 from max-au/max-au/peerify-toolsRickard Green2022-02-232-96/+56
|\ \
| * | [tools] replace test_server:start_node with ?CT_PEER()Maxim Fedorov2022-01-072-96/+56
* | | Revert "Prepare release"Henrik Nord2022-02-162-17/+1
* | | Prepare releaseErlang/OTP2022-02-152-1/+17
* | | Update copyright yearErlang/OTP2022-02-1514-14/+14
| |/ |/|
* | Add 'maybe' and 'else' to erlang-mode for EmacsDan Gudmundsson2022-02-112-8/+58
* | cover: Implement support for maybe ... endBjörn Gustavsson2022-02-112-1/+72
* | Merge pull request #5524 from Trenly/masterDan Gudmundsson2022-01-311-4/+4
|\ \
| * | Update Install Location and Registry KeysKaleb Luedtke2021-12-161-4/+4
| |/