14820 Commits (d4061a63142004eee4ffc3de5fca7286cd330090)
 

Author SHA1 Message Date
Rich Trott 9604d29659 test: favor strict equality in test-exec 8 years ago
Rich Trott bebb9ff078 doc: remove outdated LTS info from ROADMAP.md 8 years ago
Shahid Shaikh 9a91ffbbde doc: add es6 code example in util.md 8 years ago
jun-oka ce8753a4ce test: favor `===` over `==` in vm test 8 years ago
Prince J Wesley f6a74345d1
repl: Failed to save editor mode text in `.save` 8 years ago
cjihrig ccbb3c78cd child_process: reuse existing no-op function 8 years ago
cjihrig 7b1b0c4ff0 test: test sending over a closed IPC channel 8 years ago
cjihrig ae4ce9fe73 test: add test for attempted multiple IPC channels 8 years ago
Santiago Gimeno db6253f94a child_process: workaround fd passing issue on OS X 9 years ago
Rich Trott 294e3008ad test: add assert.notDeepEqual() tests 8 years ago
not-an-aardvark 0fc5e0dcd9 crypto: add crypto.timingSafeEqual 9 years ago
Rich Trott de3d805a4c test: add missing assert.deepEqual() test case 8 years ago
Rich Trott c89b6ee347 test: favor strict equality in http tests 8 years ago
Evan Lucas 76007079ec Revert "repl,util: insert carriage returns in output" 8 years ago
Rich Trott 8ff3d61d8b test: favor strict equality in pummel net tests 8 years ago
Rich Trott a0971b7da0 test: confirm that assert truncates long values 8 years ago
Rich Trott 2e59ccecde assert: remove code that is never reached 8 years ago
Guy Fraser a9387db867 debugger: use arrow function for lexical `this` 9 years ago
BlackYoup ae0334a7e7 configure: reword help for --without-npm 9 years ago
Rich Trott d52ceb4935 test: favor `===` over `==` in test-timers.js 8 years ago
Rich Trott 7652ae9829 test: favor strict equality check 8 years ago
Rich Trott 5eb0ca7d1a test: fix assertion in test-watch-file.js 8 years ago
Rich Trott dbbbf217de build: do not lint src dir for JS errors 8 years ago
Ilkka Myller 1d0385f62d url: `url.format()` encodes all `#` in `search` 8 years ago
Bartosz Sosnowski 0abdf59f50 doc: script with spaces spawn example for windows 9 years ago
Santiago Gimeno 5f617c5f9e test: fix flaky fs-watch tests 8 years ago
lazlojuly 66d697cb5c doc: fix variable scoping bug in server example code 8 years ago
Tracy Hinds e1c042e2dc doc: update release announce instruction to tweet 8 years ago
Calvin Metcalf 774146dc58 stream: avoid caching prepend check 9 years ago
Anna Henningsen 4c9b0bdf2f test: add an zlib binding addon test 9 years ago
Sakthipriyan Vairamani 60dcd7323f tls: copy the Buffer object before using 8 years ago
Daniel Bevenius 0441f2adb4 src: updating references to the old node.js file 9 years ago
Bryan English 249bb8da2f util: fix deprecated class prototype 8 years ago
Kunal Pathak 3177b99737 src: fix build break for !NODE_USE_V8_PLATFORM 8 years ago
Prince J Wesley 4b883a3fb4
readline: keypress trigger for escape character 9 years ago
Josh Gavant b417087ca7 doc: add @joshgav to collaborators 8 years ago
Michaël Zasso a1d3a8db50 deps: cherry-pick de5aaad from V8's upstream 8 years ago
Rich Trott 8badb67761 test: use strict equality in regression test 8 years ago
Rich Trott 05b566a5ef tools: update ESLint to 3.3.0 and enable rules 8 years ago
Rich Trott 88650aaa70 test: remove extraneous space 8 years ago
Rich Trott 647826017e test: add test for assert.notStrictEqual() 8 years ago
Myles Borins e7bd4d2597 2016-08-15, Version 4.5.0 'Argon' (LTS) 9 years ago
cjihrig d83373d800 2016-08-15, Version 6.4.0 (Current) 8 years ago
Rich Trott 3f6e1dae7e test: add uncaught exception test for debugger 8 years ago
Rich Trott b180a5beca doc: update Reviewing section of onboarding doc 8 years ago
Ben Gourley 24e4488891 doc: fix "hashOwnProperty" typo in querystring 8 years ago
Aleksei Koziatinskii 26cd48fb9b inspector: add support for uncaught exception 9 years ago
Rich Trott cb2e83e573 tools: enable rest-spread-spacing 8 years ago
Rich Trott 3fe55f6f91 tools: favor === over == in license2rtf.js 8 years ago
JungMinu fce4b981ea repl,util: insert carriage returns in output 9 years ago