13960 Commits (78520fa472e57d9a98619a057bf2686fb66adee5)
 

Author SHA1 Message Date
Tristian Flanagan 015f4fda0e
tools: parse documentation metadata 9 years ago
Anna Henningsen 020968dd18
tools: add mock-y js-yaml dependency to doctool 9 years ago
Steven R. Loomis 3ff54bdd11
deps: Intl: ICU 57 bump 9 years ago
Steven R. Loomis 03a8637f79
tools: Check in tools for shrinking ICU size, change default to small-icu 9 years ago
Steven R. Loomis 2bbd1cd600
deps: Intl: Check in "small-icu" 57.1 9 years ago
Steven R. Loomis cd752e8463
intl: Don't crash if v8BreakIterator not available 9 years ago
Anna Henningsen bc8b525440
buffer: fix lastIndexOf index underflow issue 9 years ago
Anna Henningsen 55b975d402
buffer: fix lastIndexOf crash for overlong needle 9 years ago
Anna Henningsen bfe645d1f4
src: fix FindFirstCharacter argument alignment 9 years ago
Anna Henningsen 4d49bcb73e
buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen 5defa0cbaa
buffer: fix needle length misestimation for UCS2 9 years ago
Stefan Budeanu fc66e55396 test: avoid test-cluster-master-* flakiness 9 years ago
Rich Trott 7a8dd69e1c tools: update ESLint to 2.9.0 9 years ago
Rich Trott 1027b9447e lib,test: update in preparation for linter update 9 years ago
Rich Trott 52f85bebfc src: add O_NOATIME constant 9 years ago
Carl Lei b72d048a74
repl: create history file with mode 0600 9 years ago
Shigeki Ohtsu be480b1499 test: fix alpn tests for openssl1.0.2h 9 years ago
Shigeki Ohtsu 70ae03135c deps: update openssl asm and asm_obsolete files 9 years ago
Shigeki Ohtsu e673a93cb8 deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu f136f72180 openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu 4e4a4e19d0 deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny 70acd47e31 deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu 63f090f8fc deps: copy all openssl header files to include dir 9 years ago
Shigeki Ohtsu 59c8e4686b deps: upgrade openssl sources to 1.0.2h 9 years ago
Michaël Zasso 96198d5bc7
deps: backport IsValid changes from 4e8736d in V8 9 years ago
James M Snell a2e57192eb util: truncate inspect array and typed array 9 years ago
Jenna Vuong 2aa376914b
doc: adds 'close' events to fs.ReadStream and fs.WriteStream 9 years ago
Kevin Donahue 51e7bc8f79 doc: linkify remaining references to fs.Stats object 9 years ago
yorkie 8637c27b77 doc: fix the lint of an example in cluster.md 9 years ago
James M Snell ba6196f843 util: fix inspecting of proxy objects 9 years ago
Kevin Donahue eb12f93b79 doc: add missing underscore for markdown italics 9 years ago
yorkie 4e905fa8d5 cluster: remove use of bind() in destroy() 9 years ago
Rich Trott db3db078f3 tools: add -F flag for fixing lint issues 9 years ago
justshiv 8ebec086a5 doc: ensure consistent grammar in node.1 file 9 years ago
cjihrig 1ab5b4ef20 test: refactor large event emitter tests 9 years ago
cjihrig d2eb935177 debugger: display array contents in repl 9 years ago
cjihrig 8a87b29034 readline: remove deprecated methods 9 years ago
Ben Noordhuis 628ae25795 test: make addon testing part of `make test` 9 years ago
James M Snell fa542ebcfd test: add failing url parse tests as known_issue 9 years ago
Rich Trott 9f8d0ea6db doc: fix sentence fragment in fs doc 9 years ago
cjihrig d09c972fde doc: remove obsolete comment in isError() example 9 years ago
William Luo 81aef8c1c0 doc: fix a typo in __dirname section 9 years ago
phette23 cebd52539e doc: fix fs.realpath man pg links 9 years ago
vsemozhetbyt 563c9f8687 doc: extra clarification of historySize option 9 years ago
Allen Hernandez a45ab97ab6 doc: clarifies http.serverResponse implementation 9 years ago
Rich Trott f1cd33c3af doc: use `Node.js` in synopsis document 9 years ago
Claudio Rodriguez 7fdffb66d7 doc: remove all scrollbar styling 9 years ago
Alexander Makarenko bcce05dba4 doc: make `writable.setDefaultEncoding()` return `this` 9 years ago
Johan Bergström 62c31fe392 build: use shorthand lint target from test 9 years ago
Сковорода Никита Андреевич c1f2df9782 doc: fix EventEmitter#eventNames() example 9 years ago