aboutsummaryrefslogtreecommitdiff
path: root/doc/api/timers.markdown
AgeCommit message (Expand)Author
2016-04-20doc: git mv to .mdRobert Jefe Lindstaedt
2016-04-02doc: consolidate timers docs in timers.markdownBryan English
2016-03-21doc: grammar, clarity and links in timers docBryan English
2016-01-04timers: fail early when callback is not a functionAnna Henningsen
2015-12-29doc: copyedit setTimeout() documentationRich Trott
2015-12-03doc: add links and backticks around namesjpersson
2015-11-12doc: sort timers alphabeticallyTristian Flanagan
2015-11-02doc: add note about timeout delay > TIMEOUT_MAXGuilherme Souza
2015-09-16timer: ref/unref return selfSam Roberts
2015-08-23node: additional cleanup for node renamecjihrig
2015-08-23node: rename from io.js to nodecjihrig
2015-02-27doc: update stability indexChris Dickinson
2015-02-13doc: fix sentence grammar timers.markdownOmer Wazir
2015-02-07doc: update node.js references in api docsBen Noordhuis
2014-12-07doc: fixes grammar in timers/tlsBrendan Ashworth
2014-09-29doc: fix optional parameter parsingTrevor Norris
2014-09-25doc: fix brackets for optional parametersTrevor Norris
2014-02-13Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-13doc: changed timer id to objectChristian
2013-07-11test: regression test for #5798 setImmediateTimothy J Fontaine
2013-07-05doc: remove mention of maxTickDepthTrevor Norris
2013-02-15doc: add setImmediate execute timing descriptionShigeki Ohtsu
2012-08-12timers: implement setImmediateTimothy J Fontaine
2012-07-23add docs for socket/server/timer unref and refTimothy J Fontaine
2012-03-03doc: Add stability indicators to documentationisaacs
2012-02-29doc refactor: timersisaacs
2011-09-13Doc fixesRyan Dahl
2011-09-06docs: typos and minor edits in several modulesThomas Shinnick
2010-10-28Splitting documentationMicheil Smith