Age | Commit message (Expand) | Author |
2011-12-19 | erts: Add missing cleanup to nif_SUITE:threading | Sverker Eriksson |
2011-12-02 | Iron out bugs in Win64 found in daily builds | Patrik Nyblom |
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-08-25 | Merge branch 'dev' into major | Henrik Nord |
2011-08-15 | erts: use a union to avoid strict aliasing issues | Tuncer Ayaz |
2011-07-13 | Correct merge conflict mistake in parent | Sverker Eriksson |
2011-07-13 | Merge branch 'dev' into major | Sverker Eriksson |
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-05-20 | Update copyright years | Björn-Egil Dahlberg |
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 | Fix formatting for emulator | Lukas Larsson |
2010-09-06 | Stop leaking memory in nif_SUITE:send* testcases | Patrik Nyblom |
2010-07-23 | NIF 64-bit integer support | 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-04-28 | OTP-8474 NIF improvements after R13B04 | Sverker Eriksson |
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 |