aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erl_driver.xml
AgeCommit message (Expand)Author
2016-07-13erts: Editorial changesxsipewe
2016-07-13erts: Move all functions in docs to be in alphabetical orderLukas Larsson
2016-06-14erts: Fix doc xml errorsLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-02-02Merge branch 'maint'Rickard Green
2016-02-02Use nano second time unit in tracingRickard Green
2016-02-02Merge branch 'maint'Rickard Green
2016-01-21Introduce time management in native APIsRickard Green
2015-12-15Merge branch 'lukas/erts/forker'Lukas Larsson
2015-12-15erts: Add erl_drv_set_pidLukas Larsson
2015-12-15erts: Add support for asynchronous open_portLukas Larsson
2015-11-27Merge branch 'maint'Sverker Eriksson
2015-11-27Merge branch 'sverk/cpool_fetch-dc_list-fix' into maintSverker Eriksson
2015-11-10erts: Make key argument constant for erl_drv_{get|put}envSverker Eriksson
2015-11-04Merge branch 'maint'Hans Bolinder
2015-11-04[erts] Correct documentationHans Bolinder
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-06-18Change license text to APLv2Bruce Yinhe
2014-10-17Clarify docs for driver_async() return valueSteve Vinoski
2014-09-12erts: Remove enif_have_dirty_schedulers()Sverker Eriksson
2014-03-21Introduce minimum allowed major driver and nif versions on loadRickard Green
2014-02-24ose: Create OSE applicationLukas Larsson
2014-01-29erts: Add map construction to driver APISverker Eriksson
2014-01-15remove deprecated driver_async_cancel functionSteve Vinoski
2013-09-05Merge branch 'maint'Björn-Egil Dahlberg
2013-09-05Merge branch 'egil/erl_driver-thread-info/OTP-11303' into maintBjörn-Egil Dahlberg
2013-09-03erts: Document erl_driver interface lock namesBjörn-Egil Dahlberg
2013-08-23Merge branch 'maint'Patrik Nyblom
2013-08-23Create better distribution of files over async threadsPatrik Nyblom
2013-08-08Merge branch 'maint'Fredrik Gustafsson
2013-08-07Misc. corrections for erl_driver(3)olgeni
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-14Merge branch 'rickard/erl_drv_consume_timeslice/OTP-10810'Rickard Green
2013-02-13Implement erl_drv_consume_timeslice()Rickard Green
2013-02-12erts: Fix documentation about 10 default async threads.Sverker Eriksson
2012-12-20Fix documentationRickard Green
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-07Add support for busy port message queueRickard Green
2012-12-03Add erl_drv_[send|output]_termRickard Green
2012-11-15Add clearer warnings about misuse of NIF and driver functionalityRickard Green
2012-07-11erts: add space before '*' in some function prototypesHans Bolinder
2012-03-15Fix typos in driver.xml and erl_driver.xmlTuncer Ayaz
2011-12-09Driver API: Update documentation for 64-bit sizesRaimo Niskanen
2011-11-13Use generic lock-free queue for async threadsRickard Green
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-03-25erts: Fix doc typos, duplication and readabilityTuncer Ayaz
2010-03-16Change all incorrect occurrences of it's to itsMatthias Lang
2010-02-17OTP-8457 Minor documentation fixes. Mainly anchor adjustments.Rickard Green
2010-02-11OTP-8335 Even more NIF featuresSverker Eriksson