Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-08 | Remove internal state BOUND from inet_drv | Raimo Niskanen | |
2016-06-08 | runtime_tools: Change LTTng dyntrace domain | Björn-Egil Dahlberg | |
From 'com_ericsson_dyntrace' to 'org_erlang_dyntrace'. This domain name is more suitable. | |||
2016-06-08 | erts: Change LTTng otp domain | Björn-Egil Dahlberg | |
From 'com_ericsson_otp' to 'org_erlang_otp'. This domain name is more suitable. | |||
2016-06-08 | Merge branch 'zandra/test_server/unmatched_returns/OTP-13345' | Zandra Hird | |
* zandra/test_server/unmatched_returns/OTP-13345: vts - Fix unmatched_return warnings test_server_sup - Fix unmatched_return warnings test_server_node - Fix unmatched_return warnings test_server_io - Fix unmtached_return warnings test_server_gl - Fix unmatched_return warnings test_server_ctrl - Fix unmatched_return warnings test_server - fix unmatched_return warnings remove unused purify functions | |||
2016-06-08 | Merge branch 'zandra/debugger/unmatched_returns/OTP-13345' | Zandra Hird | |
* zandra/debugger/unmatched_returns/OTP-13345: dbg_wx* - fix remaining unmached_return warnings dbg_wx_* - fix unmatched return warnings int - fix unmatched_return warnings i - fix unmatched_return warnings dbg_debugged - fix unmatched_return warnings dbg_iserver - fix unmatched_return warnings | |||
2016-06-08 | Merge branch 'josevalim/supervisor-get-callback-module/PR-1000/OTP-13619' | Siri Hansen | |
* josevalim/supervisor-get-callback-module/PR-1000/OTP-13619: Return callback module in supervisor format_status | |||
2016-06-08 | Merge branch 'siri/cdv/port-controls-forker-process/OTP-13647' | Siri Hansen | |
* siri/cdv/port-controls-forker-process/OTP-13647: [cdv] Allow port info "Port controls forker process" | |||
2016-06-08 | Fix a bug in Dialyzer related to call-site analysis | Stavros Aronis | |
Dialyzer's "dataflow" module is using information from the callgraph to determine which functions may be called at a particular call-site. Unfortunately this information can include functions that are certainly not among the possible choices. We don't want to emit warnings in such cases, so a "reasonable" compromise is to stay silent if there are many possible funs and at least one of them can succeed. Bug reported by Dan Gudmundsson, test shrunk down by Magnus Lång. | |||
2016-06-08 | edoc: Fix new Maps syntax | Hans Bolinder | |
2016-06-08 | Merge branch 'peppe/common_test/log_tests' | Peter Andersson | |
* peppe/common_test/log_tests: Write suite that tests the API for printing to log | |||
2016-06-08 | Merge branch 'peppe/common_test/fix_failing_tests' | Peter Andersson | |
* peppe/common_test/fix_failing_tests: Make sure test node shuts down before skipping suite Measure file i/o overhead and skip test if the speed is too slow Skip test cases if cover or debug is running | |||
2016-06-08 | Merge branch 'talentdeficit/compiler/env_compiler_options/PR-1091/OTP-13654' | Björn Gustavsson | |
* talentdeficit/compiler/env_compiler_options/PR-1091/OTP-13654: compile.xml: Eliminate unsightly space before period Compiler: new function env_compiler_options/0 | |||
2016-06-08 | Merge branch 'egil/erts/fix-clang-compiler-warnings' | Björn-Egil Dahlberg | |
* egil/erts/fix-clang-compiler-warnings: erl_interface: Let struct iovec * be visible erts: Let clang have suppressable unused variables erts: Remove tautological compare warning | |||
2016-06-08 | compile.xml: Eliminate unsightly space before period | Björn Gustavsson | |
2016-06-08 | Dialyzer: Fix a bug that caused Dialyzer to go into an infinite loop. | Hans Bolinder | |
Dialyzer failed to remove all loops among constraints. | |||
2016-06-07 | Compiler: new function env_compiler_options/0 | alisdair sullivan | |
retrieve the value of the environment variable ERL_COMPILER_OPTIONS in the same manner as used by file/2, forms/2 and output_generated/2 | |||
2016-06-07 | httpc: Replaced deprecated module random with recommended module rand in ↵ | Hans Nilsson | |
httpc_SUITE | |||
2016-06-07 | vts - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server_sup - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server_node - Fix unmatched_return warnings | Zandra Hird | |
2016-06-07 | test_server_io - Fix unmtached_return warnings | Zandra | |
2016-06-07 | test_server_gl - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server_ctrl - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server - fix unmatched_return warnings | Zandra | |
2016-06-07 | erl_interface: Let struct iovec * be visible | Björn-Egil Dahlberg | |
2016-06-07 | Write suite that tests the API for printing to log | Peter Andersson | |
2016-06-07 | erts: Let clang have suppressable unused variables | Björn-Egil Dahlberg | |
2016-06-07 | ssh: log cryptolib version in ssh_algorithms_SUITE | Hans Nilsson | |
2016-06-07 | ssh: TC ssh_connection_SUITE:small_iterrupted_send | Hans Nilsson | |
2016-06-07 | ssh: ssh_connection_SUITE:interrupted_send separate result collector process | Hans Nilsson | |
2016-06-07 | ssh: logging in test helper ssh_echo_server | Hans Nilsson | |
2016-06-07 | remove unused purify functions | Zandra | |
2016-06-07 | erts: Remove tautological compare warning | Björn-Egil Dahlberg | |
2016-06-07 | Merge branch 'ingela/ssl/unexpected-client-cert/OTP-13651' | Ingela Anderton Andin | |
* ingela/ssl/unexpected-client-cert/OTP-13651: ssl: Reject unrequested client cert | |||
2016-06-07 | Merge branch 'raimo/kernel/test-cuddling' | Raimo Niskanen | |
* raimo/kernel/test-cuddling: Explain how to make inet_res_SUITE not skip gethostbyname, gethostbyaddr | |||
2016-06-07 | Merge branch 'ingela/ssl/max-session-table/OTP-13490' | Ingela Anderton Andin | |
* ingela/ssl/max-session-table/OTP-13490: ssl: Mitigate load increase when the whole session table is invalidated | |||
2016-06-07 | ct_util: Fix unmatched_return warnings | Zandra | |
2016-06-07 | erl2html2: Fix unmatched_return warnings | Zandra | |
2016-06-07 | cth_conn_log: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_webtool: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_telnet: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_ssh: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_snmp: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_slave: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_rpc: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_repeat: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_release_test: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_property_test: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_master: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_hooks_lock: Fix unmatched_return warnings | Zandra | |