Age | Commit message (Expand) | Author |
2017-09-05 | erts: Add nif ioq | Lukas Larsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-20 | erts: Refactor enif_phash2 into enif_hash | Guilherme Andrade |
2017-02-20 | Fix enif_select for windows | Sverker Eriksson |
2017-02-09 | erts: Change return value for enif_select | Sverker Eriksson |
2017-02-09 | erts: Add enif_monitor_process and enif_demonitor_process | Sverker Eriksson |
2016-12-19 | Add stop arguments: fd and is_direct_call | Sverker Eriksson |
2016-12-19 | erts: Add testing + some minor fixes | Sverker Eriksson |
2016-11-30 | erts: Add enif_select & enif_open_resource_type_x | Sverker Eriksson |
2016-11-23 | erts: Secure abi backward compat for tracer nifs | Sverker Eriksson |
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 |