17027 Commits (0c539faac39644fbeefd9497e548efab04cf478c)
 

Author SHA1 Message Date
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
Uppinder Chugh c0953945a8 doc: fix missing argument for dns.resolvePtr() 8 years ago
Rich Trott 8191af5b29 tools: replace custom new-with-error rule 8 years ago
Timothy Gu a37273c1e4 util: use V8 C++ API for inspecting Promises 8 years ago
Gabriel Schulhof afd5966fa9 napi: initialize and check status properly 8 years ago
Vse Mozhet Byt 14749f9eaf doc: fix confusing reference in net.md 8 years ago
Vse Mozhet Byt 166a15669f doc: modernize and fix code examples in modules.md 8 years ago
Gibson Fahnestock 96619fc97f
doc: document the performance team 8 years ago
Alexey Orlenko b03f1f0c01
test: add basic cctest for base64.h 8 years ago
Gabriel Schulhof 8fbace163a n-api: cache Symbol.hasInstance 8 years ago
Refael Ackermann ca8ccb9176 doc: add refack to collaborators 8 years ago
Rich Trott 971fe67dce test: complete coverage for lib/assert.js 8 years ago
Michael Dawson c6e0ba31ec doc: update OS level support for AIX 8 years ago
Alexey Orlenko 6581c35787
doc: add aqrln to collaborators 8 years ago
Steven 9acd6c9aef doc: add sub domain to host in url 8 years ago
Jason Ginchereau 84602845c6 n-api: Update property attrs enum to match JS spec 8 years ago
dave-k 943d085307 test: add a second argument to assert.throws() 8 years ago