summaryrefslogtreecommitdiff
path: root/lib/jinterface/java_src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Merge branch 'nk/jinterface_dont_compress_if_size_increased/OTP-10822'Fredrik Gustafsson2013-02-131-27/+111
|\
| * jinterface, OtpOutputStream: add a write_compressed(object, level) methodNico Kruber2013-02-041-3/+15
| * jinterface: fix a memory leakNico Kruber2013-02-041-1/+6
| * jinterface: new limited OutputStream implementation without the need to resizeNico Kruber2013-02-041-7/+7
| * jinterface: don't return compressed external term if bigger than uncompressedNico Kruber2013-02-041-5/+38
| * jinterface: don't compress small erlang terms < 5 bytesNico Kruber2013-02-041-10/+28
| * jinterface, OtpOutputStream: properly override the three write() methods to e...Nico Kruber2013-02-041-10/+28
| * jinterface: fix typo in error message if encoding failsNico Kruber2013-02-041-1/+1
| * jinterface: don't need another FilterOutputStream wrapperNico Kruber2013-02-041-3/+1
* | Merge branch 'vd/jinterface_windows_cookie/OTP-10821'Fredrik Gustafsson2013-02-121-2/+14
|\ \
| * | jinterface: fix finding cookie file on windowsVlad Dumitrescu2013-02-011-2/+14
* | | fix bug in OtpErlangTuple constructorVlad Dumitrescu2013-02-011-2/+2
|/ /
* | Update copyright yearsBjörn-Egil Dahlberg2013-01-257-7/+7
* | Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson2013-01-235-17/+119
|\ \
| * | Implement UTF-8 atom support for jinterfaceRickard Green2013-01-165-17/+119
* | | Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-152-9/+12
|/ /
* | Merge branch 'vd/jinterface_epmd_localhost'Henrik Nord2012-11-141-1/+1
|\ \
| * | OtpEpmd.lokupNames() may hang if network is badly configuredVlad Dumitrescu2012-10-011-1/+1
| |/
* | Merge branch 'nk/jinterface-fix_compressed_binary'Henrik Nord2012-10-181-4/+8
|\ \ | |/ |/|
| * fix reading compressed binary terms from JavaNico Kruber2012-06-131-4/+8
* | Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
|/
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-6/+6
* Update copyright yearsBjörn-Egil Dahlberg2012-03-304-4/+4
* Merge branch 'vd/jinterface-atom-message' into maintHenrik Nord2012-02-161-1/+1
|\
| * Improve error message when creating a too long OtpErlangAtomVlad Dumitrescu2011-11-151-1/+1
* | Merge branch 'vd/java-string-bug' into maintHenrik Nord2012-02-161-7/+10
|\ \
| * | workaround for Java bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=62...Vlad Dumitrescu2011-11-241-7/+10
| |/
* | Merge branch 'rc/spell-registered' into maintHenrik Nord2012-02-161-1/+1
|\ \
| * | Correct spelling of "registered" in various places in the source codeRichard Carlsson2012-01-031-1/+1
* | | Fix some broken links in documentationLukas Larsson2012-01-032-3/+3
|/ /
* | Update copyright yearsBjörn-Egil Dahlberg2011-12-093-3/+3
* | restore Java5 compatibilityNico Kruber2011-12-091-1/+3
* | JInterface: improve OtpOutputStream buffer allocationNico Kruber2011-12-091-16/+37
|/
* Allow noncharacter code points in unicode encoding and decodingBjörn Gustavsson2011-10-131-3/+2
* jinterface: Use otp_subdir.mk instead of homebrewed solutionBjörn Gustavsson2011-08-082-15/+3
* otp_subdir.mk: Remove support for clearmakeBjörn Gustavsson2011-08-081-1/+0
* Update copyright yearsBjörn-Egil Dahlberg2011-03-112-2/+2
* Remove ancient distribution message DOP_NODE_LINK from all codePatrik Nyblom2010-12-152-8/+2
* add OtpMbox.hash() methodVlad Dumitrescu2010-09-201-0/+5
* Remove all support for ancient EPMD protocolPatrik Nyblom2010-08-311-153/+8
* Generate pom.xml during jinterface buildGabor Liptak2010-06-282-1/+121
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2054-0/+12798