summaryrefslogtreecommitdiff
path: root/lib/jinterface/test/jinterface_SUITE_data
Commit message (Expand)AuthorAgeFilesLines
* jinterface: Fix test generic_transport_factorySverker Eriksson2022-06-071-27/+22
* jinterface: Support custom distribution protocols without epmdJérôme de Bretagne2022-03-032-0/+105
* jinterface: Pass -encoding UTF-8 to java compilerSverker Eriksson2022-03-031-1/+1
* Update copyright yearErlang/OTP2022-02-152-2/+2
* Merge pull request #5398 from max-au/max-au/cleanup-vxworksRickard Green2022-02-111-3/+0
|\
| * vxworks: remove remaining tracesMaxim Fedorov2021-12-121-3/+0
* | Merge branch 'maint'Sverker Eriksson2022-02-021-62/+94
|\ \
| * \ Merge branch 'sverker/23/jinterface/write_pid-fix/OTP-17887' into sverker/jin...Sverker Eriksson2022-01-311-62/+94
| |\ \
| | * | jinterface: Fix encoding bugs for pids, ports and refsSverker Eriksson2022-01-311-7/+39
| | * | jinterface: Refactor test file MboxSendReceive.javaSverker Eriksson2022-01-281-55/+55
* | | | Fix typos in lib/jinterfaceKian-Meng, Ang2021-12-181-2/+2
|/ / /
* | | Update copyright yearRickard Green2021-12-151-1/+1
| |/ |/|
* | jinterface: Fix link protocol inconsistency bugRickard Green2021-03-101-2/+84
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* jinterface: Do not generate atoms on old latin1 external formatSverker Eriksson2017-03-081-5/+5
* update copyright-yearHenrik Nord2016-03-1512-12/+12
* Change license text to APLv2Bruce Yinhe2015-06-1814-126/+140
* Merge branch 'x0id/jinterface_generic_match'Zandra Hird2015-04-292-1/+586
|\
| * jinterface: match/bind added to OtpErlangObjectDmitriy Kargapolov2015-02-032-1/+586
* | jinterface: transport factory implementationDmitriy Kargapolov2015-01-312-0/+91
|/
* [jinterface] add Eclipse projects and settingsVlad Dumitrescu2014-11-251-0/+1
* handle warnings about potential null pointersVlad Dumitrescu2014-09-113-3/+16
* keep all method parameters finalVlad Dumitrescu2014-09-112-3/+15
* renamed method parameters hiding fieldsVlad Dumitrescu2014-09-111-3/+5
* add 'break' statements to make compiler happyVlad Dumitrescu2014-09-111-1/+12
* jinterface: fix bug in equality for OtpErlangFunVlad Dumitrescu2014-07-212-1/+73
* erts: Change external format for mapsSverker Eriksson2014-03-141-4/+4
* jinterface: implement support for mapsVlad Dumitrescu2014-02-112-1/+110
* Add test suite for jinterfaceBjörn Gustavsson2010-08-2410-0/+1040