17193 Commits (85a4e257759d0da3dbebb501069a8a1f7130a392)
 

Author SHA1 Message Date
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
Timothy Gu 0c539faac3 test: add common.getArrayBufferViews(buf) 8 years ago
Timothy Gu faa447b256 src: allow ArrayBufferView as instance of Buffer 8 years ago
Daniel Bevenius ec53921d2e src: make AtExit callback's per Environment 8 years ago
Daniel Bevenius de168b4b4a src: guard bundled_ca/openssl_ca with HAVE_OPENSSL 8 years ago
Daniel Bevenius f9bc83557d src: guard default_inspector_port 8 years ago
Ali Ijaz Sheikh a235ccd168 src,test: debug is now an alias for inspect 8 years ago
Ali Ijaz Sheikh b7608ac707 deps: cherry-pick node-inspect#43 8 years ago
Vse Mozhet Byt a91242569a doc: modernize and fix code examples in path.md 8 years ago
Eugene Ostroukhov 42be835e05 inspector: fix Coverity defects 8 years ago
Italo A. Casas b8f416023d
2017-04-11, Version 7.9.0 (Current) 8 years ago
Ben Noordhuis affe0f2d2a n-api: fix -Wmismatched-tags compiler warning 8 years ago
João Reis c1670b6225 deps,win: increase msvs_shard in gyp for V8 8 years ago
João Reis 6cfedf0481 build,win: limit maxcpucount to 2 for MSBuild 8 years ago
Karl Cheng eb49d596b4 test: fix allocUnsafe uninitialized buffer check 8 years ago
Vse Mozhet Byt 9b6376a4ee doc: update os.uptime() and process.uptime() info 8 years ago
Roman Reiss 71704fbc96 doc: add link on logo to README 8 years ago
Rich Trott 569f988be7 test: remove disabled tls_server.js 8 years ago
Joyee Cheung baa2602539 build: add test-gc-clean and test-gc PHONY rules 8 years ago
Joyee Cheung c694633328 build: sort phony rules 8 years ago
taylor.woll 9decfb1521
n-api: implement async helper methods 8 years ago
Taylor Woll ca786c3734
n-api: change napi_callback to return napi_value 8 years ago
Daijiro Wachi b470a85f07 url: trim leading slashes of file URL paths 8 years ago
Tobias Nießen 88351a22ed
crypto: handle exceptions in hmac/hash.digest 8 years ago
Sam Roberts cecdf7c118
src: use a std::vector for preload_modules 8 years ago
Karl Cheng 2555780aa6
test: check curve algorithm is supported 8 years ago
Vse Mozhet Byt b2a12ee782 doc: fix confusing example in process.md 8 years ago
Daniel Bevenius fe016c6cd9 src: use std::list for at_exit_functions 8 years ago
Daniel Bevenius 65a6e05da5 src: only block SIGUSR1 when HAVE_INSPECTOR 8 years ago
Jan Krems 1807080d3d
doc: update information on test/known_issues 8 years ago
Gibson Fahnestock 4dde87620a
build: don't test addons-napi twice 8 years ago
Sam Roberts 809ca2ff8f
src: use std::string for trace enabled_categories 8 years ago
Joyee Cheung 2d3d4ccb98 test: add http benchmark test 8 years ago
Joyee Cheung 3e3414f45f benchmark: control HTTP benchmarks run time 8 years ago
Joyee Cheung a3e71a8901 benchmark: add test double HTTP benchmarker 8 years ago