Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-01 | Merge branch 'dgud/tools/emacs/indent-tests' into maint | Dan Gudmundsson | |
* dgud/tools/emacs/indent-tests: emacs: delimiter first in icr works emacs: Indent delimiter first in term elements correctly emacs: Indent tuple (and maps) elements as list elements Add emacs indention testcase OTP-14944 | |||
2018-03-01 | emacs: delimiter first in icr works | Dan Gudmundsson | |
2018-03-01 | emacs: Indent delimiter first in term elements correctly | Dan Gudmundsson | |
2018-03-01 | emacs: Indent tuple (and maps) elements as list elements | Dan Gudmundsson | |
Avoid From: { ^^element1, ^^element2 } To: { ^element1, ^element2 } | |||
2018-03-01 | Add emacs indention testcase | Dan Gudmundsson | |
Split the manual testcase and run them in daily tests instead. Easy to run directly as well: (cd ../test; cerl -eval "emacs_SUITE:indent([])") | |||
2018-03-01 | ERL-558 Add the missing function clause for string:prefix (#1702) | Seyed Mirsadeghi | |
OTP-14942 | |||
2018-03-01 | Merge branch 'siri/cuddle' into maint | Siri Hansen | |
* siri/cuddle: [cdv] Fix test of size limit reached on crash dump, again | |||
2018-03-01 | stdlib: Fix doc link in timer | Lukas Larsson | |
2018-03-01 | kernel: Fix handling of os:cmd option max_size in win | Lukas Larsson | |
2018-03-01 | Merge branch 'hans/ssh/cuddle_doc' into maint | Hans Nilsson | |
* hans/ssh/cuddle_doc: ssh: Clearify links in ssh_sftp:read_file_info/2 | |||
2018-03-01 | Merge branch 'hans/ssh/cuddle_tests' into maint | Hans Nilsson | |
* hans/ssh/cuddle_tests: ssh: Insert missing ssh:stop() etc in test suites ssh: Fix acceptor sup testcase ssh: Fix cli testcase ssh: Misspelling in test suite ssh: Put common user_dir setup in ssh_options_SUITE:init_per_testcases/2 | |||
2018-02-28 | ssh: Insert missing ssh:stop() etc in test suites | Hans Nilsson | |
2018-02-28 | Updated OTP versionOTP-19.3.6.6 | Erlang/OTP | |
2018-02-28 | Prepare release | Erlang/OTP | |
2018-02-28 | Merge branch 'ingela/ssl/PR-1709/OTP-14929' into maint-19 | Erlang/OTP | |
* ingela/ssl/PR-1709/OTP-14929: ssl: Prepare for release ssl: Backport PR-1709 | |||
2018-02-28 | Merge branch 'hans/ssh/execfix19/OTP-14881' into maint-19 | Erlang/OTP | |
* hans/ssh/execfix19/OTP-14881: ssh: Fix cli ssh: Test for disabled shell | |||
2018-02-28 | Merge pull request #1726 from gotthardp/maint | Raimo Niskanen | |
Fix example MIB in the documentation | |||
2018-02-28 | Merge branch 'john/kernel/skip-testing-unavailable-interfaces' into maint | John Högberg | |
* john/kernel/skip-testing-unavailable-interfaces: Skip testing unavailable interfaces in inet_SUITE:getifaddrs | |||
2018-02-28 | Merge branch 'john/stdlib/regex-test-stability' into maint | John Högberg | |
* john/stdlib/regex-test-stability: Make re_SUITE:sub_binaries less unstable | |||
2018-02-27 | Merge branch 'sverker/erts/more-crash-dump-info/OTP-14820' into maint | Sverker Eriksson | |
* sverker/erts/more-crash-dump-info/OTP-14820: erts,observer: Add port-suspended pids to crash dump erts,observer: Add port states and flags to crash dump erts,observer: Add dirty schedulers to crash dump observer: Refactor get_schedulerinfo1 erts,observer: Add more port info to crash dump erts: Cleanup dump_process_info() erts: Include failing garbing process in crash dump erts: Remove unused args to collect_live_heap_frags erts: Add binary vheap sizes to crash dump | |||
2018-02-27 | ssh: Fix acceptor sup testcase | Hans Nilsson | |
2018-02-27 | ssh: Fix cli testcase | Hans Nilsson | |
2018-02-27 | ssh: Misspelling in test suite | Hans Nilsson | |
2018-02-27 | ssh: Disable exec for non-default shell | Hans Nilsson | |
2018-02-27 | ssh: Test for disabled shell | Hans Nilsson | |
2018-02-27 | ssh: Clearify links in ssh_sftp:read_file_info/2 | Hans Nilsson | |
2018-02-27 | ssh: Put common user_dir setup in ssh_options_SUITE:init_per_testcases/2 | Hans Nilsson | |
2018-02-27 | Skip testing unavailable interfaces in inet_SUITE:getifaddrs | John Högberg | |
This test consistently failed on Windows when an interface was enabled but unplugged, as the interface was 'up' but not 'running'. | |||
2018-02-27 | Make re_SUITE:sub_binaries less unstable | John Högberg | |
The small sub-binary conversion trick in the GC broke this test pretty often on some machines. | |||
2018-02-26 | Merge branch 'sverker/enif_self-doc' into maint | Sverker Eriksson | |
* sverker/enif_self-doc: erts: Clarify enif_self docs | |||
2018-02-26 | Merge branch 'lukas/kernel/dist_SUITE_corefile_ignore' into maint | Lukas Larsson | |
* lukas/kernel/dist_SUITE_corefile_ignore: kernel: Ignore cores in erl_distribution_SUITE | |||
2018-02-26 | Merge branch 'lukas/erts/dirty_trace_clean_fix/OTP-14938' into maint | Lukas Larsson | |
* lukas/erts/dirty_trace_clean_fix/OTP-14938: erts: Delay cleanup of removed tracer on dirty scheds | |||
2018-02-26 | erts: Delay cleanup of removed tracer on dirty scheds | Lukas Larsson | |
It is not simple to do the correct de-allocation on a dirty schedulers, so we just delay it until this process runs on a normal scheduler. | |||
2018-02-26 | Merge pull request #1715 from erlang/KennethL-patch-1 | Kenneth Lundin | |
Update advanced.xml with correct default for number of processes | |||
2018-02-26 | inets: Add unix domain socket support to httpc | Péter Dimitrov | |
Change-Id: I44fe2670e36884e09600d17dd71b1e86b9ee75fa | |||
2018-02-24 | Fix example MIB in the documentation | Petr Gotthard | |
The EX1-MIB cannot be compiled because of the missing IMPORT of "experimental". The other instances EX1-MIB.mib (otp/lib/snmp/examples/ex1, lib/snmp/test/snmp_test_data) are correct. I synchronized the documentation with them. | |||
2018-02-23 | erts: Clarify enif_self docs | Sverker Eriksson | |
2018-02-23 | Merge branch 'hasse/dialyzer/fix_opaque_bug/OTP-14925/ERL-565' into maint | Hans Bolinder | |
* hasse/dialyzer/fix_opaque_bug/OTP-14925/ERL-565: dialyzer: Correct a parameterized opaque types bug | |||
2018-02-23 | Merge branch 'hasse/stdlib/minor_fix_epp' into maint | Hans Bolinder | |
* hasse/stdlib/minor_fix_epp: stdlib: Correct a minor epp bug | |||
2018-02-22 | erts,observer: Add port-suspended pids to crash dump | Sverker Eriksson | |
2018-02-22 | erts,observer: Add port states and flags to crash dump | Sverker Eriksson | |
2018-02-22 | Merge branch 'hans/ssh/cuddle_tests' into maint | Hans Nilsson | |
* hans/ssh/cuddle_tests: ssh: Fix hanging engine test case on an old outdated version | |||
2018-02-22 | ssh: Fix hanging engine test case on an old outdated version | Hans Nilsson | |
OpenSSL 1.0.1s-freebsd 1 Mar 2016 | |||
2018-02-22 | Merge branch 'maint-20' into maint | Hans Nilsson | |
* maint-20: Updated OTP version Prepare release ssh: Add option save_accepted_host ssh: No error message for signal kill ssh: Dont repeat supervisor defaults in map fields ssh: Move starting of channel child to ssh_channel_sup ssh: Test case for sup tree when shell server proc times out | |||
2018-02-21 | Updated OTP versionOTP-20.2.4 | Erlang/OTP | |
2018-02-21 | Prepare release | Erlang/OTP | |
2018-02-21 | Merge branch 'hans/ssh/limit_knownhosts/OTP-14935' into maint-20 | Erlang/OTP | |
* hans/ssh/limit_knownhosts/OTP-14935: ssh: Add option save_accepted_host | |||
2018-02-21 | Merge branch 'hans/ssh/no_error_for_kill/OTP-14930' into maint-20 | Erlang/OTP | |
* hans/ssh/no_error_for_kill/OTP-14930: ssh: No error message for signal kill | |||
2018-02-21 | Merge branch 'hans/ssh/supervisor_timeout/OTP-14907' into maint-20 | Erlang/OTP | |
* hans/ssh/supervisor_timeout/OTP-14907: ssh: Dont repeat supervisor defaults in map fields ssh: Move starting of channel child to ssh_channel_sup ssh: Test case for sup tree when shell server proc times out | |||
2018-02-21 | ssh: Add option save_accepted_host | Hans Nilsson | |