13876 Commits (be241c3262eef2f21f746de0974a53b3d9c84166)
 

Author SHA1 Message Date
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
Anna Henningsen a550ddbf3c buffer: fix needle length misestimation for UCS2 9 years ago
Anna Henningsen 6fc20c5a97 buffer: fix lastIndexOf crash for overlong needle 9 years ago
Anna Henningsen 44015754a3 buffer: fix lastIndexOf index underflow issue 9 years ago
Rich Trott 6aa92d5a98 tools: disallow multiple spaces except indentation 9 years ago
Rich Trott 955c90d725 benchmark,test,lib: remove extra spaces 9 years ago
Jeremiah Senkpiel c63687de24 Working on v6.1.1 9 years ago
Jeremiah Senkpiel 7f82130067 2016-05-05, Version 6.1.0 (Current) 9 years ago
Shigeki Ohtsu 65030c77b7 test: fix alpn tests for openssl1.0.2h 9 years ago
Shigeki Ohtsu 54f8600613 deps: update openssl asm and asm_obsolete files 9 years ago
Shigeki Ohtsu a5a2944877 deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu 534f03c2f0 openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu 3fe68129c8 deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny d159462fed deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu 3af28d3693 deps: copy all openssl header files to include dir 9 years ago
Shigeki Ohtsu e6ab3ece65 deps: upgrade openssl sources to 1.0.2h 9 years ago
Michaël Zasso 65b6574d59 deps: backport IsValid changes from 4e8736d in V8 9 years ago
James M Snell 91ab769940 util: truncate inspect array and typed array 9 years ago
Jenna Vuong 33f24c821b doc: adds 'close' events to fs.ReadStream and fs.WriteStream 9 years ago