1820 Commits (83aa1f7f3f5722174c2c6a667631cc9977d34a81)

Author SHA1 Message Date
Claudio Rodriguez 929b5b92a5 doc: fix multiline return comments in querystring 9 years ago
Rich Trott 9eb0ef4c2c doc: fix invalid path doc comments 9 years ago
Rich Trott a97dfa0027 doc: explain path.format() algorithm 9 years ago
Benjamin Gruenbaum d8290286b3 doc: document deprecation of util._extend 9 years ago
Felix Böhm 939d6efe0f doc: fix return value of write methods 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 6ba5af2c2c console: check that stderr is writable 9 years ago
Mithun Patel 99a5d07935 doc: Add note about use of JSON.stringify() 9 years ago
James M Snell b6e3fa745b events: add eventNames() method 9 years ago
Kirill Fomichev 64044813ac doc: clarify type of first argument in zlib 9 years ago
Kevin Locke b801e39266 doc: clarify when writable.write callback is called 9 years ago
Daijiro Wachi 23df9d99ac doc: fix typo in api/addons 9 years ago
Daijiro Wachi b98d53b28b doc: fix typo in api/dgram 9 years ago
Daijiro Wachi 3cde96e02f doc: fix typo in api/fs 9 years ago
Stefano Vozza ecbb955be4 doc: remove non-standard use of hyphens 9 years ago
Kári Tristan Helgason 995a33b5f6 doc: add clarification on birthtime in fs stat 9 years ago
Vaibhav f2bd9cddee doc: update removeListener behaviour 9 years ago
Benjamin Gruenbaum b217460f54 doc: fix typo in child_process docs 9 years ago
Robert C Jensen e2488fa953 doc: include typo in 'unhandledRejection' example 9 years ago
Steve Mao 0ea3899cab doc: fix markdown links 9 years ago
axvm a49849265c doc: fix dns.resolveCname description typo 9 years ago
Sequoia McDowell 1d9a2b28bb doc: add info to docs on how to submit docs patch 9 years ago
Michaël Zasso 449684752c doc: fix typo in fs.symlink 9 years ago
Matteo Collina 8af4bb86c0 dgram: default send address to 127.0.0.1 or ::1 9 years ago
James M Snell 831b30eeb7 doc: improve unhandledException doc copy 9 years ago
Craig Akimoto 4c724dd439 doc: update V8 URL 9 years ago
Fedor Indutny b010c87164 crypto, string_bytes: treat `buffer` str as `utf8` 9 years ago
Evan Lucas 3c79bbda47 doc: fix typo in child_process documentation 9 years ago
Anton Andesen 8d8fef09ee doc: add note for binary safe string reading 9 years ago
Alexander Makarenko f0c06147b3 doc: improvements to crypto.markdown copy 9 years ago
Hugo Wood 5298c81f42 doc: `require` behavior on case-insensitive systems 9 years ago
Tristan Slominski 1411e0b648 doc: document base64url encoding support 9 years ago
Jackson Tian c6ae7d00c6 doc: improve httpVersionMajor / httpVersionMajor 9 years ago
Evan Lucas 1c30d606b1 doc: fix relative links in net docs 9 years ago
Brian White a67d5c1034 doc: fix crypto function indentation level 9 years ago
dcposch@dcpos.ch 4e77a7ce29 doc: link to man pages 9 years ago
Rafael Cepeda 9894c026f5 doc: add missing property in cluster example 9 years ago
Chris Dew 1913909fce doc: corrected name of argument in socket.send 9 years ago
Alexander Makarenko acee594b6e doc: fix links in tls, cluster docs 9 years ago
Sam Roberts 513133c936 doc: correct name of engine methods 9 years ago
Rich Trott 3e3d941495 doc,tools,test: lint doc-based addon tests 9 years ago
Rich Trott 6e6ce09861 doc: copyedit util doc 9 years ago
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago
Marc Cuva 7e51966b32 doc: fix typo in pbkdf2Sync code sample 9 years ago
Chinedu Francis Nwafili 8b1af2f8d4 doc: fix buf.readInt16LE output 9 years ago
cjihrig ee7754be47 repl: accept no arguments to start() 9 years ago
cjihrig 54cbf2826b doc: note util.isError() @@toStringTag limitations 9 years ago
Dirceu Pereira Tiegs 581606a5fd doc: clarify error handling in net.createServer 9 years ago
Ron Korving 45789027ac doc: document fs.datasync(Sync) 9 years ago
Ben Noordhuis 66f4586dd0 cluster: emit worker as first 'message' event arg 9 years ago