index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
erl_interface
/
src
/
decode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint'
Rickard Green
2020-03-13
3
-3
/
+3
|
\
|
*
Update copyright year
Rickard Green
2020-03-13
3
-3
/
+3
*
|
Remove remaining VxWorks support
Rickard Green
2020-02-20
1
-7
/
+0
|
/
*
Merge branch 'sverker/erl_interface/ei_decode_fun-fix/OTP-15996' into maint
Sverker Eriksson
2019-08-19
1
-1
/
+4
|
\
|
*
erl_interface: Fix bug in ei_decode_fun for very old encoding
Sverker Eriksson
2019-08-13
1
-1
/
+4
*
|
Correct decoding of old funs (FUN_EXT)
Björn Gustavsson
2019-05-29
1
-4
/
+6
*
|
Correct decoding of external funs
Björn Gustavsson
2019-05-21
2
-0
/
+4
|
/
*
erl_interface: Tweak bit string encode/decode API
Sverker Eriksson
2019-04-26
2
-39
/
+32
*
erl_interface: Fix C++ compile error
Sverker Eriksson
2019-04-23
1
-6
/
+6
*
erl_interface: Add bitstring and export fun support
Sverker Eriksson
2019-04-17
3
-25
/
+121
*
erl_interface: Remove ei_get_type_internal()
Sverker Eriksson
2019-04-12
1
-2
/
+2
*
Update copyright year
Henrik Nord
2018-06-18
1
-1
/
+1
*
erl_interface: Optimize latin1_to_utf8 and friend
Sverker Eriksson
2018-04-19
1
-0
/
+62
*
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-04-13
23
-23
/
+23
|
\
|
*
update copyright-year
Henrik Nord
2016-03-15
23
-23
/
+23
*
|
erl_interface: Support 32-bit creation for pid,port,refs
Sverker Eriksson
2016-04-07
4
-10
/
+27
|
/
*
Change license text to APLv2
Bruce Yinhe
2015-06-18
23
-228
/
+251
*
erl_interface: Move isfinite definition to header
Björn-Egil Dahlberg
2015-06-02
1
-21
/
+0
*
erts: Use finite instead of isfinite with gcc
Lukas Larsson
2014-11-24
1
-0
/
+11
*
Use isfinite() instead of finite() when available
Anthony Ramine
2014-10-28
1
-3
/
+8
*
erl_interface: Add map support in ei_skip_term
Sverker Eriksson
2014-03-10
1
-2
/
+8
*
erl_interface: Add ei encode/decode for maps
Sverker Eriksson
2014-03-06
1
-1
/
+22
*
Update copyright years
Björn-Egil Dahlberg
2013-02-22
2
-2
/
+2
*
erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref}
Sverker Eriksson
2013-02-18
3
-4
/
+4
*
erl_interface: Fixup of b069306, typdef enum erlang_char_encoding
Sverker Eriksson
2013-02-11
1
-1
/
+1
*
Merge branch 'sverk/erl_interface-enum-typedef'
Sverker Eriksson
2013-02-08
1
-7
/
+7
|
\
|
*
erl_interface: Change enum erlang_char_encoding to a typedef
Sverker Eriksson
2013-02-07
1
-7
/
+7
*
|
erl_interface: Fix ei_skip_term
Sverker Eriksson
2013-01-30
6
-41
/
+72
|
/
*
Update copyright years
Björn-Egil Dahlberg
2013-01-25
6
-6
/
+6
*
erl_interface: Fix bug when transcoding atoms from and to UTF8
Lukas Larsson
2013-01-23
1
-2
/
+2
*
erl_interface: Changed erlang_char_encoding interface
Sverker Eriksson
2013-01-23
1
-1
/
+1
*
erl_interface: utf8 atoms continued
Sverker Eriksson
2013-01-18
6
-67
/
+144
*
erl_interface: Enable decode of unicode atoms
Sverker Eriksson
2013-01-08
5
-73
/
+78
*
Update copyright years
Björn-Egil Dahlberg
2011-03-11
5
-5
/
+5
*
ei: buffer overflow when decoding atoms
Michael Santos
2011-02-22
4
-0
/
+9
*
ei: error if return value of ei_alloc_big is NULL
Michael Santos
2010-10-29
1
-1
/
+1
*
Merge branch 'sv/serge-new_float_ext' into dev
Erlang/OTP
2010-06-08
2
-16
/
+25
|
\
|
*
compact IEEE 754 double encoding in external binary format for ei
Steve Vinoski
2010-06-07
2
-6
/
+15
|
/
*
Fix ei_skip_term() handling of funs encoded as NEW_FUN_EXT
Simon Cornish
2009-12-14
1
-0
/
+1
*
The R13B03 release.
OTP_R13B03
Erlang/OTP
2009-11-20
23
-0
/
+1783