summaryrefslogtreecommitdiff
path: root/lib/erl_interface/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sverker/re-enable-big-creation/OTP-15603'Sverker Eriksson2019-07-017-40/+32
|\
| * erl_interface: Support 32-bit creation local cnodeSverker Eriksson2019-05-144-17/+23
| * erl_interface: Remove old encoding of pid,port,refsSverker Eriksson2019-05-143-23/+9
* | Merge branch 'maint'Sverker Eriksson2019-06-191-12/+19
|\ \
| * | erl_interface: Fix bugs in ei_print_term for binary/bitstringSverker Eriksson2019-06-111-12/+19
* | | Merge pull request #2110 from NattyNarwhal/aix-fixes/OTP-15866Lukas Larsson2019-06-192-2/+12
|\ \ \ | |/ / |/| |
| * | Attempt at fixing AIX while keeping API compatibilityCalvin2019-05-291-1/+1
| * | fix names conflicting with AIX system namesCalvin2019-05-291-1/+1
| * | Don't use gethostbyname_r on AIXCalvin Buckley2019-05-291-1/+11
| |/
* | Teach ei_print_term() to print funsBjörn Gustavsson2019-05-291-0/+18
* | Teach ei_print_term() to print mapsBjörn Gustavsson2019-05-291-1/+18
* | Correct decoding of old funs (FUN_EXT)Björn Gustavsson2019-05-291-4/+6
* | Correct decoding of external funsBjörn Gustavsson2019-05-212-0/+4
|/
* Merge branch 'maint'Rickard Green2019-05-061-2/+10
|\
| * Increase max number of node name characters to 256Rickard Green2019-04-301-2/+10
| * Merge branch 'lukas/erl_interface/depend-fix/OTP-15757' into maint-21Erlang/OTP2019-04-122-1149/+18
| |\
* | | erl_interface: Tweak bit string encode/decode APISverker Eriksson2019-04-266-66/+135
* | | erl_interface: Fix C++ compile errorSverker Eriksson2019-04-232-7/+7
* | | erl_interface: Add bitstring and export fun supportSverker Eriksson2019-04-1714-80/+296
* | | erl_interface: Remove old r9 pid and port compatibilitySverker Eriksson2019-04-124-23/+4
* | | erl_interface: Fix maps arity from ei_get_type()Sverker Eriksson2019-04-121-0/+1
* | | erl_interface: Remove ei_get_type_internal()Sverker Eriksson2019-04-126-16/+6
* | | Merge branch 'sverker/revert-big-creation'Sverker Eriksson2019-04-117-32/+40
|\ \ \
| * | | Revert "erl_interface: Remove old encoding of pid,port,refs"Sverker Eriksson2019-04-093-9/+23
| * | | Revert "erl_interface: Support 32-bit creation local cnode"Sverker Eriksson2019-04-094-23/+17
* | | | Merge branch 'maint'Lukas Larsson2019-04-102-1149/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'lukas/erl_interface/depend-fix/OTP-15757' into maintLukas Larsson2019-04-102-1149/+18
| |\ \ \ | | |/ / | |/| / | | |/
| | * erl_interface: Generate dependencies at compile timeLukas Larsson2019-04-102-1149/+18
* | | erl_interface: Support 32-bit creation local cnodeSverker Eriksson2019-03-264-17/+23
* | | erl_interface: Remove old encoding of pid,port,refsSverker Eriksson2019-03-223-23/+9
* | | Merge branch 'maint'Rickard Green2019-03-193-54/+13
|\ \ \ | |/ /
| * | Add new api functions to ei_fake_progRickard Green2019-03-181-1/+10
| * | Fix timeout value when waiting for emulator startRickard Green2019-03-181-1/+1
| * | Fix initialization of erl_callRickard Green2019-03-181-52/+2
* | | Better erl_interface deprecation warning implementationRickard Green2019-03-072-4/+2
* | | Fix bootstrap build of erl_interfaceRickard Green2019-03-061-0/+2
* | | Merge branch 'siri/rsh-ssh/PR-1787'Hans Bolinder2019-02-251-1/+1
|\ \ \
| * | | Use ssh as the default remote shellRichard Carlsson2018-11-261-1/+1
* | | | Merge branch 'rickard/deprecations-removals'Rickard Green2019-02-252-2/+6
|\ \ \ \
| * | | | Document deprecations and removalsRickard Green2019-02-252-2/+6
* | | | | Merge branch 'bmk/20190204/socket_as_nif/OTP-14831'Micael Karlberg2019-02-221-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'bmk/20180918/nififying_inet/OTP-14831' into bmk/20190204/socket...Micael Karlberg2019-02-041-0/+2
| |\ \ \ \
| | * | | | [socket-nif] Fixed erl_interface config/make issues on OpenBSDMicael Karlberg2018-12-211-1/+1
* | | | | | Merge branch 'maint'Rickard Green2019-02-068-52/+114
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge branch 'rickard/ei-ext-maint/OTP-15442' into maintRickard Green2019-02-068-52/+114
| |\ \ \ \
| | * | | | Introduce ei_init()Rickard Green2019-02-057-42/+104
| | * | | | Fix bug in ei_accept_tmoRickard Green2019-02-042-2/+1
| | * | | | Fix build of erl_interface on BSDRickard Green2019-01-292-8/+9
* | | | | | Merge branch 'maint'Lukas Larsson2019-02-011-2/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | erl_interface: Fix bsd makefile problemLukas Larsson2019-02-011-2/+1
| |/ / / /