aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface
AgeCommit message (Expand)Author
2014-02-24ose: Fix check for HAVE_OSE_SPI_HLukas Larsson
2014-02-24ose: Fix various build environment issuesLukas Larsson
2014-02-24Added support for ENEA OSELukas Larsson
2014-01-20(memcheck) Uninitialized structure in gen_challengeOlivier Girondel
2013-12-10Merge tag 'OTP_R16B03'Magnus Lidén
2013-12-09Prepare releaseOTP_R16B03Erlang/OTP
2013-12-02Merge branch 'maint'Henrik Nord
2013-12-02Silence two warnings about tests being always trueAnthony Ramine
2013-12-02Conditionally compile my_gethostbyname_r and my_gethostbyaddr_rAnthony Ramine
2013-12-02Silence a mismatching type pointer warning in ei_resolveAnthony Ramine
2013-10-14Merge branch 'maint'Fredrik Gustafsson
2013-10-14Merge branch 'fenollp/treewide_remove_unexpected_0xff/OTP-11323' into maintFredrik Gustafsson
2013-09-17Merge tag 'OTP_R16B02'Magnus Lidén
2013-09-16Prepare releaseOTP_R16B02Erlang/OTP
2013-09-12Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll
2013-09-06Change encoding of troublesome notes.xml files to utf-8Björn Gustavsson
2013-09-04Merge branch 'maint'Fredrik Gustafsson
2013-09-04Merge branch 'dotsimon/ei_decode_encode_SUITE_true/OTP-11289' into maintFredrik Gustafsson
2013-09-02Merge branch 'maint'Lukas Larsson
2013-08-30Fix location of true binary under Mac OSXSimon Cornish
2013-08-29ei ic: install headers and libs into usrLukas Larsson
2013-08-08Merge branch 'maint'Lukas Larsson
2013-08-05Add smoke testsLukas Larsson
2013-07-12Merge branch 'maint'Rickard Green
2013-07-12Fix configure detection of ethread native atomics on powerpcRickard Green
2013-07-10Merge branch 'maint'Rickard Green
2013-07-09Refuse to build SMP runtime by default without native atomicsRickard Green
2013-06-18Merge tag 'OTP_R16B01'Björn-Egil Dahlberg
2013-06-17Prepare releaseOTP_R16B01Erlang/OTP
2013-06-10Merge branch 'maint'Fredrik Gustafsson
2013-06-07versions updates for erl_interface, et and os_monFredrik Gustafsson
2013-06-04Merge branch 'dgud/win32_unicode'Dan Gudmundsson
2013-05-20Handle space in paths in test MakefilesDan Gudmundsson
2013-05-16Merge branch 'maint'Fredrik Gustafsson
2013-05-08erl_interface: check if file descriptor is valid before closingFredrik Gustafsson
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-04-19Convert XML files to UTF-8, where neededHans Bolinder
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-03-08Prepare releaseErlang/OTP
2013-02-27erl_interface: Remove superfluous comma in enum erlang_char_encodingSverker Eriksson
2013-02-25Prepare releaseOTP_R16BErlang/OTP
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-22Merge branch 'sverk/erlang_pid-revert'Sverker Eriksson
2013-02-20erl_interface: Fix some warnings in test codeSverker Eriksson
2013-02-18erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref}Sverker Eriksson
2013-02-14Update config.guess and config.sub to latest versionsLukas Larsson
2013-02-11erl_interface: Fixup of b069306, typdef enum erlang_char_encodingSverker Eriksson
2013-02-08Merge branch 'sverk/erl_interface-enum-typedef'Sverker Eriksson
2013-02-07erl_interface: Change enum erlang_char_encoding to a typedefSverker Eriksson
2013-01-30erl_interface: Fix ei_skip_termSverker Eriksson