summaryrefslogtreecommitdiff
path: root/lib/erl_interface/src/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix build of erl_interface on BSDRickard Green2019-01-291-4/+7
* | Merge branch 'maint'Rickard Green2019-01-243-210/+761
|\ \ | |/
| * Pluggable distribution socket implementation for EIRickard Green2019-01-233-210/+761
* | Merge branch 'maint'Henrik Nord2018-09-211-1/+1
|\ \ | |/
| * Update copyright yearHenrik Nord2018-09-211-1/+1
* | Change "can not" into "cannot"Raimo Niskanen2018-07-271-1/+1
|/
* erl_interface: Initialize erl_errno to zeroSverker Eriksson2018-07-181-0/+1
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Fixed typos in lib/erl_interfaceAndrew Dryga2017-02-141-2/+2
* erl_interface: Fix faulty #if logicSverker Eriksson2016-08-191-1/+1
* erl_interface: Fix trace level tracing on windowsLukas Larsson2016-06-141-0/+2
* erl_interface: Let struct iovec * be visibleBjörn-Egil Dahlberg2016-06-071-2/+7
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-1325-25/+25
|\
| * update copyright-yearHenrik Nord2016-03-1525-25/+25
* | erl_interface: Support 32-bit creation for pid,port,refsSverker Eriksson2016-04-074-34/+29
|/
* Change license text to APLv2Bruce Yinhe2015-06-1825-245/+270
* erl_interface: Move isfinite definition to headerBjörn-Egil Dahlberg2015-06-021-0/+21
* erl_interface: Add ei encode/decode for mapsSverker Eriksson2014-03-062-2/+13
* erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref}Sverker Eriksson2013-02-181-4/+4
* erl_interface: Change enum erlang_char_encoding to a typedefSverker Eriksson2013-02-072-8/+8
* Merge branch 'lukas/erl_interface/test_atom_as_functions/OTP-10753'Lukas Larsson2013-01-281-17/+34
|\
| * Return if size test failsLukas Larsson2013-01-251-16/+32
| * Validate UTF8/ASCII when buf is NULLLukas Larsson2013-01-251-1/+2
* | Update copyright yearsBjörn-Egil Dahlberg2013-01-257-7/+7
|/
* erl_interface: even more utf8 atom stuffSverker Eriksson2013-01-223-4/+4
* erl_interface: utf8 atoms continuedSverker Eriksson2013-01-186-93/+41
* erl_interface: Enable decode of unicode atomsSverker Eriksson2013-01-084-31/+19
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* ei: Remove unused variable in ei_format.cBjörn-Egil Dahlberg2012-01-031-2/+1
* Make comment reflect code in erl_interface/src/misc/ei_decode_term.cAnneli Cuss2011-09-071-5/+5
* Update copyright yearsBjörn-Egil Dahlberg2011-03-113-3/+3
* ei: buffer overflow when decoding atomsMichael Santos2011-02-221-0/+5
* Merge branch 'vb/ei-exts' into devBjörn-Egil Dahlberg2011-01-031-0/+18
|\
| * Add PID (~p) type parameters to ei_formatVitaliy Batichko2010-12-081-0/+9
| * Add char (~c) type parameters to ei_formatVitaliy Batichko2010-12-081-0/+9
* | Remove ancient distribution message DOP_NODE_LINK from all codePatrik Nyblom2010-12-151-9/+0
|/
* ei: check memory was allocatedMichael Santos2010-10-291-0/+3
* ei: error if return value of ei_alloc_big is NULLMichael Santos2010-10-291-1/+2
* teach ei_x_format to handle unary - and +Steve Vinoski2010-10-061-0/+4
* fix incorrect writev iovec buffer handling in eiSteve Vinoski2010-09-111-0/+2
* Fix compiler warnings in erl_interfaceBjörn-Egil Dahlberg2010-07-271-1/+0
* Merge branch 'sv/serge-new_float_ext' into devErlang/OTP2010-06-085-34/+66
|\
| * Let ei_get_type() return ERL_FLOAT_EXT instead of NEW_FLOAT_EXTBjörn-Egil Dahlberg2010-06-071-1/+6
| * compact IEEE 754 double encoding in external binary format for eiSteve Vinoski2010-06-074-8/+35
|/
* Fix duplicate ei_tracelevel symbolBjörn-Egil Dahlberg2009-12-171-1/+1
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2027-0/+3854