index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
jinterface
/
java_src
/
com
Age
Commit message (
Expand
)
Author
2014-09-11
silence 'potential resource leak' warnings
Vlad Dumitrescu
2014-09-11
don't warn about some unused fields/variables
Vlad Dumitrescu
2014-09-11
keep all method parameters final
Vlad Dumitrescu
2014-09-11
renamed method parameters hiding fields
Vlad Dumitrescu
2014-09-11
remove warnings from OtpMD5
Vlad Dumitrescu
2014-09-11
rename OtpNode.flags to connFlags
Vlad Dumitrescu
2014-09-11
rename OtpNode.Acceptor.port to acceptorPort
Vlad Dumitrescu
2014-09-11
rename field 'self' to 'localNode'
Vlad Dumitrescu
2014-09-11
mark deprecated unused private constructor
Vlad Dumitrescu
2014-09-11
simplify 'if' statements
Vlad Dumitrescu
2014-09-11
remove warnings: @Override, switch fall-through
Vlad Dumitrescu
2014-09-11
make serialVersionUID fields private
Vlad Dumitrescu
2014-09-11
remove unnecessary syntax (casts)
Vlad Dumitrescu
2014-09-11
remove unused variables
Vlad Dumitrescu
2014-09-11
removed unnecessary semicolons, imports, labels
Vlad Dumitrescu
2014-09-11
remove unnecessary null pointer checks
Vlad Dumitrescu
2014-09-11
remove unnecessary Cloneable and Serializable
Vlad Dumitrescu
2014-08-25
Merge branch 'vladdu/jinterface_fun_equals' into maint
Bruce Yinhe
2014-07-21
jinterface: fix bug in equality for OtpErlangFun
Vlad Dumitrescu
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-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-11
jinterface: implement support for maps
Vlad Dumitrescu
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-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-25
Update copyright years
Björn-Egil Dahlberg
2013-01-23
Merge branch 'sverk/r16/utf8-atoms'
Sverker Eriksson
2013-01-16
Implement UTF-8 atom support for jinterface
Rickard Green
2013-01-15
Implement ./otp_build configure --enable-silent-rules
Anthony Ramine
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-08-31
Update copyright years
Björn-Egil Dahlberg
2012-06-13
fix reading compressed binary terms from Java
Nico Kruber
2012-06-05
Update to work with whitespace in exec path
Lukas Larsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
[next]