2048 Commits (8e81e91c5554cd49580779f8b32b3a2e931c8782)

Author SHA1 Message Date
cjihrig d83373d800 2016-08-15, Version 6.4.0 (Current) 8 years ago
Ben Gourley 24e4488891 doc: fix "hashOwnProperty" typo in querystring 8 years ago
Bartosz Sosnowski 08996fde3c fs: restore JS implementation of realpath 8 years ago
Jeremiah Senkpiel ab3306ad51
tty: set the handle to blocking mode 8 years ago
Zach Bjornson e925b62771 doc: fix cluster message event docs 8 years ago
Anna Henningsen c628982a06 doc: add `added:` information for cluster 8 years ago
Roman Reiss 1a6a69a8e0
util: add inspect.defaultOptions 8 years ago
Luigi Pinca bb3b4d7d49 doc: fix typo in vm.runInNewContext() description 8 years ago
Linus Unnebäck 4a87abb8e8 fs: add bytesRead to ReadStream 8 years ago
Pat Pannuto 99f45b2476
child_process: control argv0 for spawned processes 8 years ago
Pat Pannuto a804db1af7
process: save original argv[0] 8 years ago
kibertoad beea23af65
doc: clarify fd closing by `fs.readFile` etc. 8 years ago
Prince J Wesley b779eb423d
repl: Add editor mode support 8 years ago
Luigi Pinca 769f63ccd8 doc: add `added:` information for events 8 years ago
Phillip Johnsen 66af6a9028
doc: improve server.listen() random port 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 8 years ago
hugnosis 561958e565 doc: fix default encoding mention in crypto.md 8 years ago
vladimir 320f433dcd util: support classes in util.deprecate() 8 years ago
James M Snell 29e49fc286 doc, punycode: soft-deprecation of the punycode module 8 years ago
cjihrig 75c6d9dd95 cluster: support stdio option for workers 8 years ago
Joey Cozza 65a42ab892 doc: fix path markdown formatting 8 years ago
Ravindra barthwal 1658297f47 doc: add missing semicolon 8 years ago
Eugene Ostroukhov f789eb3106 inspector: Do not crash if the port is n/a 8 years ago
Joe Esposito 6ea8c669df doc: remove extra spaces and concats in examples 8 years ago
Prince J Wesley c948877688
doc: align breakEvalOnSigint - repl option 8 years ago
Alex Perkins 1d83013d19
doc: minor typo fixes in stream docs 8 years ago
Anna Henningsen c67ec57c8f
doc: fix `added:` date for `NODE_REPL_HISTORY` 8 years ago
Brian White b3127df59a
doc: add/fix version metadata for Buffer methods 8 years ago
Brian White ac57089960
doc: improve function parameter descriptions 8 years ago
Brian White 3f208c70da
doc: add missing properties in Buffer docs 8 years ago
Brian White 87a097da51
doc: improve wording and style of Buffer docs 8 years ago
Brian White cc1318b5ed
doc: improve links in Buffer docs 8 years ago
Brian White 344cac112b
doc: reorganize Buffer link references 8 years ago
Brian White fe89848dc6
doc: improve Buffer code examples 8 years ago
cjihrig ff3ce11894 child_process: support stdio option in fork() 8 years ago
Vitaly Tomilov 74f0943284
doc: correcting misspelling 8 years ago
Sakthipriyan Vairamani af4915894b doc: general improvments to events documentation 8 years ago
Hargobind S. Khalsa 59741a9bee doc: correct sample output of buf.compare 8 years ago
Italo A. Casas c897d0ba71
doc: add `added:` information for stream 8 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 8 years ago
Lance Ball 2fe277a05c doc: Warn against `uncaughtException` dependency. 9 years ago
Kevin Donahue c09dfe3a0b
doc: fix typo in stream doc 8 years ago
Claudio Rodriguez 6e15ae98fe fs: rename event to eventType in fs.watch listener 8 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 8 years ago
Anna Henningsen a7105a8db3
test,doc: clarify `buf.indexOf(num)` input range 8 years ago
Evan Lucas bc7b71937c doc: fix util.deprecate() example 8 years ago
Sakthipriyan Vairamani 4b9a0e4133 doc: link and highlight Object.assign 8 years ago
Quentin Headen fcae5e2d91
doc: dns.resolve fix callback argument description 8 years ago
Santiago Gimeno 5a641e2b6d doc,dgram: fix addMembership documentation 8 years ago
Diosney Sarmiento 9fbe456db1 repl: add support for custom completions 8 years ago