aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-21Merge branch 'bmk/20190318/temporary_fix_for_realtime_on_darwin'Micael Karlberg
2019-03-21Merge branch 'bmk/20190318/invalid_make_ref_at_sock_close'Micael Karlberg
2019-03-21Revert "ssl: Correct handling of crypto exception handling."Ingela Anderton Andin
2019-03-21Merge branch 'max-au/erts/dirty_scheduler_shutdown/PR-2172/OTP-15690'Lukas Larsson
2019-03-21erts: release dirty runqueue lock before entering endless loop when BEAM is s...Maxim Fedorov
2019-03-21Merge branch 'ingela/ssl/crypto-exception-handling'Ingela Anderton Andin
2019-03-21ssl: Remove default support for legacy versionsIngela Anderton Andin
2019-03-21Merge branch 'maint'Ingela Anderton Andin
2019-03-21Merge pull request #1695 from uwiger/uw-fix-index-plugin-accessDan Gudmundsson
2019-03-21Merge pull request #2179 from richcarl/array-fixupDan Gudmundsson
2019-03-21Merge branch 'hasse/stdlib/optimize_string/OTP-15649'Hans Bolinder
2019-03-20Testing of the example gen_tcp_dist moduleRickard Green
2019-03-20Fix reception of resume signal on process executing dirtyRickard Green
2019-03-20Fix erroneous aborts when using index plugins (ERL-556)Ulf Wiger
2019-03-20HiPE: Don't fail the compilation for unimplemented instructionsBjörn Gustavsson
2019-03-20Merge pull request #2162 from danbaranov/public-key-less-strict-county-name-c...Ingela Andin
2019-03-20stdlib: Optimize handling of Unicode in the string moduleHans Bolinder
2019-03-20stdlib: Optimize handling of Unicode in the string moduleHans Bolinder
2019-03-20stdlib: Fix a bug in string:lexemes()Hans Bolinder
2019-03-20Optimize moving of several Y registers to X registersBjörn Gustavsson
2019-03-20Improve the ETS benchmark in the test suite ets_SUITEKjell Winblad
2019-03-20[socket|test] Improve test case preconditionMicael Karlberg
2019-03-20Merge branch 'sverker/nif-test-cuddle'Sverker Eriksson
2019-03-20[xmerl] Normalize attribute correctly when references are usedLars Thorsen
2019-03-20ssl: Correct handling of crypto exception handling.Ingela Anderton Andin
2019-03-20Merge branch 'john/kernel/fix-code-suite-on_load_trace_on_load'John Högberg
2019-03-19Merge branch 'sverker/enif_whereis_pid-dirty-dtor'Sverker Eriksson
2019-03-19Add possibility to also get size of data from erlang:dist_ctrl_get_data()Rickard Green
2019-03-19erts: Add test of enif_whereis* from resource destructorSverker Eriksson
2019-03-19erts: Simplify nif_SUITE:nif_whereis* testsSverker Eriksson
2019-03-19erts: Schedule resource destructors alwaysSverker Eriksson
2019-03-19allowed 3 letters country code to be validDenis Baranov
2019-03-19Optimize map updating instructionsBjörn Gustavsson
2019-03-19Optimize funs converted to literalsBjörn Gustavsson
2019-03-19Combine move and init to move_shiftBjörn Gustavsson
2019-03-19Remove the move_dup instructionBjörn Gustavsson
2019-03-19Optimize some common uses of '+' and '-'Björn Gustavsson
2019-03-19Extend move_shift to accept a literal Src operandBjörn Gustavsson
2019-03-19Tune the move_jump instructionBjörn Gustavsson
2019-03-19Eliminate i_length_setup with a literal list operandBjörn Gustavsson
2019-03-19Replace swap_temp with swap more aggressivelyBjörn Gustavsson
2019-03-19beam_makeops: Eliminate warningBjörn Gustavsson
2019-03-19Add another move_shift variationBjörn Gustavsson
2019-03-19Combine move with trimBjörn Gustavsson
2019-03-19Refactor put_list instructions for readabilityBjörn Gustavsson
2019-03-19Combine is_tuple with is_tagged_tupleBjörn Gustavsson
2019-03-19beam_load.c: Introduce the GENOP_NAME_ARITY() macroBjörn Gustavsson
2019-03-19beam_debug: Stop disassembling after call_nifBjörn Gustavsson
2019-03-19beam_debug: Properly disassemble i_bs_match_string_yfWWBjörn Gustavsson
2019-03-19Merge pull request #2180 from IngelaAndin/ingela/public_key/ERL-842Ingela Andin