aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2010-08-10Rewrite ethread libraryRickard Green
2010-06-15The R14A releaseOTP_R14AErlang/OTP
2010-06-14OTP-8710 Fix emulator crash caused by setting CPU topologyRickard Green
2010-06-11Update release notesBjörn Gustavsson
2010-06-11Merge branch 'se/port_SUITE_env' into devErlang/OTP
2010-06-11Merge branch 'peppe/common_test_r14_dev_2' into devErlang/OTP
2010-06-10fix open_port with many unset env varsSverker Eriksson
2010-06-10allow open_port with env vars with trailing '=' on WindowsSverker Eriksson
2010-06-09Add -erl_args flag to run_test programPeter Andersson
2010-06-09Fix error installing the run_test programPeter Andersson
2010-06-09Add run_test program for Common TestPeter Andersson
2010-06-09Update preloaded filesRaimo Niskanen
2010-06-09Merge branch 'pan/otp_8692_static_config_cache' into devErlang/OTP
2010-06-09Merge branch 'pan/otp_8669_doc_autoimported' into devErlang/OTP
2010-06-08Merge branch 'bg/bif-types' into devErlang/OTP
2010-06-08Teach rc.sh to use tail -n +2 instead of tail +2U-KRAKEN\pan
2010-06-08Make win32.config.cache static and copied when doing otp_build configureU-KRAKEN\pan
2010-06-08Merge branch 'bg/nif_error' into devErlang/OTP
2010-06-08Merge branch 'pg/fix_erts_bld_string_n' into devErlang/OTP
2010-06-07Test that all BIFs have known typesBjörn Gustavsson
2010-06-07Merge branch 'ms/file-exclusive-mode' into devErlang/OTP
2010-06-07Fix erts_bld_string_n (called by enif_make_string and erlang:decode_packet/3)...Paul Guyot
2010-06-07Merge OTP-8681Björn-Egil Dahlberg
2010-06-04Merge branch 'egil/call-time-trace-patterns' into devErlang/OTP
2010-06-04Change documentation for erlang:min/2,max/2 and port_command/3 toPatrik Nyblom
2010-06-04Update preloaded modulesRaimo Niskanen
2010-06-04Support opening files in exclusive modeMichael Santos
2010-06-04Fix scheduler_suspend test when schedulers online isn't equal to the amount o...Rickard Green
2010-06-03Fix ops.tab to include i_return_time_traceBjörn-Egil Dahlberg
2010-06-03Let trace_call_time_SUITE scheduling test be more relaxedBjörn-Egil Dahlberg
2010-06-03Add documentation for call time breakpointsBjörn-Egil Dahlberg
2010-06-03Fix bp_hash_put to do hash value after rehashBjörn-Egil Dahlberg
2010-06-03Extend trace_call_time_SUITE with bif-testsBjörn-Egil Dahlberg
2010-06-03Fix assertion in trace_pattern for bifsBjörn-Egil Dahlberg
2010-06-03Teach erlang:system_info/1 to list snifsBjörn-Egil Dahlberg
2010-06-03Add bif tests to call time trace testsBjörn-Egil Dahlberg
2010-06-03Teach call time trace patterns to include bifsBjörn-Egil Dahlberg
2010-06-03Fix BeamInstr code array in export.hBjörn-Egil Dahlberg
2010-06-03Add trace call_time tests for nifs and bifsBjörn-Egil Dahlberg
2010-06-03Teach call count tracing to use atomicsBjörn-Egil Dahlberg
2010-06-03Add first phase of trace call time test suiteBjörn-Egil Dahlberg
2010-06-03Add a scheduler array for BpData at BeamInstr[-4]Björn-Egil Dahlberg
2010-06-03Add search keys in breakpoints and a searchfunctionBjörn-Egil Dahlberg
2010-06-03Fix BeamInstr for call_timeBjörn-Egil Dahlberg
2010-06-03Teach call_time trace to use intruction pointersBjörn-Egil Dahlberg
2010-06-03Add return_time trace and PSD deletionsBjörn-Egil Dahlberg
2010-06-03Remove trailing character in beam_bif_loadBjörn-Egil Dahlberg
2010-06-03Fix set_function_break to use correct breakpointBjörn-Egil Dahlberg
2010-06-03Add processes hashes for call time breakpointsBjörn-Egil Dahlberg
2010-06-03Fix lock-checking for PSD call_time breakpointsBjörn-Egil Dahlberg