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
Age
Commit message (
Expand
)
Author
2015-05-12
Remove extra @param in javadoc
Vlad Dumitrescu
2015-04-29
Merge branch 'x0id/jinterface_generic_match'
Zandra Hird
2015-02-03
jinterface: match/bind added to OtpErlangObject
Dmitriy Kargapolov
2015-01-31
jinterface: transport factory implementation
Dmitriy Kargapolov
2015-01-31
fix typo error from recent merge
Dmitriy Kargapolov
2015-01-18
fix typo error from recent merge
Dmitriy Kargapolov
2014-12-29
Merge branch 'lemenkov/use_os_getenv_2'
Marcus Arendt
2014-12-15
Start using os:getenv/2 fun
Peter Lemenkov
2014-12-10
Merge tag 'OTP-17.4'
Marcus Arendt
2014-12-09
Prepare release
Erlang/OTP
2014-12-08
Merge branch 'maint'
Rickard Green
2014-12-08
Add .appup file
Rickard Green
2014-11-25
[jinterface] cleanup code according to new style
Vlad Dumitrescu
2014-11-25
[jinterface] add Eclipse projects and settings
Vlad Dumitrescu
2014-10-01
Merge branch 'vladdu/jinterface_code_cleanup/OTP-12211' into maint
Marcus Arendt
2014-10-01
Merge branch 'vladdu/jinterface_findbugs/OTP-12210' into maint
Marcus Arendt
2014-09-30
Merge branch 'maint-17' into maint
Henrik Nord
2014-09-29
Prepare release
Erlang/OTP
2014-09-25
Merge branch 'vladdu/jinterface_enable_warnings' into maint
Marcus Arendt
2014-09-19
Add erl_interface and jinterface .app files
Rickard Green
2014-09-15
Update release notes
Erlang/OTP
2014-09-15
Update version numbers
Erlang/OTP
2014-09-12
OtpErlangList.clone must not return null
Vlad Dumitrescu
2014-09-12
handle empty .erlang.cookie without crashing
Vlad Dumitrescu
2014-09-11
fix warning: Socket's InputStream not closed
Vlad Dumitrescu
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
handle warnings about potential null pointers
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
add 'break' statements to make compiler happy
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-09-10
let Java compiler output all warnings
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
[next]