| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright year | Erlang/OTP | 2022-02-15 | 1 | -1/+1 |
| * | Merge branch 'sverker/23/jinterface/write_pid-fix/OTP-17887' into sverker/jin... | Sverker Eriksson | 2022-01-31 | 1 | -17/+10 |
| |\ |
|
| | * | jinterface: Fix encoding bugs for pids, ports and refs | Sverker Eriksson | 2022-01-31 | 1 | -19/+12 |
| * | | Update copyright year | Rickard Green | 2021-12-15 | 1 | -1/+1 |
| * | | Support of 64-bit ports | Rickard Green | 2020-12-16 | 1 | -9/+25 |
| * | | Allow huge remote references | Rickard Green | 2020-11-03 | 1 | -2/+2 |
| |/ |
|
| * | Merge branch 'maint' | Dan Gudmundsson | 2019-08-07 | 1 | -4/+4 |
| |\ |
|
| | * | Update java doc | Dan Gudmundsson | 2019-08-07 | 1 | -4/+4 |
| * | | jinterface: Remove old encoding of pid,port,refs | Sverker Eriksson | 2019-05-14 | 1 | -40/+10 |
| |/ |
|
| * | Revert "jinterface: Remove old encoding of pid,port,refs" | Sverker Eriksson | 2019-04-09 | 1 | -10/+40 |
| * | jinterface: Remove old encoding of pid,port,refs | Sverker Eriksson | 2019-03-25 | 1 | -40/+10 |
| * | Update copyright year | Raimo Niskanen | 2017-05-04 | 1 | -1/+1 |
| * | jinterface: Do not generate atoms on old latin1 external format | Sverker Eriksson | 2017-03-08 | 1 | -22/+7 |
| * | Merge branch 'henrik/update-copyrightyear' | Henrik Nord | 2016-04-13 | 1 | -1/+1 |
| |\ |
|
| | * | update copyright-year | Henrik Nord | 2016-03-15 | 1 | -1/+1 |
| * | | jinterface: Support 32-bit creation values | Sverker Eriksson | 2016-04-07 | 1 | -42/+111 |
| |/ |
|
| * | jinterface: fix writing small compressed values | Nico Kruber | 2015-11-17 | 1 | -7/+16 |
| * | Change license text to APLv2 | Bruce Yinhe | 2015-06-18 | 1 | -9/+10 |
| * | jinterface: transport factory implementation | Dmitriy Kargapolov | 2015-01-31 | 1 | -1/+12 |
| * | [jinterface] cleanup code according to new style | Vlad Dumitrescu | 2014-11-25 | 1 | -479/+485 |
| * | silence 'potential resource leak' warnings | Vlad Dumitrescu | 2014-09-11 | 1 | -0/+6 |
| * | don't warn about some unused fields/variables | Vlad Dumitrescu | 2014-09-11 | 1 | -0/+3 |
| * | keep all method parameters final | Vlad Dumitrescu | 2014-09-11 | 1 | -6/+8 |
| * | renamed method parameters hiding fields | Vlad Dumitrescu | 2014-09-11 | 1 | -2/+2 |
| * | remove unused variables | Vlad Dumitrescu | 2014-09-11 | 1 | -1/+0 |
| * | removed unnecessary semicolons, imports, labels | Vlad Dumitrescu | 2014-09-11 | 1 | -2/+1 |
| * | Fix a few javadoc errors | Anthony Ramine | 2014-06-08 | 1 | -2/+2 |
| * | jinterface: implement support for maps | Vlad Dumitrescu | 2014-02-11 | 1 | -0/+5 |
| * | Merge branch 'nk/jinterface_dont_compress_if_size_increased/OTP-10822' | Fredrik Gustafsson | 2013-02-13 | 1 | -27/+111 |
| |\ |
|
| | * | jinterface, OtpOutputStream: add a write_compressed(object, level) method | Nico Kruber | 2013-02-04 | 1 | -3/+15 |
| | * | jinterface: fix a memory leak | Nico Kruber | 2013-02-04 | 1 | -1/+6 |
| | * | jinterface: new limited OutputStream implementation without the need to resize | Nico Kruber | 2013-02-04 | 1 | -7/+7 |
| | * | jinterface: don't return compressed external term if bigger than uncompressed | Nico Kruber | 2013-02-04 | 1 | -5/+38 |
| | * | jinterface: don't compress small erlang terms < 5 bytes | Nico Kruber | 2013-02-04 | 1 | -10/+28 |
| | * | jinterface, OtpOutputStream: properly override the three write() methods to e... | Nico Kruber | 2013-02-04 | 1 | -10/+28 |
| | * | jinterface: fix typo in error message if encoding fails | Nico Kruber | 2013-02-04 | 1 | -1/+1 |
| | * | jinterface: don't need another FilterOutputStream wrapper | Nico Kruber | 2013-02-04 | 1 | -3/+1 |
| * | | Update copyright years | Björn-Egil Dahlberg | 2013-01-25 | 1 | -1/+1 |
| * | | Implement UTF-8 atom support for jinterface | Rickard Green | 2013-01-16 | 1 | -3/+57 |
| |/ |
|
| * | Update copyright years | Björn-Egil Dahlberg | 2011-12-09 | 1 | -1/+1 |
| * | restore Java5 compatibility | Nico Kruber | 2011-12-09 | 1 | -1/+3 |
| * | JInterface: improve OtpOutputStream buffer allocation | Nico Kruber | 2011-12-09 | 1 | -16/+37 |
| * | The R13B03 release.OTP_R13B03 | Erlang/OTP | 2009-11-20 | 1 | -0/+816 |