summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-21.0.3Erlang/OTP2018-07-122-1/+2
* Update release notesErlang/OTP2018-07-121-0/+23
* Update version numbersErlang/OTP2018-07-121-1/+1
* Merge branch 'john/erts/fix-dirty-reschedule-bug/OTP-15154' into maint-21Erlang/OTP2018-07-121-1/+1
|\
| * Move to a dirty scheduler even when we have pending system tasksJohn Högberg2018-06-271-1/+1
* | Merge branch 'john/erts/fix-21.0.2-release-notes' into maint-21Erlang/OTP2018-07-121-6/+0
|\ \
| * | Fix release notes for OTP-21.0.2John Högberg2018-07-041-6/+0
* | | Merge branch 'rickard/trace-info-bug/OTP-15183' into maint-21Erlang/OTP2018-07-122-3/+8
|\ \ \
| * | | Fix trace_info/2Rickard Green2018-07-122-3/+8
| |/ /
* | | Merge branch 'rickard/corba-build/OTP-15176' into maint-21Erlang/OTP2018-07-1214-1/+67
|\ \ \ | |/ / |/| |
| * | Provide build support for standalone corba repoRickard Green2018-07-1214-1/+67
* | | Updated OTP versionOTP-21.0.2Erlang/OTP2018-06-292-1/+2
* | | Update release notesErlang/OTP2018-06-294-0/+95
* | | Update version numbersErlang/OTP2018-06-294-4/+4
* | | Merge branch 'hasse/stdlib/fix_io_lib_pretty/OTP-15159' into maint-21Erlang/OTP2018-06-292-5/+17
|\ \ \
| * | | stdlib: Fix a 'chars_limit' bugHans Bolinder2018-06-282-5/+17
| | |/ | |/|
* | | Merge branch 'bjorn/compiler/fix-beam_jump-crash/ERL-660/OTP-15166' into main...Erlang/OTP2018-06-292-2/+26
|\ \ \
| * | | Eliminate a crash in the beam_jump passBjörn Gustavsson2018-06-292-2/+26
| | |/ | |/|
* | | Merge branch 'john/erts/inet-drv-race/OTP-15158/ERL-654' into maint-21Erlang/OTP2018-06-291-4/+5
|\ \ \
| * | | Fix a race condition when generating async operation idsJohn Högberg2018-06-281-4/+5
* | | | Merge branch 'bjorn/compiler/fix-map_get/OTP-15157' into maint-21Erlang/OTP2018-06-292-0/+12
|\ \ \ \
| * | | | Fix internal compiler error for map_get/2Björn Gustavsson2018-06-272-0/+12
| | |/ / | |/| |
* | | | Merge branch 'bjorn/compiler/fix-skipped-matching/ERL-655/OTP-15156' into mai...Erlang/OTP2018-06-292-3/+31
|\ \ \ \
| * | | | beam_type: Fix unsafe optimizationBjörn Gustavsson2018-06-272-3/+31
| |/ / /
* | | | Merge branch 'hans/public_key/remove_unsup_keylens/OTP-15151' into maint-21Erlang/OTP2018-06-292-200/+0
|\ \ \ \
| * | | | public_key: Remove moduli 5121 and 7167Hans Nilsson2018-06-262-200/+0
| | |_|/ | |/| |
* | | | Merge branch 'john/erts/merge-OTP-15067' into maint-21Erlang/OTP2018-06-292-151/+187
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'john/erts/fix-process-schedule-after-free/OTP-15067/ERL-573' in...John Högberg2018-06-142-151/+187
| |\ \ \
| | * | | 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
* | | | | Updated OTP versionOTP-21.0.1Erlang/OTP2018-06-252-1/+2
* | | | | Prepare releaseErlang/OTP2018-06-254-2/+32
* | | | | Merge branch 'bjorn/compiler/fix-beam_utils/ERL-650/OTP-15150' into maint-21Erlang/OTP2018-06-252-2/+29
|\ \ \ \ \
| * | | | | Fix unsafe optimization when running beam_block the second timeBjörn Gustavsson2018-06-252-2/+29
| | |_|/ / | |/| | |
* | | | | Merge branch 'john/erts/win32-case-insensitive-osenv/OTP-15147/ERL-644' into ...Erlang/OTP2018-06-252-3/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix environment case sensitivity issues on WindowsJohn Högberg2018-06-212-3/+23
|/ / / /
* | | | Updated OTP versionOTP-21.0Erlang/OTP2018-06-192-1/+2
* | | | Prepare releaseErlang/OTP2018-06-1967-37/+2961
* | | | travis: Don't run docs deploy scriptLukas Larsson2018-06-181-17/+17
* | | | Merge branch 'lukas/travis/deploy'Lukas Larsson2018-06-184-18/+121
|\ \ \ \
| * | | | Add deploy stage to travis-ciLukas Larsson2018-06-184-18/+121
* | | | | Merge remote-tracking branch 'origin/henrik/Update-copyright'Henrik Nord2018-06-18878-878/+878
|\ \ \ \ \
| * | | | | Update copyright yearHenrik Nord2018-06-18878-878/+878
* | | | | | Merge branch 'ingela/ssl/doc-fix-21'Ingela Anderton Andin2018-06-182-12/+15
|\ \ \ \ \ \
| * | | | | | ssl: Document enhancementsIngela Anderton Andin2018-06-182-12/+15
* | | | | | | Merge branch 'lukas/erts/fix_vxworks_configure'Lukas Larsson2018-06-181-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | erts: Fix vxworks configure broken by corba removalLukas Larsson2018-06-181-1/+1
| | |/ / / / | |/| | | |
* | | | | | Update preloaded modulesHenrik Nord2018-06-1815-0/+0