summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* repl: add support for custom completionsDiosney Sarmiento2016-08-101-0/+3
* src: remove final trace of raw encodingTrevor Norris2016-08-081-2/+1
* buffer: introduce latin1 encoding termTrevor Norris2016-08-082-37/+47
* doc: fix `added:` date for `NODE_REPL_HISTORY`Anna Henningsen2016-08-021-1/+1
* 2016-07-21, Version 6.3.1 (Current)v6.3.1Evan Lucas2016-07-211-0/+103
* doc: correcting misspellingVitaly Tomilov2016-07-211-2/+2
* doc: general improvments to events documentationSakthipriyan Vairamani2016-07-211-28/+28
* doc: correct sample output of buf.compareHargobind S. Khalsa2016-07-201-1/+1
* doc: add `added:` information for streamItalo A. Casas2016-07-201-3/+90
* doc: fix inconsistencies in code stylesaadq2016-07-2011-24/+24
* doc: Warn against `uncaughtException` dependency.Lance Ball2016-07-201-12/+17
* doc: fix typo in stream docKevin Donahue2016-07-201-1/+1
* doc: removed old git conflict markers from fs.mdJaime Hidalgo GarcĂ­a2016-07-201-3/+0
* fs: rename event to eventType in fs.watch listenerClaudio Rodriguez2016-07-201-6/+15
* doc: fix typo in the CHANGELOG_V6vsemozhetbyt2016-07-201-1/+1
* test,doc: clarify `buf.indexOf(num)` input rangeAnna Henningsen2016-07-201-2/+4
* doc: fix util.deprecate() exampleEvan Lucas2016-07-151-1/+1
* doc: link and highlight Object.assignSakthipriyan Vairamani2016-07-151-2/+3
* doc: grammar fixes to event loop guideRyan Lewis2016-07-151-82/+90
* doc: dns.resolve fix callback argument descriptionQuentin Headen2016-07-151-1/+4
* doc: add benchmark who-to-CC infoRich Trott2016-07-151-1/+2
* doc,dgram: fix addMembership documentationSantiago Gimeno2016-07-151-4/+5
* doc: delete non-existing zlib constantsFranziska Hinkelmann2016-07-151-7/+0
* doc: fix minor style issues in http.mdRich Trott2016-07-131-9/+9
* doc: updating REPLACEME tag during releaseGibson Fahnestock2016-07-131-3/+13
* doc: fix detached child stdio examplecjihrig2016-07-121-1/+1
* 2016-07-06, Version 6.3.0 (Current)v6.3.0Jeremiah Senkpiel2016-07-062-1/+183
* doc: add `added:` information for timersAnna Henningsen2016-07-061-0/+24
* util: add an option for configuring break lengthcjihrig2016-07-061-0/+3
* buffer: speed up swap16/32, add swap64Zach Bjornson2016-07-051-4/+28
* doc: fix documentation of process.argvTarun Garg2016-07-051-4/+6
* doc: add guide for Node.js TimersRyan Lewis2016-07-052-22/+214
* doc: improve usage of `zero`/`0`Rich Trott2016-07-052-2/+2
* doc: fixing minor typo in AtExit hooks sectionDaniel Bevenius2016-07-051-1/+1
* doc: fix broken refs to url.parse() in http docsAnna Henningsen2016-07-052-2/+2
* doc: add `added:` information for httpsAnna Henningsen2016-07-051-0/+27
* doc: add `added:` information for httpAnna Henningsen2016-07-051-0/+244
* doc: general improvements to timers.mdJames M Snell2016-07-052-56/+114
* doc: fix typographic error in process docRich Trott2016-07-051-1/+1
* doc: fix "sign.verify" typo in crypto doc.Ruslan Iusupov2016-07-051-1/+1
* doc: clarify child_process stdout/stderr typessartrey2016-07-051-4/+4
* doc: add CTC meeting minutes 2016-06-15Josh Gavant2016-07-051-0/+175
* readline: allow passing prompt to constructorEvan Lucas2016-07-051-2/+6
* doc: update "who to cc in issues" chartJeremiah Senkpiel2016-07-051-9/+16
* doc: fix link in the stream docItalo A. Casas2016-07-051-9/+9
* doc: fix repl defineCommand exampleakki2016-07-051-2/+2
* doc: add `added:` information for tlsItalo A. Casas2016-07-051-0/+137
* doc: mention http request "aborted" eventsKyle E. Mitchell2016-07-051-0/+14
* doc: add argument information for socket.destroy()Rich Trott2016-07-051-1/+4
* doc: general improvements to os.md copyJames M Snell2016-07-051-117/+227