18006 Commits (3129b2c035a1fb9b1bf07e5ecddcebce4c5fa4b0)
 

Author SHA1 Message Date
Tobias Nießen 3129b2c035 process: use internal/errors in internalNextTick 8 years ago
Rich Trott f05653dc45 test: refactor test-fs-options-immutable 8 years ago
Rich Trott 48660fbb9d test: refactor test-crypto-pbkdf2 8 years ago
Daniel Bevenius 0d95a0b60a test: remove undef NDEBUG from at-exit addons test 8 years ago
starkwang 473f0eff29 errors,url: port url errors to internal/errors 8 years ago
Ruben Bridgewater fc463639fa assert: fix assert.fail with zero arguments 8 years ago
Refael Ackermann 7022260b55 build: add async-hooks testing to vcbuild.bat 8 years ago
Refael Ackermann 372b85df4b test,async_hooks: stabilize tests on Windows 8 years ago
Santiago Gimeno 71ca122def
child_process: fix handleless NODE_HANDLE handling 8 years ago
cjihrig 732ae419b4 n-api: add napi_delete_property() 8 years ago
cjihrig f803e77b1e n-api: add napi_delete_element() 8 years ago
Refael Ackermann 9e5a2118cc build,windows: restore DISTTYPEDIR 8 years ago
cjihrig 0f1888f313 test: verify napi_get_property() walks prototype 8 years ago
João Reis c9cf7c2780 build,win: respect VS version for building addons 8 years ago
João Reis e783475412 build,win: use latest installed VS by default 8 years ago
Ruben Bridgewater e6b69b9418 repl: fix old history error handling 8 years ago
Matteo Collina 027960205f stream: avoid possible slow path w UInt8Array 8 years ago
Tobias Nießen d111319270 doc: move module-specific "globals" to modules.md 8 years ago
cjihrig 4c8b244059 test: verify isNativeError accepts internal errors 8 years ago
Anna Henningsen a84c3be075
src: unset `NODE_VERSION_IS_RELEASE` 8 years ago
Daniel Bevenius 08109a3ca1 src: move crypto_bio/clienthello to crypto ns 8 years ago
Rich Trott 93683c616b test: refactor test-child-process-send-type-error 8 years ago
Rich Trott 7477f9ba9c doc: use stricter indentation checking for docs 8 years ago
Rich Trott 8969c1b762 doc: fix indentation issues in sample code 8 years ago
João Reis 47d1e125ac test: mark test-fs-readdir-ucs2 flaky 8 years ago
Ruben Bridgewater 1b54371c50 stream: use more explicit statements 8 years ago
Tobias Nießen a1ecdcfb15 test: fix failure in test-icu-data-dir.js 8 years ago
Timothy Gu 9330835754
src: add missing new line to printed message 8 years ago
Rod Vagg 53b8c51e7c 2017-06-29, Version 8.1.3 (Current) 8 years ago
Timothy Gu f4b5b70444 src: revise character width calculation 8 years ago
Timothy Gu 01aeb38800 readline: properly handle 0-width characters 8 years ago
Kyle Farnung a71d20518a n-api: fix section title typo 8 years ago
Gibson Fahnestock 4eeb4a4408 doc: note that fs.futimes only works on AIX >7.1 8 years ago
Rich Trott 3b727aaa49 test: refactor test-cluster-basic 8 years ago
Rich Trott 6dcead9793 tools: update to ESLint 4.1.1 8 years ago
Daniel Bevenius a81443430b tools: remove comment in eslint rule 8 years ago
Rich Trott 99dc9d03de test: refactor test-vm-sigint 8 years ago
Rich Trott 62947916b6 test: refactor test-tls-two-cas-one-string 8 years ago
Vse Mozhet Byt 04faf0c4eb doc: add @nodejs/documentation to CC table 8 years ago
Michael Dawson ef28d85611 doc: doc lifetime of n-api last error info 8 years ago
Ruben Bridgewater 2fa2a60721 http: simplify if statement 8 years ago
Ruben Bridgewater b3e5c4621d v8: add new to the throw statement 8 years ago
Ruben Bridgewater 1a452f1928 dgram,process,util: refactor Error to TypeError 8 years ago
Ruben Bridgewater 1698c8e165 errors: fix and improve error types 8 years ago
Ruben Bridgewater 8ca9338655 doc: document missing error types 8 years ago
Gireesh Punathil 50ba13ef0e doc: add gireeshpunathil to collaborators 8 years ago
Refael Ackermann 614dbbd728 build,windows: implement PEP514 python detection 8 years ago
Tobias Nießen 2ff23c5622 doc: fix mistake in path.relative 8 years ago
Tobias Nießen 23b3bbf506 doc: unify ERR_FALSY_VALUE_REJECTION description 8 years ago
Ezequiel Garcia ea12038ffe test: remove unneeded HandleScope usage 8 years ago