<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/system/doc/efficiency_guide, branch OTP-20.2.4</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 'lukas/system/improve_profile_docs/OTP-14633' into maint</title>
<updated>2017-11-20T09:52:30+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2017-11-20T09:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f91898fc08c28195dd2e9cbfb15bfd91a5584550'/>
<id>f91898fc08c28195dd2e9cbfb15bfd91a5584550</id>
<content type='text'>
* lukas/system/improve_profile_docs/OTP-14633:
  erts: Add term2bin note about encoding guarantee
  Fix broken link in INSTALL howto
  system: Add info to profiling effeciency guide
  Update message queue and pinfo binary docs
  kernel: Clarify gen_tcp:listen documentation
  system: Add External OSS tools section to profiling guilde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/system/improve_profile_docs/OTP-14633:
  erts: Add term2bin note about encoding guarantee
  Fix broken link in INSTALL howto
  system: Add info to profiling effeciency guide
  Update message queue and pinfo binary docs
  kernel: Clarify gen_tcp:listen documentation
  system: Add External OSS tools section to profiling guilde
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor xmllint check and make it fail on failure</title>
<updated>2017-10-31T12:46:05+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2017-10-23T11:10:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cc8dade5326d130f1c704f7a47a4d0ce88af370e'/>
<id>cc8dade5326d130f1c704f7a47a4d0ce88af370e</id>
<content type='text'>
This commit also adds a check to see that all files that
are part of an xi:include also have part of XML_FILES
and vice versa. It also fixes any applications where this
was not true.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit also adds a check to see that all files that
are part of an xi:include also have part of XML_FILES
and vice versa. It also fixes any applications where this
was not true.
</pre>
</div>
</content>
</entry>
<entry>
<title>system: Add info to profiling effeciency guide</title>
<updated>2017-10-31T09:42:56+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2017-10-24T14:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6c25aaa1e447b12dcb640b0e3311a3722b501ddc'/>
<id>6c25aaa1e447b12dcb640b0e3311a3722b501ddc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>system: Add External OSS tools section to profiling guilde</title>
<updated>2017-10-31T09:27:13+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2017-10-19T06:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1e1c5905d7b0db874b2df2ba838e3ab163e8f02a'/>
<id>1e1c5905d7b0db874b2df2ba838e3ab163e8f02a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix xmllint warning</title>
<updated>2017-09-28T14:51:59+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2017-09-28T14:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a8fc754d208471ae77183d1437daec13c5720f06'/>
<id>a8fc754d208471ae77183d1437daec13c5720f06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2017-05-04T13:42:21+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2017-05-04T13:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=83e20c62057ebc1d8064bf57b01be560cd244e1d'/>
<id>83e20c62057ebc1d8064bf57b01be560cd244e1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Improve the Erlang shell's handling of references</title>
<updated>2017-04-27T08:26:48+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-03-09T09:12:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6edb6a45d8b2d2993f50176b3324d3fff97fe123'/>
<id>6edb6a45d8b2d2993f50176b3324d3fff97fe123</id>
<content type='text'>
As of Erlang/OTP 20.0, the type of ETS tables, ets:tid(), is a
reference(). A request was put forward that the Erlang shell should be
able to handle references in its input.

This commit introduces an extended parser in module lib. It can parse
pids, ports, references, and external funs under the condition that
they can be created in the running system. The parser is meant to be
used internally in Erlang/OTP. The alternative, to extend erl_scan and
erl_parse, was deemed inferior as it would require the abstract format
be able to represent pids, ports, references, and funs, which would be
confusing as they are not expressions as such, but data types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of Erlang/OTP 20.0, the type of ETS tables, ets:tid(), is a
reference(). A request was put forward that the Erlang shell should be
able to handle references in its input.

This commit introduces an extended parser in module lib. It can parse
pids, ports, references, and external funs under the condition that
they can be created in the running system. The parser is meant to be
used internally in Erlang/OTP. The alternative, to extend erl_scan and
erl_parse, was deemed inferior as it would require the abstract format
be able to represent pids, ports, references, and funs, which would be
confusing as they are not expressions as such, but data types.
</pre>
</div>
</content>
</entry>
<entry>
<title>retired_myths.xml: Move marker to adhere to DTD</title>
<updated>2017-03-10T13:28:22+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2017-03-10T13:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9ad1fd887b0f5989933b5ad82fbb1acbce72e4b5'/>
<id>9ad1fd887b0f5989933b5ad82fbb1acbce72e4b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typos in system/doc</title>
<updated>2017-02-14T09:32:56+00:00</updated>
<author>
<name>Andrew Dryga</name>
<email>andrew@dryga.com</email>
</author>
<published>2017-02-14T09:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=45f9ea530c40aa771bc3549894863b981c9f8e7b'/>
<id>45f9ea530c40aa771bc3549894863b981c9f8e7b</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 'egil/percept/remove-application/OTP-14163'</title>
<updated>2017-01-25T09:17:30+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2017-01-25T09:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8e16234a480d5b5e24a9724c9c8871604fd80627'/>
<id>8e16234a480d5b5e24a9724c9c8871604fd80627</id>
<content type='text'>
* egil/percept/remove-application/OTP-14163:
  ssl: Remove percept from benchmark
  otp: Don't mention percept in documentation
  runtime_tools: Remove percept
  percept: Remove application
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* egil/percept/remove-application/OTP-14163:
  ssl: Remove percept from benchmark
  otp: Don't mention percept in documentation
  runtime_tools: Remove percept
  percept: Remove application
</pre>
</div>
</content>
</entry>
</feed>
