aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erl_nif.xml
AgeCommit message (Expand)Author
2016-07-13erts: Review of documentation changesLukas Larsson
2016-07-13erts: Editorial changesxsipewe
2016-07-13erts: Move all functions in docs to be in alphabetical orderLukas Larsson
2016-06-17Minor reorganization of dirty NIF documentationRickard Green
2016-06-16Add documentation about dirty job typeRickard Green
2016-06-14erts: Fix doc xml errorsLukas Larsson
2016-06-09erts: Fix erl_nif.xml xmllint errorsBjörn-Egil Dahlberg
2016-06-08Replace enif_is_on_dirty_scheduler() with enif_thread_type()Rickard Green
2016-05-31Merge branch 'rickard/ds-doc/OTP-13123'Rickard Green
2016-05-27Minor doc fixRickard Green
2016-05-23minor fixesRickard Green
2016-05-13Merge branch 'egil/erts/nif-format_term/OTP-13580'Björn-Egil Dahlberg
2016-05-11erts: Document enif_snprintfBjörn-Egil Dahlberg
2016-05-11Add better support for communication with a process executing dirty NIFRickard Green
2016-05-10Remove conditional dirty schedulers APIRickard Green
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