15244 Commits (fd16eed8ea9f94cf97bdb7c4c662a18f3e70a81c)
 

Author SHA1 Message Date
Brian White c9dade48b4 buffer: make byteLength throw on invalid input 8 years ago
cjihrig 01db04bd30 test: add coverage for spawnSync() killSignal 8 years ago
Junshu Okamoto 528c8449e1 test: refactor `assert` in internet test-dns.js 8 years ago
João Reis 4896f0f610 win,msi: mark INSTALLDIR property as secure 8 years ago
Anna Henningsen a60f6078a1
fs: make `SyncWriteStream` inherit from `Writable` 8 years ago
Anna Henningsen 2a4b068aca
stream: proper `instanceof` for `Writable`s 8 years ago
James M Snell a6e1be4a4e src: update module version mismatch error message 8 years ago
James M Snell 07b54ec4ca test: various test improvements 8 years ago
Daniel Bevenius 1bfa02639c src: remove out-of-date TODO comment 8 years ago
cjihrig 2aa2f85e46 test: add cluster inspector debug port test 8 years ago
Juan Andres Andrango 13a204e5c3 src: fix typo in #endif comment 8 years ago
Mariusz 'koder' Chwalba c7bc9bcfbf tls: TLSSocket emits 'error' on handshake failure 8 years ago
Sakthipriyan Vairamani (thefourtheye) 7542bdddda
fs: don't alter user provided `options` object 8 years ago
Junshu Okamoto 7084b9c5a1 test: expand test coverage for url.js 8 years ago
Alex Jordan 90cd39f3ad doc: make node(1) more consistent with tradition 8 years ago
Santiago Gimeno 33e598ac5f test: fix test-child-process-fork-regr-gh-2847 8 years ago
Adri Van Houdt 4d6297fef0 module: Remove deprecated function requireRepl. 8 years ago
João Reis 75a970bac3 win,tools: ignore linting for line breaks 8 years ago
Rémy MEJA ae9d146331 lib: minor improvements to bootstrap_node.js 8 years ago
Christopn Noelke 23b9625c84 doc: add example for file existence with fs.stat 8 years ago
Michaël Zasso 105e628f84 intl: add deprecation warning for v8BreakIterator 8 years ago
Adri Van Houdt b2534f11c6 lib: changed var to const in linkedlist 8 years ago
Ojas Shirekar 2154bc89d8
buffer: fix check for `.buffer` property 8 years ago
Alfred Cepeda 647e8e5ae4 test: remove FIXME pummel/test-tls-securepair-client 8 years ago
Сковорода Никита Андреевич 0f944ab3cf dgram: use Buffer.alloc(0) for zero-size buffers 8 years ago
Wyatt Preul b88612d15e test: run faster and cleanup after run 8 years ago
Luigi Pinca bd0bedb86a
doc: add `added:` information for globals 8 years ago
Rich Trott eff6205fd0 test: refactor test-net-server-max-connections 8 years ago
AnnaMag bf0bcf463d
doc: change ./node to node in debugger.md 8 years ago
Josh Gavant d463a70c4b doc: add CTC meeting minutes 2016-09-07 8 years ago
ss22ever 3945943d58 doc: fixup link in fs.md 8 years ago
Daniel Bevenius fdca79fbc0 test: enable addons test to pass with debug build 8 years ago
Wyatt Preul 47d1588e75 lib: fix TypeError in v8-polyfill 8 years ago
Miguel Angel Asencio Hurtado 7a94e2d673
readline: fix `concievably` typo in readline.js 8 years ago
Rich Trott 5e6ae830fe tools: disallow extra blank lines at EOF/BOF 8 years ago
Rich Trott 5b2a8053cb test: remove blank lines at end of files 8 years ago
Anna Henningsen 9def09728b build: make addons build dep. on node_version.h 8 years ago
Dan Fabulich 7b5ffa46fe fs,doc: undeprecate existsSync 8 years ago
Sakthipriyan Vairamani e8e969a5c1 fs: refactor "options" processing as a function 8 years ago
Sudaraka Wijesinghe 1d4ba1be1a test: refactor test-file-write-stream 8 years ago
Michael Macherey f68e0d1864 test: cleanup/update test-dgram-empty-packet.js 8 years ago
Bryan Bess 37238062a0 doc: fix markdown formatting in url.md 8 years ago
Michael Dawson 4b3e4d5448 deps: cherry-pick missing v8 floating patch 9 years ago
Brian White 0ed8839a27
timers: improve setImmediate() performance 8 years ago
Michaël Zasso 1554735dec test: fix child-process-uid-gid on Windows 8 years ago
Rich Trott d097311a1b test: mark test-tick-processor-unknown flaky 8 years ago
Abner Chou e10516d5a4 doc: update punctuation in README.md 8 years ago
Myles Borins 2e568d95bd lib: remove let from for loops 8 years ago
Zach Bjornson 7420835390 src: fix build for older clang 8 years ago
Fedor Indutny d33c4bf97b tls: handle `error` events with `_tlsError` 8 years ago