Age | Commit message (Expand) | Author |
2015-06-10 | Delayed node table GC | Rickard Green |
2015-06-09 | Only read lock node table when reading info | Rickard Green |
2015-06-09 | Callback timer | Rickard Green |
2015-06-09 | Disable accessor timer option | Rickard Green |
2015-06-09 | Aux work flag descriptions | Rickard Green |
2015-06-09 | Fix test cases | Rickard Green |
2015-05-25 | Fix bug causing timeout to overwrite exit instruction | Rickard Green |
2015-05-25 | Doc fixes | Rickard Green |
2015-05-25 | Fix statistics reported about fix alloc types | Rickard Green |
2015-05-12 | Prepare release | Erlang/OTP |
2015-05-12 | Update preloaded modules | Rickard Green |
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 'aw/native-cpu_sup/OTP-12730' | 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 | Remove 'imports' key from spec of get_module_info() | Richard Carlsson |
2015-05-07 | Merge branch 'henrik/update-javaversion' | Henrik Nord |
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 | 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 |