Age | Commit message (Expand) | Author |
2012-05-30 | Fix compilation issues on windows and Ubuntu 12.04 | Lukas Larsson |
2012-05-25 | Merge branch 'sverk/valgrind-async-thr-suppression' into maint | Sverker Eriksson |
2012-05-25 | Correct valgrind suppression for putenv | Sverker Eriksson |
2012-05-11 | Merge branch 'bjorn/test-cases' into maint | Björn Gustavsson |
2012-05-04 | gen_tcp: Make setopts(S,[{active,once}]) try a read | Patrik Nyblom |
2012-05-03 | Merge branch 'sverk/cross_tests/OTP-10074' into maint | Lukas Larsson |
2012-05-02 | Merge branch 'egil/fix-run_erl/OTP-10076' into maint | Björn-Egil Dahlberg |
2012-05-02 | otp_SUITE: Ignore calls to dialyzer if the entire application is missing | Björn Gustavsson |
2012-05-02 | otp_SUITE: Remove broken filtering of megaco calls | Björn Gustavsson |
2012-05-02 | otp_SUITE: Prefix MFAs with the application they belong to | Björn Gustavsson |
2012-05-02 | Fix cross compile of testcases | Lukas Larsson |
2012-04-30 | Merge branch 'egil/fix-port-io-statistics/OTP-10073' into maint | Björn-Egil Dahlberg |
2012-04-27 | run_erl: Set controlling terminal | Björn-Egil Dahlberg |
2012-04-27 | run_erl: Use openpty slave descriptor | Björn-Egil Dahlberg |
2012-04-27 | erts: Remove unused variable | Björn-Egil Dahlberg |
2012-04-27 | Merge branch 'maint-r15' into maint | Sverker Eriksson |
2012-04-27 | erts: Add port-I/O statistics for active once/true | Björn-Egil Dahlberg |
2012-04-25 | Prepare release | Sverker Eriksson |
2012-04-25 | Merge branch 'rickard/driver_system_info/OTP-10059' into maint-r15 | Erlang/OTP |
2012-04-25 | Merge branch 'rickard/no_ets_write_concurrency-r15b01/OTP-10048' into maint-r15 | Erlang/OTP |
2012-04-25 | Merge branch 'rickard/sched-busy-wait/OTP-10044' into maint-r15 | Erlang/OTP |
2012-04-24 | erts: Add valgrind suppression for async thread bound data | Sverker Eriksson |
2012-04-23 | Merge branch 'rickard/sched-wakeup-other/OTP-10033' into rickard/sched-wakeup... | Rickard Green |
2012-04-23 | Add switch controlling scheduler busy wait | Rickard Green |
2012-04-23 | Implement proposal for new scheduler wakeup strategy | Rickard Green |
2012-04-20 | run_erl: Retry interrupted system calls | Björn-Egil Dahlberg |
2012-04-20 | erts: The lck->extra field needs 'TAGGED' data | Björn-Egil Dahlberg |
2012-04-18 | Clear number of async threads if no thread support | Rickard Green |
2012-04-17 | tests: Remove line macro from port_bif_SUITE | Björn-Egil Dahlberg |
2012-04-17 | Correct documentation, erl_bif_types and dialyzer tests | Patrik Nyblom |
2012-04-17 | Make port_info(Port,os_pid) work on Windows | Björn-Egil Dahlberg |
2012-04-17 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2012-04-13 | Merge branch 'rr/wa-lcnt/OTP-10051' into maint | Björn-Egil Dahlberg |
2012-04-10 | lcnt: Let runq locks reflect actual call location | Rick Reed |
2012-04-10 | lcnt: Enhancement fixups | Björn-Egil Dahlberg |
2012-04-05 | erts: Add lcnt port and suspend options | Rick Reed |
2012-04-04 | Increase ethr event and lock counting constants to allow at least +A 1024. | Rick Reed |
2012-04-04 | Merge branch 'rickard/no_ets_write_concurrency/OTP-10048' into rickard/no_ets... | Rickard Green |
2012-04-04 | Remove unnecessary memory barriers in ETS when no write_concurrency is used | Rickard Green |
2012-04-03 | Update version numbers for R15B02 dev | Björn-Egil Dahlberg |
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP |
2012-03-30 | Merge branch 'sverk/proc-race-leak/OTP-10041' into maint | Sverker Eriksson |
2012-03-30 | Merge branch 'rickard/erts-poll/OTP-10019' into maint | Rickard Green |
2012-03-30 | erts: Fix memory leak caused by race on exiting process | Sverker Eriksson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-30 | Merge branch 'ta/docs-maint' into maint | Gustav Simonsson |
2012-03-28 | Merge branch 'lukas/system/skip_fenris_max_threads' into maint | Björn-Egil Dahlberg |
2012-03-27 | Fix wakeup functionality in no thread support case | Rickard Green |
2012-03-26 | Skip on buggy solaris | Lukas Larsson |
2012-03-26 | Rename fin_per_testcase to end_per_testcase | Lukas Larsson |