summaryrefslogtreecommitdiff
path: root/lib/erl_interface/src/decode
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Rickard Green2020-03-133-3/+3
|\
| * Update copyright yearRickard Green2020-03-133-3/+3
* | Remove remaining VxWorks supportRickard Green2020-02-201-7/+0
|/
* Merge branch 'sverker/erl_interface/ei_decode_fun-fix/OTP-15996' into maintSverker Eriksson2019-08-191-1/+4
|\
| * erl_interface: Fix bug in ei_decode_fun for very old encodingSverker Eriksson2019-08-131-1/+4
* | 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
|/
* erl_interface: Tweak bit string encode/decode APISverker Eriksson2019-04-262-39/+32
* erl_interface: Fix C++ compile errorSverker Eriksson2019-04-231-6/+6
* erl_interface: Add bitstring and export fun supportSverker Eriksson2019-04-173-25/+121
* erl_interface: Remove ei_get_type_internal()Sverker Eriksson2019-04-121-2/+2
* Update copyright yearHenrik Nord2018-06-181-1/+1
* erl_interface: Optimize latin1_to_utf8 and friendSverker Eriksson2018-04-191-0/+62
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-1323-23/+23
|\
| * update copyright-yearHenrik Nord2016-03-1523-23/+23
* | erl_interface: Support 32-bit creation for pid,port,refsSverker Eriksson2016-04-074-10/+27
|/
* Change license text to APLv2Bruce Yinhe2015-06-1823-228/+251
* erl_interface: Move isfinite definition to headerBjörn-Egil Dahlberg2015-06-021-21/+0
* erts: Use finite instead of isfinite with gccLukas Larsson2014-11-241-0/+11
* Use isfinite() instead of finite() when availableAnthony Ramine2014-10-281-3/+8
* erl_interface: Add map support in ei_skip_termSverker Eriksson2014-03-101-2/+8
* erl_interface: Add ei encode/decode for mapsSverker Eriksson2014-03-061-1/+22
* Update copyright yearsBjörn-Egil Dahlberg2013-02-222-2/+2
* erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref}Sverker Eriksson2013-02-183-4/+4
* erl_interface: Fixup of b069306, typdef enum erlang_char_encodingSverker Eriksson2013-02-111-1/+1
* Merge branch 'sverk/erl_interface-enum-typedef'Sverker Eriksson2013-02-081-7/+7
|\
| * erl_interface: Change enum erlang_char_encoding to a typedefSverker Eriksson2013-02-071-7/+7
* | erl_interface: Fix ei_skip_termSverker Eriksson2013-01-306-41/+72
|/
* Update copyright yearsBjörn-Egil Dahlberg2013-01-256-6/+6
* erl_interface: Fix bug when transcoding atoms from and to UTF8Lukas Larsson2013-01-231-2/+2
* erl_interface: Changed erlang_char_encoding interfaceSverker Eriksson2013-01-231-1/+1
* erl_interface: utf8 atoms continuedSverker Eriksson2013-01-186-67/+144
* erl_interface: Enable decode of unicode atomsSverker Eriksson2013-01-085-73/+78
* Update copyright yearsBjörn-Egil Dahlberg2011-03-115-5/+5
* ei: buffer overflow when decoding atomsMichael Santos2011-02-224-0/+9
* ei: error if return value of ei_alloc_big is NULLMichael Santos2010-10-291-1/+1
* Merge branch 'sv/serge-new_float_ext' into devErlang/OTP2010-06-082-16/+25
|\
| * compact IEEE 754 double encoding in external binary format for eiSteve Vinoski2010-06-072-6/+15
|/
* Fix ei_skip_term() handling of funs encoded as NEW_FUN_EXTSimon Cornish2009-12-141-0/+1
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2023-0/+1783