Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-16 | Merge branch 'maint' | Hans Nilsson | |
2014-06-16 | Merge branch 'hans/ssh/decode_encode_fix/OTP-11983' into maint | Hans Nilsson | |
2014-06-16 | ssh: Minor message encode/decode bugfixes | Hans Nilsson | |
SSH_MSG_IGNORE SSH_MSG_UNIMPLEMENTED | |||
2014-06-16 | Merge branch 'maint' | Hans Nilsson | |
2014-06-16 | Merge branch 'hans/ssh/decode_encode_fix/OTP-11972' into maint | Hans Nilsson | |
* hans/ssh/decode_encode_fix/OTP-11972: ssh: Prepare for release ssh: Accept disconnect msgs without language tag | |||
2014-06-16 | ssh: Prepare for release | Hans Nilsson | |
2014-06-16 | ssh: Accept disconnect msgs without language tag | Hans Nilsson | |
2014-06-16 | Merge branch 'maint' | Henrik Nord | |
2014-06-16 | Merge branch 'gorillainduction/improve_mnesia_locker_complexity' into maint | Henrik Nord | |
* gorillainduction/improve_mnesia_locker_complexity: Optimize tid lock table OTP-11981 | |||
2014-06-16 | Merge branch 'maint' | Ingela Anderton Andin | |
2014-06-16 | Merge branch 'ia/ssl/test-cuddle' into maint | Ingela Anderton Andin | |
* ia/ssl/test-cuddle: ssl: Test case stability | |||
2014-06-13 | Merge branch 'maint' | Sverker Eriksson | |
2014-06-13 | Merge branch 'sverk/ethr_aux-cache-align-bug' into maint | Sverker Eriksson | |
* sverk/ethr_aux-cache-align-bug: erts: Fix cache line alignment bug for ts_event_pool | |||
2014-06-13 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin | |
2014-06-13 | Merge branch 'ia/ssl/dialyzer-specs' into maint | Ingela Anderton Andin | |
* ia/ssl/dialyzer-specs: ssl: Fix dialyzer specs to reflect reality | |||
2014-06-12 | Merge branch 'maint' | Sverker Eriksson | |
2014-06-12 | Merge branch 'sverk/etp-alloc-stats' into maint | Sverker Eriksson | |
* sverk/etp-alloc-stats: erts: Fix documentation for no of default allocator instances erts: Add etp-alloc-stats and etp-alloc-instances | |||
2014-06-12 | erts: Fix documentation for no of default allocator instances | Sverker Eriksson | |
ll_alloc does not default to single instance since 17.0 | |||
2014-06-12 | ssl: Test case stability | Ingela Anderton Andin | |
2014-06-12 | ssl: Fix dialyzer specs to reflect reality | Ingela Anderton Andin | |
2014-06-12 | Merge branch 'maint' | Marcus Arendt | |
2014-06-12 | Merge branch 'marcus/ssh-fix-spelling/OTP-11963' into maint | Marcus Arendt | |
* marcus/ssh-fix-spelling/OTP-11963: Fix spelling mistakes | |||
2014-06-12 | Fix spelling mistakes | Marcus Arendt | |
2014-06-12 | Merge branch 'maint' | Micael Karlberg | |
2014-06-12 | Merge branch 'bmk/diameter/fix_appup' into maint | Micael Karlberg | |
2014-06-12 | erts: Add etp-alloc-stats and etp-alloc-instances | Sverker Eriksson | |
2014-06-12 | Merge branch 'maint' | Björn Gustavsson | |
* maint: Allow unsticking pre-loaded modules | |||
2014-06-12 | Merge branch 'bjorn/kernel/stick-preloaded/OTP-11913' into maint | Björn Gustavsson | |
* bjorn/kernel/stick-preloaded/OTP-11913: Allow unsticking pre-loaded modules | |||
2014-06-12 | Allow unsticking pre-loaded modules | Björn Gustavsson | |
Commit ed06dd12ea74018b902a2c4c7924313d23cedb75 made pre-loaded modules (such as erlang) sticky, and also made it impossible to unstick them to prevent them from ever be reloaded. It turns out that there are tools that may want to instrument the erlang module (such as concuerror), so making it impossible to unstick modules is harsh. Therefore, revert the part of the commit that prevented unsticking the pre-loaded modules. | |||
2014-06-12 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin | |
2014-06-12 | Merge branch 'ia/ssh/inet-option/OTP-11976' into maint | Ingela Anderton Andin | |
* ia/ssh/inet-option/OTP-11976: ssh: Handle inet and inet6 option correctly | |||
2014-06-12 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin | |
2014-06-12 | Merge branch 'ia/ssl/CSS/OTP-11975' into maint | Ingela Anderton Andin | |
* ia/ssl/CSS/OTP-11975: ssl: Make sure change cipher spec is correctly handled | |||
2014-06-12 | Merge branch 'maint' | Siri Hansen | |
2014-06-11 | ssh: Handle inet and inet6 option correctly | Ingela Anderton Andin | |
2014-06-11 | Merge branch 'siri/ct-and-cover/OTP-11971' into maint | Siri Hansen | |
* siri/ct-and-cover/OTP-11971: Improve cover analysis via common_test Change internal format of CoverInfo in test_server [ct] Add test of cover support when merge_tests=false | |||
2014-06-11 | Corrected module name in appup file | Micael Karlberg | |
2014-06-11 | Merge branch 'siri/sync-stop-gen/OTP-11173' | Siri Hansen | |
* siri/sync-stop-gen/OTP-11173: Add synchronous stop function to wx_object Fix minor bugs in gen_server and gen_fsm documentation Update gen_event:stop to be synchronous Add synchronous stop functions to gen_server and gen_fsm Add synchronous stop function to proc_lib Add system message 'terminate' Remove old code from stdlib/test/sys_sp2.erl | |||
2014-06-11 | Merge branch 'ia/ssl/version-argument' into maint | Ingela Anderton Andin | |
* ia/ssl/version-argument: ssl: Version argument to ssl_cipher:anonymous_suites should not be added yet! | |||
2014-06-11 | ssl: Make sure change cipher spec is correctly handled | Ingela Anderton Andin | |
2014-06-11 | Merge branch 'maint' | Henrik Nord | |
2014-06-11 | Merge remote-tracking branch 'erlang/pr/383' into maint | Henrik Nord | |
* erlang/pr/383: Fix small copy&paste mistakes in doc of alternative process registry | |||
2014-06-11 | Merge branch 'maint' | Henrik Nord | |
2014-06-11 | Merge branch 'matwey/arm' into maint | Henrik Nord | |
* matwey/arm: Add correct detection of powerpc architecture. Add correct detection of armv6hl and armv7hl architectures. | |||
2014-06-11 | Merge branch 'nox/fix-perms' into maint | Henrik Nord | |
* nox/fix-perms: Fix permissions of some files in the repository | |||
2014-06-11 | Merge branch 'qrilka/ssl-seconds-in-24h' into maint | Henrik Nord | |
* qrilka/ssl-seconds-in-24h: ssl: Fix incorrect number of seconds in 24 hours | |||
2014-06-11 | Merge branch 'telsacolton/snmp_test_manager_badmatch_pid' into maint | Henrik Nord | |
* telsacolton/snmp_test_manager_badmatch_pid: Fix badmatch error when trying to start_link an snmp_test_manager Edit line 59 to remove "mgr" key from #State record. Edit line 133 to expect ok instead of {ok, Pid} from snmpm:start_link . Edit line 136 not to reference Pid variable which was removed above. | |||
2014-06-11 | Merge branch 'pguyot/fix_srp' into maint | Henrik Nord | |
* pguyot/fix_srp: Fix bug in SRP implementation | |||
2014-06-06 | Merge branch 'maint' | Rickard Green | |
* maint: Do not use __always_inline__ attribute unless gcc vsn >= 3.1.1 Add ETHR_FORCE_INLINE define to hide compiler specific directives | |||
2014-06-06 | Merge branch 'jjhoo/mingw_compile_fix_forceinline/OTP-11945' into maint | Rickard Green | |
* jjhoo/mingw_compile_fix_forceinline/OTP-11945: Do not use __always_inline__ attribute unless gcc vsn >= 3.1.1 Add ETHR_FORCE_INLINE define to hide compiler specific directives |