summaryrefslogtreecommitdiff
path: root/erts/doc/src/erl_nif.xml
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* erts: Add enif_consume_timesliceSverker Eriksson2013-02-131-5/+32
* Add clearer warnings about misuse of NIF and driver functionalityRickard Green2012-11-151-29/+68
* erts: add space before '*' in some function prototypesHans Bolinder2012-07-111-13/+13
* erts: Deprecate the NIF reload mechanismSverker Eriksson2011-11-291-16/+19
* Merge branch 'fm/enif_is_number'Henrik Nord2011-10-181-0/+4
|\
| * Add NIF function enif_is_numberFilipe David Manana2011-06-081-0/+4
* | Merge branch 'dev' into majorHenrik Nord2011-09-201-3/+3
|\ \
| * | Fix typos (variable name) in erl_nif(3)Tuncer Ayaz2011-09-151-3/+3
| |/
* | Rename enif_get_reverse_list to enif_make_reverse_listLukas Larsson2011-07-011-7/+7
* | Added enif_get_reverse_list to nif APILukas Larsson2011-06-301-0/+7
|/
* add support for checking if an ERL_NIF_TERM is an exceptionSteve Vinoski2011-03-241-1/+12
* clarify NIF resource object deallocation documentationSteve Vinoski2011-03-091-19/+30
* Fix minor typos in erl_nif documentationSverker Eriksson2011-01-051-11/+12
* Remove warning about experimental status of NIFs from erlang.xmlPatrik Nyblom2010-09-061-2/+2
* NIF doc official support noteSverker Eriksson2010-07-231-7/+6
* NIF 64-bit integer supportSverker Eriksson2010-07-231-2/+25
* OTP-8555 Send message from NIFSverker Eriksson2010-06-031-128/+282
* erl_nif: add make_atom_len, make_existing_atom_len and make_string_lenTuncer Ayaz2010-05-241-3/+22
* erl_nif: add enif_get_atom_length and enif_get_list_lengthTuncer Ayaz2010-05-241-0/+11
* erl_nif: add enif_is_list and enif_is_tupleTuncer Ayaz2010-05-241-0/+8
* OTP-8474 NIF improvements after R13B04Sverker Eriksson2010-04-281-0/+12
* Fix typos in erl_nif.xmlTuncer Ayaz2010-04-071-14/+14
* OTP-8335 NIF improvements:Sverker Eriksson2010-02-171-3/+10
* OTP-8335 NIF improvements:Sverker Eriksson2010-02-171-22/+56
* OTP-8335 NIF improvements:Sverker Eriksson2010-02-151-41/+72
* OTP-8335 Even more NIF featuresSverker Eriksson2010-02-111-38/+473
* OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen2010-01-261-2/+2
* OTP-8304 Incompatible changes in the experimental NIF feature. Changed theSverker Eriksson2009-12-091-72/+124
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+351