summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Lukas Larsson2021-11-164-1/+1
|\
| * Update primary bootstrapLukas Larsson2021-10-2512-0/+0
| |
* | Fix typo in bootstrapKian-Meng, Ang2021-11-111-1/+1
| |
* | Update primary bootstrapBjörn Gustavsson2021-11-10244-4/+4
| |
* | peer: peer node implementationMaxim Fedorov2021-11-081-0/+1
| | | | | | | | | | | | Add a new module 'peer' implementing a linked peer node. It is designed to replace 'slave', 'ct_slave', 'loose_node', and a few more implementations of the same concept.
* | Update primary bootstrapJohn Högberg2021-10-2270-0/+0
| |
* | Merge branch 'bmk/snmp/20210906/backward_compat_cleanup/OTP-17612'Micael Karlberg2021-09-141-0/+0
|\ \ | | | | | | | | | OTP-17612
| * | [snmp] Generated new deprecation infoMicael Karlberg2021-09-091-0/+0
| | | | | | | | | | | | OTP-17612
* | | Merge branch 'maint'Björn Gustavsson2021-09-10141-11/+10
|\ \ \ | |/ / |/| / | |/ | | * maint: Update primary bootstrap
| * Update primary bootstrapBjörn Gustavsson2021-09-1058-7/+8
| |
* | Update primary bootstrapLukas Larsson2021-08-0952-29/+77
|/
* Update primary bootstrapBjörn Gustavsson2021-05-0480-4/+4
|
* [snmp] Update deprecatedMicael Karlberg2021-03-261-0/+0
| | | | OTP-17049
* Update primary bootstrapBjörn Gustavsson2021-02-2223-0/+2
|
* Update primary bootstrapJohn Högberg2021-02-19145-0/+0
|
* Update deprecationsBjörn Gustavsson2021-02-171-0/+0
|
* Update primary bootstrapJohn Högberg2021-02-059-66/+66
|
* Update deprecationsBjörn Gustavsson2021-02-031-0/+0
|
* Merge branch 'maint'Björn Gustavsson2021-02-0329-6/+4
|\ | | | | | | | | | | | | * maint: Update primary bootstrap Update deprecations Deprecate all functions in erl_tidy
| * Update primary bootstrapBjörn Gustavsson2021-02-0310-3/+3
| |
| * Update deprecationsBjörn Gustavsson2021-02-011-0/+0
| |
* | Update primary bootstrapHans Bolinder2021-01-2619-0/+0
| |
* | Update primary bootstrapJohn Högberg2021-01-2237-0/+0
| |
* | Update primary bootstrapLukas Larsson2021-01-2247-1/+1
| |
* | Merge pull request #2974 from bjorng/bjorn/kernel/eliminate-bif-wrappersBjörn Gustavsson2021-01-151-0/+0
|\ \ | | | | | | os: Eliminate wrappers for BIFs
| * | os: Eliminate wrappers for BIFsBjörn Gustavsson2021-01-141-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For convenience during development of c2d70945dce several environment manipulation functions gained wrappers; that is, the documented function (such as `os:putenv/2`) is an Erlang function that calls the BIF doing the real work. Eliminate alls these wrapper functions (for example, `os:putenv/2` will now be a BIF implemented in C). We are doing this preliminary refactoring to facilitate adding extended error information to the BIFs in the `os` module.
* | | Update deprecationsJohn Högberg2021-01-151-0/+0
|/ /
* | Update deprecationsIngela Anderton Andin2020-12-211-0/+0
| |
* | Update deprecationsMicael Karlberg2020-12-181-0/+0
| |
* | Update deprecationsMicael Karlberg2020-12-181-0/+0
| |
* | Merge branch 'hans/crypto/remove_deprecated_master/OTP-16656'Hans Nilsson2020-12-171-0/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * hans/crypto/remove_deprecated_master/OTP-16656: erl_docgen: Handle (ignore) removed types Update deprecations crypto: Simple test of encrypt/decrypt of all ciphers crypto: Add aes_ctr etc aliases to the New API crypto: Remove the old API from doc crypto: Remove old api, funcs + ciphers crypto: Change -deprecated to -removed crypto: Fix rand_plugin_aes_next/4 crypto: Remove ancient -removed crypto: Remove aes_ige_crypt_nif/4 and aes_ige256 crypto: Remove old API from test-suite
| * | Update deprecationsHans Nilsson2020-12-161-0/+0
| | |
* | | Merge branch 'maint'Björn Gustavsson2020-12-11133-4/+11
|\ \ \ | |/ / |/| / | |/
| * Update primary bootstrapBjörn Gustavsson2020-12-118-1/+1
| |
* | Update deprecationsMicael Karlberg2020-12-051-0/+0
|\ \ | |/
| * Update deprecationsMicael Karlberg2020-12-041-0/+0
| |
* | Update deprecationsBjörn Gustavsson2020-12-031-0/+0
| |
* | Schedule code:rehash/0 for removal in OTP 26Björn Gustavsson2020-12-031-0/+0
| |
* | Merge branch 'maint'Björn Gustavsson2020-12-031-0/+0
|\ \ | |/ | | | | | | * maint: syntax_tools: Deprecate igor and most of erl_tidy
| * Merge pull request #2902 from bjorng/bjorn/deprecate-igor-and-inga/OTP-17046Björn Gustavsson2020-12-031-0/+0
| |\ | | | | | | syntax_tools: Deprecate igor and most of erl_tidy
| | * syntax_tools: Deprecate igor and most of erl_tidyBjörn Gustavsson2020-12-021-0/+0
| | | | | | | | | | | | | | | | | | | | | `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).
* | | Merge branch 'maint'Lukas Larsson2020-12-021-0/+0
|\ \ \ | |/ /
| * | Update primary bootstrapLukas Larsson2020-12-0217-1/+1
| |/
* | Update deprecationsJohn Högberg2020-11-181-0/+0
| |
* | Update deprecationsJohn Högberg2020-11-181-0/+0
| |
* | Merge branch 'rickard/alias/master/OTP-16718'Rickard Green2020-11-121-0/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | * rickard/alias/master/OTP-16718: User defined tag in monitor messages Use alias in gen behaviours Introduce aliases for processes Introduce internal references containing pid of creator Allow huge remote references
| * \ Merge branch 'rickard/alias/OTP-16718' into rickard/alias/master/OTP-16718Rickard Green2020-11-121-0/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rickard/alias/OTP-16718: User defined tag in monitor messages Use alias in gen behaviours Introduce aliases for processes Introduce internal references containing pid of creator Allow huge remote references
| | * | Introduce aliases for processesRickard Green2020-11-121-0/+0
| | | |
* | | | Update deprecationsJohn Högberg2020-11-091-0/+0
| | | |
* | | | Update primary bootstrapJohn Högberg2020-11-0937-1/+1
| | | |