15467 Commits (330e63c581968a793669f96af05032740078d8fa)
 

Author SHA1 Message Date
kalrover 330e63c581
build: Make configure file parseable on python3 8 years ago
Claudio Rodriguez c2f84877c5 test: add toASCII and toUnicode punycode tests 8 years ago
Rich Trott 65a53c6f1b doc: clarify introductory module material 8 years ago
Sam Roberts 5887c2ba38 doc: improve description of module `exports` 8 years ago
Rich Trott f8a503330c test: refactor test-util-inspect 8 years ago
Rich Trott 976a050286 test: refactor test-preload 8 years ago
Rich Trott f540794966 test: refine test-http-status-reason-invalid-chars 8 years ago
Michaël Zasso 85a6b53297 test: refactor test-crypto-binary-default 8 years ago
Michaël Zasso ae029f53d7 test: refactor and fix test-crypto 8 years ago
Bryan English edb78aa2a6 constants: errors -> errno 8 years ago
Michaël Zasso efcbf611d7 test: fix test-buffer-slow 8 years ago
Michaël Zasso e74b724e73 test: refactor test-net-pingpong 8 years ago
Michaël Zasso cf410af6c7 test: refactor and fix test-dns 8 years ago
Santiago Gimeno 0ab2182199
url: fix -Warray-bounds warning 8 years ago
Ali Ijaz Sheikh 11b087222b doc: add guide for maintaining V8 8 years ago
Anna Henningsen 4fffe32a4b Revert "buffer: runtime deprecation of calling Buffer without new" 8 years ago
Michaël Zasso 59450444c6 test: refactor and fix test-buffer-bytelength 8 years ago
Michael Macherey 6a73d61320 test: cleanup test-dgram-error-message-address 8 years ago
Rich Trott 56ca9cd1ba test: fix flaky test-cluster-dgram-2 8 years ago
Rich Trott 566a1513d1 benchmark: reformat code for clarity 8 years ago
mkamakura 31d1a3f8a8 test: fix test-tls-connect-address-family 8 years ago
Yosuke Saito c9509acfb5 test: fix test-http-status-reason-invalid-chars 8 years ago
Rich Trott fe1dcb5873 tools: remove unneeded escaping in generate.js 8 years ago
Rich Trott a6b049103a test: refactor test-child-process-exec-error 8 years ago
Rich Trott 6b2aa1a2b9 Revert "buffer: convert offset & length to int properly" 8 years ago
Francis Gulotta 951ba0d0a9 tools: allow test.py to use full paths of tests 8 years ago
Sakthipriyan Vairamani (thefourtheye) ca37fa527f buffer: convert offset & length to int properly 8 years ago
Rich Trott 561eade317 test: refactor common.js 8 years ago
Pedro Lima 1f45d7aa41 https: name anonymous functions in https 8 years ago
子丶言 630c63ee68 doc: fix crypto Verify cut-n-paste from Sign 8 years ago
Ben Noordhuis e27f14f0b4 inspector: /json/version returns object, not array 8 years ago
Michael Dawson d2149596a5 test: exclude no_interleaved_stdio test for AIX 8 years ago
Rich Trott 9b0f53d45a test: fix flaky test-dgram-empty-packet & friends 8 years ago
Dan Koster 7e6fcf324c doc: minor fixes event-loop-timers-and-nexttick.md 8 years ago
atrioom 19cce15cbb doc: changed order of invocations in https.request() example. 8 years ago
子丶言 7eb2e3ff66 doc: fix crypto "decipher.setAAD()" typo 8 years ago
Prince J Wesley 5cf0157b82 tools: Add no useless regex char class rule 8 years ago
Prince J Wesley 0f4c7b8c37 lib,tools: remove unneeded escaping of / 8 years ago
Rich Trott c1133f41b6 doc: clarify slashes-appending in url module 8 years ago
Adam Brunner aa1333ff3b
doc: "util" is not needed to extend ES6 classes 8 years ago
Rich Trott 2486273c0e test: fix flaky test-inspector 8 years ago
Sam Roberts fd644f51f8 crypto: allow adding extra certs to well-known CAs 8 years ago
Sam Roberts 213134f66d src: add wrapper for process.emitWarning() 8 years ago
Rich Trott d71dd9b2f3 test:refactor test-tls-hello-parser-failure 8 years ago
Jeremiah Senkpiel db3f12f7e0 2016-11-22, Version 7.2.0 (Current) 8 years ago
Stewart Addison 1bd871655a build: add shared library support to AIX build 8 years ago
Stewart Addison 625a2716c6 deps: backport GYP fix to fix AIX shared suffix 8 years ago
Roman Reiss 245a92894b
doc: fix <code> inside stability boxes 8 years ago
Jeremiah Senkpiel 3f1e38c847 timers: use consistent checks for canceled timers 8 years ago
Vse Mozhet Byt 929fd4a892 doc: fix typo in assert code example 8 years ago