summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2018-12-282-1/+21
* Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maint-20Erlang/OTP2018-12-282-4/+42
|\
| * erts: Fix bug in 'band' of two negative numbers, one bigSverker Eriksson2018-12-172-4/+42
* | Prepare releaseErlang/OTP2018-11-052-1/+16
* | Merge branch 'john/erts/OTP-20.3.8/minusminus_trapping/OTP-15371' into maint-20Erlang/OTP2018-11-052-87/+711
|\ \
| * | Optimize operator '--' and yield on large inputsJohn Högberg2018-11-022-87/+711
* | | Prepare releaseErlang/OTP2018-10-312-1/+25
* | | Merge branch 'rickard/internal_ref_cmp/OTP-15399/ERL-751' into maint-20Erlang/OTP2018-10-311-3/+3
|\ \ \
| * | | Fix erts_internal_ref_number_cmp()Rickard Green2018-10-311-3/+3
* | | | Prepare releaseErlang/OTP2018-10-162-1/+19
* | | | Merge branch 'sverker/erts/ets-select_replace-bug/OTP-15346' into maint-20Erlang/OTP2018-10-161-10/+2
|\ \ \ \
| * | | | erts: Fix bug in ets:select_replace for bound keySverker Eriksson2018-10-091-10/+2
| |/ / /
* | | | Update release notesErlang/OTP2018-08-091-0/+35
* | | | Update version numbersErlang/OTP2018-08-091-1/+1
* | | | Merge branch 'dotsimon/ref_ordering_bug/OTP-15225' into maint-20Erlang/OTP2018-08-092-2/+28
|\ \ \ \
| * | | | Fixed #Ref ordering bugSimon Cornish2018-08-091-1/+1
| * | | | Test #Ref ordering in lists and etsSimon Cornish2018-08-091-1/+27
* | | | | Merge branch 'rickard/full-cache-nif-env/OTP-15223/ERL-695' into maint-20Erlang/OTP2018-08-091-1/+11
|\ \ \ \ \
| * | | | | Fix caching of NIF environment when executing dirtyRickard Green2018-08-091-1/+11
| | |_|/ / | |/| | |
* | | | | Prepare releaseErlang/OTP2018-07-202-1/+26
* | | | | Merge branch 'sverker/crash-dump-crash-literals/OTP-15181' into maint-20Erlang/OTP2018-07-201-5/+3
|\ \ \ \ \
| * | | | | erts: Fix bug in crash dump generationSverker Eriksson2018-07-121-5/+3
* | | | | | Merge branch 'john/erts/inet-drv-race/OTP-15158/ERL-654' into maint-20Erlang/OTP2018-07-201-4/+5
|\ \ \ \ \ \
| * | | | | | Fix a race condition when generating async operation idsJohn Högberg2018-06-281-4/+5
| | |_|/ / / | |/| | | |
* | | | | | Prepare releaseErlang/OTP2018-06-282-1/+16
* | | | | | Merge branch 'john/erts/fix-process-schedule-after-free/OTP-15067/ERL-573' in...Erlang/OTP2018-06-282-135/+196
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Don't enqueue system tasks if target process is in fail_stateJohn Högberg2018-06-142-111/+171
| * | | | | Fix erroneous schedule of freed/exiting processesJohn Högberg2018-06-141-3/+6
| * | | | | Fix deadlock in run queue evacuationJohn Högberg2018-05-211-1/+1
| * | | | | Fix memory leak of processes that died in the run queueJohn Högberg2018-05-211-20/+18
* | | | | | Prepare releaseErlang/OTP2018-06-132-1/+21
* | | | | | Merge branch 'sverker/ets-auto-unfix-delete-race/OTP-15109' into maint-20Erlang/OTP2018-06-131-4/+3
|\ \ \ \ \ \
| * | | | | | erts: Fix race between ets table deletion and auto-unfixSverker Eriksson2018-06-041-4/+3
* | | | | | | Prepare releaseErlang/OTP2018-06-052-1/+26
* | | | | | | Merge branch 'sverker/system-profile-bug/OTP-15085' into maint-20Erlang/OTP2018-06-052-43/+57
|\ \ \ \ \ \ \
| * | | | | | | erts: Fix bug in system_profileSverker Eriksson2018-05-182-43/+57
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sverker/enif_binary_to_term-bug/OTP-15080' into maint-20Erlang/OTP2018-06-053-10/+23
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | erts: Fix bug in enif_binary_to_term for immediatesSverker Eriksson2018-05-163-10/+23
| |/ / / / /
* | | | | | Update release notesErlang/OTP2018-05-021-0/+15
* | | | | | Update version numbersErlang/OTP2018-05-021-1/+1
* | | | | | Merge branch 'john/erts/fix-heart-command-overflow/OTP-15034/ERIERL-166' into...Erlang/OTP2018-05-021-4/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | heart: Use ntohs instead of manual conversionJohn Högberg2018-04-241-4/+1
* | | | | | Update release notesErlang/OTP2018-03-091-0/+127
* | | | | | Update version numbersErlang/OTP2018-03-091-1/+1
* | | | | | Update preloaded modulesHenrik2018-03-0914-0/+0
* | | | | | Merge branch 'sverker/erts/more-crash-dump-info/OTP-14820' into maintSverker Eriksson2018-02-278-63/+282
|\ \ \ \ \ \
| * | | | | | erts,observer: Add port-suspended pids to crash dumpSverker Eriksson2018-02-223-0/+19
| * | | | | | erts,observer: Add port states and flags to crash dumpSverker Eriksson2018-02-221-0/+89
| * | | | | | erts,observer: Add dirty schedulers to crash dumpSverker Eriksson2018-02-203-12/+69
| * | | | | | erts,observer: Add more port info to crash dumpSverker Eriksson2018-02-203-0/+30