12640 Commits (9baa5618f51b2d4d1537feab9b7591c2fd9badcf)
 

Author SHA1 Message Date
Ali Ijaz Sheikh 9baa5618f5 deps: backport 066747e from upstream V8 9 years ago
Rich Trott f5bfacd858 test: remove unused `util` imports 9 years ago
Rich Trott d795301025 test: remove unnecessary assignments 9 years ago
Ben Noordhuis 41882e4077 repl: fix require('3rdparty') regression 9 years ago
cjihrig 3080bdc7d7 src: define Is* util functions with macros 9 years ago
cjihrig b421119984 util: determine object types in C++ 9 years ago
cjihrig acc3d66934 test: move ArrayStream to common 9 years ago
Ben Noordhuis 6a7c9d9293 util: move .decorateErrorStack to internal/util 9 years ago
Ben Noordhuis 0ae90ecd3d module,repl: remove repl require() hack 9 years ago
cjihrig 93afc39d4a repl: attach location info to syntax errors 9 years ago
cjihrig 422a865d46 util: add decorateErrorStack() 9 years ago
cjihrig 1bf84b9d41 util,src: allow lookup of hidden values 9 years ago
Vladimir Kurchatkin c3a9d8a62e deps: backport 200315c from V8 upstream 9 years ago
James M Snell 74bcad0b78 doc: improvements to dgram.markdown copy 9 years ago
James M Snell e244d560c9 doc: improvements to debugger.markdown copy 9 years ago
James M Snell df7e1281a5 doc: improvements to console.markdown copy 9 years ago
Nik Nyby abb17cc6c1 doc: fix spelling error in lib/url.js comment 9 years ago
Rich Trott 6c0021361c test: refactor test-net-connect-options-ipv6 9 years ago
Brian White 29804e00ad test: use platformTimeout() in more places 9 years ago
James M Snell 823269db2d doc: improve assert.markdown copy 9 years ago
Devin Nakamura 761af37d0e test: fix race condition in test-http-client-onerror 9 years ago
Brian White 980852165f test: fix flaky test-net-error-twice 9 years ago
Brian White 1bc44e79d3 test: try other ipv6 localhost alternatives 9 years ago
Saúl Ibarra Corretgé 1ebb0c0fdf deps: upgrade libuv to 1.8.0 9 years ago
Rod Vagg 2b8a32a13b src: refactor vcbuild configure args creation 9 years ago
Rich Trott 2b1804f6cb doc: copyedit releases.md 9 years ago
James M Snell 2b142fd876 doc: catch the WORKING_GROUPS.md bootstrap docs up to date 9 years ago
Nicholas Young ed87873de3 doc: fix link in addons.markdown 9 years ago
chrisjohn404 fe693b7a4f doc: Typo in buffer.markdown referencing buf.write() 9 years ago
Ben Noordhuis 44dbe15640 test: fix debug-port-cluster flakiness 9 years ago
ronkorving dd0c925896 udp: remove a needless instanceof Buffer check 9 years ago
Jackson Tian 764df2166e doc: document the cache parameter for fs.realpathSync 9 years ago
Evan Lucas 73e781172b test: add test for tls.parseCertString 9 years ago
James M Snell 61f91b2f29 doc: fix, modernize examples in docs 9 years ago
Lenny Markus d87ad302ce doc: clarify error events in HTTP module documentation 9 years ago
Martin von Gagern d47f6ba768 src: fix deprecation message for ErrnoException 9 years ago
Fedor Indutny 5b695d0343 tls_wrap: inherit from the `AsyncWrap` first 9 years ago
Yazhong Liu 03e9495cc2 node: remove unused variables in AppendExceptionLine 9 years ago
Hideki Yamamura 7983577e41 doc: fix improper http.get sample code 9 years ago
cjihrig 5ba08fbf76 src: fix line numbers on core errors 9 years ago
Jeremiah Senkpiel 15c295a21b test: use regular timeout times for ARMv8 9 years ago
Jeremiah Senkpiel fd250b8fab test: parallelize test-repl-persistent-history 9 years ago
Tom Gallacher 6c30d087e5 doc: Fixing broken links to the v8 wiki 9 years ago
janriemer cf214e56e4 doc: move description of 'equals' method to right place 9 years ago
Rich Trott fb8e8dbb92 doc: copyedit console doc 9 years ago
Matteo Collina 4ccf04c229 doc: add mcollina to collaborators 9 years ago
Ryan Graham 59654c21d4 doc: add rmg to collaborators 9 years ago
Calvin Metcalf bfe1a6bd2b doc: add calvinmetcalf to collaborators 9 years ago
Ben Noordhuis 5140c404ae doc: harmonize description of `ca` argument 9 years ago
Santiago Gimeno 9a0f156e5a test: fix domain-top-level-error-handler-throw 9 years ago