aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erl_nif.xml
AgeCommit message (Expand)Author
2016-04-15erts: Implement tracer modulesLukas Larsson
2016-04-15Merge branch 'lukas/erts/enif_send_null_env/OTP-13495'Lukas Larsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-07erts: Add enif_send with NULL as msg envLukas Larsson
2016-03-29erts: Polish erl_nif docsSverker Eriksson
2016-03-29erts: Improve enif_binary_to_termSverker Eriksson
2016-03-29erts: Add enif_port_commandLukas Larsson
2016-03-29erts: Add enif_term_to_binary and enif_binary_to_termLukas Larsson
2016-03-29erts: Add enif_is_process/port_aliveLukas Larsson
2016-03-29erts: Add enif_cpu/now_time and enif_make_unique_integerLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-02-08erts: Fix error cases in enif_get_list_lengthSverker Eriksson
2016-01-21Introduce time management in native APIsRickard Green
2015-11-27Merge branch 'sverk/cpool_fetch-dc_list-fix' into maintSverker Eriksson
2015-11-26erts: Add enif_getenvSverker Eriksson
2015-11-04[erts] Correct documentationHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-05Add forgotten argument to example in erl_nif docTomas Abrahamsson
2015-06-01Merge branch 'vinoski/enif-raise-exception/OTP-12770'Sverker Eriksson
2015-05-28erts: Cleanup fsummary lines in erl_nif docsSverker Eriksson
2015-05-28erts: Fix alphabetic order in erl_nif docSverker Eriksson
2015-05-28erts: Add docs for map functions in nif APISverker Eriksson
2015-05-26Add enif_raise_exceptionSteve Vinoski
2015-05-26Enhance enif_has_pending_exceptionSteve Vinoski
2015-04-15erts: Remove old docs about experimental NIF versions.Sverker Eriksson
2015-04-15erts: Add enif_has_pending_exceptionSverker Eriksson
2015-04-15erts: Clearify erl_nif documentation about badarg exceptionSverker Eriksson
2015-03-15Ensure NIF term creation disallows illegal valuesSteve Vinoski
2014-09-12erts: Remove enif_have_dirty_schedulers()Sverker Eriksson
2014-08-28add enif_schedule_nif() to NIF APISteve Vinoski
2014-03-21Introduce minimum allowed major driver and nif versions on loadRickard Green
2014-01-28initial support for dirty schedulers and dirty NIFsSteve Vinoski
2013-08-21erts: Add option to include nifs staticallyLukas Larsson
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-13erts: Add enif_consume_timesliceSverker Eriksson
2012-11-15Add clearer warnings about misuse of NIF and driver functionalityRickard Green
2012-07-11erts: add space before '*' in some function prototypesHans Bolinder
2011-11-29erts: Deprecate the NIF reload mechanismSverker Eriksson
2011-10-18Merge branch 'fm/enif_is_number'Henrik Nord
2011-09-20Merge branch 'dev' into majorHenrik Nord
2011-09-15Fix typos (variable name) in erl_nif(3)Tuncer Ayaz
2011-07-01Rename enif_get_reverse_list to enif_make_reverse_listLukas Larsson
2011-06-30Added enif_get_reverse_list to nif APILukas Larsson
2011-06-08Add NIF function enif_is_numberFilipe David Manana
2011-03-24add support for checking if an ERL_NIF_TERM is an exceptionSteve Vinoski
2011-03-09clarify NIF resource object deallocation documentationSteve Vinoski
2011-01-05Fix minor typos in erl_nif documentationSverker Eriksson
2010-09-06Remove warning about experimental status of NIFs from erlang.xmlPatrik Nyblom
2010-07-23NIF doc official support noteSverker Eriksson