aboutsummaryrefslogtreecommitdiffstats
path: root/lib/jinterface
AgeCommit message (Expand)Author
2017-11-09Remove unused test include file from test suitesHans Nilsson
2015-12-15Update release notesErlang/OTP
2015-12-15Update version numbersErlang/OTP
2015-12-07Merge branch 'vladdu/jinterface_map_sortkeys' into maintHenrik Nord
2015-12-03Improve sorting order of keys in a mapVlad Dumitrescu
2015-11-17jinterface: fix writing small compressed valuesNico Kruber
2015-11-04OtpInputStream: external fun terms in read_any()Sergey Savenko
2015-06-23Prepare releaseErlang/OTP
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-12Remove extra @param in javadocVlad Dumitrescu
2015-04-29Merge branch 'x0id/jinterface_generic_match'Zandra Hird
2015-02-03jinterface: match/bind added to OtpErlangObjectDmitriy Kargapolov
2015-01-31jinterface: transport factory implementationDmitriy Kargapolov
2015-01-31fix typo error from recent mergeDmitriy Kargapolov
2015-01-18fix typo error from recent mergeDmitriy Kargapolov
2014-12-29Merge branch 'lemenkov/use_os_getenv_2'Marcus Arendt
2014-12-15Start using os:getenv/2 funPeter Lemenkov
2014-12-10Merge tag 'OTP-17.4'Marcus Arendt
2014-12-09Prepare releaseErlang/OTP
2014-12-08Merge branch 'maint'Rickard Green
2014-12-08Add .appup fileRickard Green
2014-11-25[jinterface] cleanup code according to new styleVlad Dumitrescu
2014-11-25[jinterface] add Eclipse projects and settingsVlad Dumitrescu
2014-10-01Merge branch 'vladdu/jinterface_code_cleanup/OTP-12211' into maintMarcus Arendt
2014-10-01Merge branch 'vladdu/jinterface_findbugs/OTP-12210' into maintMarcus Arendt
2014-09-30Merge branch 'maint-17' into maintHenrik Nord
2014-09-29Prepare releaseErlang/OTP
2014-09-25Merge branch 'vladdu/jinterface_enable_warnings' into maintMarcus Arendt
2014-09-19Add erl_interface and jinterface .app filesRickard Green
2014-09-15Update release notesErlang/OTP
2014-09-15Update version numbersErlang/OTP
2014-09-12OtpErlangList.clone must not return nullVlad Dumitrescu
2014-09-12handle empty .erlang.cookie without crashingVlad Dumitrescu
2014-09-11fix warning: Socket's InputStream not closedVlad Dumitrescu
2014-09-11silence 'potential resource leak' warningsVlad Dumitrescu
2014-09-11don't warn about some unused fields/variablesVlad Dumitrescu
2014-09-11handle warnings about potential null pointersVlad Dumitrescu
2014-09-11keep all method parameters finalVlad Dumitrescu
2014-09-11renamed method parameters hiding fieldsVlad Dumitrescu
2014-09-11add 'break' statements to make compiler happyVlad Dumitrescu
2014-09-11remove warnings from OtpMD5Vlad Dumitrescu
2014-09-11rename OtpNode.flags to connFlagsVlad Dumitrescu
2014-09-11rename OtpNode.Acceptor.port to acceptorPortVlad Dumitrescu
2014-09-11rename field 'self' to 'localNode'Vlad Dumitrescu
2014-09-11mark deprecated unused private constructorVlad Dumitrescu
2014-09-11simplify 'if' statementsVlad Dumitrescu
2014-09-11remove warnings: @Override, switch fall-throughVlad Dumitrescu
2014-09-11make serialVersionUID fields privateVlad Dumitrescu
2014-09-11remove unnecessary syntax (casts)Vlad Dumitrescu
2014-09-11remove unused variablesVlad Dumitrescu