Age | Commit message (Expand) | Author |
2014-07-16 | Include the cause when raising a new IOException | Garret Smith |
2014-07-09 | Merge branch 'nox/fix-javadoc' into maint | Bruce Yinhe |
2014-06-08 | Fix a few javadoc errors | Anthony Ramine |
2014-06-02 | jinterface: OtpInputStream exceptions show useless value | Vlad Dumitrescu |
2014-04-07 | Update release notes | Erlang/OTP |
2014-03-20 | Bump versions and ensure that all are "normal" versions | Rickard Green |
2014-03-14 | erts: Add distribution capability flag for maps DFLAG_MAP_TAG | Sverker Eriksson |
2014-03-14 | erts: Change external format for maps | Sverker Eriksson |
2014-02-13 | jinterface: Fix jinterface_SUITE | Björn-Egil Dahlberg |
2014-02-12 | jinterface: update user's guide with maps | Vlad Dumitrescu |
2014-02-11 | jinterface: implement support for maps | Vlad Dumitrescu |
2014-01-16 | jinterface: Fix unicode bug in test code | Sverker Eriksson |
2013-08-08 | Merge branch 'maint' | Lukas Larsson |
2013-08-05 | Add smoke tests | Lukas Larsson |
2013-05-02 | Merge branch 'maint' | Siri Hansen |
2013-04-22 | [jinterface] Extend timetrap timers in nc_SUITE and jinterface_SUITE | Siri Hansen |
2013-04-22 | [jinterface] Set max heap size for jvm when running echo_server | Siri Hansen |
2013-04-22 | [jinterface] Clean up hanging java nodes after each test case | Siri Hansen |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-03-05 | [jinterface] Kill process between tests to avoid consequential error | Siri Hansen |
2013-03-04 | [jinterface] Make tests handle space in path on windows | Siri Hansen |
2013-02-25 | Prepare releaseOTP_R16B | Erlang/OTP |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-13 | Merge branch 'nk/jinterface_dont_compress_if_size_increased/OTP-10822' | Fredrik Gustafsson |
2013-02-12 | Merge branch 'vd/jinterface_windows_cookie/OTP-10821' | Fredrik Gustafsson |
2013-02-11 | Bumped version number | Fredrik Gustafsson |
2013-02-04 | jinterface, OtpOutputStream: add a write_compressed(object, level) method | Nico Kruber |
2013-02-04 | jinterface: fix a memory leak | Nico Kruber |
2013-02-04 | jinterface: new limited OutputStream implementation without the need to resize | Nico Kruber |
2013-02-04 | jinterface: don't return compressed external term if bigger than uncompressed | Nico Kruber |
2013-02-04 | jinterface: don't compress small erlang terms < 5 bytes | Nico Kruber |
2013-02-04 | jinterface, OtpOutputStream: properly override the three write() methods to e... | Nico Kruber |
2013-02-04 | jinterface: fix typo in error message if encoding fails | Nico Kruber |
2013-02-04 | jinterface: don't need another FilterOutputStream wrapper | Nico Kruber |
2013-02-01 | jinterface: fix finding cookie file on windows | Vlad Dumitrescu |
2013-02-01 | fix bug in OtpErlangTuple constructor | Vlad Dumitrescu |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-16 | Implement UTF-8 atom support for jinterface | Rickard Green |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg |
2012-11-14 | Merge branch 'vd/jinterface_epmd_localhost' | Henrik Nord |
2012-10-18 | Merge branch 'nk/jinterface-fix_compressed_binary' | Henrik Nord |
2012-10-01 | OtpEpmd.lokupNames() may hang if network is badly configured | Vlad Dumitrescu |
2012-09-05 | add (de)compress roundtrip tests with larger values | Nico Kruber |