<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/test, branch R16B02_yielding_binary_to_term</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Parallel check_process_code when code_server purge a module</title>
<updated>2013-11-18T19:12:36+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2013-11-10T22:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9f1f0bff7f98d62f8406e5ecd76f6eb7c1a66ff3'/>
<id>9f1f0bff7f98d62f8406e5ecd76f6eb7c1a66ff3</id>
<content type='text'>
When the code_server is about to purge a module it will now issue
asynchronous check_process_code requests to all processes at once
instead of one at a time. These check_process_code operation can
execute in parallel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the code_server is about to purge a module it will now issue
asynchronous check_process_code requests to all processes at once
instead of one at a time. These check_process_code operation can
execute in parallel.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'raimo/linux-network-namespace-sockopt/OTP-11157' into maint</title>
<updated>2013-09-04T12:58:35+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2013-09-04T12:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=13713794c52e0273dd312823af7a0427d9295574'/>
<id>13713794c52e0273dd312823af7a0427d9295574</id>
<content type='text'>
* raimo/linux-network-namespace-sockopt/OTP-11157:
  Document socket option 'netns'
  Rudimentary test
  Make netns option value a string
  Implement netns for SCTP + bugfixes
  Implement netns option for TCP and UDP
  Implement emulator netns support for TCP and UDP
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/linux-network-namespace-sockopt/OTP-11157:
  Document socket option 'netns'
  Rudimentary test
  Make netns option value a string
  Implement netns for SCTP + bugfixes
  Implement netns option for TCP and UDP
  Implement emulator netns support for TCP and UDP
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sze/edlin_understand_keys/OTP-11251' into maint</title>
<updated>2013-08-26T08:27:30+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-08-26T08:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5e2876e4524eb7de61a6d3661e0bfe1a22472668'/>
<id>5e2876e4524eb7de61a6d3661e0bfe1a22472668</id>
<content type='text'>
* sze/edlin_understand_keys/OTP-11251:
  Added primary bootstrap
  erts: fixed documentation regarding tty and arrow keys
  make edlin understand a few important control keys
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sze/edlin_understand_keys/OTP-11251:
  Added primary bootstrap
  erts: fixed documentation regarding tty and arrow keys
  make edlin understand a few important control keys
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fh/start-all/OTP-11250' into maint</title>
<updated>2013-08-21T09:06:01+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-08-21T09:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3cc53db7071988cd8dad0d67c85b3e08a7c6818e'/>
<id>3cc53db7071988cd8dad0d67c85b3e08a7c6818e</id>
<content type='text'>
* fh/start-all/OTP-11250:
  kernel: fix documentation regarding ensure_all_started endtag
  Updated primary bootstrap
  Add application:ensure_all_started/1-2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fh/start-all/OTP-11250:
  kernel: fix documentation regarding ensure_all_started endtag
  Updated primary bootstrap
  Add application:ensure_all_started/1-2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lukas/smoketests/OTP-11221' into maint</title>
<updated>2013-08-08T08:28:48+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2013-08-08T08:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d787e64c8cf522b0f2fa2e26e0be154454fae4a8'/>
<id>d787e64c8cf522b0f2fa2e26e0be154454fae4a8</id>
<content type='text'>
* lukas/smoketests/OTP-11221:
  Add smoke tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/smoketests/OTP-11221:
  Add smoke tests
</pre>
</div>
</content>
</entry>
<entry>
<title>make edlin understand a few important control keys</title>
<updated>2013-08-07T08:05:04+00:00</updated>
<author>
<name>Stefan Zegenhagen</name>
<email>stefan.zegenhagen@arcutronix.com</email>
</author>
<published>2013-07-15T15:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=02909c3eaa2b4e636e0f17b24c527879cfc1bdcd'/>
<id>02909c3eaa2b4e636e0f17b24c527879cfc1bdcd</id>
<content type='text'>
Hi Fredrik,

&gt; I've gotten some feedback from your review,
&gt; You need to add documentation under Erts-&gt; "User's Guide" -&gt; "tty - A
&gt; command line interface"
&gt;
&gt; You need to add testcase in interactive_shell_SUITE a simplified
&gt; example of how this testcase could look like;
&gt; ctrl_w_and_ctrl_u(_Conf) -&gt;
&gt;     rtnode([{putline,""}, {putline, "2."}, {getline, "2"},
&gt; {putline,"xxx yy"++[$\^w]++"."}, {getline,"xxx"}, {putline,"xxx
&gt; yy"++[$\^u]++"z."}, {getline,"z"}],[]).

Please find an updated version of the patch attached to this e-mail. I
hope that you still accept it via e-mail because the former patch was
sent the same way ;-).

I have extended the documentation to list the new key combinations and
added tests to make sure they work.

Kind regards,

--
Dr. Stefan Zegenhagen

arcutronix GmbH
Garbsener Landstr. 10
30419 Hannover
Germany

Tel:   +49 511 277-2734
Fax:   +49 511 277-2709
Email: stefan.zegenhagen@arcutronix.com
Web:   www.arcutronix.com

*Synchronize the Ethernet*

General Managers: Dipl. Ing. Juergen Schroeder, Dr. Josef Gfrerer -
Legal Form: GmbH, Registered office: Hannover, HRB 202442, Amtsgericht
Hannover; Ust-Id: DE257551767.

Please consider the environment before printing this message.

&gt;From ce4b827c78d18f39bb1146fd2959ffd7ae2b4bb6 Mon Sep 17 00:00:00 2001
From: Stefan Zegenhagen &lt;stefan.zegenhagen@arcutronix.com&gt;
Date: Mon, 6 May 2013 14:39:07 +0200
Subject: [PATCH] [EDLIN] support a few more control keys

Add support for the following control keys that many users have become
accustomed to:
 - &lt;CTRL&gt;+W         : backward kill word
 - &lt;CTRL&gt;+U         : backward kill line
 - &lt;HOME&gt;           : goto start of line
 - &lt;END&gt;            : goto end of line
 - &lt;CTRL&gt;+&lt;LEFT&gt;    : backward word
 - &lt;CTRL&gt;+&lt;RIGHT&gt;   : forward word

It seems that the &lt;CTRL&gt;+&lt;LEFT|RIGHT&gt; control key sequences are
different between terminal emulators, therefore a few possible
combinations were added (similar to how libreadline is configured).

Documentation and tests are extended to reflect the new functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hi Fredrik,

&gt; I've gotten some feedback from your review,
&gt; You need to add documentation under Erts-&gt; "User's Guide" -&gt; "tty - A
&gt; command line interface"
&gt;
&gt; You need to add testcase in interactive_shell_SUITE a simplified
&gt; example of how this testcase could look like;
&gt; ctrl_w_and_ctrl_u(_Conf) -&gt;
&gt;     rtnode([{putline,""}, {putline, "2."}, {getline, "2"},
&gt; {putline,"xxx yy"++[$\^w]++"."}, {getline,"xxx"}, {putline,"xxx
&gt; yy"++[$\^u]++"z."}, {getline,"z"}],[]).

Please find an updated version of the patch attached to this e-mail. I
hope that you still accept it via e-mail because the former patch was
sent the same way ;-).

I have extended the documentation to list the new key combinations and
added tests to make sure they work.

Kind regards,

--
Dr. Stefan Zegenhagen

arcutronix GmbH
Garbsener Landstr. 10
30419 Hannover
Germany

Tel:   +49 511 277-2734
Fax:   +49 511 277-2709
Email: stefan.zegenhagen@arcutronix.com
Web:   www.arcutronix.com

*Synchronize the Ethernet*

General Managers: Dipl. Ing. Juergen Schroeder, Dr. Josef Gfrerer -
Legal Form: GmbH, Registered office: Hannover, HRB 202442, Amtsgericht
Hannover; Ust-Id: DE257551767.

Please consider the environment before printing this message.

&gt;From ce4b827c78d18f39bb1146fd2959ffd7ae2b4bb6 Mon Sep 17 00:00:00 2001
From: Stefan Zegenhagen &lt;stefan.zegenhagen@arcutronix.com&gt;
Date: Mon, 6 May 2013 14:39:07 +0200
Subject: [PATCH] [EDLIN] support a few more control keys

Add support for the following control keys that many users have become
accustomed to:
 - &lt;CTRL&gt;+W         : backward kill word
 - &lt;CTRL&gt;+U         : backward kill line
 - &lt;HOME&gt;           : goto start of line
 - &lt;END&gt;            : goto end of line
 - &lt;CTRL&gt;+&lt;LEFT&gt;    : backward word
 - &lt;CTRL&gt;+&lt;RIGHT&gt;   : forward word

It seems that the &lt;CTRL&gt;+&lt;LEFT|RIGHT&gt; control key sequences are
different between terminal emulators, therefore a few possible
combinations were added (similar to how libreadline is configured).

Documentation and tests are extended to reflect the new functionality.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add smoke tests</title>
<updated>2013-08-05T08:49:26+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2013-07-30T12:53:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=86f970056b55ab8c33ecb6d0ce13924e3331b79a'/>
<id>86f970056b55ab8c33ecb6d0ce13924e3331b79a</id>
<content type='text'>
Smoke tests are meant to verify that a build of erlang has been successfull.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Smoke tests are meant to verify that a build of erlang has been successfull.
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: changed tests where inet_parse:ntoa/1 was used to inet:parse/1</title>
<updated>2013-07-30T14:10:13+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-07-30T14:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ef31996dc6186222a9fadfae2beca702ea1a86ec'/>
<id>ef31996dc6186222a9fadfae2beca702ea1a86ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rudimentary test</title>
<updated>2013-07-17T14:54:43+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2013-07-17T14:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=184e421b08feeae294cd4e629853a45ca640937f'/>
<id>184e421b08feeae294cd4e629853a45ca640937f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor away ?line macro in code_SUITE</title>
<updated>2013-07-11T16:41:44+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2013-07-08T14:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d992aee804dc3e85831f0545c632e78b23dc7e4f'/>
<id>d992aee804dc3e85831f0545c632e78b23dc7e4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
