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