17277 Commits (0324ac686ce1c8ffc5a81e6a8290b6c5c7fd04fd)
 

Author SHA1 Message Date
Vse Mozhet Byt e72ea0da0b doc: modernize and fix code examples in process.md 8 years ago
Daniel Bevenius e1d14873fe Revert "src: exclude node_root_certs when use-def-ca-store" 8 years ago
Rich Trott c05e5bfa7b test: remove common.PORT from test-cluster-basic 8 years ago
Timothy Gu 2841f478e4
url: improve WHATWG URL inspection 8 years ago
Timothy Gu aff5cc92b9
url: clean up WHATWG URL origin generation 8 years ago
Brian White e0f0f2664e
buffer: use slightly faster NaN check 8 years ago
Jan Krems 021719738e
deps: update node-inspect to v1.11.2 8 years ago
Tobias Nießen 7fd2923f1f doc: path functions ignore trailing slashes 8 years ago
Rich Trott 8a6d44b10b test: add test-benchmark-crypto 8 years ago
Tobias Nießen 88aab45c92
os,vm: fix segfaults and CHECK failure 8 years ago
Anna Henningsen 9d522225e7
src: reduce number of exported symbols 8 years ago
DavidCai f98db78f77
test: add internal/fs tests 8 years ago
Shubheksha Jalan b07c72b8be
doc: add info about serializable types 8 years ago
Rich Trott 508c8ce864
doc: fix formatting in onboarding-extras 8 years ago
Daniel Bevenius 48f780d8ea
test: add hasCrypto check to test-debug-usage 8 years ago
Brian White 4749ec2aa3
buffer: optimize write() 8 years ago
Brian White 3ee4a1a281
buffer: optimize toString() 8 years ago
Brian White 4a86803f60
buffer: optimize from() and byteLength() 8 years ago
Michael Dawson 46f202690b
n-api: fix coverity scan report 8 years ago
Sampson Gao ad5f987558
n-api: add string api for latin1 encoding 8 years ago
Ruslan Bekenev 47c255ef68 build: run cpplint even if jslint failed 8 years ago
Ruslan Bekenev bd7e0a3f13 doc: response.write ignores body in some cases 8 years ago
AnnaMag 635af7dc5f doc: add AnnaMag to collaborators 8 years ago
Daijiro Wachi 1b99d8ffe9 url: disallow invalid IPv4 in IPv6 parser 8 years ago
Matteo Collina 1ae172b272 crypto: make LazyTransform compabile with Streams1 8 years ago
Christopher Luke 9dcf18a5c0 stream: Fixes missing 'unpipe' event 8 years ago
Refael Ackermann fbe946bb63 benchmark,windows: TCP.readStart() meaningful only after completion 8 years ago
Anna Henningsen ea44b8b283 build: disable -O3 for C++ coverage 8 years ago
Sebastian Van Sande 3d2181c5f0 test: run the addon tests last 8 years ago
Evan Lucas 40b6cf241e doc: limit lines to 80 cols in internal README 8 years ago
Nao YONASHIRO 05a00a0c43 test: improve punycode coverage to check surrogate pair 8 years ago
Josh Gavant a4125a3c49 src: remove experimental warning for inspect 8 years ago
Anna Henningsen 8bd26d3aea
test: fix compiler warning in n-api test 8 years ago
Rich Trott 3900cf66a5 test: remove disabled test-dgram-send-error 8 years ago
Tarun Batra 78af0df25e doc: add single arg scenario for util.format 8 years ago
Sam Roberts 8086cb68ae src: use option parser for expose_internals 8 years ago
Sam Roberts e505c079e0 src: supply missing comments for CLI options 8 years ago
Michaël Zasso a4b9c585b3 tools: enforce two arguments in assert.throws 8 years ago
Michaël Zasso 9de2e159c4 test: add second argument to assert.throws 8 years ago
Shubheksha Jalan 4ac3ef5cc8
doc: add missing changelog entry for fs.readdir() 8 years ago
Vse Mozhet Byt 0f69f40af0 benchmark: replace more [].join() with ''.repeat() 8 years ago
Rich Trott 06c29a66d4 test: remove common.fail() 8 years ago
Rich Trott 6f202ef857 tools: remove assert.fail() lint rule 8 years ago
Rich Trott 758b8b6e5d assert: improve assert.fail() API 8 years ago
Rich Trott b3f2e3b7e2 tools: replace custom assert.fail lint rule 8 years ago
Michael Dawson 0ec0272e10 test: improve test coverage for n-api 8 years ago
Michael Dawson 75c471a026 doc: drop PPC BE from supported platforms 8 years ago
Daijiro Wachi eb0492d51e url: remove javascript URL special case 8 years ago
Timothy Gu 2ced07ccaf zlib: support all ArrayBufferView types 8 years ago
Timothy Gu a8f460f12d crypto: support all ArrayBufferView types 8 years ago