index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
erl_interface
/
src
/
misc
Age
Commit message (
Expand
)
Author
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-02
erl_interface: Move isfinite definition to header
Björn-Egil Dahlberg
2014-03-06
erl_interface: Add ei encode/decode for maps
Sverker Eriksson
2013-02-18
erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref}
Sverker Eriksson
2013-02-07
erl_interface: Change enum erlang_char_encoding to a typedef
Sverker Eriksson
2013-01-28
Merge branch 'lukas/erl_interface/test_atom_as_functions/OTP-10753'
Lukas Larsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-25
Return if size test fails
Lukas Larsson
2013-01-25
Validate UTF8/ASCII when buf is NULL
Lukas Larsson
2013-01-22
erl_interface: even more utf8 atom stuff
Sverker Eriksson
2013-01-18
erl_interface: utf8 atoms continued
Sverker Eriksson
2013-01-08
erl_interface: Enable decode of unicode atoms
Sverker Eriksson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-01-03
ei: Remove unused variable in ei_format.c
Björn-Egil Dahlberg
2011-09-07
Make comment reflect code in erl_interface/src/misc/ei_decode_term.c
Anneli Cuss
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-22
ei: buffer overflow when decoding atoms
Michael Santos
2011-01-03
Merge branch 'vb/ei-exts' into dev
Björn-Egil Dahlberg
2010-12-15
Remove ancient distribution message DOP_NODE_LINK from all code
Patrik Nyblom
2010-12-08
Add PID (~p) type parameters to ei_format
Vitaliy Batichko
2010-12-08
Add char (~c) type parameters to ei_format
Vitaliy Batichko
2010-10-29
ei: check memory was allocated
Michael Santos
2010-10-29
ei: error if return value of ei_alloc_big is NULL
Michael Santos
2010-10-06
teach ei_x_format to handle unary - and +
Steve Vinoski
2010-09-11
fix incorrect writev iovec buffer handling in ei
Steve Vinoski
2010-07-27
Fix compiler warnings in erl_interface
Björn-Egil Dahlberg
2010-06-08
Merge branch 'sv/serge-new_float_ext' into dev
Erlang/OTP
2010-06-07
Let ei_get_type() return ERL_FLOAT_EXT instead of NEW_FLOAT_EXT
Björn-Egil Dahlberg
2010-06-07
compact IEEE 754 double encoding in external binary format for ei
Steve Vinoski
2009-12-17
Fix duplicate ei_tracelevel symbol
Björn-Egil Dahlberg
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP