Age | Commit message (Expand) | Author |
2015-05-08 | Merge branch 'rickard/time-improvement/OTP-11997' | Rickard Green |
2015-05-06 | Replace erlang:now() usage in emulator suite | Rickard Green |
2015-04-22 | Merge branch 'sverk/pr632/prevent-illegal-nif-terms/OTP-12655' | Sverker Eriksson |
2015-03-15 | Ensure NIF term creation disallows illegal values | Steve Vinoski |
2015-03-12 | erts: Fix nif API for hashmaps | Sverker Eriksson |
2014-11-04 | Fix gc-related problem with dirty NIFs | Steve Vinoski |
2014-09-04 | Merge branch 'sverk/nif-inspect-copy-bug/OTP-9828' into maint | Sverker Eriksson |
2014-09-03 | erts: Fix bug with enif_make_copy reallocating writable binary | Sverker Eriksson |
2014-08-28 | add enif_schedule_nif() to NIF API | Steve Vinoski |
2014-03-10 | enable enif_send to work from a dirty scheduler | Steve Vinoski |
2014-02-19 | Merge branch 'sverk/crypto/hmac-context-reuse-bug' | Sverker Eriksson |
2014-02-05 | erts: Fix NIF bug when load/upgrade fails after enif_open_resource_type | Sverker Eriksson |
2014-01-29 | erts: Add more tests for the NIF map API | Sverker Eriksson |
2014-01-29 | erts: Fix map iterator bug when reverting from end of map position | Sverker Eriksson |
2014-01-29 | erts: Test Maps with NIFs | Björn-Egil Dahlberg |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
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 |