aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface
AgeCommit message (Expand)Author
2010-09-13Prepare releaseOTP_R14BErlang/OTP
2010-09-13Merge branch 'pan/epmd-vulnerabilities/OTP-8780' into devPatrik Nyblom
2010-09-13Merge branch 'sv/ei-writev' into devBjörn-Egil Dahlberg
2010-09-13Teach Winsock initialization to be thread safePatrik Nyblom
2010-09-13Make ei_threaded_send synchronizedPatrik Nyblom
2010-09-13Increase timeout value in ei_accept_SUITEPatrik Nyblom
2010-09-13Teach ei_accept_SUITE to wait for node publish instead of using random sleepsPatrik Nyblom
2010-09-13Merge branch 'egil/ei/fix-declspec/OTP-8826' into devBjörn-Egil Dahlberg
2010-09-11fix incorrect writev iovec buffer handling in eiSteve Vinoski
2010-09-10Remove USE_DECLSPEC_THREAD from erl_interfaceBjörn-Egil Dahlberg
2010-09-08erl_call: fix multiple buffer overflowsMichael Santos
2010-09-07Merge branch 'mk/net-dragonfly-bsd-patches' into devBjörn Gustavsson
2010-09-06Merge branch 'ms/ei-overflow-fix' into devBjörn-Egil Dahlberg
2010-08-31Update erl_interface doc and testsuite for epmd changesPatrik Nyblom
2010-08-31Remove all support for ancient EPMD protocolPatrik Nyblom
2010-08-23ei: prevent overflow in ei_connect_init/ei_xconnectMichael Santos
2010-08-23ei_connect: correct man page examplesMichael Santos
2010-08-13Add support for DragonFly BSDMartti Kuparinen
2010-07-29Merge branch 'cg/small-typos' into devBjörn Gustavsson
2010-07-27Fix compiler warnings in erl_interfaceBjörn-Egil Dahlberg
2010-07-26Fix minor typos and errors in documentationCristian Greco
2010-07-05term_to_binary use all 32 bits of INTEGER_EXTSverker Eriksson
2010-06-14OTP-8711 Make ei build on VxWorksBjörn-Egil Dahlberg
2010-06-11Update release notesBjörn Gustavsson
2010-06-10Update version numbersBjörn Gustavsson
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-07Fix ei_tmo to restrict dflags to NEW_FLOAT_EXTBjörn-Egil Dahlberg
2010-06-07compact IEEE 754 double encoding in external binary format for eiSteve Vinoski
2010-06-07fix typo in ei_decode_ei_term documentationSteve Vinoski
2010-05-02Merge branch 'bg/remove-stray-ose-support' into devErlang/OTP
2010-04-30erl_interface tests: Remove stray OSE/Delta supportBjörn Gustavsson
2010-03-19erl_call: fix documentation of -a optionMagnus Henoch
2010-03-16Merge branch 'ml/documentation_apostrophe_fix' into devErlang/OTP
2010-03-16Change all incorrect occurrences of it's to itsMatthias Lang
2010-02-22OTP-8466: Fix ei to build on vxworksBjörn-Egil Dahlberg
2010-02-19Update release notesBjö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
2010-01-19Update version numbersBjörn Gustavsson
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-15Include the test suites for erl_interfaceBjörn-Egil Dahlberg
2009-12-14Fix ei_skip_term() handling of funs encoded as NEW_FUN_EXTSimon Cornish
2009-12-11OTP-8323 Miscellaneous cross compilation improvements. For example, oneRickard Green
2009-12-09OTP-5037 Document debug support.Björn-Egil Dahlberg
2009-12-08OTP-5037 Document debug support.Björn-Egil Dahlberg
2009-12-03OTP-8326 Change erroneous "\\0" in documentation files erl_notes.xml andBjörn-Egil Dahlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP