summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: add tls server.close() callback docsarchived-io.js-v0.12Sam Roberts2014-12-301-2/+2
* dgram: close() should accept a callbackSam Roberts2014-12-301-3/+4
* doc: be specific about the unit of `maxBuffer`Tim Ruffles2014-12-291-7/+12
* doc: document time() and timeEnd() relationshipMark Stosberg2014-12-231-2/+10
* doc: fix v8 doc headings so 'make doc' passesMark Stosberg2014-12-231-2/+2
* debugger: improve clearBreakpoint error and docsJulian Duque2014-12-191-1/+2
* fs: deprecate exists() and existsSync()cjihrig2014-12-191-2/+2
* doc: document callback of http res/req end methodJackson Tian2014-12-181-0/+5
* fs: add access() and accessSync()cjihrig2014-12-151-0/+33
* doc: change write() after end() streams exampleAlejandro Oviedo2014-12-141-5/+4
* lib: reintroduce v8 moduleBen Noordhuis2014-12-143-0/+45
* domain: add soft deprecation noticeChris Dickinson2014-12-121-0/+7
* doc: added node-forward TC meeting 2014-10-15Rod Vagg2014-12-121-0/+44
* domain: forward args to .run(fn)micnic2014-12-121-2/+3
* doc: added TC meeting minutes for 2014-12-10Rod Vagg2014-12-121-0/+139
* doc: add TC notes from october 29thMikeal Rogers2014-12-111-0/+33
* doc: meeting notes from oct 9th TC meetingMikeal Rogers2014-12-111-0/+61
* src: remove the tracing module entirelyBert Belder2014-12-092-67/+0
* doc: mention callback for http res/req write & endJackson Tian2014-12-091-8/+11
* src: remove Async ListenerTrevor Norris2014-12-091-223/+1
* doc: set logical umask in process.umask exampleCarlos Campderrós2014-12-091-1/+1
* doc: fixes grammar in timers/tlsBrendan Ashworth2014-12-072-4/+4
* events: implement EventEmitter#getMaxListeners()Christian Tellnes2014-12-051-0/+14
* url: support `path` for url.formatYazhong Liu2014-12-021-4/+5
* Merge remote-tracking branch 'joyent/v0.12' into v0.12Ben Noordhuis2014-11-225-8/+64
|\
| * path: added parse() and format() functionsRory Bradford2014-11-201-0/+42
| * path: allow calling platform specific methodsTimothy J Fontaine2014-11-201-0/+10
| * doc: correct broken link in net.markdownSteve Sharp2014-11-201-1/+1
| * doc: clarify return value of http.createServerMK Safi2014-11-191-1/+1
| * doc: fix typos in http.markdownArtur Cistov2014-11-171-4/+4
| * doc: note ability to require files within packagessudodoki2014-11-091-0/+6
| * doc: remove tls.createSecurePair deprecationChris Dickinson2014-11-071-2/+0
* | lib: add setFlagsFromString() to tracing moduleBen Noordhuis2014-11-201-0/+15
|/
* net: add pauseOnConnect option to createServer()cjihrig2014-10-271-1/+8
* docs: fix smalloc.dispose() exampleVladimir Kurchatkin2014-10-271-1/+7
* doc: correct createSecureContextWang Xinyong2014-10-092-3/+1
* doc: fix wording and punctuation in modulesStiliyan Lazarov2014-10-081-4/+4
* buffer, doc: misc. fix and cleanupTrevor Norris2014-10-081-0/+6
* doc: add missing semicolonsSteve Mao2014-10-071-9/+9
* streams: set default encoding for writable streamsJohnny Ray2014-10-071-0/+8
* doc: improve readLine.pause()Victor Widell2014-10-061-0/+2
* doc: Update net.markdownSteve Sharp2014-10-061-0/+1
* buffer: add generic functions for (u)int opsYazhong Liu2014-10-031-0/+42
* readline: should not require an output stream.Julien Gilli2014-10-011-3/+10
* url: make query() consistentGabriel Wicke2014-10-011-3/+4
* doc: note stdout and stderr special behaviors.Julien Fontanet2014-10-011-2/+4
* doc: fix optional parameter parsingTrevor Norris2014-09-2919-77/+93
* doc: fix brackets for optional parametersTrevor Norris2014-09-2524-183/+183
* doc: corrected typo in vm docsAndrew Teich2014-09-191-1/+1
* doc: console example improvementGuilherme de Souza2014-09-171-0/+3