summaryrefslogtreecommitdiff
path: root/system
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'rickard/link-protocol-fix/OTP-17127' into maintRickard Green2021-03-161-34/+221
|\ | | | | | | | | | | | | * rickard/link-protocol-fix/OTP-17127: Language fixes in documentation Improve documentation of links Document the new link protocol
| * Language fixes in documentationRickard Green2021-03-161-4/+3
| | | | | | | | Co-authored-by: Paulo F. Oliveira <paulo.ferraz.oliveira@gmail.com>
| * Improve documentation of linksRickard Green2021-03-151-33/+221
| |
* | Merge branch 'bjorn/syntax_tools/deprecate-erl_tidy/OTP-17167' into maintBjörn Gustavsson2021-02-031-5/+1
|\ \ | | | | | | | | | | | | | | | * bjorn/syntax_tools/deprecate-erl_tidy/OTP-17167: Update deprecations Deprecate all functions in erl_tidy
| * | Deprecate all functions in erl_tidyBjörn Gustavsson2021-02-011-5/+1
| | |
* | | Remove docs for specs for functions in other modulesPéter Gömöri2021-02-011-11/+9
|/ / | | | | | | | | | | They are rejected by the compiler/linter since OTP 20 (commit 60e47cba). See also https://bugs.erlang.org/browse/ERL-845.
* | Merge pull request #2953 from gionea/documentationDan Gudmundsson2021-01-191-1/+1
|\ \ | | | | | | Refine Mnesia guide Chapter 1
| * | Refine Mnesia guide Chapter 1Robert Gionea2020-12-291-1/+1
| |/
* | Replace old test BIFs w/o is_ prefix in documentation code examplesDieter Schoen2020-12-122-3/+3
|/
* syntax_tools: Deprecate igor and most of erl_tidyBjörn Gustavsson2020-12-021-0/+9
| | | | | | | `igor` and `erl_tidy` are specialized tools that are outside the scope of Erlang/OTP. Therefore, deprecate `igor` and most of `erl_tidy` (there is a project that uses `erl_tidy:file/2` to do pretty-printing, so we will not deprecate that function yet).
* Fix spelling mistakeHenrik Lagebrand2020-10-081-1/+1
|
* Spell out how bit strings are comparedMagnus Henoch2020-06-251-2/+9
| | | | | | The documentation already spells out how all other data types are compared, so let's mention how bit strings are compared as well. Also add two examples.
* Merge branch 'sverker/doc/fix-hidden-since/ERL-1259/OTP-16661' into maintSverker Eriksson2020-06-111-1/+1
|\ | | | | | | | | | | * sverker/doc/fix-hidden-since/ERL-1259/OTP-16661: Prevent left nav overlapping content during scroll (again) Refactor HTML layout to not use width > 100%
| * Refactor HTML layout to not use width > 100%Sverker Eriksson2020-06-111-1/+1
| | | | | | | | | | | | | | | | which causes problem with "overflow-x: hidden" In short: Increased the width +10em to fit the "since" versions while retaining the right margin of other text.
* | Fix various small typos in the OTP Design PrinciplesLars Eric Olsson2020-05-277-40/+35
|/
* Further erl_interface doc improvementsRickard Green2020-05-051-0/+1
|
* Merge branch 'rickard/depr-ei-registry/OTP-16630'Rickard Green2020-05-042-0/+25
|\ | | | | | | | | * rickard/depr-ei-registry/OTP-16630: Deprecate erl_interface registry and schedule it for removal
| * Deprecate erl_interface registry and schedule it for removalRickard Green2020-04-282-0/+25
| |
* | Merge branch 'john/erts/update-pcre/OTP-16557'John Högberg2020-04-301-3/+3
|\ \ | | | | | | | | | | | | | | | * john/erts/update-pcre/OTP-16557: erts: Update PCRE to 8.44 pcre: Add instructions for checking/installing locale
| * | erts: Update PCRE to 8.44John Högberg2020-04-281-3/+3
| |/
* | Update deprecationsIngela Anderton Andin2020-04-281-1/+3
|/
* Add a note about dropped support for automatic latin-1 supportBjörn Gustavsson2020-04-151-0/+6
|
* [megaco|doc] Add text about *sheduled for removal*Micael Karlberg2020-04-031-0/+9
| | | | | Add some text about the megaco encoding config (prev3a, prev3b and prev3c) sheduled for removal in OTP 24.
* system: Move deprecation to XMLGEN stage of makefileLukas Larsson2020-03-273-6/+14
|
* otp: Convert all <seealso> to more specific variantsLukas Larsson2020-03-2761-701/+700
| | | | | | | | | | | | 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-272-2/+2
| | | | | Some seealso need to be fixed manually and some need to be modified for the script to find them.
* Consistently name anchors in deprecation documentationBjörn Gustavsson2020-03-233-9/+7
| | | | | Don't mix upper and lower case. Also don't reference non-existing sections in the scheduled-for-removal page.
* otp: Remove all term and cite documentsLukas Larsson2020-03-203-307/+0
| | | | | They are no longer used and if needed by something else can be found in the git history.
* Merge branch 'hans/ssh/retire_ssh-dss/OTP-16510'Hans Nilsson2020-03-191-0/+5
|\ | | | | | | | | * hans/ssh/retire_ssh-dss/OTP-16510: ssh: Disable 'ssh-dss' by default
| * ssh: Disable 'ssh-dss' by defaultHans Nilsson2020-03-191-0/+5
| |
* | Merge branch 'bmk/snmp/20200313/deprecations/OTP-16463'Micael Karlberg2020-03-191-1/+34
|\ \ | |/ |/| | | OTP-16463
| * [snmp] New deprecationsMicael Karlberg2020-03-131-1/+34
| | | | | | | | | | | | Add new deprecations (snmpm) and update remove date. OTP-16463
* | ssh: Deprecate ssh-rsaHans Nilsson2020-03-181-0/+8
| |
* | Merge branch 'maint'Rickard Green2020-03-1328-28/+28
|\ \ | |/ |/| | | | | * maint: Update copyright year
| * Update copyright yearRickard Green2020-03-1328-28/+28
| |
* | [megaco] Add remove date for megaco functionMicael Karlberg2020-03-121-1/+1
| | | | | | | | OTP-16531
* | Merge branch 'bjorn/deprecations'Björn Gustavsson2020-03-1214-310/+443
|\ \ | | | | | | | | | | | | | | | | | | | | | OTP-16551 * bjorn/deprecations: Add cross-checking of DEPRECATIONS and doc generation Add the DEPRECATIONS file
| * | Add cross-checking of DEPRECATIONS and doc generationBjörn Gustavsson2020-03-1113-310/+269
| | |
| * | Add the DEPRECATIONS fileBjörn Gustavsson2020-03-101-0/+174
| | |
* | | Merge branch 'maint'Raimo Niskanen2020-03-101-16/+16
|\ \ \ | |/ / |/| / | |/ | | | | * maint: Correct spelling of 'behaviour' and 'time-out' Re-phrase paragraphs
| * Merge branch 'toraritte/patch-2' into maintRaimo Niskanen2020-03-101-16/+16
| |\ | | | | | | | | | | | | | | | * toraritte/patch-2: Correct spelling of 'behaviour' and 'time-out' Re-phrase paragraphs
| | * Correct spelling of 'behaviour' and 'time-out'Raimo Niskanen2020-03-101-9/+9
| | |
| | * Re-phrase paragraphsAttila Gulyas2020-01-081-8/+8
| | |
* | | Merge branch 'maint'Raimo Niskanen2020-03-061-4/+41
|\ \ \ | |/ / | | | | | | | | | | | | | | | * maint: Improve function name Document change|push|pop _callback_module Implement push and pop of callback module
| * | Merge branch 'raimo/stdlib/gen_statem-change_cb' into maintRaimo Niskanen2020-03-061-4/+41
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | * raimo/stdlib/gen_statem-change_cb: Improve function name Document change|push|pop _callback_module Implement push and pop of callback module
| | * | Document change|push|pop _callback_moduleRaimo Niskanen2020-02-211-4/+41
| | | |
* | | | Merge branch 'maint'Hans Bolinder2020-03-051-2/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | * maint: doc: Fix a link
| * | | doc: Fix a linkHans Bolinder2020-03-051-2/+2
| |/ /
* | | Add DOC_TARGETS makefile variableLukas Larsson2020-02-2414-110/+121
| | | | | | | | | | | | | | | The variable can be set to pdf, html, man or chunks and also any combination of the above.
* | | docgen: Remove many dead entities from dtdsLukas Larsson2020-02-241-1525/+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