<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/jinterface/test, branch OTP-18.1.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Change license text to APLv2</title>
<updated>2015-06-18T09:31:02+00:00</updated>
<author>
<name>Bruce Yinhe</name>
<email>bruce@erlang.org</email>
</author>
<published>2015-06-18T09:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=738c34d4bb8f1a3811acd00af8c6c12107f8315b'/>
<id>738c34d4bb8f1a3811acd00af8c6c12107f8315b</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 'x0id/jinterface_generic_match'</title>
<updated>2015-04-29T12:41:39+00:00</updated>
<author>
<name>Zandra Hird</name>
<email>zandra@erlang.org</email>
</author>
<published>2015-04-29T12:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=de6ef63b143557558436b5c0213030a27d78da0d'/>
<id>de6ef63b143557558436b5c0213030a27d78da0d</id>
<content type='text'>
* x0id/jinterface_generic_match:
  jinterface: match/bind added to OtpErlangObject
  fix typo error from recent merge

OTP-12691
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* x0id/jinterface_generic_match:
  jinterface: match/bind added to OtpErlangObject
  fix typo error from recent merge

OTP-12691
</pre>
</div>
</content>
</entry>
<entry>
<title>jinterface: match/bind added to OtpErlangObject</title>
<updated>2015-02-03T21:39:39+00:00</updated>
<author>
<name>Dmitriy Kargapolov</name>
<email>dmitriy.kargapolov@gmail.com</email>
</author>
<published>2015-02-03T21:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2fdc3d313485a76b6acf12154b8f3bd3e1ceb2ca'/>
<id>2fdc3d313485a76b6acf12154b8f3bd3e1ceb2ca</id>
<content type='text'>
Adding these two methods to the OtpErlangObject abstract class makes possible
implementing of pattern matching and variable binding for all types of Erlang
terms. Particular implementations may vary and include additional classes to
define Variable placeholder objects and Bindings objects. Also Parser class
may be added to facilitate creating complex patterns and terms.

The purpose of this commit is to provide low level interface base methods
sufficient for variety of higher level pattern matching/variable binding
implementations.

OtpErlangMap class is re-designed for efficiency (it is based on HashMap now).

All changes are backward-compatible. Detailed test cases implemented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding these two methods to the OtpErlangObject abstract class makes possible
implementing of pattern matching and variable binding for all types of Erlang
terms. Particular implementations may vary and include additional classes to
define Variable placeholder objects and Bindings objects. Also Parser class
may be added to facilitate creating complex patterns and terms.

The purpose of this commit is to provide low level interface base methods
sufficient for variety of higher level pattern matching/variable binding
implementations.

OtpErlangMap class is re-designed for efficiency (it is based on HashMap now).

All changes are backward-compatible. Detailed test cases implemented.
</pre>
</div>
</content>
</entry>
<entry>
<title>jinterface: transport factory implementation</title>
<updated>2015-02-01T04:22:21+00:00</updated>
<author>
<name>Dmitriy Kargapolov</name>
<email>dmitriy.kargapolov@gmail.com</email>
</author>
<published>2015-02-01T04:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fd76d49c7d7bbed4775818390e47b958ee50f469'/>
<id>fd76d49c7d7bbed4775818390e47b958ee50f469</id>
<content type='text'>
Transport factory basic implementation added. This makes possible
creating connections between nodes using ssh channels for example.
Default transport factory based on standart Socket/ServerSocket
classes is provided. Modifications are backward compatible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Transport factory basic implementation added. This makes possible
creating connections between nodes using ssh channels for example.
Default transport factory based on standart Socket/ServerSocket
classes is provided. Modifications are backward compatible.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo error from recent merge</title>
<updated>2015-02-01T04:22:21+00:00</updated>
<author>
<name>Dmitriy Kargapolov</name>
<email>dmitriy.kargapolov@gmail.com</email>
</author>
<published>2014-12-30T20:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8c93fcbb746be862e07db22b7406d370a12c39d2'/>
<id>8c93fcbb746be862e07db22b7406d370a12c39d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo error from recent merge</title>
<updated>2015-01-18T16:02:42+00:00</updated>
<author>
<name>Dmitriy Kargapolov</name>
<email>dmitriy.kargapolov@gmail.com</email>
</author>
<published>2014-12-30T20:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ab1cfe19a0af082a2c207fb5c07c7a6ad5782c14'/>
<id>ab1cfe19a0af082a2c207fb5c07c7a6ad5782c14</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 'lemenkov/use_os_getenv_2'</title>
<updated>2014-12-29T09:13:57+00:00</updated>
<author>
<name>Marcus Arendt</name>
<email>marcus@erlang.org</email>
</author>
<published>2014-12-29T09:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4f7edc376ee61238699f68c8721ab23ee56eafee'/>
<id>4f7edc376ee61238699f68c8721ab23ee56eafee</id>
<content type='text'>
* lemenkov/use_os_getenv_2:
  fix missing include
  Start using os:getenv/2 fun
  Introduce os:getenv/2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lemenkov/use_os_getenv_2:
  fix missing include
  Start using os:getenv/2 fun
  Introduce os:getenv/2
</pre>
</div>
</content>
</entry>
<entry>
<title>Start using os:getenv/2 fun</title>
<updated>2014-12-15T18:05:05+00:00</updated>
<author>
<name>Peter Lemenkov</name>
<email>lemenkov@gmail.com</email>
</author>
<published>2014-12-02T10:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bb7fb3c31d1939ab39fb14322d11a59bc34d8f42'/>
<id>bb7fb3c31d1939ab39fb14322d11a59bc34d8f42</id>
<content type='text'>
See #535

Signed-off-by: Peter Lemenkov &lt;lemenkov@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See #535

Signed-off-by: Peter Lemenkov &lt;lemenkov@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[jinterface] add Eclipse projects and settings</title>
<updated>2014-11-25T11:12:10+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-11-13T13:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bb31ca7d6cf2d08d1efe2ba3bce37c9f8d8634bc'/>
<id>bb31ca7d6cf2d08d1efe2ba3bce37c9f8d8634bc</id>
<content type='text'>
For other IDEs, use these as reference. In short, the formatting
style is:

- indentation uses only spaces; each level is 4 positions
- no trailing whitespace
- mostly default Java style formatting (any difference is minor)

- always use {}
- use 'final' as much as possible
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For other IDEs, use these as reference. In short, the formatting
style is:

- indentation uses only spaces; each level is 4 positions
- no trailing whitespace
- mostly default Java style formatting (any difference is minor)

- always use {}
- use 'final' as much as possible
</pre>
</div>
</content>
</entry>
<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>
</feed>
