summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update to Unicode 12.1José Valim2019-08-0512-271/+870
* Merge branch 'maint'John Högberg2019-08-052-45/+67
|\
| * Merge branch 'john/compiler/fix-delayed-type-inference/OTP-15954/ERL-995' int...John Högberg2019-08-052-24/+51
| |\
| | * beam_validator: Values referenced by other values must be mergedJohn Högberg2019-07-112-24/+51
* | | Merge pull request #2327 from josevalim/jv-faster-cerl-setsBjörn Gustavsson2019-08-021-12/+53
|\ \ \
| * | | Optimize is_subset and is_disjoint in cerl_setsJosé Valim2019-07-191-12/+53
* | | | Merge branch 'maint'Björn Gustavsson2019-08-021-28/+59
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #2336 from bjorng/bjorn/compiler/fix-slow-beam_ssa_dead/ER...Björn Gustavsson2019-08-021-28/+59
| |\ \ \
| | * | | Avoid extremely long compilation times for huge functionsBjörn Gustavsson2019-08-011-28/+59
* | | | | Merge branch 'maint'Björn Gustavsson2019-08-025-10/+58
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'bjorn/compiler/length-misuse/ERL-1013' of https://github.com/bj...Björn Gustavsson2019-08-022-2/+27
| |\ \ \ \
| | * | | | Eliminate a crash in the type optimizer passBjörn Gustavsson2019-07-302-2/+27
| * | | | | Merge branch 'bjorn/compiler/fix-no_type_opt/ERL-997' of https://github.com/b...Björn Gustavsson2019-08-024-8/+35
| |\ \ \ \ \
| | * | | | | Fix compiler crash when compiling with +no_type_optBjörn Gustavsson2019-07-304-8/+35
| | |/ / / /
* | | | | | Merge branch 'maint'Micael Karlberg2019-08-012-4/+38
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'bmk/snmp/20190731/correct_top_sup_stop' into maintMicael Karlberg2019-08-012-4/+38
| |\ \ \ \ \
| | * | | | | [snmp] Fixed agent|manager top supervisor stopMicael Karlberg2019-07-312-4/+38
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'maint'Micael Karlberg2019-08-013-9/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'bmk/erts/esock/20190730/select_info/OTP-15958' into maintMicael Karlberg2019-08-013-9/+4
| |\ \ \ \ \
| | * | | | | [esock|doc] Updated select-infoMicael Karlberg2019-07-301-5/+0
| | * | | | | [esock] Updated select-infoMicael Karlberg2019-07-302-4/+4
* | | | | | | Merge branch 'maint'Micael Karlberg2019-08-0131-643/+864
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'bmk/megaco/20190710/test_tweaking' into maintMicael Karlberg2019-08-0131-643/+864
| |\ \ \ \ \ \
| | * | | | | | [megaco|test] Add an event list to the test MGC/MGMicael Karlberg2019-07-313-95/+99
| | * | | | | | [megaco|test] Fix copyright end dateMicael Karlberg2019-07-304-4/+4
| | * | | | | | [megaco|test] More timing issuesMicael Karlberg2019-07-294-63/+91
| | * | | | | | [megaco|test] Fixed timer 'start and stop' test caseMicael Karlberg2019-07-251-0/+2
| | * | | | | | [megaco|test] Improve skip'ing of codec casesMicael Karlberg2019-07-251-4/+4
| | * | | | | | [megaco|test] Attempt to catch and handle skip'able TCP casesMicael Karlberg2019-07-251-49/+73
| | * | | | | | [megaco|test] General improvement to "skip handling"Micael Karlberg2019-07-251-17/+21
| | * | | | | | [megaco|test] Message in "wrong" order cause test case failMicael Karlberg2019-07-222-29/+32
| | * | | | | | [megaco|test] Failure to start config should result in skipMicael Karlberg2019-07-222-12/+20
| | * | | | | | [megaco|test] Improve handling of skipMicael Karlberg2019-07-181-0/+11
| | * | | | | | [megaco|test] Removed the "compile all" compiler directive (mreq)Micael Karlberg2019-07-181-28/+33
| | * | | | | | [megaco|test] Removed the "compile all" compiler directive (load)Micael Karlberg2019-07-181-30/+54
| | * | | | | | [megaco|test] Removed the "compile all" compiler directive (examples)Micael Karlberg2019-07-171-1/+14
| | * | | | | | [megaco|test] Removed the "compile all" compiler directive (digit map)Micael Karlberg2019-07-171-9/+63
| | * | | | | | [megaco|test] Removed the "compile all" compiler directive (config)Micael Karlberg2019-07-171-7/+40
| | * | | | | | [megaco|test] Removed the "compile all" compiler directive (codec)Micael Karlberg2019-07-171-2/+13
| | * | | | | | [megaco|test] Removed the "compile all" compiler directive (call flow)Micael Karlberg2019-07-171-6/+88
| | * | | | | | [megaco|test] Removed the "compile all" compiler directive (actions)Micael Karlberg2019-07-171-18/+21
| | * | | | | | [megaco|test] Removed the "compile all" compiler directive (appup)Micael Karlberg2019-07-171-3/+22
| | * | | | | | [megaco|test] Removed the "compile all" compiler directive (app)Micael Karlberg2019-07-171-2/+15
| | * | | | | | [megaco|test] Removed the "compile all" compiler directive (top)Micael Karlberg2019-07-171-2/+16
| | * | | | | | [megaco|test] Reworked the test generator behaviourMicael Karlberg2019-07-173-15/+34
| | * | | | | | [megaco|test] erlang:now() and random cleanupMicael Karlberg2019-07-1715-232/+84
| | * | | | | | [megaco|test] Make the mib test suite more verboseMicael Karlberg2019-07-172-23/+18
* | | | | | | | Merge branch 'maint'Björn Gustavsson2019-08-012-4/+30
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'bjorn/compiler/fix-unsafe-sharing/OTP-15963' into maintBjörn Gustavsson2019-08-012-4/+30
| |\ \ \ \ \ \ \
| | * | | | | | | Fix unsafe code sharingBjörn Gustavsson2019-07-292-4/+30
| | | |_|_|_|_|/ | | |/| | | | |