Age | Commit message (Expand) | Author |
2014-09-25 | Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c... | Rickard Green |
2014-09-25 | Introduce support for eager check I/O scheduling | Rickard Green |
2014-09-12 | erts: Remove enif_have_dirty_schedulers() | Sverker Eriksson |
2014-09-05 | Merge branch 'rickard/memory_consuming_tuple_tests' into maint | Rickard Green |
2014-09-05 | Only run upper boundry tuple test with lots of memory | Rickard Green |
2014-09-04 | Merge branch 'sverk/MIN_SMALL-to-integer' into maint | Sverker Eriksson |
2014-09-04 | erts: Correct conversion of MIN_SMALL numeral to fixnum | Sverker Eriksson |
2014-09-04 | Merge branch 'sverk/nif-inspect-copy-bug/OTP-9828' into maint | Sverker Eriksson |
2014-09-03 | erts: Fix bug with enif_make_copy reallocating writable binary | Sverker Eriksson |
2014-08-29 | Merge branch 'rickard/runnable-trace-ooo-bug/OTP-12105' into maint | Rickard Green |
2014-08-28 | add enif_schedule_nif() to NIF API | Steve Vinoski |
2014-08-22 | Fix busy_port_SUITE:io_to_busy test-case | Rickard Green |
2014-08-21 | Merge branch 'egil/proc_lib-optimizations/OTP-12060' into maint | Björn-Egil Dahlberg |
2014-08-11 | Merge branch 'rickard/nosuspend-bug/OTP-12082' into maint | Rickard Green |
2014-08-06 | Fix build of test port program | Rickard Green |
2014-08-06 | erts: Fix tc and docs after {fd,FD} bind change | Lukas Larsson |
2014-08-05 | Update Makefile.src | kudryashov-sv |
2014-08-05 | Add async_ports test | Sergey Kudryashov |
2014-07-11 | erts: Test erlang:fun_info_mfa/1 | Björn-Egil Dahlberg |
2014-06-06 | Merge branch 'rickard/binary_to_term_error/OTP-11931' into maint | Rickard Green |
2014-06-06 | Merge branch 'rickard/yielding-binary-list-conversions/OTP-11888' into maint | Rickard Green |
2014-06-05 | Replace erlang:binary_to_term() Erlang wrappers | Rickard Green |
2014-06-05 | Merge branch 'etsukata/system_info_tolerant_timeofday/OTP-11970' into maint | Lukas Larsson |
2014-06-05 | Merge branch 'lukas/erts/fix_trace_on_registered_procs/OTP-11968' into maint | Lukas Larsson |
2014-06-05 | erts: tracing on send now works for registered processes | Lukas Larsson |
2014-05-22 | Add test-case comparing old and new implementations | Rickard Green |
2014-05-22 | Make binary BIFs converting from lists yield on large input | Rickard Green |
2014-05-22 | Make binary BIFs converting to lists yield on large input | Rickard Green |
2014-04-30 | erts: Add testcase for erts_debug:size/1 Map terms | Björn-Egil Dahlberg |
2014-04-29 | Fix timeout for match_spec_SUITE:otp_9422 | Sverker Eriksson |
2014-04-28 | Add erlang:system_info(tolerant_timeofday) | Eiichi Tsukata |
2014-04-02 | Merge branch 'egil/test-cuddling' | Björn-Egil Dahlberg |
2014-04-01 | erts: Make binary_SUITE:deep less stressful | Sverker Eriksson |
2014-04-01 | emulator: Increase timetrap timeout for binary_SUITE | Björn-Egil Dahlberg |
2014-04-01 | emulator: Increase timetrap timeout for match_spec_SUITE | Björn-Egil Dahlberg |
2014-03-27 | erts: Fix bug in test case port_SUITE:otp_5119 | Sverker Eriksson |
2014-03-26 | erts: Reduce runtime of test port_SUITE:close_deaf_port | Sverker Eriksson |
2014-03-21 | Introduce minimum allowed major driver and nif versions on load | Rickard Green |
2014-03-20 | Merge branch 'vinoski/ds-enif-send' | Rickard Green |
2014-03-20 | Merge branch 'bjorn/erts/fix-lingering-tracer' | Björn Gustavsson |
2014-03-20 | Teach the call_time trace to notice when the trace dies (non-SMP system) | Björn Gustavsson |
2014-03-14 | Merge branch 'sverk/maps-erl_interface' | Sverker Eriksson |
2014-03-14 | erts: Change external format for maps | Sverker Eriksson |
2014-03-13 | Merge branch 'sverk/valgrind-leaks' | Sverker Eriksson |
2014-03-10 | enable enif_send to work from a dirty scheduler | Steve Vinoski |
2014-02-28 | erts: Fix leak in nif_SUITE:resource_takeover (again) | Sverker Eriksson |
2014-02-27 | erts: Fix Map cmp exact equal of an empty map | Björn-Egil Dahlberg |
2014-02-24 | Merge branch 'lukas/erts/float_encoding/OTP-11738' | Lukas Larsson |
2014-02-24 | Merge branch 'vinoski/ds2' | Rickard Green |
2014-02-24 | further enhancements for dirty schedulers | Steve Vinoski |