<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/test, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge pull request #2301 from stuart-thackray/saslLoggerStartup/OTP-15942</title>
<updated>2019-08-23T07:43:52+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-08-23T07:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=681551f849be45dfc848366cc879b0f96bff1479'/>
<id>681551f849be45dfc848366cc879b0f96bff1479</id>
<content type='text'>
Start up of SASl when compared log level is all</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Start up of SASl when compared log level is all</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hasse/kernel/global_tests' into maint</title>
<updated>2019-08-19T10:53:46+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-08-19T10:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d14919b70af5d08970f0e92aded2b375a79f4d94'/>
<id>d14919b70af5d08970f0e92aded2b375a79f4d94</id>
<content type='text'>
* hasse/kernel/global_tests:
  kernel: Correct a test case in global_SUITE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hasse/kernel/global_tests:
  kernel: Correct a test case in global_SUITE
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix io:columns() and io:rows() are not working from escripts bug</title>
<updated>2019-07-18T12:40:30+00:00</updated>
<author>
<name>Kjell Winblad</name>
<email>kjellwinblad@gmail.com</email>
</author>
<published>2019-06-20T10:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c1b9be4a5d45869e8f3f93979782a14eab65fec3'/>
<id>c1b9be4a5d45869e8f3f93979782a14eab65fec3</id>
<content type='text'>
The functions io:columns() and io:rows() only worked correctly inside
interactive erlang shells before this fix. These functions returned
{error,enotsup} before this fix even if stdout and stdin were
connected to a terminal when they were invoked from an escript or a
program started with e.g., `erl -noshell`.

This commit fixes issue ERL-717.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functions io:columns() and io:rows() only worked correctly inside
interactive erlang shells before this fix. These functions returned
{error,enotsup} before this fix even if stdout and stdin were
connected to a terminal when they were invoked from an escript or a
program started with e.g., `erl -noshell`.

This commit fixes issue ERL-717.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'raimo/udp-send-TOS/OTP-15422' into maint</title>
<updated>2019-07-08T13:38:00+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2019-07-08T13:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=136200e49b7730807d7071af414b28c8aacff759'/>
<id>136200e49b7730807d7071af414b28c8aacff759</id>
<content type='text'>
* raimo/udp-send-TOS/OTP-15422:
  Refine test cases
  Remove test code that fails on Windows
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/udp-send-TOS/OTP-15422:
  Refine test cases
  Remove test code that fails on Windows
</pre>
</div>
</content>
</entry>
<entry>
<title>Change logger:compare_levels/2  to allow SASL startup</title>
<updated>2019-07-08T10:58:29+00:00</updated>
<author>
<name>Stuart Thackray</name>
<email>stuart.thackray@gmail.com</email>
</author>
<published>2019-06-25T09:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b7b7d37e2b67d6842c85a688c8658e2de3a64f96'/>
<id>b7b7d37e2b67d6842c85a688c8658e2de3a64f96</id>
<content type='text'>
Allowed SASL startup when compared levels include all/none as per PR 2301.

This was achieved by adding another macro for this (?IS_LEVEL_ALL); documentation updated to show the change
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allowed SASL startup when compared levels include all/none as per PR 2301.

This was achieved by adding another macro for this (?IS_LEVEL_ALL); documentation updated to show the change
</pre>
</div>
</content>
</entry>
<entry>
<title>Refine test cases</title>
<updated>2019-07-04T14:21:03+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2019-07-04T14:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=68c1f4f98da2194531f9f70cb96f1a8c80850c98'/>
<id>68c1f4f98da2194531f9f70cb96f1a8c80850c98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: Correct a test case in global_SUITE</title>
<updated>2019-07-02T07:00:27+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-06-26T12:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b81ebdf125a76c2ad3594eb37482a24137c502b6'/>
<id>b81ebdf125a76c2ad3594eb37482a24137c502b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2272 from garazdawi/lukas/erts/fix_active_n_close_win32/ERL-960/OTP-15901</title>
<updated>2019-06-18T08:11:48+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-06-18T08:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6ba18fda60dbefc790910fc4310125f80a288829'/>
<id>6ba18fda60dbefc790910fc4310125f80a288829</id>
<content type='text'>
Fix {active,N} close race condition on windows</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix {active,N} close race condition on windows</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/raimo/udp-send-TOS/ERIERL-294/OTP-15747' into ingela/merge-294</title>
<updated>2019-06-17T09:57:37+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-06-17T09:51:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=585b41ca6ffbecee4cc5617c41069edd9867c8e4'/>
<id>585b41ca6ffbecee4cc5617c41069edd9867c8e4</id>
<content type='text'>
* ingela/raimo/udp-send-TOS/ERIERL-294/OTP-15747:
  Introduce udp send ancillary data argument down to inet_drv
  Fix old warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/raimo/udp-send-TOS/ERIERL-294/OTP-15747:
  Introduce udp send ancillary data argument down to inet_drv
  Fix old warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce udp send ancillary data argument down to inet_drv</title>
<updated>2019-06-17T08:44:33+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2019-05-23T10:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=abf6018726321a920948d9ba6dcea7f4047a4e4a'/>
<id>abf6018726321a920948d9ba6dcea7f4047a4e4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
