summaryrefslogtreecommitdiff
path: root/lib/tools/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | Prepare releaseErlang/OTP2020-09-231-0/+17
| |
* | Prepare releaseErlang/OTP2020-05-111-0/+27
| |
* | Revert "Prepare release"Henrik Nord2020-04-221-27/+0
| | | | | | | | This reverts commit eee1f3aba92b5a741eabfa1cb6eca0632562777a.
* | Prepare releaseErlang/OTP2020-04-221-0/+27
| |
* | docs: fix recommend vs recommended errorsMikael Pettersson2020-03-311-1/+1
| |
* | otp: Move funcs description into funcs_description tagLukas Larsson2020-03-271-8/+10
| |
* | otp: Convert all <seealso> to more specific variantsLukas Larsson2020-03-2714-117/+117
| | | | | | | | | | | | | | | | | | | | | | | | We add `seemfa`, `seeerl`, `seetype`, `seeapp`, `seecom`, `seecref` , `seefile` and `seeguide` in order to make it easier to reason about what each link points to without examining the target. This information will then be embedded in the EEP-48 chunks for usage by other tools. The tool used can be found here: https://gist.github.com/garazdawi/68527d92ae5b37c8f129bfbdfffdfa68
* | otp: Prepare for automatic seealso convertionsLukas Larsson2020-03-271-1/+1
| | | | | | | | | | Some seealso need to be fixed manually and some need to be modified for the script to find them.
* | Revert "Prepare release"Henrik Nord2020-03-251-27/+0
| | | | | | | | This reverts commit 63638d668efbeb4539ba301328cabbc2636fb154.
* | Prepare releaseErlang/OTP2020-03-241-0/+27
| |
* | otp: Change all MFA links to use "/" syntax for arityLukas Larsson2020-03-202-5/+5
| |
* | Merge branch 'maint'Rickard Green2020-03-161-0/+36
|\ \ | |/ | | | | | | | | | | | | | | | | * maint: Updated OTP version Prepare release # Conflicts: # OTP_VERSION # erts/doc/src/socket.xml
| * Prepare releaseErlang/OTP2020-03-131-0/+36
| |
* | Merge branch 'maint'Rickard Green2020-03-137-7/+7
|\ \ | |/ | | | | | | * maint: Update copyright year
| * Update copyright yearRickard Green2020-03-137-7/+7
| |
* | Revert "Prepare release"Henrik Nord2020-02-271-27/+0
| | | | | | | | This reverts commit 50e614e7d5fee9e3bfe8a58e7f390c6ea6caf271.
* | Prepare releaseErlang/OTP2020-02-261-0/+27
| |
* | Implement EEP-48 aka doc chunksLukas Larsson2020-02-241-0/+2
| |
* | otp: Refactor doc make system and introduce EEP-48Lukas Larsson2020-02-241-74/+3
| |
* | docgen: Remove many dead entities from dtdsLukas Larsson2020-02-242-2/+2
| | | | | | | | | | | | | | Removed unused cite and path enitity from dtd Removed unused dtds Removed unused elements from existing dtds Removed almost unused elements from existing dtds
* | xref: Allow deprecation tags to be stringsJohn Högberg2020-01-301-0/+3
| |
* | Merge branch 'john/erts/cleanup-allocator-statistics/OTP-16327'John Högberg2020-01-081-6/+4
|\ \ | |/ |/| | | | | | | * john/erts/cleanup-allocator-statistics/OTP-16327: erts: Include block types in allocation statistics instrument: Include allocation types in carrier statistics
| * instrument: Include allocation types in carrier statisticsJohn Högberg2020-01-071-6/+4
| |
* | Prepare releaseErlang/OTP2019-12-061-0/+37
|/
* Prepare releaseErlang/OTP2019-09-171-0/+15
|
* Merge branch 'maint-20' into maintJohn Högberg2019-06-171-0/+15
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maint-20: Updated OTP version Prepare release # Conflicts: # OTP_VERSION # erts/doc/src/notes.xml # erts/vsn.mk # lib/common_test/doc/src/notes.xml # lib/common_test/vsn.mk # lib/tools/doc/src/notes.xml # lib/tools/vsn.mk # make/otp_version_tickets # otp_versions.table
| * Prepare releaseErlang/OTP2019-06-141-0/+15
| |
* | Merge branch 'maint-21' into maintIngela Anderton Andin2019-05-151-0/+15
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maint-21: Updated OTP version Prepare release # Conflicts: # OTP_VERSION # erts/doc/src/notes.xml # erts/vsn.mk # lib/ssl/doc/src/notes.xml # lib/ssl/vsn.mk # lib/tools/doc/src/notes.xml # lib/tools/vsn.mk # make/otp_version_tickets # otp_versions.table
| * | Prepare releaseErlang/OTP2019-05-141-0/+15
| | |
* | | Prepare releaseErlang/OTP2019-05-101-0/+43
| | |
* | | make.xml: Add reference to compile(3)Noodles!2019-04-301-0/+5
| | | | | | | | | For compiler options.
* | | Revert "Prepare release"Rickard Green2019-04-241-43/+0
| | | | | | | | | | | | This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
* | | Prepare releaseErlang/OTP2019-04-231-0/+43
| | |
* | | Merge branch 'maint'Micael Karlberg2019-04-171-1/+15
|\ \ \ | | | | | | | | | | | | | | | | | | | | * maint: Updated OTP version Prepare release
| * \ \ Merge branch 'maint-20' into maintMicael Karlberg2019-04-171-1/+15
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maint-20: Updated OTP version Prepare release # Conflicts: # OTP_VERSION # erts/doc/src/notes.xml # erts/vsn.mk # lib/common_test/doc/src/notes.xml # lib/common_test/vsn.mk # lib/erl_interface/doc/src/notes.xml # lib/erl_interface/vsn.mk # lib/snmp/doc/src/notes.xml # lib/snmp/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/OTP2019-04-161-0/+15
| | |
* | | Revert "Prepare release"Henrik Nord2019-03-261-43/+0
| | | | | | | | | | | | This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017.
* | | Prepare releaseErlang/OTP2019-03-251-0/+43
| | |
* | | Merge branch 'maint'Henrik Nord2019-03-121-0/+39
|\ \ \ | |/ / | | | | | | | | | | | | * maint: Updated OTP version Prepare release
| * | Prepare releaseErlang/OTP2019-03-111-0/+39
| | |
* | | Revert "Prepare release"Rickard Green2019-02-271-36/+0
| | | | | | | | | | | | This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab.
* | | Prepare releaseErlang/OTP2019-02-261-0/+36
| | |
* | | Use the counters module to speed up coverBjörn Gustavsson2019-02-111-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use `counters:add/3` instead of `ets:update_counter/3` for counting the number of times a line is executed. By default, the reference to the counter array for each module will be stored in a persistent term and retrieved every time a counter is updated. This makes the compiler test suite with coverage enabled run *almost* twice as fast (on my computer, in about 6 minutes down from more than 11 minutes). To get even more speed, the new `cover:local_only/0` function can be called to put cover into a mode where the cover-compiled code can only be run on the local node. In this mode, the cover-compiled modules in a more efficient way by compiling the counter reference into the code. This shaves off about one more minute, making the compiler test suite with coverage enabled run *more than* twice as fast (in about 5 minutes on my computer).
* | | Merge branch 'maint'Sverker Eriksson2018-12-139-191/+191
|\ \ \ | |/ /
| * | Add empty 'since' attribute for old modules and functionsSverker Eriksson2018-12-128-138/+138
| | |
| * | Add "since" attributes in xml for new functions and modulesSverker Eriksson2018-12-114-53/+53
| | | | | | | | | | | | introduced after OTP_R13B03.
* | | Merge branch 'maint'Henrik Nord2018-12-111-0/+15
|\ \ \ | |/ / | | | | | | | | | | | | * maint: Updated OTP version Prepare release
| * | Prepare releaseErlang/OTP2018-12-101-0/+15
| | |
* | | Merge branch 'maint'Henrik Nord2018-09-251-0/+22
|\ \ \ | |/ /
| * | Prepare releaseErlang/OTP2018-09-241-0/+22
| | |