Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare release | Erlang/OTP | 2023-05-15 | 1 | -1/+19 |
| | |||||
* | Revert "Prepare release" | Henrik Nord | 2023-04-12 | 1 | -19/+1 |
| | | | | This reverts commit d4e4511b19f4126d9271a6e3a8fa2eb716da7e85. | ||||
* | Prepare release | Erlang/OTP | 2023-04-11 | 1 | -1/+19 |
| | |||||
* | Revert "Prepare release" | Henrik Nord | 2023-03-22 | 1 | -19/+1 |
| | | | | This reverts commit 1cf126f91eb533783409da95b117207d8c13d9aa. | ||||
* | Prepare release | Erlang/OTP | 2023-03-21 | 1 | -1/+19 |
| | |||||
* | Prepare release | Erlang/OTP | 2023-03-06 | 1 | -1/+35 |
| | |||||
* | Update copyright year | Rickard Green | 2021-12-15 | 4 | -4/+4 |
| | |||||
* | Prepare release | Erlang/OTP | 2021-05-10 | 1 | -1/+16 |
| | |||||
* | Revert "Prepare release" | Henrik Nord | 2021-04-21 | 1 | -16/+1 |
| | | | | This reverts commit 221e41bd32e433f6e08bbfedb013fc49c9aa1283. | ||||
* | Prepare release | Erlang/OTP | 2021-04-19 | 1 | -1/+16 |
| | |||||
* | Revert "Prepare release" | Henrik Nord | 2021-03-26 | 1 | -16/+1 |
| | | | | This reverts commit 1cc1d15c4e54c1d9d8c34a4c66193a95b10c479a. | ||||
* | Prepare release | Erlang/OTP | 2021-03-25 | 1 | -1/+16 |
| | |||||
* | otp: Move funcs description into funcs_description tag | Lukas Larsson | 2020-03-27 | 1 | -9/+10 |
| | |||||
* | otp: Convert all <seealso> to more specific variants | Lukas Larsson | 2020-03-27 | 2 | -13/+13 |
| | | | | | | | | | | | | 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: Refactor doc make system and introduce EEP-48 | Lukas Larsson | 2020-02-24 | 1 | -98/+2 |
| | |||||
* | Prepare release | Erlang/OTP | 2019-12-06 | 1 | -1/+16 |
| | |||||
* | Add empty 'since' attribute for old modules and functions | Sverker Eriksson | 2018-12-12 | 1 | -10/+10 |
| | |||||
* | Add "since" attributes in xml for new functions and modules | Sverker Eriksson | 2018-12-11 | 1 | -8/+8 |
| | | | | introduced after OTP_R13B03. | ||||
* | Prepare release | Erlang/OTP | 2018-09-24 | 1 | -1/+16 |
| | |||||
* | fix double parenthesis and badly formatter <v> tags | Mariano Guerra | 2018-08-15 | 1 | -3/+3 |
| | | | | (cherry picked from commit 1b36c8ff81e896f9aa172603962f838d980668a0) | ||||
* | docs: make clean all XMLDIR | Lukas Larsson | 2018-07-13 | 1 | -0/+1 |
| | |||||
* | ftp,tftp: Update initial version 1.0.0 -> 1.0 | Péter Dimitrov | 2018-03-28 | 1 | -1/+1 |
| | | | | Change-Id: I014b191da144c299d056eb155ed99ace710112b1 | ||||
* | tftp: Improve documentation | Péter Dimitrov | 2018-03-28 | 6 | -48/+103 |
| | | | | Change-Id: Ie23a40e7159fe632cf5514ac617de17c5d5b5ce2 | ||||
* | inets,tftp: Break out TFTP from inets | Péter Dimitrov | 2018-03-28 | 11 | -0/+1016 |
- Create directory structure - Move code, tests, documentation from inets - Add inets_tftp_wrapper - Add tftp app to run-dialyzer script Change-Id: I6a142ae66cecb9a1821cbf9ea6a45f66a836763d |