aboutsummaryrefslogtreecommitdiffstats
path: root/lib/jinterface/java_src/com/ericsson
AgeCommit message (Expand)Author
2017-10-31Add toplevel xmllint make targetLukas Larsson
2017-05-04Update copyright yearRaimo Niskanen
2017-03-08jinterface: Do not generate atoms on old latin1 external formatSverker Eriksson
2017-02-14Fixed typos in lib/jinterfaceAndrew Dryga
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-07erts: Add DFLAG_BIG_CREATIONSverker Eriksson
2016-04-07jinterface: Support 32-bit creation valuesSverker Eriksson
2016-03-15update copyright-yearHenrik Nord
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-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
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-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-19Add erl_interface and jinterface .app filesRickard Green
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-11keep all method parameters finalVlad Dumitrescu
2014-09-11renamed method parameters hiding fieldsVlad 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
2014-09-11removed unnecessary semicolons, imports, labelsVlad Dumitrescu
2014-09-11remove unnecessary null pointer checksVlad Dumitrescu
2014-09-11remove unnecessary Cloneable and SerializableVlad Dumitrescu
2014-09-10let Java compiler output all warningsVlad Dumitrescu
2014-08-25Merge branch 'vladdu/jinterface_fun_equals' into maintBruce Yinhe
2014-07-21jinterface: fix bug in equality for OtpErlangFunVlad Dumitrescu
2014-07-16Include the cause when raising a new IOExceptionGarret Smith
2014-07-09Merge branch 'nox/fix-javadoc' into maintBruce Yinhe
2014-06-08Fix a few javadoc errorsAnthony Ramine