<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/erts/test, branch master</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'josevalim/edoc/no-more-inets/OTP-15999/PR-2317'</title>
<updated>2019-08-22T06:41:34+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-08-22T06:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d670fe64723ed348c8829a6528292cdc9d0ad5a1'/>
<id>d670fe64723ed348c8829a6528292cdc9d0ad5a1</id>
<content type='text'>
* josevalim/edoc/no-more-inets/OTP-15999/PR-2317:
  system: Remove special handling of EDoc in otp_SUITE.
  Remove inets dependency from edoc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* josevalim/edoc/no-more-inets/OTP-15999/PR-2317:
  system: Remove special handling of EDoc in otp_SUITE.
  Remove inets dependency from edoc
</pre>
</div>
</content>
</entry>
<entry>
<title>system: Remove special handling of EDoc in otp_SUITE.</title>
<updated>2019-08-20T10:07:58+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-08-20T10:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f118df01b0183f5db10f15c4e852eb504a47eac8'/>
<id>f118df01b0183f5db10f15c4e852eb504a47eac8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sverker/re-enable-big-creation/OTP-15603'</title>
<updated>2019-07-01T14:42:28+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2019-07-01T14:42:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0de9ecd561bdc964f1c6436d240729b3952cdf3a'/>
<id>0de9ecd561bdc964f1c6436d240729b3952cdf3a</id>
<content type='text'>
* sverker/re-enable-big-creation/OTP-15603:
  doc: Add links between dist flags and external tags (DTD updated)
  erts: Fix docs for new pid,port,ref external tags
  erts: Document new EPMD response ALIVE2_X_RESP
  erl_interface: Support 32-bit creation local cnode
  jinterface: Remove old encoding of pid,port,refs
  epmd: Support 32-bit creation values in local node
  erl_interface: Remove old encoding of pid,port,refs
  erts: Remove old encoding of pids, ports and refs
  erts: Make DFLAG_BIG_CREATION mandatory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/re-enable-big-creation/OTP-15603:
  doc: Add links between dist flags and external tags (DTD updated)
  erts: Fix docs for new pid,port,ref external tags
  erts: Document new EPMD response ALIVE2_X_RESP
  erl_interface: Support 32-bit creation local cnode
  jinterface: Remove old encoding of pid,port,refs
  epmd: Support 32-bit creation values in local node
  erl_interface: Remove old encoding of pid,port,refs
  erts: Remove old encoding of pids, ports and refs
  erts: Make DFLAG_BIG_CREATION mandatory
</pre>
</div>
</content>
</entry>
<entry>
<title>erlexec: Fix argument separation when mixing env flags</title>
<updated>2019-06-27T14:21:18+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-06-03T13:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=889cc75f40c74ee574b0943524df4f786371efaf'/>
<id>889cc75f40c74ee574b0943524df4f786371efaf</id>
<content type='text'>
Example:
    export ERL_AFLAGS=-test
    erl dummy_param

In the above example, the dummy_param would be interpreted
as an argument to -test, and not as a separate argument as
it should.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example:
    export ERL_AFLAGS=-test
    erl dummy_param

In the above example, the dummy_param would be interpreted
as an argument to -test, and not as a separate argument as
it should.
</pre>
</div>
</content>
</entry>
<entry>
<title>epmd: Support 32-bit creation values in local node</title>
<updated>2019-05-14T18:32:16+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2019-05-14T15:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=08008bde0369973d7d57cbff35249cc7de8b8c37'/>
<id>08008bde0369973d7d57cbff35249cc7de8b8c37</id>
<content type='text'>
This reverts revert-commit d293c3ff700c1a0992a32dc3da9ae18964893c23.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts revert-commit d293c3ff700c1a0992a32dc3da9ae18964893c23.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lukas/OTP-22-rc2/misc-fixes/OTP-15773'</title>
<updated>2019-04-18T12:24:31+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-04-18T12:24:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=659ed4c005bb8c943c217d52383c219c0998aafa'/>
<id>659ed4c005bb8c943c217d52383c219c0998aafa</id>
<content type='text'>
* lukas/OTP-22-rc2/misc-fixes/OTP-15773:
  erts: Yield correctly when iterating over distr exit messages
  erts: Fix cerl -rr to use correct etp file
  erts: Fix etp-process-info to print exiting and free processes
  tools: Adjust instrument abort tc to better trigger faults
  erts: Fix cleanup of message factory undo
  erts: Make dump_SUITE:free_dump not dump via rpc
  erts: Add extra debugging to dist frag testcases
  erts: Run smaller dist frag test to 32 bit machines
  erl_docgen: Remove accidentally merged debug printout
  erts: Fix z_SUITE to always look for cerl in ERL_TOP
  otp: make top Makefile app target respect TYPE variable
  vxworks: Make vxworks configure use environment CFLAGS
  erts: Make erts_free debug failure easier to diagnose
  erts: Fix gcc warning in to_erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/OTP-22-rc2/misc-fixes/OTP-15773:
  erts: Yield correctly when iterating over distr exit messages
  erts: Fix cerl -rr to use correct etp file
  erts: Fix etp-process-info to print exiting and free processes
  tools: Adjust instrument abort tc to better trigger faults
  erts: Fix cleanup of message factory undo
  erts: Make dump_SUITE:free_dump not dump via rpc
  erts: Add extra debugging to dist frag testcases
  erts: Run smaller dist frag test to 32 bit machines
  erl_docgen: Remove accidentally merged debug printout
  erts: Fix z_SUITE to always look for cerl in ERL_TOP
  otp: make top Makefile app target respect TYPE variable
  vxworks: Make vxworks configure use environment CFLAGS
  erts: Make erts_free debug failure easier to diagnose
  erts: Fix gcc warning in to_erl
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Fix z_SUITE to always look for cerl in ERL_TOP</title>
<updated>2019-04-10T07:43:54+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-04-08T12:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e0ee9063f356cf566808fc59f603551651847315'/>
<id>e0ee9063f356cf566808fc59f603551651847315</id>
<content type='text'>
If it cannot be found in the daily build dir, we try ERL_TOP
incase it is there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If it cannot be found in the daily build dir, we try ERL_TOP
incase it is there.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "epmd: Support 32-bit creation values in local node"</title>
<updated>2019-04-09T14:56:09+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2019-04-09T14:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d293c3ff700c1a0992a32dc3da9ae18964893c23'/>
<id>d293c3ff700c1a0992a32dc3da9ae18964893c23</id>
<content type='text'>
This reverts commit bd8f6106d44a58c261920eef72842bb3bc5a4968.

PLUS a little change in epmd_srv.c:750 ("4" -&gt; "replylen")
that was part of e2cf4a8a4b03b9f430ba228276c3b2629159e832
by mistake.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit bd8f6106d44a58c261920eef72842bb3bc5a4968.

PLUS a little change in epmd_srv.c:750 ("4" -&gt; "replylen")
that was part of e2cf4a8a4b03b9f430ba228276c3b2629159e832
by mistake.
</pre>
</div>
</content>
</entry>
<entry>
<title>epmd: Support 32-bit creation values in local node</title>
<updated>2019-03-22T18:40:36+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2019-03-20T14:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bd8f6106d44a58c261920eef72842bb3bc5a4968'/>
<id>bd8f6106d44a58c261920eef72842bb3bc5a4968</id>
<content type='text'>
* Increase distribution version from 5 to 6
* Introduce new ALIVE2_X_RESP with 32-bit creation
  as reply to ALIVE2_REQ when sender dist version &gt;= 6
* Still reply old ALIVE2_RESP with tiny creation 1..3
  if sender dist version &lt; 6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Increase distribution version from 5 to 6
* Introduce new ALIVE2_X_RESP with 32-bit creation
  as reply to ALIVE2_REQ when sender dist version &gt;= 6
* Still reply old ALIVE2_RESP with tiny creation 1..3
  if sender dist version &lt; 6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change "can not" into "cannot"</title>
<updated>2018-07-27T08:16:17+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-07-26T12:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=37c11cda19bd9067a4e094fbde53b276d6ab0d3d'/>
<id>37c11cda19bd9067a4e094fbde53b276d6ab0d3d</id>
<content type='text'>
I did not find any legitimate use of "can not", however skipped
changing e.g RFCs archived in the source tree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I did not find any legitimate use of "can not", however skipped
changing e.g RFCs archived in the source tree.
</pre>
</div>
</content>
</entry>
</feed>
