Age | Commit message (Expand) | Author |
2015-05-26 | Enhance enif_has_pending_exception | Steve Vinoski |
2015-05-26 | Fix for enif_schedule_nif and exceptions | Steve Vinoski |
2015-05-26 | Merge branch 'egil/cuddle-tests' | Björn-Egil Dahlberg |
2015-05-26 | Merge branch 'jlouis/cocci-noderef-fixes' | Henrik Nord |
2015-05-25 | erts: Relax monitor_SUITE:mixer/1 | Björn-Egil Dahlberg |
2015-05-25 | erts: Refactor monitor_SUITE:mixer/1 | Björn-Egil Dahlberg |
2015-05-25 | Merge branch 'vinoski/ds-timer-wheel-fix' | Rickard Green |
2015-05-25 | Merge branch 'rickard/timer-improvement/OTP-12650' | Rickard Green |
2015-05-25 | Merge branch 'rickard/fix_alloc_stat_fix/OTP-12766' | Rickard Green |
2015-05-25 | Fix bug causing timeout to overwrite exit instruction | Rickard Green |
2015-05-25 | Fix statistics reported about fix alloc types | Rickard Green |
2015-05-20 | Revert "Map error logger warnings to warning messages by default" | Zandra Hird |
2015-05-20 | Merge branch 'richcarl/warnings-by-default' | Zandra Hird |
2015-05-20 | Merge branch 'mikpe/erl_child_setup-android-breakage' | Henrik Nord |
2015-05-18 | Avoid timer wheel work in dirty schedulers | Steve Vinoski |
2015-05-18 | Map error logger warnings to warning messages by default | Richard Carlsson |
2015-05-12 | Correct usage of sizeof() for pointer types | Jesper Louis Andersen |
2015-05-12 | Merge branch 'rickard/timer-optimization/OTP-12650' | Rickard Green |
2015-05-12 | Timer fixes, documentation, and test cases | Rickard Green |
2015-05-12 | Merge branch 'jv/18/emulator-send-to-error_logger/OTP-12735' | Björn-Egil Dahlberg |
2015-05-12 | erts: Fix erts_send_error_term_to_logger memory leak | Björn-Egil Dahlberg |
2015-05-11 | Merge branch 'egil/erts/high_accuracy_sleep/OTP-12236' | Björn-Egil Dahlberg |
2015-05-11 | Send format and args on process exit to error_logger | José Valim |
2015-05-11 | Add erts_send_error_term_to_logger | José Valim |
2015-05-11 | Merge branch 'egil/fix-maps-copy-shallow' | Björn-Egil Dahlberg |
2015-05-11 | Merge branch 'egil/fix-maps-erts_debug-size' | Björn-Egil Dahlberg |
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 | erts: Fix erts_debug:size/1 for large Maps | Björn-Egil Dahlberg |
2015-05-08 | erts: Simple test of erts_debug:size/1 of Maps | Björn-Egil Dahlberg |
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 | erts: Make hashmap_get halfword safe | Björn-Egil Dahlberg |
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 | erts: Fix ETS db_has_variable check for large Maps | Björn-Egil Dahlberg |
2015-05-07 | erts: Fix copy shallow for large Maps | Björn-Egil Dahlberg |
2015-05-07 | erts: ETS ordered_set cannot use it's optimization with Maps | Björn-Egil Dahlberg |
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 | Misc time improvements | Rickard Green |
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 |