Age | Commit message (Expand) | Author |
2015-05-08 | Merge branch 'rickard/time-improvement/OTP-11997' | Rickard Green |
2015-05-08 | Merge branch 'richcarl/md5-fixes' | Björn Gustavsson |
2015-05-07 | Merge branch 'egil/fix-pos-zero-opt' | Björn-Egil Dahlberg |
2015-05-07 | Set module_info md5 for native modules properly | Richard Carlsson |
2015-05-07 | Add module_info entry for native code | Richard Carlsson |
2015-05-07 | Gracefully handle empty md5 field in module_info | Richard Carlsson |
2015-05-06 | Allow execution of estone suite on pre OTP-18 systems | Rickard Green |
2015-05-06 | Add parallel time monotonicity test-case | Rickard Green |
2015-05-06 | Replace erlang:now() usage in emulator suite | Rickard Green |
2015-05-06 | Misc time improvements | Rickard Green |
2015-05-06 | erts: Don't let the compiler optimize pos. zero fix | Björn-Egil Dahlberg |
2015-05-06 | Merge branch 'sverk/hipe_match_wbin/OTP-12667' | Sverker Eriksson |
2015-05-04 | erts: Use a lockable allocator on 'sys_write_buf' | Björn-Egil Dahlberg |
2015-05-04 | erts: Add debug assertions for match state sanity | Sverker Eriksson |
2015-04-30 | emulator: Use module erl_anno | Hans Bolinder |
2015-04-29 | Merge branch 'mikpe/hipe-unbreak-arity-4-bifs' | Zandra Hird |
2015-04-28 | Merge branch 'egil/opt-instructions/OTP-12690' | Björn-Egil Dahlberg |
2015-04-27 | Merge branch 'vinoski/dirty-sched-wakeup' | Zandra Hird |
2015-04-27 | erts: Specialize minus and plus instruction | Björn-Egil Dahlberg |
2015-04-27 | erts: Add move2 specialization for common move patterns | Björn-Egil Dahlberg |
2015-04-24 | Merge branch 'egil/opt-float-cmp' | Björn-Egil Dahlberg |
2015-04-24 | erts: Specialize rem instruction for common case | Björn-Egil Dahlberg |
2015-04-24 | erts: Specialize band instruction for common case | Björn-Egil Dahlberg |
2015-04-23 | erts: Batch loads and stores for move_window | Björn-Egil Dahlberg |
2015-04-23 | erts: Fix loader increment from minus instruction | Björn-Egil Dahlberg |
2015-04-23 | erts: Add move window instruction | Björn-Egil Dahlberg |
2015-04-23 | erts: Add instruction move3 for xy and xx | Björn-Egil Dahlberg |
2015-04-23 | erts: Specialize compare instructions | Björn-Egil Dahlberg |
2015-04-22 | erts/hipe: unbreak arity 4 BIFs | Mikael Pettersson |
2015-04-22 | Merge branch 'sverk/pr632/prevent-illegal-nif-terms/OTP-12655' | Sverker Eriksson |
2015-04-22 | erts: Brute force float comparisons as well | Björn-Egil Dahlberg |
2015-04-21 | Merge branch 'sverk/etp-map' | Sverker Eriksson |
2015-04-21 | erts,hipe: Optimize away calls to emasculate_binary | Sverker Eriksson |
2015-04-20 | erts,hipe: Fix bug in binary matching of writable binary | Sverker Eriksson |
2015-04-20 | erts: Fix halfword compare | Björn-Egil Dahlberg |
2015-04-17 | Merge branch 'egil/cmp-immediate-optimization/OTP-12663' | Björn-Egil Dahlberg |
2015-04-16 | erts: Assume counting opcodes are correctly generated | Björn-Egil Dahlberg |
2015-04-16 | erts: Remove instruction_count command option | Björn-Egil Dahlberg |
2015-04-16 | Merge branch 'egil/maps-refactor' | Björn-Egil Dahlberg |
2015-04-16 | Merge branch 'bjorn/maps' | Björn Gustavsson |
2015-04-16 | Merge branch 'egil/refactor-message-queue-probes' | Björn-Egil Dahlberg |
2015-04-15 | Merge branch 'sverk/nlmills-pr653/efile-union-pwritev/OTP-12653' | Sverker Eriksson |
2015-04-15 | erts: Reject non-finite float terms in erl_drv_output_term | Sverker Eriksson |
2015-04-15 | erts: Add enif_has_pending_exception | Sverker Eriksson |
2015-04-15 | erts: Fix compile warning in enif_make_double | Sverker Eriksson |
2015-04-15 | erts: Fix divide by zero compile error in nif_SUITE.c | Sverker Eriksson |
2015-04-15 | erts: Fix isfinite for windows | Sverker Eriksson |
2015-04-15 | erts: Optimize comparison operator for frequent immediates | Björn-Egil Dahlberg |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
2015-04-14 | erts: Use make_small for size terms on flat maps | Björn-Egil Dahlberg |