summaryrefslogtreecommitdiff
path: root/lib/stdlib/scripts/update_deprecations
Commit message (Expand)AuthorAgeFilesLines
* otp: Make update_deprecation fail when removing an future versionLukas Larsson2022-06-081-0/+21
* Update copyright yearErlang/OTP2022-02-151-1/+1
* update_deprecations: The script silently discarded errors in file:writeHans Nilsson2022-01-191-3/+1
* update_deprecations: The script didn't handle '-deprecated([f/1])'Hans Nilsson2022-01-191-1/+1
* Update copyright yearRickard Green2021-12-131-1/+1
* otp: Require complete build when updating deprecationsJohn Högberg2021-02-011-3/+21
* otp: Document previously removed functionsJohn Högberg2021-01-181-42/+57
* system: Move deprecation to XMLGEN stage of makefileLukas Larsson2020-03-271-8/+6
* Use RelMarker variableBjörn Gustavsson2020-03-261-1/+2
* Consistently name anchors in deprecation documentationBjörn Gustavsson2020-03-231-0/+1
* Include removal information in the deprecation messageBjörn Gustavsson2020-03-171-11/+47
* Add cross-checking of DEPRECATIONS and doc generationBjörn Gustavsson2020-03-111-40/+214
* otp/erl_lint: Generate deprecation and removal warnings from sourceJohn Högberg2020-02-121-0/+149