<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpOutputStream.java, branch OTP-17.5.6.7</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>silence 'potential resource leak' warnings</title>
<updated>2014-09-11T19:24:28+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T09:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4390e435584d57b5fb41309f80043cb954c241cd'/>
<id>4390e435584d57b5fb41309f80043cb954c241cd</id>
<content type='text'>
OtpInputStream and OtoOutputStream don't need closing (they are
ByteArray*Streams)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OtpInputStream and OtoOutputStream don't need closing (they are
ByteArray*Streams)
</pre>
</div>
</content>
</entry>
<entry>
<title>don't warn about some unused fields/variables</title>
<updated>2014-09-11T19:24:27+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T09:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4733f3f7abb7c815bf1e1295bf0a55526e318d66'/>
<id>4733f3f7abb7c815bf1e1295bf0a55526e318d66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keep all method parameters final</title>
<updated>2014-09-11T19:24:25+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T09:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d0a1059d551c86d41ecbb36a1f23516eb71679c6'/>
<id>d0a1059d551c86d41ecbb36a1f23516eb71679c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed method parameters hiding fields</title>
<updated>2014-09-11T19:24:24+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T09:23:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4725d4cc06ded1c9ee2712330e233aa865df3ebd'/>
<id>4725d4cc06ded1c9ee2712330e233aa865df3ebd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused variables</title>
<updated>2014-09-11T19:24:11+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T07:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9a534810d69d6f38eb3e1b0466900057265a30f0'/>
<id>9a534810d69d6f38eb3e1b0466900057265a30f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unnecessary semicolons, imports, labels</title>
<updated>2014-09-11T19:24:10+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T07:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=95f0e8399320d010dfaf88ec3a987d6bc833f440'/>
<id>95f0e8399320d010dfaf88ec3a987d6bc833f440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a few javadoc errors</title>
<updated>2014-06-08T10:37:56+00:00</updated>
<author>
<name>Anthony Ramine</name>
<email>n.oxyde@gmail.com</email>
</author>
<published>2014-06-08T10:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b4a5bbca115693f222cdeb7ebc040dba354e0ad8'/>
<id>b4a5bbca115693f222cdeb7ebc040dba354e0ad8</id>
<content type='text'>
Reported-by: Boris Mühmer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported-by: Boris Mühmer
</pre>
</div>
</content>
</entry>
<entry>
<title>jinterface: implement support for maps</title>
<updated>2014-02-11T18:48:53+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-02-11T13:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2b4582d2154b157092fc05c387655e5426ed7d8e'/>
<id>2b4582d2154b157092fc05c387655e5426ed7d8e</id>
<content type='text'>
The API and implementation are simplistic, like for lists and tuples,
using arrays and without any connection to java.util.Map.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The API and implementation are simplistic, like for lists and tuples,
using arrays and without any connection to java.util.Map.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nk/jinterface_dont_compress_if_size_increased/OTP-10822'</title>
<updated>2013-02-13T14:09:45+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-02-13T14:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=14254702c27e9010f65cab69cd2829b00012d7ff'/>
<id>14254702c27e9010f65cab69cd2829b00012d7ff</id>
<content type='text'>
* nk/jinterface_dont_compress_if_size_increased/OTP-10822:
  jinterface, OtpOutputStream: add a write_compressed(object, level) method
  jinterface: fix a memory leak
  jinterface: new limited OutputStream implementation without the need to resize
  jinterface: don't return compressed external term if bigger than uncompressed
  jinterface: don't compress small erlang terms &lt; 5 bytes
  jinterface, OtpOutputStream: properly override the three write() methods to ensure our growth strategy
  jinterface: fix typo in error message if encoding fails
  jinterface: don't need another FilterOutputStream wrapper
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nk/jinterface_dont_compress_if_size_increased/OTP-10822:
  jinterface, OtpOutputStream: add a write_compressed(object, level) method
  jinterface: fix a memory leak
  jinterface: new limited OutputStream implementation without the need to resize
  jinterface: don't return compressed external term if bigger than uncompressed
  jinterface: don't compress small erlang terms &lt; 5 bytes
  jinterface, OtpOutputStream: properly override the three write() methods to ensure our growth strategy
  jinterface: fix typo in error message if encoding fails
  jinterface: don't need another FilterOutputStream wrapper
</pre>
</div>
</content>
</entry>
<entry>
<title>jinterface, OtpOutputStream: add a write_compressed(object, level) method</title>
<updated>2013-02-04T08:52:34+00:00</updated>
<author>
<name>Nico Kruber</name>
<email>kruber@zib.de</email>
</author>
<published>2013-01-28T19:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=283569b8ede00003c24776961e77051f37dc5594'/>
<id>283569b8ede00003c24776961e77051f37dc5594</id>
<content type='text'>
Now that we use an own deflater, we can also allow the user to specify the compression level as in Erlang's term_to_binary/2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we use an own deflater, we can also allow the user to specify the compression level as in Erlang's term_to_binary/2.
</pre>
</div>
</content>
</entry>
</feed>
