aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface/src/misc
AgeCommit message (Expand)Author
2019-03-07Better erl_interface deprecation warning implementationRickard Green
2019-02-25Document deprecations and removalsRickard Green
2019-02-06Merge branch 'maint'Rickard Green
2019-02-05Introduce ei_init()Rickard Green
2019-02-04Fix bug in ei_accept_tmoRickard Green
2019-01-29Fix build of erl_interface on BSDRickard Green
2019-01-24Merge branch 'maint'Rickard Green
2019-01-23Pluggable distribution socket implementation for EIRickard Green
2018-09-21Merge branch 'maint'Henrik Nord
2018-09-21Update copyright yearHenrik Nord
2018-07-27Change "can not" into "cannot"Raimo Niskanen
2018-07-18erl_interface: Initialize erl_errno to zeroSverker Eriksson
2017-05-04Update copyright yearRaimo Niskanen
2017-02-14Fixed typos in lib/erl_interfaceAndrew Dryga
2016-08-19erl_interface: Fix faulty #if logicSverker Eriksson
2016-06-14erl_interface: Fix trace level tracing on windowsLukas Larsson
2016-06-07erl_interface: Let struct iovec * be visibleBjörn-Egil Dahlberg
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-07erl_interface: Support 32-bit creation for pid,port,refsSverker Eriksson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-02erl_interface: Move isfinite definition to headerBjörn-Egil Dahlberg
2014-03-06erl_interface: Add ei encode/decode for mapsSverker Eriksson
2013-02-18erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref}Sverker Eriksson
2013-02-07erl_interface: Change enum erlang_char_encoding to a typedefSverker Eriksson
2013-01-28Merge branch 'lukas/erl_interface/test_atom_as_functions/OTP-10753'Lukas Larsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Return if size test failsLukas Larsson
2013-01-25Validate UTF8/ASCII when buf is NULLLukas Larsson
2013-01-22erl_interface: even more utf8 atom stuffSverker Eriksson
2013-01-18erl_interface: utf8 atoms continuedSverker Eriksson
2013-01-08erl_interface: Enable decode of unicode atomsSverker Eriksson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-01-03ei: Remove unused variable in ei_format.cBjörn-Egil Dahlberg
2011-09-07Make comment reflect code in erl_interface/src/misc/ei_decode_term.cAnneli Cuss
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-22ei: buffer overflow when decoding atomsMichael Santos
2011-01-03Merge branch 'vb/ei-exts' into devBjörn-Egil Dahlberg
2010-12-15Remove ancient distribution message DOP_NODE_LINK from all codePatrik Nyblom
2010-12-08Add PID (~p) type parameters to ei_formatVitaliy Batichko
2010-12-08Add char (~c) type parameters to ei_formatVitaliy Batichko
2010-10-29ei: check memory was allocatedMichael Santos
2010-10-29ei: error if return value of ei_alloc_big is NULLMichael Santos
2010-10-06teach ei_x_format to handle unary - and +Steve Vinoski
2010-09-11fix incorrect writev iovec buffer handling in eiSteve Vinoski
2010-07-27Fix compiler warnings in erl_interfaceBjörn-Egil Dahlberg
2010-06-08Merge branch 'sv/serge-new_float_ext' into devErlang/OTP
2010-06-07Let ei_get_type() return ERL_FLOAT_EXT instead of NEW_FLOAT_EXTBjörn-Egil Dahlberg
2010-06-07compact IEEE 754 double encoding in external binary format for eiSteve Vinoski
2009-12-17Fix duplicate ei_tracelevel symbolBjörn-Egil Dahlberg