Age | Commit message (Expand) | Author |
2013-06-03 | erts: Remove SBMBC allocator | Sverker Eriksson |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-13 | erts: Add enif_consume_timeslice | Sverker Eriksson |
2011-12-19 | erts: Skip nif_SUITE:threading if not supported | Sverker Eriksson |
2011-10-31 | erts: Fix memory leak of enif_inspect_* on independent environment | Sverker Eriksson |
2011-10-18 | Merge branch 'fm/enif_is_number' | Henrik Nord |
2011-09-08 | Merge branch 'dev' into major | Henrik Nord |
2011-09-02 | Fix enif_compare on 64bits machines | Filipe David Manana |
2011-07-13 | Merge branch 'dev' into major | Sverker Eriksson |
2011-07-13 | Merge branch 'sverker/enif_make_int64-halfword/OTP-9394' into dev | Sverker Eriksson |
2011-07-12 | Merge branch 'dev' into major | Sverker Eriksson |
2011-07-08 | Use separate memory carriers for small blocks | Rickard Green |
2011-07-01 | Rename enif_get_reverse_list to enif_make_reverse_list | Lukas Larsson |
2011-06-30 | Fix halfword bug in enif_make_int64 | Sverker Eriksson |
2011-06-30 | Added enif_get_reverse_list to nif API | Lukas Larsson |
2011-06-08 | Add NIF function enif_is_number | Filipe David Manana |
2011-03-24 | add support for checking if an ERL_NIF_TERM is an exception | Steve Vinoski |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for emulator | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update emulator tests to conform with common_test standard | Lukas Larsson |
2010-11-22 | Fix nif_SUITE to not assume that it is the only one loading NIFs. | Sverker Eriksson |
2010-07-08 | nif_SUITE send3 stress test | Sverker Eriksson |
2010-06-07 | Fix erts_bld_string_n (called by enif_make_string and erlang:decode_packet/3)... | Paul Guyot |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-05-24 | erl_nif: add make_atom_len, make_existing_atom_len and make_string_len | Tuncer Ayaz |
2010-05-24 | erl_nif: add enif_get_atom_length and enif_get_list_length | Tuncer Ayaz |
2010-05-24 | erl_nif: add enif_is_list and enif_is_tuple | Tuncer Ayaz |
2010-02-11 | OTP-8335 Even more NIF features | Sverker Eriksson |
2009-12-09 | OTP-8304 Incompatible changes in the experimental NIF feature. Changed the | Sverker Eriksson |
2009-12-09 | OTP-8304 Incompatible changes in the experimental NIF feature. Changed the | Sverker Eriksson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |