13457 Commits (4f6ad5c1dde2c320e9bde5d69e217e6d051cf93f)
 

Author SHA1 Message Date
Stefano Vozza 4f6ad5c1dd doc: align doc/api/tls.markdown with style guide 9 years ago
Rich Trott 8b43d3f52d zlib: do not emit event on *Sync() methods 9 years ago
Ali Ijaz Sheikh a53b2ac4b1 contextify: tie lifetimes of context & sandbox 9 years ago
Anna Henningsen be97db92af test: add buffer alignment regression tests 9 years ago
Ali Ijaz Sheikh 73fc440870 buffer: fix buffer alignment restriction 9 years ago
Jarrett Widman 5f1eb434ee doc: topic blocking vs non-blocking 9 years ago
Matt Loring 0eb3ed50ba test: reduce brittleness of tab complete test 9 years ago
Prince J Wesley a38d6ad4be repl: support standalone blocks 9 years ago
James M Snell 9e30129fa7 tools: add buffer-constructor eslint rule 9 years ago
Brian White 089bef0a81 timers: improve setImmediate() performance 9 years ago
Lance Ball ad8257fa5b repl: Assignment of _ allowed with warning 9 years ago
Sakthipriyan Vairamani c67937bebb tools: remove unused imports 9 years ago
Andrea Giammarchi ac6af73a6d doc: fix typo in synchronous randomBytes example 9 years ago
HUANG Wei 545b8fd8d8 net: emit host in lookup event 9 years ago
Brian White 08085c49b6 path: assert inputs are strings 9 years ago
Brian White af09a9cc1b doc: fix crypto update() signatures 9 years ago
Alexis Campailla 1cf26c036d win: prevent node from running on Windows Vista or earlier 9 years ago
Alexis Campailla 55db19074d win,msi: prevent from installing on Windows Vista or earlier 9 years ago
Claudio Rodriguez 929b5b92a5 doc: fix multiline return comments in querystring 9 years ago
Alexander Penev 2e1ae3ead1 https: fix ssl socket leak when keepalive is used 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
Evan Lucas e7039dbd94 2016-03-16, Version 5.9.0 (Stable) 9 years ago
Mithun Patel e6bdb6176b docs: fix man pages link if tok type is code 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
Jeremiah Senkpiel f9e6191f85 doc: reformat & improve node.1 manual page 9 years ago
Rich Trott 9de9a08587 path: refactor path.format() repeated code 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Johan Bergström 90a5fc20be build: remove lint/dotfiles from release tarball 9 years ago
Rich Trott ba16a12051 src: allow combination of -i and -e cli flags 9 years ago
Rich Trott 6ba5af2c2c console: check that stderr is writable 9 years ago
Rich Trott 2a0b3daa4c doc: add Testing WG 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
Kári Tristan Helgason f380db237b zlib: add support for concatenated members 9 years ago
Vladimir Kurchatkin 3b2094152e net: make `isIPv4` and `isIPv6` more efficient 9 years ago
Kirill Fomichev 64044813ac doc: clarify type of first argument in zlib 9 years ago
Shigeki Ohtsu 668fb17320 deps: update openssl config 9 years ago
Sam Roberts a78b3344f8 net: type check createServer options object 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
Claudio Rodriguez e03c75b4a9 doc: update fansworld-claudio username on README 9 years ago
Jeremiah Senkpiel 7a3ed98229 doc: add onboarding resources 9 years ago
Stefano Vozza ecbb955be4 doc: remove non-standard use of hyphens 9 years ago
Santiago Gimeno fbe0b444ef test: improve test-npm-install 9 years ago
Kári Tristan Helgason 25eedf02a8 test: eval a strict function 9 years ago
Kári Tristan Helgason 995a33b5f6 doc: add clarification on birthtime in fs stat 9 years ago