13894 Commits (897934a71961e8e28fc35c0891c141fa8fb12ffb)
 

Author SHA1 Message Date
Rich Trott 897934a719 doc: copyedit maxBuffer note for child_process 9 years ago
Kirill Fomichev c1bf3fc0b1 doc: fix links in socket.connecting 9 years ago
Rich Trott ad895f490b doc: trim GitHub template comments 9 years ago
Rich Trott 75adc6a026 test: move test-debugger-debug-brk to sequential 9 years ago
Rich Trott 0bc1784529 test: refactor doctool tests 9 years ago
Santiago Gimeno 89b25fac4c test: fix test-process-exec-argv flakiness 9 years ago
hefangshi 3f9d72408f test: pass python path to node-gyp 9 years ago
Myles Borins 0c62bd13fb test: ensure test-npm-install uses correct node 9 years ago
Rebecca Turner bddf413412 deps: upgrade npm to 3.8.9 9 years ago
Ali Ijaz Sheikh a6ca5e559a deps: upgrade to V8 5.0.71.47 9 years ago
Michael Dawson 16159c23ed deps: limit regress/regress-crbug-514081 v8 test 9 years ago
Saúl Ibarra Corretgé 2d84ac735a deps: upgrade libuv to 1.9.1 9 years ago
Myles Borins 1b71231dd2 test: fix test-vm-cached-data to work with old v8 9 years ago
Bradley Meck 0eb25cb4b5 test: test preloaded modules using stdin or repl 10 years ago
Santiago Gimeno 577e132f00 test: fix test-debugger-pid 9 years ago
Rich Trott d74062454b test: make stdout buffer test more robust 9 years ago
Ben Noordhuis f264749c5c test: build addons with V8_DEPRECATION_WARNINGS=1 9 years ago
Anna Henningsen 01f010f669 test: allow out-of-order replies in dgram tests 9 years ago
Rich Trott be241c3262 test: run known_issues tests in CI 9 years ago
Bryan English 8141c2fce2 test: add tests for console.[info|error|warn] 9 years ago
Rich Trott 83dab801e2 test: fix unreliable known_issues test 9 years ago
Rich Trott 8c434e6d84 test: unmark test-http-regr-gh-2928 as flaky 9 years ago
Stefan Budeanu 916e694b2b test: avoid test-cluster-master-* flakiness 9 years ago
Rich Trott af096f1172 doc: add `added` info for `dgram.setBroadcast()` 9 years ago
Rich Trott be5386e0cf test,dgram: add tests for setBroadcast() 9 years ago
Rich Trott 347abf341d tools: enforce linting for unix-style line endings 9 years ago
Sakthipriyan Vairamani a63c556c11 tools: remove the minifying logic 9 years ago
Myles Borins efcbafa3f7 tools: fix regression in doctool 9 years ago
Jesse McCarthy 6032dc25cc build: add Make `doc-only` target 9 years ago
Ben Noordhuis 6eed6a3ac0 build,test: fix build-addons dependency chain 9 years ago
Rich Trott edb29b8096 tools: lint for object literal spacing 9 years ago
Rich Trott 6806ebb608 tools: lint for use of space in template strings 9 years ago
Daniel Wang 341eaf202e tools: update marked dependency 9 years ago
Anna Henningsen 94f82553aa tools: allow multiple added: version entries 9 years ago
Myles Borins 1de25f208c tools: do not build addons during compilation 9 years ago
Anna Henningsen 1370fdcad5 test,tools: test yaml parsing of doctool 9 years ago
Anna Henningsen 26805c97d0 tools: fix tools/doc/addon-verify.js regression 9 years ago
Tristian Flanagan cea17775e0 tools: parse documentation metadata 9 years ago
Anna Henningsen a568ad4205 tools: add mock-y js-yaml dependency to doctool 9 years ago
Steven R. Loomis 7a6d2ad181 deps: Intl: Check in "small-icu" 57.1 9 years ago
Steven R. Loomis dce6413576 tools: Check in tools for shrinking ICU size, change default to small-icu 9 years ago
Steven R. Loomis ee1e5a267d deps: Intl: ICU 57 bump 9 years ago
Rich Trott d629f265fe tools: update ESLint to 2.9.0 9 years ago
Rich Trott 559c2583e0 lib,test: update in preparation for linter update 9 years ago
Rich Trott ceeae4b180 tools,test: make argument linting more stringent 9 years ago
Rumkin 6d1527bb37 util: fix invalid date output with util.inspect 9 years ago
Anna Henningsen 1d6c17efd7 util: adhere to `noDeprecation` set at runtime 9 years ago
Ben Noordhuis 3af9382a5d build: don't compile with -B, redux 9 years ago
Richard Lau 5149d66702 build: fix DESTCPU detection for binary target 9 years ago
Anna Henningsen 9cd14ced09 buffer: fix UCS2 indexOf for odd buffer length 9 years ago