aboutsummaryrefslogtreecommitdiffstats
path: root/lib/jinterface
AgeCommit message (Expand)Author
2014-02-13jinterface: Fix jinterface_SUITEBjörn-Egil Dahlberg
2014-02-12jinterface: update user's guide with mapsVlad Dumitrescu
2014-02-11jinterface: implement support for mapsVlad Dumitrescu
2014-01-16jinterface: Fix unicode bug in test codeSverker Eriksson
2013-08-08Merge branch 'maint'Lukas Larsson
2013-08-05Add smoke testsLukas Larsson
2013-05-02Merge branch 'maint'Siri Hansen
2013-04-22[jinterface] Extend timetrap timers in nc_SUITE and jinterface_SUITESiri Hansen
2013-04-22[jinterface] Set max heap size for jvm when running echo_serverSiri Hansen
2013-04-22[jinterface] Clean up hanging java nodes after each test caseSiri Hansen
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-03-05[jinterface] Kill process between tests to avoid consequential errorSiri Hansen
2013-03-04[jinterface] Make tests handle space in path on windowsSiri Hansen
2013-02-25Prepare releaseOTP_R16BErlang/OTP
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-13Merge branch 'nk/jinterface_dont_compress_if_size_increased/OTP-10822'Fredrik Gustafsson
2013-02-12Merge branch 'vd/jinterface_windows_cookie/OTP-10821'Fredrik Gustafsson
2013-02-11Bumped version numberFredrik Gustafsson
2013-02-04jinterface, OtpOutputStream: add a write_compressed(object, level) methodNico Kruber
2013-02-04jinterface: fix a memory leakNico Kruber
2013-02-04jinterface: new limited OutputStream implementation without the need to resizeNico Kruber
2013-02-04jinterface: don't return compressed external term if bigger than uncompressedNico Kruber
2013-02-04jinterface: don't compress small erlang terms < 5 bytesNico Kruber
2013-02-04jinterface, OtpOutputStream: properly override the three write() methods to e...Nico Kruber
2013-02-04jinterface: fix typo in error message if encoding failsNico Kruber
2013-02-04jinterface: don't need another FilterOutputStream wrapperNico Kruber
2013-02-01jinterface: fix finding cookie file on windowsVlad Dumitrescu
2013-02-01fix bug in OtpErlangTuple constructorVlad Dumitrescu
2013-01-29Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-16Implement UTF-8 atom support for jinterfaceRickard Green
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2012-11-23Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-11-14Merge branch 'vd/jinterface_epmd_localhost'Henrik Nord
2012-10-18Merge branch 'nk/jinterface-fix_compressed_binary'Henrik Nord
2012-10-01OtpEpmd.lokupNames() may hang if network is badly configuredVlad Dumitrescu
2012-09-05add (de)compress roundtrip tests with larger valuesNico Kruber
2012-09-03Escape whitespace in pathLukas Larsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-13fix reading compressed binary terms from JavaNico Kruber
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-04-01Prepare releaseOTP_R15B01Erlang/OTP
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-16Merge branch 'vd/jinterface-atom-message' into maintHenrik Nord
2012-02-16Merge branch 'vd/java-string-bug' into maintHenrik Nord