aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface/src
AgeCommit message (Expand)Author
2010-09-13Merge branch 'sv/ei-writev' into devBjörn-Egil Dahlberg
2010-09-13Teach Winsock initialization to be thread safePatrik Nyblom
2010-09-11fix incorrect writev iovec buffer handling in eiSteve Vinoski
2010-09-08erl_call: fix multiple buffer overflowsMichael Santos
2010-09-07Merge branch 'mk/net-dragonfly-bsd-patches' into devBjörn Gustavsson
2010-08-31Remove all support for ancient EPMD protocolPatrik Nyblom
2010-08-23ei: prevent overflow in ei_connect_init/ei_xconnectMichael Santos
2010-08-13Add support for DragonFly BSDMartti Kuparinen
2010-07-27Fix compiler warnings in erl_interfaceBjörn-Egil Dahlberg
2010-07-05term_to_binary use all 32 bits of INTEGER_EXTSverker Eriksson
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
2010-02-22OTP-8466: Fix ei to build on vxworksBjörn-Egil Dahlberg
2010-02-03OTP-8323 Cross compilation improvements and other build systemRickard Green
2010-02-02Merge branch 'sf/erl_match-longlong' into ccase/r13b04_devErlang/OTP
2010-01-23erl_interface: Allow erl_match() to match ERL_LONGLONG and ERL_U_LONGLONG termsScott Lystig Fritchie
2009-12-17Fix duplicate ei_tracelevel symbolBjörn-Egil Dahlberg
2009-12-15Merge branch 'sc/ei_decode_skip_fun' into ccase/r13b04_devErlang/OTP
2009-12-14Fix ei_skip_term() handling of funs encoded as NEW_FUN_EXTSimon Cornish
2009-12-09OTP-5037 Document debug support.Björn-Egil Dahlberg
2009-12-08OTP-5037 Document debug support.Björn-Egil Dahlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP