Age | Commit message (Expand) | Author |
2015-12-15 | Update release notes | Erlang/OTP |
2015-12-15 | Update version numbers | Erlang/OTP |
2015-11-14 | musl: fix gethostbyname_r/gethostbyaddr_ selection | Tuncer Ayaz |
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 |
2014-09-19 | Add erl_interface and jinterface .app files | Rickard Green |
2014-09-15 | Update release notes | Erlang/OTP |
2014-09-15 | Update version numbers | Erlang/OTP |
2014-08-25 | Fix misspellings of 'another' | Tuncer Ayaz |
2014-07-12 | Implement --enable-sanitizers[=sanitizers] | Tuncer Ayaz |
2014-06-19 | Prepare release | Erlang/OTP |
2014-06-04 | Merge branch 'fenek/fix/vstudio_macro' into maint | Marcus Arendt |
2014-05-09 | erts: Fix various autoconf issues | Lukas Larsson |
2014-05-08 | Add Visual Studio macros to erl_driver.h and ei.h | Piotr Nosek |
2014-04-07 | Update release notes | Erlang/OTP |
2014-03-27 | Merge branch 'lukas/ose/master-17.0/OTP-11334' | Lukas Larsson |
2014-03-26 | ose: Break lmconf into one per load module | Lukas Larsson |
2014-03-21 | Raspberry PI / Android a minimal cross-compile configuration | Dmitry Kolesnikov |
2014-03-20 | Bump versions and ensure that all are "normal" versions | Rickard Green |
2014-03-14 | erts: Add distribution capability flag for maps DFLAG_MAP_TAG | Sverker Eriksson |
2014-03-14 | erts: Change external format for maps | Sverker Eriksson |
2014-03-10 | erl_interface: Add test for ei_skip_term of container terms | Sverker Eriksson |
2014-03-10 | erl_interface: Add map support in ei_skip_term | Sverker Eriksson |
2014-03-10 | erl_interface: Fix mem leak in ei_decode_encode_test | Sverker Eriksson |
2014-03-06 | erl_interface: test decode/encode of maps | Sverker Eriksson |
2014-03-06 | erl_interface: Add ei encode/decode for maps | Sverker Eriksson |
2014-03-06 | erl_interface: test decode_encode of tuples and lists | Sverker Eriksson |
2014-03-06 | erl_interface: refactor ei_decode_encode_test.c | Sverker Eriksson |
2014-02-24 | Merge branch 'lukas/erts/float_encoding/OTP-11738' | Lukas Larsson |
2014-02-24 | ose: Fix check for HAVE_OSE_SPI_H | Lukas Larsson |
2014-02-24 | ose: Fix various build environment issues | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-24 | erts: Set default external enc to use new float scheme | Lukas Larsson |
2014-01-20 | (memcheck) Uninitialized structure in gen_challenge | Olivier Girondel |