Age | Commit message (Expand) | Author |
2015-05-08 | Merge branch 'sg2342/fix_freebsd_sendfile/OTP-12720' | Sverker Eriksson |
2015-05-08 | Merge branch 'sverk/erts-fp-exception-fixes/OTP-12717' | Sverker Eriksson |
2015-05-08 | Merge branch 'rickard/timer-optimization/OTP-12650' | Rickard Green |
2015-05-08 | Merge branch 'rickard/time-improvement/OTP-11997' | Rickard Green |
2015-05-08 | Optimized timer implementation | 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-07 | Remove 'imports' key from spec of get_module_info() | Richard Carlsson |
2015-05-07 | Merge branch 'henrik/update-javaversion' | Henrik Nord |
2015-05-06 | Reusable red-black tree implementation | Rickard Green |
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 | Replace erlang:now() usage in system suite | Rickard Green |
2015-05-06 | Misc time improvements | Rickard Green |
2015-05-06 | erts: Disable float exceptions for clang/llvm | Mikael Pettersson |
2015-05-06 | erts: Increase buffer in erts_fp_check_init_error | Mikael Pettersson |
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-06 | Merge branch 'maint' | Zandra Hird |
2015-05-06 | Prepare release | Erlang/OTP |
2015-05-05 | Merge branch 'egil/fix-tmp-alloc-fd-async/OTP-12710' | Björn-Egil Dahlberg |
2015-05-05 | Merge branch 'joudinet/fix-ac-egrep-cpp-usage' | Zandra Hird |
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-05-04 | Get the VTS mode working with private CT version of webtool | Peter Andersson |
2015-04-30 | emulator: Use module erl_anno | Hans Bolinder |
2015-04-29 | erts: Fix incorrect use of AC_EGREP_CPP | Johan Oudinet |
2015-04-29 | Merge branch 'JeromeDeBretagne/fix_android_build' | Zandra Hird |
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 | Fix cross compilation for Android | Jérôme de Bretagne |
2015-04-27 | Merge branch 'sverk/maximmai-pr640-autoconf/OTP-12646' | Sverker Eriksson |
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/core-on-heart-tmo/OTP-12613' | 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 | Fix FreeBSD sendfile | Stefan Grundmann |
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 |