aboutsummaryrefslogtreecommitdiffstats
path: root/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpInputStream.java
AgeCommit message (Expand)Author
2015-11-04OtpInputStream: external fun terms in read_any()Sergey Savenko
2015-06-18Change license text to APLv2Bruce Yinhe
2014-11-25[jinterface] cleanup code according to new styleVlad Dumitrescu
2014-09-11silence 'potential resource leak' warningsVlad Dumitrescu
2014-09-11keep all method parameters finalVlad Dumitrescu
2014-09-11renamed method parameters hiding fieldsVlad Dumitrescu
2014-09-11remove warnings: @Override, switch fall-throughVlad Dumitrescu
2014-09-11remove unused variablesVlad Dumitrescu
2014-09-11removed unnecessary semicolons, imports, labelsVlad Dumitrescu
2014-06-02jinterface: OtpInputStream exceptions show useless valueVlad Dumitrescu
2014-02-11jinterface: implement support for mapsVlad Dumitrescu
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-16Implement UTF-8 atom support for jinterfaceRickard Green
2012-06-13fix reading compressed binary terms from JavaNico Kruber
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP