<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/observer, 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 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>Merge remote-tracking branch 'upstream/pr/2201' into maint</title>
<updated>2019-08-09T13:14:57+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2019-08-09T13:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f4c00eb745207d33dbcc330433e074329aab61c7'/>
<id>f4c00eb745207d33dbcc330433e074329aab61c7</id>
<content type='text'>
* upstream/pr/2201:
  Handle clicking links more than once in Observer's "Expanded term"

OTP-15980
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* upstream/pr/2201:
  Handle clicking links more than once in Observer's "Expanded term"

OTP-15980
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Create heap binaries in bs_get_binary2</title>
<updated>2019-08-09T12:29:39+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-08-08T08:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9f73f98ad6ddf70d30dfc0a1daf7c992dcc5061a'/>
<id>9f73f98ad6ddf70d30dfc0a1daf7c992dcc5061a</id>
<content type='text'>
ErlSubBin is a large struct that often dwarfs the region of memory
it points at, and it's common for them to refer to a ProcBin which
must be kept around as long as the SubBin lives, using up even more
heap space and keeping the referenced binary alive regardless of
how small the sub-binary is.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ErlSubBin is a large struct that often dwarfs the region of memory
it points at, and it's common for them to refer to a ProcBin which
must be kept around as long as the SubBin lives, using up even more
heap space and keeping the referenced binary alive regardless of
how small the sub-binary is.
</pre>
</div>
</content>
</entry>
<entry>
<title>observer: Fixes for html viewers</title>
<updated>2019-06-25T14:22:13+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2019-06-25T14:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1274131e7dbfe0d351b7bc6a99bdd8198a673385'/>
<id>1274131e7dbfe0d351b7bc6a99bdd8198a673385</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>observer: Support darkmode gui</title>
<updated>2019-06-19T13:23:04+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2019-06-19T13:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=528e55e44cf1ee32d90d8c4c4d5790d18cae79bc'/>
<id>528e55e44cf1ee32d90d8c4c4d5790d18cae79bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-05-10T12:42:47+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-05-10T12:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=36719f9798f1f7c2de203091582083e8d8e5726b'/>
<id>36719f9798f1f7c2de203091582083e8d8e5726b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Prepare release"</title>
<updated>2019-04-24T12:29:10+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-04-24T12:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f2ddb633ffe97a92584edfbaf95d2dce3961cc8'/>
<id>0f2ddb633ffe97a92584edfbaf95d2dce3961cc8</id>
<content type='text'>
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-04-23T15:38:37+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-04-23T15:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=425889ba69b69a9b6fb14bfbef121d51b78e853a'/>
<id>425889ba69b69a9b6fb14bfbef121d51b78e853a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle clicking links more than once in Observer's "Expanded term"</title>
<updated>2019-04-05T10:53:39+00:00</updated>
<author>
<name>Magnus Henoch</name>
<email>magnus.henoch@gmail.com</email>
</author>
<published>2019-04-05T10:53:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=88e4d4f3d74decf2bb9e9cd9799c373b068256f2'/>
<id>88e4d4f3d74decf2bb9e9cd9799c373b068256f2</id>
<content type='text'>
When looking at an "expanded term" in Observer, such as the state term
of a supervisor process, all pids are turned into clickable links.
However, without this change, you could only follow one such link; any
further clicks would be ignored.  Fix that by ensuring that the
cdv_html_wx process holds on to its state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When looking at an "expanded term" in Observer, such as the state term
of a supervisor process, all pids are turned into clickable links.
However, without this change, you could only follow one such link; any
further clicks would be ignored.  Fix that by ensuring that the
cdv_html_wx process holds on to its state.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Prepare release"</title>
<updated>2019-03-26T11:14:50+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2019-03-26T11:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b9023ad36f9fd1e2154ff80089906b53b548d891'/>
<id>b9023ad36f9fd1e2154ff80089906b53b548d891</id>
<content type='text'>
This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017.
</pre>
</div>
</content>
</entry>
</feed>
