<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/erts, 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>erts: Add missing prototype</title>
<updated>2019-08-26T10:32:45+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-08-26T10:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=825f4eee8ddd478a619f26f1dfe50a67ac946012'/>
<id>825f4eee8ddd478a619f26f1dfe50a67ac946012</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/ets-delete-tree-trapping' into maint</title>
<updated>2019-08-22T15:12:32+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2019-08-22T15:12:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=601c64de017b225602edf29b046b68dd1d01fe4b'/>
<id>601c64de017b225602edf29b046b68dd1d01fe4b</id>
<content type='text'>
* sverker/ets-delete-tree-trapping:
  erts: Refactor ets catree deletion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/ets-delete-tree-trapping:
  erts: Refactor ets catree deletion
</pre>
</div>
</content>
</entry>
<entry>
<title>Add helping verb</title>
<updated>2019-08-19T17:14:02+00:00</updated>
<author>
<name>Tom Kelley</name>
<email>distortedsignal@users.noreply.github.com</email>
</author>
<published>2019-08-19T17:14:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0201937ce74e8dc86f3b07c7a37d88fdccd91f5c'/>
<id>0201937ce74e8dc86f3b07c7a37d88fdccd91f5c</id>
<content type='text'>
Needed a helping verb, added a helping verb.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed a helping verb, added a helping verb.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'john/erts/process_info-binary-heap-fragments/OTP-15978' into maint</title>
<updated>2019-08-16T07:42:58+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-08-16T07:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=062c4d68a6d18b399714c477d329093dec10aedf'/>
<id>062c4d68a6d18b399714c477d329093dec10aedf</id>
<content type='text'>
* john/erts/process_info-binary-heap-fragments/OTP-15978:
  erts: Scan heap fragments for off-heap binaries
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* john/erts/process_info-binary-heap-fragments/OTP-15978:
  erts: Scan heap fragments for off-heap binaries
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Refactor ets catree deletion</title>
<updated>2019-08-15T13:28:54+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2019-08-14T15:39:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=855e38c43f47fbf9a5b7020dd7c97c79e272ef2e'/>
<id>855e38c43f47fbf9a5b7020dd7c97c79e272ef2e</id>
<content type='text'>
to maintain consistency of the trees during yielding
and by that avoid problems with test inspection like
erts_debug:get_internal_state(node_and_dist_references).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to maintain consistency of the trees during yielding
and by that avoid problems with test inspection like
erts_debug:get_internal_state(node_and_dist_references).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'john/erts/fix-instrument-allocations-race/OTP-15983' into maint</title>
<updated>2019-08-13T07:39:19+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-08-13T07:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4e0300d788a1cecace36aca67f81e50b85a6bc08'/>
<id>4e0300d788a1cecace36aca67f81e50b85a6bc08</id>
<content type='text'>
* john/erts/fix-instrument-allocations-race/OTP-15983:
  erts: Fix crash in instrument:allocations/0-1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* john/erts/fix-instrument-allocations-race/OTP-15983:
  erts: Fix crash in instrument:allocations/0-1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'john/erts/bs_get_binary2-heap-binaries/OTP-15977' into maint</title>
<updated>2019-08-12T13:18:56+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-08-12T13:18:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=65874ca12f22c0135399c9161b3091a39e40e20f'/>
<id>65874ca12f22c0135399c9161b3091a39e40e20f</id>
<content type='text'>
* john/erts/bs_get_binary2-heap-binaries/OTP-15977:
  erts: Create heap binaries in binary:split/2-3
  erts: Create heap binaries in binary_part/2-3
  erts: Create heap binaries in split_binary/2
  erts: Create heap binaries in bs_get_binary2
  erts: Remove size check in bs_start_match
  erts: Disallow binaries whose size in bits exceeds UWORD_MAX
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* john/erts/bs_get_binary2-heap-binaries/OTP-15977:
  erts: Create heap binaries in binary:split/2-3
  erts: Create heap binaries in binary_part/2-3
  erts: Create heap binaries in split_binary/2
  erts: Create heap binaries in bs_get_binary2
  erts: Remove size check in bs_start_match
  erts: Disallow binaries whose size in bits exceeds UWORD_MAX
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Fix crash in instrument:allocations/0-1</title>
<updated>2019-08-12T13:11:26+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-08-12T13:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2193618f3524d6115693c8e710fffbdf9a68b533'/>
<id>2193618f3524d6115693c8e710fffbdf9a68b533</id>
<content type='text'>
The current carrier list was read when the allocator wasn't locked,
crashing the emulator if a block scan raced with a carrier
allocation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current carrier list was read when the allocator wasn't locked,
crashing the emulator if a block scan raced with a carrier
allocation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2325 from max-au/is_map_key_doc_fix</title>
<updated>2019-08-12T12:50:45+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2019-08-12T12:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d203e847548586f6ef80ac0e73a5f6f173efe1c6'/>
<id>d203e847548586f6ef80ac0e73a5f6f173efe1c6</id>
<content type='text'>
Fix documentation for erlang:is_map_key/2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix documentation for erlang:is_map_key/2</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Scan heap fragments for off-heap binaries</title>
<updated>2019-08-12T08:04:27+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-08-12T07:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f93b97cc5c6bee800f4b671cc4bb7ee6250c9c94'/>
<id>f93b97cc5c6bee800f4b671cc4bb7ee6250c9c94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
