Age | Commit message (Expand) | Author |
2016-06-08 | Replace enif_is_on_dirty_scheduler() with enif_thread_type() | Rickard Green |
2016-05-13 | Merge branch 'egil/erts/nif-format_term/OTP-13580' | Björn-Egil Dahlberg |
2016-05-11 | erts: Add enif_snprintf | Björn-Egil Dahlberg |
2016-05-10 | Remove conditional dirty schedulers API | Rickard Green |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-04-15 | erts: Add erts_nif_get_funcs and erts_nif_call_function | Lukas Larsson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-03-29 | erts: Improve enif_binary_to_term | Sverker Eriksson |
2016-03-29 | erts: Add enif_is_process/port_alive | Lukas Larsson |
2016-03-29 | erts: Add enif_cpu/now_time and enif_make_unique_integer | Lukas Larsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-02 | Merge branch 'maint' | Rickard Green |
2016-01-21 | Introduce time management in native APIs | Rickard Green |
2016-01-08 | erts: Allow -fvisibility=hidden for NIFs and drivers | Sverker Eriksson |
2016-01-08 | erts: Refactor ERL_NIF_INIT macro | Sverker Eriksson |
2015-11-27 | Merge branch 'maint' | Sverker Eriksson |
2015-11-26 | erts: Refactor alloc_SUITE to use NIFs instead of drivers | Sverker Eriksson |
2015-11-26 | erts: Add enif_getenv | Sverker Eriksson |
2015-06-24 | erts: Remove halfword in erl_nif.h | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-27 | erts: Rename ErlNifMapIteratorEntry enums | Sverker Eriksson |
2015-04-22 | Merge branch 'sverk/pr632/prevent-illegal-nif-terms/OTP-12655' | Sverker Eriksson |
2015-04-15 | erts: Add enif_has_pending_exception | Sverker Eriksson |
2015-03-12 | erts: Fix nif API for hashmaps | Sverker Eriksson |
2014-10-02 | Fix missing field initializer in ERL_NIF_INIT macro | Steve Vinoski |
2014-08-28 | add enif_schedule_nif() to NIF API | Steve Vinoski |
2014-03-21 | Introduce minimum allowed major driver and nif versions on load | Rickard Green |
2014-02-24 | further enhancements for dirty schedulers | Steve Vinoski |
2014-01-29 | erts: Optimize struct ErlNifMapIterator | Sverker Eriksson |
2014-01-29 | erts: Increase version for NIF API and reject experimental v2.5 | Sverker Eriksson |
2014-01-29 | erts: Add NIFs for Maps | Björn-Egil Dahlberg |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
2013-08-21 | erts: Add option to include nifs statically | Lukas Larsson |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-13 | erts: Add enif_consume_timeslice | Sverker Eriksson |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-17 | Relocate bodies of DTrace probes to the statically-linked VM. | Scott Lystig Fritchie |
2012-07-18 | erts: Remove VxWorks support from beam | Björn-Egil Dahlberg |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
2011-07-01 | Add version comment | Lukas Larsson |
2011-06-30 | Added enif_get_reverse_list to nif API | Lukas Larsson |
2011-03-24 | add support for checking if an ERL_NIF_TERM is an exception | Steve Vinoski |
2011-02-18 | remove NIF compile warning: no previous prototype for ‘nif_init’ | Sverker Eriksson |
2011-02-18 | Refuse to load NIF library on wrong VM variant (halfword/fullword) | Sverker Eriksson |
2010-08-11 | Make windows 64bit types be declared more consistently | Patrik Nyblom |
2010-07-23 | NIF 64-bit integer support | Sverker Eriksson |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-04-28 | OTP-8474 NIF improvements after R13B04 | Sverker Eriksson |