Age | Commit message (Expand) | Author |
2010-08-10 | Merge branch 'rickard/ethread-rewrite/OTP-8544' into dev | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-07-22 | Mending halfword heap emulator | Sverker Eriksson |
2010-07-20 | Merge branch 'sverker/one_offheap_list/OTP-8737' into dev | Sverker Eriksson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-07-20 | Merge branch 'sverker/ets_select_hang/OTP-8732' into dev | Sverker Eriksson |
2010-07-08 | Merge branch 'sverker/full_INTEGER_EXT/OTP-8540' into dev | Sverker Eriksson |
2010-07-08 | Merge branch 'sverker/driver_int64_bug/OTP-8716' into dev | Sverker Eriksson |
2010-07-08 | nif_SUITE send3 stress test | Sverker Eriksson |
2010-07-07 | Fix ets:select hanging on ordered_set with empty list as key. | Sverker Eriksson |
2010-07-07 | Merge branch 'rani/sctp-udp-recv-error' into dev | Raimo Niskanen |
2010-07-07 | Fix inet_drv to detect passive mode UDP errors for SCTP builds | Raimo Niskanen |
2010-07-07 | Merge branch 'se/http_response_empty_phrase' into dev | Raimo Niskanen |
2010-07-05 | term_to_binary use all 32 bits of INTEGER_EXT | Sverker Eriksson |
2010-06-30 | Fix bug that caused faulty 64-bit integers from drivers. | Sverker Eriksson |
2010-06-14 | OTP-8710 Fix emulator crash caused by setting CPU topology | Rickard Green |
2010-06-11 | Merge branch 'se/port_SUITE_env' into dev | Erlang/OTP |
2010-06-10 | {packet,http} allow empty response phrase | Sverker Eriksson |
2010-06-10 | fix open_port with many unset env vars | Sverker Eriksson |
2010-06-10 | allow open_port with env vars with trailing '=' on Windows | Sverker Eriksson |
2010-06-08 | Merge branch 'bg/bif-types' into dev | Erlang/OTP |
2010-06-08 | Merge branch 'bg/nif_error' into dev | Erlang/OTP |
2010-06-08 | Merge branch 'pg/fix_erts_bld_string_n' into dev | Erlang/OTP |
2010-06-07 | Test that all BIFs have known types | Björn Gustavsson |
2010-06-07 | Merge branch 'ms/file-exclusive-mode' into dev | Erlang/OTP |
2010-06-07 | Fix erts_bld_string_n (called by enif_make_string and erlang:decode_packet/3)... | Paul Guyot |
2010-06-07 | Merge OTP-8681 | Björn-Egil Dahlberg |
2010-06-04 | Merge branch 'egil/call-time-trace-patterns' into dev | Erlang/OTP |
2010-06-04 | Support opening files in exclusive mode | Michael Santos |
2010-06-04 | Fix scheduler_suspend test when schedulers online isn't equal to the amount o... | Rickard Green |
2010-06-03 | Fix ops.tab to include i_return_time_trace | Björn-Egil Dahlberg |
2010-06-03 | Let trace_call_time_SUITE scheduling test be more relaxed | Björn-Egil Dahlberg |
2010-06-03 | Fix bp_hash_put to do hash value after rehash | Björn-Egil Dahlberg |
2010-06-03 | Extend trace_call_time_SUITE with bif-tests | Björn-Egil Dahlberg |
2010-06-03 | Fix assertion in trace_pattern for bifs | Björn-Egil Dahlberg |
2010-06-03 | Teach erlang:system_info/1 to list snifs | Björn-Egil Dahlberg |
2010-06-03 | Add bif tests to call time trace tests | Björn-Egil Dahlberg |
2010-06-03 | Teach call time trace patterns to include bifs | Björn-Egil Dahlberg |
2010-06-03 | Fix BeamInstr code array in export.h | Björn-Egil Dahlberg |
2010-06-03 | Add trace call_time tests for nifs and bifs | Björn-Egil Dahlberg |
2010-06-03 | Teach call count tracing to use atomics | Björn-Egil Dahlberg |
2010-06-03 | Add first phase of trace call time test suite | Björn-Egil Dahlberg |
2010-06-03 | Add a scheduler array for BpData at BeamInstr[-4] | Björn-Egil Dahlberg |
2010-06-03 | Add search keys in breakpoints and a searchfunction | Björn-Egil Dahlberg |
2010-06-03 | Fix BeamInstr for call_time | Björn-Egil Dahlberg |
2010-06-03 | Teach call_time trace to use intruction pointers | Björn-Egil Dahlberg |
2010-06-03 | Add return_time trace and PSD deletions | Björn-Egil Dahlberg |
2010-06-03 | Remove trailing character in beam_bif_load | Björn-Egil Dahlberg |
2010-06-03 | Fix set_function_break to use correct breakpoint | Björn-Egil Dahlberg |
2010-06-03 | Add processes hashes for call time breakpoints | Björn-Egil Dahlberg |