Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'maint-23' into maint | Rickard Green | 2020-05-28 | 1 | -1/+17 | |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | * maint-23: Updated OTP version Prepare release # Conflicts: # make/otp_version_tickets | |||||
| * | | Prepare release | Erlang/OTP | 2020-05-28 | 1 | -1/+17 | |
| | | | ||||||
* | | | Merge branch 'maint-22' into maint | Rickard Green | 2020-05-20 | 1 | -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/megaco/doc/src/notes.xml # lib/megaco/vsn.mk # make/otp_version_tickets # otp_versions.table | |||||
| * | Prepare release | Erlang/OTP | 2020-05-19 | 1 | -1/+17 | |
| | | ||||||
* | | Prepare release | Erlang/OTP | 2020-05-11 | 1 | -1/+25 | |
| | | ||||||
* | | Revert "Prepare release" | Henrik Nord | 2020-04-22 | 1 | -25/+1 | |
| | | | | | | | | This reverts commit eee1f3aba92b5a741eabfa1cb6eca0632562777a. | |||||
* | | Prepare release | Erlang/OTP | 2020-04-22 | 1 | -1/+25 | |
| | | ||||||
* | | [megaco|doc] Removed link to pre version 3 | Micael Karlberg | 2020-04-03 | 1 | -3/+0 | |
| | | ||||||
* | | otp: Convert all <seealso> to more specific variants | Lukas Larsson | 2020-03-27 | 11 | -262/+262 | |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | Revert "Prepare release" | Henrik Nord | 2020-03-25 | 1 | -25/+1 | |
| | | | | | | | | This reverts commit 63638d668efbeb4539ba301328cabbc2636fb154. | |||||
* | | Prepare release | Erlang/OTP | 2020-03-24 | 1 | -1/+25 | |
| | | ||||||
* | | otp: Remove all term and cite documents | Lukas Larsson | 2020-03-20 | 3 | -307/+0 | |
| | | | | | | | | | | They are no longer used and if needed by something else can be found in the git history. | |||||
* | | Merge branch 'maint' | Rickard Green | 2020-03-16 | 1 | -1/+32 | |
|\ \ | |/ | | | | | | | | | | | | | | | | | * maint: Updated OTP version Prepare release # Conflicts: # OTP_VERSION # erts/doc/src/socket.xml | |||||
| * | Prepare release | Erlang/OTP | 2020-03-13 | 1 | -1/+32 | |
| | | ||||||
* | | Merge branch 'maint' | Rickard Green | 2020-03-13 | 12 | -12/+12 | |
|\ \ | |/ | | | | | | | * maint: Update copyright year | |||||
| * | Update copyright year | Rickard Green | 2020-03-13 | 13 | -13/+13 | |
| | | ||||||
* | | [megaco|doc] Updated doc with regard to deprecate codec(s) | Micael Karlberg | 2020-03-12 | 4 | -43/+35 | |
| | | | | | | | | OTP-16531 | |||||
* | | Revert "Prepare release" | Henrik Nord | 2020-02-27 | 1 | -16/+1 | |
| | | | | | | | | This reverts commit 50e614e7d5fee9e3bfe8a58e7f390c6ea6caf271. | |||||
* | | Prepare release | Erlang/OTP | 2020-02-26 | 1 | -1/+16 | |
| | | ||||||
* | | Implement EEP-48 aka doc chunks | Lukas Larsson | 2020-02-24 | 1 | -0/+5 | |
| | | ||||||
* | | otp: Refactor doc make system and introduce EEP-48 | Lukas Larsson | 2020-02-24 | 2 | -119/+2 | |
| | | ||||||
* | | Fix docs to handle chunk generation | Lukas Larsson | 2020-02-24 | 1 | -17/+0 | |
| | | | | | | | | | | | | Many modules are only there as references for call-backs. Also some functions seem to have documentation but no implementation. | |||||
* | | docgen: Remove many dead entities from dtds | Lukas Larsson | 2020-02-24 | 1 | -1518/+0 | |
|/ | | | | | | | Removed unused cite and path enitity from dtd Removed unused dtds Removed unused elements from existing dtds Removed almost unused elements from existing dtds | |||||
* | Prepare release | Erlang/OTP | 2019-12-06 | 1 | -1/+18 | |
| | ||||||
* | Prepare release | Erlang/OTP | 2019-09-17 | 1 | -1/+18 | |
| | ||||||
* | [megaco|doc] Change description to note | Micael Karlberg | 2019-06-27 | 1 | -2/+2 | |
| | | | | | | | xmllint did not accept a 'description' tag for the 'DATA TYPE' section. But a 'note' tag worked (it *also* made more sence). OTP-15882 | |||||
* | [megaco] Update the app file and some docs | Micael Karlberg | 2019-06-27 | 2 | -4/+15 | |
| | | | | OTP-15882 | |||||
* | [megaco|doc] Fixed a minor error | Micael Karlberg | 2019-06-27 | 1 | -1/+1 | |
| | | | | | | Removed a single ']' that did no good from the doc... OTP-15882 | |||||
* | Prepare release | Erlang/OTP | 2019-05-10 | 1 | -1/+24 | |
| | ||||||
* | Revert "Prepare release" | Rickard Green | 2019-04-24 | 1 | -24/+1 | |
| | | | | This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a. | |||||
* | Prepare release | Erlang/OTP | 2019-04-23 | 1 | -1/+24 | |
| | ||||||
* | Revert "Prepare release" | Henrik Nord | 2019-03-26 | 1 | -24/+1 | |
| | | | | This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017. | |||||
* | Prepare release | Erlang/OTP | 2019-03-25 | 1 | -1/+24 | |
| | ||||||
* | Revert "Prepare release" | Rickard Green | 2019-02-27 | 1 | -24/+1 | |
| | | | | This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab. | |||||
* | Prepare release | Erlang/OTP | 2019-02-26 | 1 | -1/+24 | |
| | ||||||
* | Add empty 'since' attribute for old modules and functions | Sverker Eriksson | 2018-12-12 | 12 | -147/+147 | |
| | ||||||
* | Prepare release | Erlang/OTP | 2018-09-24 | 1 | -1/+16 | |
| | ||||||
* | Update copyright year | Henrik Nord | 2018-09-21 | 2 | -2/+2 | |
| | ||||||
* | docs: make clean all XMLDIR | Lukas Larsson | 2018-07-13 | 1 | -0/+1 | |
| | ||||||
* | Update release notes | Erlang/OTP | 2017-12-08 | 1 | -1/+16 | |
| | ||||||
* | Remove unused files from the documentation build | Lars Thorsen | 2017-09-28 | 14 | -331/+91 | |
| | ||||||
* | Prepare release | Erlang/OTP | 2017-06-21 | 1 | -1/+16 | |
| | ||||||
* | Update copyright year | Hans Nilsson | 2017-06-14 | 1 | -1/+1 | |
| | ||||||
* | Revert "Prepare release" | Hans Nilsson | 2017-05-31 | 1 | -15/+1 | |
| | | | | This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0. | |||||
* | Prepare release | Erlang/OTP | 2017-05-30 | 1 | -1/+15 | |
| | ||||||
* | Revert "Prepare release" | Raimo Niskanen | 2017-05-05 | 1 | -15/+1 | |
| | | | | This reverts commit dc57404252c47520f352834ad9be45ad684f96c9. | |||||
* | Prepare release | Erlang/OTP | 2017-05-04 | 1 | -1/+15 | |
| | ||||||
* | Prepare release | Erlang/OTP | 2016-06-21 | 1 | -1/+16 | |
| | ||||||
* | Revert "Prepare release" | Erlang/OTP | 2016-06-02 | 1 | -16/+1 | |
| | | | | This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da. | |||||
* | Prepare release | Erlang/OTP | 2016-06-02 | 1 | -1/+16 | |
| |