summaryrefslogtreecommitdiff
path: root/lib/erl_interface
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-21' into maintLukas Larsson2021-01-251-0/+33
|\
| * Prepare releaseErlang/OTP2021-01-252-1/+34
| * ei_portio.h: avoid ODR violation of 'ei_default_socket_callbacks'Sergei Trofimovich2021-01-221-1/+1
* | Prepare releaseErlang/OTP2021-01-152-1/+44
* | Print large bignums in base 16 instead of in internal representationRickard Green2021-01-112-43/+47
* | Print all 64-bit integers in base 10Rickard Green2021-01-111-0/+17
* | Fix printing of bignumsRickard Green2021-01-083-11/+170
* | erl_interface: Eliminate warnings in C code in testsBjörn Gustavsson2020-09-244-3/+7
* | Prepare releaseErlang/OTP2020-09-232-1/+63
* | Merge branch 'lukas/kernel/remsh/OTP-16783/OTP-16784/OTP-16785/OTP-16786' int...Lukas Larsson2020-08-102-1/+25
|\ \
| * | ei: Fix erl_call -R -address host:portLukas Larsson2020-06-232-1/+25
* | | Merge PR-2678 from sverker/erl_interface/ei_get_type-float-fix/ERL-1288/OTP-1...Sverker Eriksson2020-07-024-13/+107
|\ \ \
| * | | erl_interface: Document ei_get_type *size for bignumsSverker Eriksson2020-06-301-2/+4
| * | | erl_interface: Fix ei_get_type to set *size to zero for othersSverker Eriksson2020-06-303-11/+103
* | | | ei: Fix decode testcase on wslLukas Larsson2020-06-231-2/+7
* | | | ei: Pass correct null cookie when removing ei infoLukas Larsson2020-06-231-1/+1
* | | | ei: Enable REENTRANT on all windows buildsLukas Larsson2020-06-231-2/+2
| |/ / |/| |
* | | Merge branch 'rickard/test-cuddle' into maintRickard Green2020-06-112-2/+27
|\ \ \
| * | | Fix ei_accpet_SUITE:ei_threaded_accept testcaseRickard Green2020-06-092-2/+27
| |/ /
* | | Haiku lacks gethostid tooCalvin Buckley2020-06-081-3/+3
|/ /
* | Prepare releaseErlang/OTP2020-05-114-11/+183
* | Merge branch 'rickard/ei-make-fix'Rickard Green2020-05-081-1/+1
|\ \
| * | erl_interface: Fix misc src in makefileRickard Green2020-05-071-1/+1
* | | Merge branch 'rickard/ei-doc/OTP-16633'Rickard Green2020-05-053-81/+396
|\ \ \ | |/ / |/| |
| * | Further erl_interface doc improvementsRickard Green2020-05-053-81/+396
* | | Merge branch 'rickard/ei-bug-fix/OTP-16623'Rickard Green2020-05-051-0/+5
|\ \ \ | |/ / |/| |
| * | Fix type set by ei_decode_ei_term()Rickard Green2020-05-051-0/+5
* | | Doc improvements for erl_interfaceRickard Green2020-05-045-24/+136
* | | Merge branch 'rickard/ei-improvements-cont/OTP-16594'Rickard Green2020-05-0411-7/+859
|\ \ \
| * | | Introduce ei_cmp_pids(), ei_cmp_ports(), and ei_cmp_refs()Rickard Green2020-05-047-5/+355
| * | | Introduce ei_make_ref() and ei_make_pid()Rickard Green2020-05-045-2/+504
* | | | Merge branch 'rickard/ei-bug-fix/OTP-16623'Rickard Green2020-05-0415-217/+339
|\ \ \ \ | | |/ / | |/| |
| * | | Verify the ref fits in ei_decode_ref()Rickard Green2020-05-021-0/+3
| * | | Do not modify 'self' in 'ei_cnode' structure after initializationRickard Green2020-05-027-42/+20
| * | | Fix ei_rpc()Rickard Green2020-04-271-14/+26
| * | | Fix error checking in various ei functionsRickard Green2020-04-2711-159/+288
* | | | Merge branch 'rickard/depr-ei-registry/OTP-16630'Rickard Green2020-05-043-20/+31
|\ \ \ \
| * | | | Deprecate erl_interface registry and schedule it for removalRickard Green2020-04-283-20/+31
| | |/ / | |/| |
* | | | Merge branch 'sverker/win-compile-warnings/OTP-15800'Sverker Eriksson2020-05-031-2/+2
|\ \ \ \
| * | | | erl_interface: Fix windows compiler warningsSverker Eriksson2020-05-031-2/+2
* | | | | Merge branch 'sverker/win-compile-warnings-master/OTP-15800'Sverker Eriksson2020-05-032-15/+17
|\ \ \ \ \
| * | | | | erl_interface: Fix Windows C compiler warningsSverker Eriksson2020-04-232-15/+17
* | | | | | otp: Install erl_call into erts and toplevel binLukas Larsson2020-04-291-2/+0
| |_|/ / / |/| | | |
* | | | | Merge pull request #2607 from jhogberg/john/erl_interface/erl_call-hostname-r...John Högberg2020-04-273-29/+131
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | erl_call: Add -timeout optionJohn Högberg2020-04-243-3/+63
| * | | | erl_call: Assume localhost if hostname resolution failsJohn Högberg2020-04-242-28/+70
| |/ / /
* | | | Merge branch 'rickard/ei-improvements/OTP-16594'Rickard Green2020-04-243-22/+100
|\ \ \ \
| * | | | Fix ei_decode_iodata() illegal write and improve testcaseRickard Green2020-04-223-22/+100
* | | | | Revert "Prepare release"Henrik Nord2020-04-224-113/+6
* | | | | Prepare releaseErlang/OTP2020-04-224-6/+113
| |/ / / |/| | |