| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-26 | erl_interface: Tweak bit string encode/decode API | Sverker Eriksson | |
| to support zero copy decoding and bit offset arguments for future unaligned bit strings. | |||
| 2019-04-17 | erl_interface: Add bitstring and export fun support | Sverker Eriksson | |
| 2019-04-12 | erl_interface: Remove ei_get_type_internal() | Sverker Eriksson | |
| same as ei_get_type() | |||
| 2019-03-07 | Better erl_interface deprecation warning implementation | Rickard Green | |
| 2019-02-25 | Document deprecations and removals | Rickard Green | |
| 2019-02-05 | Introduce ei_init() | Rickard Green | |
| You previously had to initialize ei via erl_init() which implied that you were forced to link against the erl_interface even when not using it (besides initializing ei). | |||
| 2018-09-21 | Update copyright year | Henrik Nord | |
| 2018-07-18 | erl_interface: Seal test case memory leaks | Sverker Eriksson | |
| to appease valgrind. | |||
| 2016-05-13 | erl_interface: Fix race bug in ei tests on OpenBSD | Sverker Eriksson | |
| Must call erl_init() to create mutex "ei_gethost_sem". The lazy initialization done in my_gethostbyname_r is not thread-safe. | |||
| 2016-03-15 | update copyright-year | Henrik Nord | |
| 2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
| 2013-05-20 | Handle space in paths in test Makefiles | Dan Gudmundsson | |
| test_server: Quote paths with spaces correctly Fix erl_interface makefiles Fix ic test makefiles | |||
| 2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
| 2010-12-08 | Add PID (~p) type parameters to ei_format | Vitaliy Batichko | |
| 2009-12-15 | Include the test suites for erl_interface | Björn-Egil Dahlberg | |
