13103 Commits (2c55cc2d2c584a4269d5d516cbf8b45e0d1092f3)
 

Author SHA1 Message Date
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
Stefan Budeanu bf1237921c build: Add VARIATION variable to binary target 9 years ago
Evan Lucas 318ded2c4d 2016-01-20, Version 5.5.0 (Stable) 9 years ago
Ben Noordhuis 1e5a02628c src: fix negative values in process.hrtime() 9 years ago
Myles Borins d50a8a9848 2016-01-20, Version 4.2.5 "Argon" (LTS) Release 9 years ago
Richard Lau c9dbd2b19f doc: restore ICU third-party software licenses 9 years ago
Richard Lau 2b9bd0f7b0 tools: fix license-builder.sh for ICU 9 years ago
Rich Trott 44aba1ab1c test: improve test-cluster-disconnect-suicide-race 9 years ago
Evan Lucas df4d209ad5 stream: prevent object map change in ReadableState 9 years ago
Roman Reiss 647861befb test: fix issues for space-in-parens ESLint rule 9 years ago
Roman Reiss 6588a70463 tools: enable space-in-parens ESLint rule 9 years ago
Rich Trott d5c525dc74 test: make test-cluster-disconnect-leak reliable 9 years ago
cjihrig eee9dc7e9d Revert "stream: add bytesRead property for readable" 9 years ago
Evan Lucas ff64a4c395 node: allow preload modules with -i 9 years ago
Jackson Tian 8d0ca10752 buffer: make byteLength work with Buffer correctly 9 years ago
Ben Ripkens 5f57005ec9 v8,src: expose statistics about heap spaces 9 years ago
Santiago Gimeno e65f1f7954 test: fix tls-multi-key race condition 9 years ago
Kohei TAKATA ad63d350d4 readline: Remove XXX and output debuglog 9 years ago
cjihrig 8bad51977a src: return UV_EAI_NODATA on empty lookup 9 years ago
Ben Noordhuis 761cf2bf6a src: don't check failure with ERR_peek_error() 9 years ago
Peter Geiss 83d2b7707e buffer: remove unnecessary TODO comments 9 years ago
Evan Lucas da550aa063 repl: make sure historyPath is trimmed 9 years ago
Michaël Zasso 0ec093cd41 lib,test: remove extra semicolons 9 years ago
Michaël Zasso 162e16afdb tools: enable no-extra-semi rule in eslint 9 years ago
Rich Trott 66b9c0d8bd debugger: remove variable redeclarations 9 years ago
Rich Trott 19f700859b module: revert "optimize js and json file i/o" 9 years ago
Rich Trott 3441a4178b fs: revert "change statSync to accessSync..." 9 years ago
Ali Ijaz Sheikh 384b20362c deps: upgrade to V8 4.7.80.32 9 years ago
cjihrig 212a44df03 doc: clarify protocol default in http.request() 9 years ago
Rod Vagg 3297036345 doc: update branch-diff arguments in release doc 9 years ago
Michael Theriot 666c089e68 doc: fix named anchors in addons.markdown and http.markdown 9 years ago
Dave f9a59c1d3b events: make sure console functions exist 9 years ago
Brian White 4bc1a47761 querystring: improve parse() performance 9 years ago
Jackson Tian bfb2cd0bfd stream: add bytesRead property for readable 9 years ago
Fedor Indutny ebd9addcd1 crypto: clear error stack in ECDH::Initialize 9 years ago
Claudio Rodriguez 310530b7ec doc: add path property to Write/ReadStream in fs.markdown 9 years ago
Vitor Cortez 3470574cb6 doc: clarify explanation of first stream section 9 years ago
julien.waechter 8182ec094d build: add option to select VS version 9 years ago
Rod Vagg d91646b9c7 doc: rebuild LICENSE using tools/license-builder.sh 9 years ago
Rod Vagg 031b87d42d tools: add license-builder.sh to construct LICENSE 9 years ago
Rod Vagg 3727ae0d7d test: use addon.md block headings as test dir names 9 years ago
Santiago Gimeno 9571be12f6 cluster: fix race condition setting suicide prop 9 years ago
Jérémy Lal 265e2f557b doc: fix typo in doc/node.1 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Michaël Zasso ec8e0ae697 tools: fix style issue after eslint update 9 years ago
Michaël Zasso 7ce0e04f44 lib: fix style issues after eslint update 9 years ago
Michaël Zasso 4d5ee7a512 tools: update eslint config 9 years ago
Michaël Zasso 2d441493a4 tools: update eslint to v1.10.3 9 years ago
Michaël Zasso ed55169834 gitignore: never ignore debug module 9 years ago
Julien Gilli 90204cc468 domains: clear stack when no error handler 9 years ago