summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: port test for make_callback to n-apiHitesh Kanwathirtha2017-05-066-0/+332
* test: fix flakyness with `yes.exe`Refael Ackermann2017-05-061-3/+12
* doc: fix commit guideline urlThomas Watson2017-05-051-1/+1
* inspector: report when main context is destroyedEugene Ostroukhov2017-05-052-5/+22
* doc: update readFileSync in fs.mdAditya Anand2017-05-051-14/+42
* test: reduce string concatenationsVse Mozhet Byt2017-05-05350-1075/+1001
* lib,test: use regular expression literalsRich Trott2017-05-0512-33/+25
* tools: relax lint rule for regexpsRich Trott2017-05-051-1/+4
* test: make tests cwd-independentVse Mozhet Byt2017-05-053-1/+5
* test: add coverage for error apisMichael Dawson2017-05-052-0/+89
* win: make buildable on VS2017Refael Ackermann2017-05-053-6/+60
* test: add regex check in test-vm-is-contextjeyanthinath2017-05-051-1/+1
* tools: remove unused code from test.pyRich Trott2017-05-041-44/+5
* test: add callback to fs.close() in test-fs-statVse Mozhet Byt2017-05-051-2/+2
* url: handle windows drive letter in the file stateDaijiro Wachi2017-05-042-4/+105
* doc: edit CONTRIBUTING.md for clarity etc.Rich Trott2017-05-041-64/+49
* test: add callback to fs.close() in test-fs-chmodVse Mozhet Byt2017-05-041-1/+1
* test: fix too optimistic guess in setproctitleVse Mozhet Byt2017-05-041-1/+1
* inspector: do not add 'inspector' propertyEugene Ostroukhov2017-05-046-161/+115
* src: update --inspect hint textJosh Gavant2017-05-042-12/+5
* assert: fix AssertionError, assign error codeJames M Snell2017-05-0412-109/+279
* doc: add WHATWG file URLs in fs moduleOlivier Martin2017-05-041-49/+325
* src: make root_cert_vector function scopedDaniel Bevenius2017-05-041-1/+1
* src: rename CryptoPemCallback -> PasswordCallbackDaniel Bevenius2017-05-041-14/+16
* test: enable test-debugger-pidRich Trott2017-05-031-18/+20
* test: move WPT to its own testing moduleRich Trott2017-05-0322-328/+346
* doc: deprecate vm.runInDebugContextJosh Gavant2017-05-032-0/+12
* src: do proper StringBytes error handlingAnna Henningsen2017-05-039-186/+323
* crypto: throw proper errors if out enc is UTF-16Anna Henningsen2017-05-033-4/+18
* src: turn buffer type-CHECK into exceptionAnna Henningsen2017-05-032-1/+20
* test: increase readline coverageAnna Henningsen2017-05-031-0/+45
* test: fix warning in n-api reference testMichael Dawson2017-05-031-2/+2
* src: add --napi-modules to whitelistMichael Dawson2017-05-031-0/+1
* stream: fix y.pipe(x)+y.pipe(x)+y.unpipe(x)Anna Henningsen2017-05-032-5/+87
* http: fix first body chunk fast case for UTF-16Anna Henningsen2017-05-032-2/+37
* doc: document vm timeout option perf impactAnna Henningsen2017-05-031-0/+4
* node: add missing option to --help outputRuslan Bekenev2017-05-031-0/+1
* build: add static option to vcbuild.batTony Rice2017-05-031-0/+3
* stream: remove unnecessary parameterLeo2017-05-031-1/+1
* n-api: remove unnecessary try-catch bracket from certain APIsGabriel Schulhof2017-05-031-21/+21
* 2017-05-02, Version 7.10.0 (Current)Evan Lucas2017-05-033-3/+206
* test: increase coverage of bufferDavid Cai2017-05-033-6/+95
* test: minor fixes to test-module-loading.jsWalter Huang2017-05-021-162/+183
* repl: fix /dev/null history file regressionBrian White2017-05-022-16/+20
* cluster: remove debug arg handlingRich Trott2017-05-021-10/+0
* buffer: remove pointless C++ utility methodsAnna Henningsen2017-05-021-73/+13
* 2017-05-02, Version 6.10.3 'Boron' (LTS)Myles Borins2017-05-022-1/+171
* 2017-05-02, Version 4.8.3 'Argon' (Maintenance)Myles Borins2017-05-022-1/+35
* Revert "test: remove eslint comments"Joyee Cheung2017-05-021-3/+5
* test: skipIfInspectorDisabled cluster-inspect-brkDaniel Bevenius2017-05-021-0/+1