summaryrefslogtreecommitdiff
path: root/lib/erl_interface/src/encode
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2021-12-161-1/+1
* Merge branch 'maint'Rickard Green2021-12-151-1/+1
|\
| * Update copyright yearRickard Green2021-12-151-1/+1
* | Fix typos in lib/erl_interfaceKian-Meng, Ang2021-12-141-1/+1
|/
* Support of 64-bit portsRickard Green2020-12-161-7/+21
* erl_interface: Accept 64 bit external pidsSverker Eriksson2020-08-121-2/+2
* Fix error checking in various ei functionsRickard Green2020-04-271-6/+12
* Merge branch 'maint'Rickard Green2020-03-135-5/+5
|\
| * Update copyright yearRickard Green2020-03-135-5/+5
* | erl_interface: Remove old encoding of pid,port,refsSverker Eriksson2019-05-143-23/+9
|/
* erl_interface: Tweak bit string encode/decode APISverker Eriksson2019-04-261-9/+92
* erl_interface: Fix C++ compile errorSverker Eriksson2019-04-231-1/+1
* erl_interface: Add bitstring and export fun supportSverker Eriksson2019-04-172-49/+89
* Revert "erl_interface: Remove old encoding of pid,port,refs"Sverker Eriksson2019-04-093-9/+23
* erl_interface: Remove old encoding of pid,port,refsSverker Eriksson2019-03-223-23/+9
* Update copyright yearRaimo Niskanen2017-05-042-2/+2
* erl_interface: Do not generate atoms on old latin1 ext formatSverker Eriksson2017-03-082-61/+11
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-1321-21/+21
|\
| * update copyright-yearHenrik Nord2016-03-1521-21/+21
* | erl_interface: Support 32-bit creation for pid,port,refsSverker Eriksson2016-04-073-11/+24
|/
* Change license text to APLv2Bruce Yinhe2015-06-1821-209/+230
* erl_interface: Move math.h include after eidef.hBjörn-Egil Dahlberg2015-06-021-3/+3
* Do not accept Nan and Infinity valuesDavid N. Welton2015-03-191-0/+12
* erl_interface: Add ei encode/decode for mapsSverker Eriksson2014-03-061-1/+18
* Silence two warnings about tests being always trueAnthony Ramine2013-12-021-1/+1
* erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref}Sverker Eriksson2013-02-184-6/+25
* erl_interface: Change enum erlang_char_encoding to a typedefSverker Eriksson2013-02-071-5/+5
* Merge branch 'lukas/erl_interface/test_atom_as_functions/OTP-10753'Lukas Larsson2013-01-281-16/+17
|\
| * Validate UTF8/ASCII when buf is NULLLukas Larsson2013-01-251-16/+17
* | Update copyright yearsBjörn-Egil Dahlberg2013-01-255-5/+5
|/
* erl_interface: Changed erlang_char_encoding interfaceSverker Eriksson2013-01-231-2/+1
* erl_interface: even more utf8 atom stuffSverker Eriksson2013-01-221-2/+57
* erl_interface: utf8 atoms continuedSverker Eriksson2013-01-185-55/+120
* Update copyright yearsBjörn-Egil Dahlberg2011-09-292-2/+2
* ei: integer overflow in string/atom encodingMichael Santos2011-06-072-2/+10
* Merge branch 'sv/serge-new_float_ext' into devErlang/OTP2010-06-081-10/+10
|\
| * compact IEEE 754 double encoding in external binary format for eiSteve Vinoski2010-06-071-5/+5
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2021-0/+1257