12263 Commits (66c9c6121247ea034e3facc6f51ab55b882b0586)
 

Author SHA1 Message Date
Nathan Rajlich 66c9c61212 tools: remove leftover license boilerplate 9 years ago
Rod Machen 20b68e5b42 doc: fix spelling in Buffer documentation 9 years ago
Fedor Indutny 184f09dbe4 http: cork/uncork before flushing pipelined res 9 years ago
Fedor Indutny d1f24044b9 buffer: FreeCallback should be tied to ArrayBuffer 9 years ago
Rich Trott 3de353b554 test: make common.js mandatory via linting rule 9 years ago
Rich Trott c78091d689 test: load common.js in all tests 9 years ago
Rich Trott dbce29a3ac tools: apply linting to custom rules code 9 years ago
James M Snell e655a437b3 http: do not allow multiple instances of certain response headers 9 years ago
James M Snell 0094a8dad7 http: add callback is function check 9 years ago
Trevor Norris 05d424c029 buffer: only check if instance is Uint8Array 9 years ago
Trevor Norris 8a685e7fe3 buffer: clean up usage of __proto__ 9 years ago
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