13185 Commits (7f2cf9af5cc0df365d297a2f77c2b4ce23646289)
 

Author SHA1 Message Date
Phillip Johnsen 7f2cf9af5c doc: explicit about VS 2015 support in readme 9 years ago
Rich Trott 12d3cdbfea doc: remove out-of-date matter from internal docs 9 years ago
Rich Trott 43853679f7 doc: copyedit util doc 9 years ago
Stefan Budeanu 479a43c876 test: allow passing args to executable 9 years ago
Marc Cuva 903e8d09e1 doc: fix typo in pbkdf2Sync code sample 9 years ago
Chinedu Francis Nwafili 79b1c22c9f doc: fix buf.readInt16LE output 9 years ago
cjihrig e46915f2f3 doc: note util.isError() @@toStringTag limitations 9 years ago
Ben Noordhuis 51db48f741 src,tools: remove null sentinel from source array 9 years ago
Ben Noordhuis 03a5daba55 src,tools: drop nul byte from built-in source code 9 years ago
Ben Noordhuis 17d14f3346 src,tools: allow utf-8 in built-in js source code 9 years ago
Dirceu Pereira Tiegs 935fd21fff doc: clarify error handling in net.createServer 9 years ago
Ron Korving 93dce6d4fe doc: document fs.datasync(Sync) 9 years ago
Rod Vagg 96daf51358 doc: add Evan Lucas to the CTC 9 years ago
Rod Vagg 31b405d0cf doc: add Rich Trott to the CTC 9 years ago
Rod Vagg bcd154e402 doc: add Ali Ijaz Sheikh to the CTC 9 years ago
Rod Vagg 9d0330c804 doc: add Сковорода Никита Андреевич to the CTC 9 years ago
Rich Trott ff75023812 test: fix test-timers.reliability on OS X 9 years ago
Rich Trott 5ffd7430d1 tools: apply custom buffer lint rule to /lib only 9 years ago
Rich Trott fa5d28f246 tools: enable additional lint rules 9 years ago
Jeremiah Senkpiel 365cc63783 doc: add "building node with ninja" guide 9 years ago
cjihrig 2b00c315e1 doc: mention prototype check in deepStrictEqual() 9 years ago
Rich Trott 991f82b4bd test: mitigate flaky test-http-agent 9 years ago
Rich Trott 2f9fee6e8e benchmark: use strict mode 9 years ago
Jeremiah Senkpiel 0f54553a99 test: increase timeouts on some unref timers tests 9 years ago
Rod Vagg 1ecbdec2cf Working on v5.7.1 9 years ago
Rod Vagg cf317e2181 2016-02-23, Version 5.7.0 (Stable) 9 years ago
Brian White 18c94e5a8d deps: remove unnecessary files 9 years ago
Alexis Campailla a8862f59eb doc: update repo docs to use 'CTC' 9 years ago
Rod Vagg 6cf8ec5bd1 doc: s/http/https in Myles Borins' GitHub link 9 years ago
Rich Trott 7fc2e3161f tools: add Node.js-specific ESLint rules 9 years ago
Rich Trott 0e85530d8c test: use String.prototype.repeat() for clarity 9 years ago
Jiho Choi 6c8378b15b vm: fix `produceCachedData` 9 years ago
Michael Dawson 967cf97bf0 deps: cherry-pick 2e4da65 from v8's 4.8 upstream 9 years ago
Kevin Locke 0389e3803c doc: clarify child_process.execFile{,Sync} file arg 9 years ago
Rich Trott 5683efb90a test: remove flaky mark for test-debug-no-context 9 years ago
Rich Trott af074846f5 debugger: remove unneeded callback check 9 years ago
Braydon Fuller c55bb79ace test: add test for https server close event 9 years ago
Santiago Gimeno 138ee983b0 test: refactor test-http-destroyed-socket-write2 9 years ago
Rich Trott df7d91f36b test: mitigate flaky test-debug-no-context 9 years ago
Alexis Campailla d9177e7c26 test: test-process-getactivehandles is flaky 9 years ago
Andreas Madsen 3a96fa0030 async_wrap: add parent uid to init hook 9 years ago
Andreas Madsen 4ef04c7c4c async_wrap: make uid the first argument in init 9 years ago
Andreas Madsen 4afe801f90 async_wrap: add uid to all asyncWrap hooks 9 years ago
Rich Trott 983325cb0c tools: replace obsolete ESLint rules 9 years ago
Rich Trott f601d040b5 tools: update ESLint to version 2.1.0 9 years ago
Rich Trott 13af565759 tools: remove obsolete lint rules 9 years ago
Rich Trott 8d6e679a90 src,test,tools: modify for more stringent linting 9 years ago
Brian White 47274704aa url: fix lint and deopt issues 9 years ago
Brian White 729ad75860 url: improve url.parse() performance 9 years ago
Jackson Tian df93d60caf console: apply null as `this` for util.format 9 years ago