15246 Commits (1037463604000ba4e583eb35760c859a46a61dc0)
 

Author SHA1 Message Date
Evan Lucas 839f1f02ed doc: fix broken links in changelogs 9 years ago
James M Snell a8ece149e2 url: adding WHATWG URL support 9 years ago
Miguel Angel Asencio Hurtado e175188a94 src: fix typo rval to value 8 years ago
Timothy Gu 8f6589a0ba doc: revise http documentation 8 years ago
Rich Trott 3781dd3482 doc: fix typo in email address in README 8 years ago
Ben Noordhuis 7f7d1d385d fs: move stringToFlags() to lib/internal 9 years ago
Italo A. Casas 2f05af4c06 stream: improve stream error messages 8 years ago
Adri Van Houdt d582193613 module: Remove deprecated function requireRepl. 8 years ago
James M Snell 1fda657cac src: update module version mismatch error message 8 years ago
Brian White 96b501d338 buffer: make byteLength throw on invalid input 8 years ago
Anna Henningsen a349bc18bc fs: make `SyncWriteStream` inherit from `Writable` 8 years ago
Anna Henningsen c6ee8ed10a stream: proper `instanceof` for `Writable`s 8 years ago
cjihrig 16c4df92c4 test: add coverage for spawnSync() killSignal 8 years ago
Junshu Okamoto 1efd3dfd8c test: refactor `assert` in internet test-dns.js 8 years ago
João Reis 58550fd684 win,msi: mark INSTALLDIR property as secure 8 years ago
James M Snell dd1c0539db test: various test improvements 8 years ago
Daniel Bevenius 556e4c119d src: remove out-of-date TODO comment 8 years ago
cjihrig 96faba6ad8 test: add cluster inspector debug port test 8 years ago
Juan Andres Andrango ee856d5cb2 src: fix typo in #endif comment 8 years ago
Sakthipriyan Vairamani (thefourtheye) fe9f5bcd75 fs: don't alter user provided `options` object 8 years ago
Sakthipriyan Vairamani 169f485289 fs: refactor "options" processing as a function 9 years ago
Mariusz 'koder' Chwalba 2c7019bb28 tls: TLSSocket emits 'error' on handshake failure 8 years ago
Junshu Okamoto 35fc3866b7 test: expand test coverage for url.js 8 years ago
Alex Jordan 77f8bdd977 doc: make node(1) more consistent with tradition 8 years ago
Santiago Gimeno bdc0ff7005 test: fix test-child-process-fork-regr-gh-2847 8 years ago
João Reis 77769e6afc win,tools: ignore linting for line breaks 8 years ago
Rémy MEJA 4cad3da832 lib: minor improvements to bootstrap_node.js 8 years ago
Christopn Noelke b7f01ef61a doc: add example for file existence with fs.stat 8 years ago
Adri Van Houdt 95780388c9 lib: changed var to const in linkedlist 8 years ago
Ojas Shirekar 58f9b6d9ca buffer: fix check for `.buffer` property 8 years ago
Alfred Cepeda 13b4687e42 test: remove FIXME pummel/test-tls-securepair-client 8 years ago
Сковорода Никита Андреевич dda45c4168 dgram: use Buffer.alloc(0) for zero-size buffers 8 years ago
Wyatt Preul 74c772c3eb test: run faster and cleanup after run 8 years ago
Luigi Pinca 8ec958270d doc: add `added:` information for globals 8 years ago
Rich Trott 1122e87e0e test: refactor test-net-server-max-connections 8 years ago
AnnaMag cd068a8d34 doc: change ./node to node in debugger.md 8 years ago
Josh Gavant cbdeefba4f doc: add CTC meeting minutes 2016-09-07 8 years ago
Evan Lucas cc2e7db734 2016-09-27, Version 6.7.0 (Current) 8 years ago
Michaël Zasso 9ad3082b1c intl: add deprecation warning for v8BreakIterator 8 years ago
ss22ever 09987d242b doc: fixup link in fs.md 8 years ago
Daniel Bevenius 74fa505fcc test: enable addons test to pass with debug build 8 years ago
Wyatt Preul aa5664fad7 lib: fix TypeError in v8-polyfill 8 years ago
Miguel Angel Asencio Hurtado 14ddd1a59f readline: fix `concievably` typo in readline.js 8 years ago
Rich Trott 9964bf089d tools: disallow extra blank lines at EOF/BOF 8 years ago
Rich Trott 533b538896 test: remove blank lines at end of files 8 years ago
Anna Henningsen c85474b33e build: make addons build dep. on node_version.h 8 years ago
Dan Fabulich 9d09bdd91b fs,doc: undeprecate existsSync 8 years ago
Sudaraka Wijesinghe f99a048617 test: refactor test-file-write-stream 8 years ago
Michael Macherey d3d83be30c test: cleanup/update test-dgram-empty-packet.js 8 years ago
Bryan Bess 6ff13c9270 doc: fix markdown formatting in url.md 8 years ago