summaryrefslogtreecommitdiff
path: root/lib/stdlib/scripts
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
* Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\
| * Update copyright yearRickard Green2021-12-132-2/+2
* | add option short to float_to_*/2 bifsThomas Depierre2021-07-151-108/+0
|/
* Merge remote-tracking branch 'dina/ryu_fwrite_g_1'Kjell Winblad2021-02-191-0/+108
|\
| * Change io_lib_format:fwrite_g/1 to use RyuThomas Depierre2021-02-131-0/+108
* | 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