summaryrefslogtreecommitdiff
path: root/lib/tools/doc
Commit message (Collapse)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2023-05-151-0/+21
|
* Revert "Prepare release"Henrik Nord2023-04-121-21/+0
| | | | This reverts commit d4e4511b19f4126d9271a6e3a8fa2eb716da7e85.
* Prepare releaseErlang/OTP2023-04-111-0/+21
|
* Revert "Prepare release"Henrik Nord2023-03-221-21/+0
| | | | This reverts commit 1cf126f91eb533783409da95b117207d8c13d9aa.
* Prepare releaseErlang/OTP2023-03-211-0/+21
|
* Update copyright yearErlang/OTP2023-03-213-3/+3
|
* Move instrument.erl to runtime_toolsJosé Valim2023-02-155-265/+0
| | | | | | | | | instrument.erl can be a useful tool for debugging memory allocation and memory leaks in production systems. For example, eventually we could have a button in Observer that invokes instrument and prints a histogram on demand. For this purpose, however, it must be part of runtime_tools.
* Update copyright yearErlang/OTP2022-09-201-1/+1
|
* fix typo in :eprof docs: prifile --> profileTobias Pfeiffer2022-07-191-1/+1
|
* Prepare releaseErlang/OTP2022-05-171-0/+16
|
* Revert "Prepare release"Henrik Nord2022-04-131-16/+0
| | | | This reverts commit a2c8df222e6d02fa518d5d6cbbea75a9dd720d30.
* Prepare releaseErlang/OTP2022-04-111-0/+16
|
* Modernize the examples in the User's Guide for cprofBjörn Gustavsson2022-03-281-68/+77
|
* Revert "Prepare release"Henrik Nord2022-03-241-16/+0
| | | | This reverts commit 435bc5e68dd45ff6f7992077998930519208e910.
* Prepare releaseErlang/OTP2022-03-231-0/+16
|
* Update copyright yearErlang/OTP2022-03-231-1/+1
|
* Merge branch 'john/tools/improve-instrument-doc/OTP-17788'John Högberg2022-03-031-15/+33
|\ | | | | | | | | * john/tools/improve-instrument-doc/OTP-17788: tools: Update `instrument` documentation
| * tools: Update `instrument` documentationJohn Högberg2022-02-141-15/+33
| |
* | Revert "Prepare release"Henrik Nord2022-02-161-16/+0
| | | | | | | | This reverts commit 95f5a792610ed4c87457863cb03b047414ad4a14.
* | Prepare releaseErlang/OTP2022-02-151-0/+16
| |
* | Update copyright yearErlang/OTP2022-02-156-6/+6
|/
* Fix typos in lib/toolsKian-Meng Ang2022-01-056-7/+7
|
* Prepare releaseErlang/OTP2021-12-141-0/+16
|
* Update copyright yearRickard Green2021-12-1312-12/+12
|
* Prepare releaseErlang/OTP2021-09-171-0/+15
|
* Prepare releaseErlang/OTP2021-05-101-0/+49
|
* Revert "Prepare release"Henrik Nord2021-04-211-49/+0
| | | | This reverts commit 221e41bd32e433f6e08bbfedb013fc49c9aa1283.
* Prepare releaseErlang/OTP2021-04-191-0/+49
|
* Merge branch 'maint'Hans Nilsson2021-04-061-0/+16
|\ | | | | | | | | | | * maint: Updated OTP version Prepare release
| * Merge branch 'maint-22' into maintHans Nilsson2021-04-061-0/+16
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maint-22: Updated OTP version Prepare release # Conflicts: # OTP_VERSION # erts/doc/src/notes.xml # erts/vsn.mk # lib/kernel/doc/src/notes.xml # lib/kernel/vsn.mk # lib/ssh/doc/src/notes.xml # lib/ssh/vsn.mk # lib/tools/doc/src/notes.xml # lib/tools/vsn.mk # make/otp_version_tickets # otp_versions.table
| | * Prepare releaseErlang/OTP2021-03-311-0/+16
| | |
* | | Revert "Prepare release"Henrik Nord2021-03-261-49/+0
| | | | | | | | | | | | This reverts commit 1cc1d15c4e54c1d9d8c34a4c66193a95b10c479a.
* | | Prepare releaseErlang/OTP2021-03-251-0/+49
| | |
* | | Merge branch 'maint'Henrik Nord2021-03-241-0/+34
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | * maint: Updated OTP version Prepare release # Conflicts: # OTP_VERSION
| * | Prepare releaseErlang/OTP2021-03-221-0/+34
| | |
| * | beam_lib, cover: Don't crash when an abstract code backend is missingBjörn Gustavsson2021-02-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On a computer without Elixir installed, `beam_lib` would crash when asked to retrieve the abstract code for a BEAM file produced by the Elixir compiler. Instead of crashing when the backend module is missing, return `{error,{missing_backend,BeamFile,Backend}}`. Also update `cover` to handle the new error from `beam_lib`. Resolves #4353
* | | Revert "Prepare release"Henrik Nord2021-02-241-43/+0
| | | | | | | | | | | | This reverts commit bbc0f3386c2546af25936730742d8dee1664f1dd.
* | | Prepare releaseErlang/OTP2021-02-231-0/+43
| | |
* | | Merge branch 'maint'Ingela Anderton Andin2021-02-161-0/+16
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | * maint: Updated OTP version Prepare release # Conflicts: # OTP_VERSION # make/otp_version_tickets_in_merge
| * | Merge branch 'maint-23' into maintIngela Anderton Andin2021-02-161-0/+16
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maint-23: Updated OTP version Prepare release # Conflicts: # make/otp_version_tickets
| | * | Prepare releaseErlang/OTP2021-02-151-0/+16
| | | |
* | | | Merge branch 'maint'Hans Bolinder2021-02-151-1/+3
|\ \ \ \ | |/ / / | | | | | | | | | | | | * maint: tools: Correct Xref's handling of behaviour_info/1
| * | | Merge branch 'hasse/tools/xref_behaviour_info_1/OTP-17191/ERL-1476/GH-4192' ↵Hans Bolinder2021-02-151-1/+3
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | into maint * hasse/tools/xref_behaviour_info_1/OTP-17191/ERL-1476/GH-4192: tools: Correct Xref's handling of behaviour_info/1
| | * | tools: Correct Xref's handling of behaviour_info/1Hans Bolinder2021-02-121-1/+3
| | | | | | | | | | | | | | | | See also https://github.com/erlang/otp/issues/4192.
* | | | Merge branch 'maint'Björn Gustavsson2021-01-121-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | * maint: Replace old test BIFs w/o is_ prefix in documentation code examples
| * | | Merge pull request #2929 from dischoen/replace-BIFs-in-doc-examplesBjörn Gustavsson2021-01-121-1/+1
| |\ \ \ | | |/ / | |/| | Replace old test BIFs w/o is_ prefix in documentation code examples
| | * | Replace old test BIFs w/o is_ prefix in documentation code examplesDieter Schoen2020-12-121-1/+1
| | | |
* | | | Merge branch 'maint'Henrik Nord2020-12-161-0/+16
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maint: Updated OTP version Prepare release # Conflicts: # OTP_VERSION
| * | | Prepare releaseErlang/OTP2020-12-111-0/+16
| |/ /
* | | tools: Add specs and types for documentationHans Bolinder2020-11-1010-1412/+1064
|/ / | | | | | | When at it, a few minor issues have been fixed in the docs.