13467 Commits (8d394810e851efe24b4c880b9fa39d8e07cf661a)
 

Author SHA1 Message Date
Stefan Budeanu c98d159ed3 test: fix test runner arg regression 9 years ago
Santiago Gimeno 88728408e0 test: refactor test-dgram-send-callback-recursive 9 years ago
Santiago Gimeno dff01d10c5 test: refactor test-dgram-udp4 9 years ago
Andreas Madsen 2426b3dd86 benchmark: move string-decoder to its own category 9 years ago
Andreas Madsen 15720fa25a benchmark: fix configuation parameters 9 years ago
Andreas Madsen f6c505d0b1 benchmark: merge url.js with url-resolve.js 9 years ago
Andreas Madsen d9079ab801 benchmark: move misc to categorized directories 9 years ago
Phillip Johnsen 1d7c37018f doc: explicit about VS 2015 support in readme 9 years ago
Rich Trott 611b4641d9 doc: remove out-of-date matter from internal docs 9 years ago
Rich Trott 6e6ce09861 doc: copyedit util doc 9 years ago
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago
Stefan Budeanu 23a584d517 test: allow passing args to executable 9 years ago
Marc Cuva 7e51966b32 doc: fix typo in pbkdf2Sync code sample 9 years ago
Chinedu Francis Nwafili 8b1af2f8d4 doc: fix buf.readInt16LE output 9 years ago
cjihrig ee7754be47 repl: accept no arguments to start() 9 years ago
cjihrig 54cbf2826b doc: note util.isError() @@toStringTag limitations 9 years ago
Ben Noordhuis 33e51fe18c src,tools: remove null sentinel from source array 9 years ago
Ben Noordhuis 96adbe9503 src,tools: drop nul byte from built-in source code 9 years ago
Ben Noordhuis cdc7e025e0 src,tools: allow utf-8 in built-in js source code 9 years ago
Dirceu Pereira Tiegs 581606a5fd doc: clarify error handling in net.createServer 9 years ago
Ron Korving 45789027ac doc: document fs.datasync(Sync) 9 years ago
Ben Noordhuis 66f4586dd0 cluster: emit worker as first 'message' event arg 9 years ago
Rod Vagg 0dc216f89d doc: add Evan Lucas to the CTC 9 years ago
Rod Vagg dae5bf0127 doc: add Rich Trott to the CTC 9 years ago
Rod Vagg 97dc810d46 doc: add Ali Ijaz Sheikh to the CTC 9 years ago
Rod Vagg b484c2e907 doc: add Сковорода Никита Андреевич to the CTC 9 years ago
Rich Trott 8bcb174d03 test: fix test-timers.reliability on OS X 9 years ago
Rich Trott d26417f123 tools: apply custom buffer lint rule to /lib only 9 years ago
Rich Trott 9534f6dfd5 tools: enable additional lint rules 9 years ago
Rod Vagg 7b0a83d2b0 2016-02-23, Version 5.7.0 (Stable) 9 years ago
Fedor Indutny 4bd8b20f20 github: put description of PR to the end of tmpl 9 years ago
Jeremiah Senkpiel 65c0feb5fe doc: add "building node with ninja" guide 9 years ago
cjihrig 10f55b0aae doc: mention prototype check in deepStrictEqual() 9 years ago
Fedor Indutny 81e35b5a29 github: add issue and pull request templates 9 years ago
Rich Trott bbf4621548 test: mitigate flaky test-http-agent 9 years ago
Rich Trott 4bb529d972 benchmark: use strict mode 9 years ago
Jeremiah Senkpiel 65cd2a0f96 test: increase timeouts on some unref timers tests 9 years ago
cjihrig e854f60585 child_process: add keepOpen option to send() 9 years ago
cjihrig 1952844f45 child_process: support options in send() 9 years ago
Alexis Campailla 18abb3ccc2 doc: update repo docs to use 'CTC' 9 years ago
Rod Vagg 2678e1423e doc: s/http/https in Myles Borins' GitHub link 9 years ago
Rich Trott db4e7528b0 tools: add Node.js-specific ESLint rules 9 years ago
Rich Trott 97f76f3f04 test: use String.prototype.repeat() for clarity 9 years ago
Jiho Choi d5c04c34f1 vm: fix `produceCachedData` 9 years ago
Phillip Kovalev 5c14efbbe9 module: return correct exports from linked binding 9 years ago
Kevin Locke 91f6bc0bd6 doc: clarify child_process.execFile{,Sync} file arg 9 years ago
Rich Trott 3144ecd0b2 test: remove flaky mark for test-debug-no-context 9 years ago
Rich Trott c9d7b75346 debugger: remove unneeded callback check 9 years ago
Braydon Fuller 210e65a017 test: add test for https server close event 9 years ago
Santiago Gimeno b920d4546f test: refactor test-http-destroyed-socket-write2 9 years ago