12452 Commits (80a66ba6aebd7f749dff6c9a650da79d83bb732e)
 

Author SHA1 Message Date
Evan Lucas a1bda1b4de util: fix for inspecting promises 9 years ago
Ben Noordhuis 87d26152b4 tools: remove unused gflags module 9 years ago
Steven R. Loomis aa97ae7cf8 build: intl: avoid 'duplicate main()' on ICU 56 9 years ago
Steven R. Loomis d25e34ba69 doc: fix README.md link to joyent/node intl wiki 9 years ago
Evan Lucas 7d66749eca test: speed up stringbytes-external test 9 years ago
Roman Reiss 81e98e9363 test: use normalize() for unicode paths 9 years ago
Rich Trott 070aac4a87 lib: remove redundant code, add tests in timers.js 9 years ago
Sakthipriyan Vairamani 6ad458b752 module: remove unnecessary property and method 9 years ago
Evan Lucas 88533881dd util: correctly inspect Map/Set Iterators 9 years ago
Evan Lucas 089d688617 util: fix check for Array constructor 9 years ago
Jeremy Whitlock 77a10ed05f src: fix --abort-on-uncaught-exception 9 years ago
Julien Gilli 49dec1afd8 deps: backport 1ee712a from V8 upstream 9 years ago
Justin Chase 8593b3e8eb module: use UNC paths when loading native addons 9 years ago
Fedor Indutny 59cb053394 http: add comment about `outputSize` in res/server 9 years ago
Rod Vagg 820735d967 2015-10-05, Version 4.1.2 (Stable) Release 9 years ago
Fedor Indutny a4fa51cd02 stream_wrap: support empty `TryWrite`s 9 years ago
Fedor Indutny b3d96782d4 http_server: pause socket properly 9 years ago
Fedor Indutny 05040664c2 http: fix out-of-order 'finish' bug in pipelining 9 years ago
Roman Reiss 342c3a1bbb test: remove arguments.callee usage 9 years ago
Ali Ijaz Sheikh 6fff47ffac deps: backport 03ef3cd from V8 upstream 9 years ago
Dave Eddy 2e6ece44e1 node: add -c|--check CLI arg to syntax check script 9 years ago
Rich Trott 5bbc6df7de test: change call to deprecated util.isError() 9 years ago
charlierudolph 87e820ead5 fs: include filename in watch errors 9 years ago
Rich Trott 02fe8215f0 test: load common.js to test for global leaks 9 years ago
Fedor Indutny 9bd26e7ffa crypto: enable FIPS only when configured with it 9 years ago
Sakthipriyan Vairamani 6be2a59235 test: fix invalid variable name 9 years ago
Trevor Norris 3f476ada1e async_wrap: ensure all objects have internal field 9 years ago
Trevor Norris e52864b4b8 async_wrap: update providers and add test 9 years ago
Oguz Bastemur e83499ae62 contextify: use CHECK instead of `if` 9 years ago
Saúl Ibarra Corretgé 07a43eb129 deps: upgrade libuv to 1.7.5 9 years ago
João Reis a6aab43093 build,win: fix node.exe resource version 9 years ago
Minwoo Jung d32363ff20 doc: fix outdated 'try/catch' statement in sync 9 years ago
Ali Ijaz Sheikh c2739443e6 deps: upgrade V8 to 4.5.103.35 9 years ago
Ben Noordhuis dbe48446b7 deps: backport f782159 from v8's upstream 9 years ago
Ben Noordhuis 9a1bc4ea7e util: optimize promise introspection 9 years ago
Michael Dawson 3f62c401ff i18n: add caller to removal list for bidi in ICU55 9 years ago
Rod Vagg dd8b26758c doc: add TSC meeting minutes 2015-09-16 9 years ago
Rich Trott 0e4b772d6c doc: copyedit fs.watch() information 9 years ago
Minwoo Jung f1d27d27f5 benchmark: update comment in common.js 10 years ago
Evan Lucas 30b8bb0aab src: add process.versions.icu 9 years ago
Brendan Ashworth 20dae2a906 smalloc: remove module 9 years ago
Rich Trott 306936e98f test: change calls to deprecated util.print() 9 years ago
Rich Trott 44efd66132 test: replace deprecated util.debug() calls 9 years ago
Roman Reiss 680dda8023 dns: remove nonexistant exports.ADNAME 9 years ago
Roman Reiss 24fe112ec5 dns: add missing exports.BADNAME 9 years ago
Ben Noordhuis 212c9c086c src: internalize binding function property names 9 years ago
Ben Noordhuis 590ee58e1c src: internalize per-isolate string properties 9 years ago
James M Snell 6192c9892f http: add checkIsHttpToken check for header fields 9 years ago
Evan Lucas b50e89e01f path: improve posixSplitPath performance 9 years ago
Cheng Zhao 1b78151ff6 src: include signal.h in util.h 9 years ago