aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erl_driver.xml
AgeCommit message (Expand)Author
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-23Create better distribution of files over async threadsPatrik Nyblom
2013-08-07Misc. corrections for erl_driver(3)olgeni
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
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP