Age | Commit message (Expand) | Author |
2016-05-13 | erl_interface: Fix race bug in ei tests on OpenBSD | Sverker Eriksson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-07 | erts: Add DFLAG_BIG_CREATION | Sverker Eriksson |
2016-04-07 | erl_interface: Support 32-bit creation for pid,port,refs | Sverker Eriksson |
2016-04-07 | erl_interface: Cuddle test ei_tmo_SUITE | Sverker Eriksson |
2016-04-07 | test_server,erl_interface: Add test_host_not_reachable config | Sverker Eriksson |
2016-04-07 | Remove forgotten line | Björn-Egil Dahlberg |
2016-03-21 | Eliminate use of test_server:fail/0,1 | Björn-Egil Dahlberg |
2016-03-21 | Cleanup test code | Björn-Egil Dahlberg |
2016-03-21 | Remove unncecessary exports | Björn-Egil Dahlberg |
2016-03-21 | Eliminate suite and doc clauses | Björn-Egil Dahlberg |
2016-03-21 | Replace ?config() macro with proplists:get_value() | Björn-Egil Dahlberg |
2016-03-21 | Modernize timetraps | Björn-Egil Dahlberg |
2016-03-21 | Eliminate ?line macros | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-15 | Merge tag 'OTP-18.3' | Lars Thorsen |
2016-03-14 | Prepare release | Erlang/OTP |
2016-03-01 | Merge branch 'maint' | Ingela Anderton Andin |
2016-03-01 | Merge branch 'msantos/epmd-IPv6-node-reg2/PR-864/OTP-13364' into maint | Ingela Anderton Andin |
2016-02-24 | Merge branch 'maint' | Hans Bolinder |
2016-02-24 | [erl_interface] Correct documentation | Hans Bolinder |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2016-02-15 | Merge branch 'maint' | Henrik Nord |
2016-02-10 | epmd: support IPv6 node registration | Michael Santos |
2015-12-27 | ei: fix breakage reported by Sergei Golovan | Tuncer Ayaz |
2015-12-27 | Revert "musl: fix gethostbyname_r/gethostbyaddr_ selection" | Tuncer Ayaz |
2015-12-16 | Merge tag 'OTP-18.2' | Henrik Nord |
2015-12-15 | Update release notes | Erlang/OTP |
2015-12-15 | Update version numbers | Erlang/OTP |
2015-11-24 | Merge branch 'maint' | Zandra |
2015-11-14 | musl: fix gethostbyname_r/gethostbyaddr_ selection | Tuncer Ayaz |
2015-07-10 | Remove OSE from erl_interface | Lukas Larsson |
2015-06-23 | Prepare release | Erlang/OTP |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-02 | erl_interface: Move math.h include after eidef.h | Björn-Egil Dahlberg |
2015-06-02 | erl_interface: Remove configure test for isfinite | Björn-Egil Dahlberg |
2015-06-02 | erl_interface: Surround isfinite with HAVE_ISFINITE conditional | Björn-Egil Dahlberg |
2015-06-02 | erl_interface: Move isfinite definition to header | Björn-Egil Dahlberg |
2015-06-02 | erl_interface: Use isfinite instead of fpclassify | Björn-Egil Dahlberg |
2015-03-19 | erl_interface: Document non finite encoding returns | Björn-Egil Dahlberg |
2015-03-19 | Do not accept Nan and Infinity values | David N. Welton |
2014-12-15 | Fix one-letter typo | David N. Welton |
2014-12-09 | Prepare release | Erlang/OTP |
2014-12-08 | Add .appup file | Rickard Green |
2014-12-02 | Distribute autoconf helpers | Rickard Green |
2014-11-25 | Merge branch 'rickard/libatomic_ops_improvements/OTP-12302' into maint | Rickard Green |
2014-11-24 | erts: Use finite instead of isfinite with gcc | Lukas Larsson |
2014-11-10 | Improve usage of libatomic_ops for word size atomics | Rickard Green |
2014-10-28 | Use isfinite() instead of finite() when available | Anthony Ramine |
2014-09-29 | Prepare release | Erlang/OTP |