13256 Commits (971edde0cb4282497ce98e54817a9fa202c765cd)
 

Author SHA1 Message Date
Brian White 971edde0cb util: improve format() performance further 9 years ago
Evan Lucas c32d460747 util: improve util.format performance 9 years ago
Evan Lucas 12ca84fc7f benchmark: add util.format benchmark 9 years ago
Stefan Budeanu 86900f8f2b build: correctly detect clang version 9 years ago
cjihrig 29e26b38c5 test: bug repro for vm function redefinition 9 years ago
cjihrig 5aa17dc136 tools: support testing known issues 9 years ago
James M Snell 9ad901ef44 doc: improve unhandledException doc copy 9 years ago
Trevor Norris e6210d5f50 test: prevent flakey test on pi2 9 years ago
Wyatt Preul 40b36baa2f test: check memoryUsage properties 9 years ago
silverwind 3bd96fdb0f doc: update link green to match homepage 9 years ago
Rich Trott 9a3e87e9a8 tools: enable linting for benchmarks 9 years ago
Rich Trott b955d02266 benchmark: fix lint errors 9 years ago
Rich Trott c4fa2a6715 tools: enable no-extra-parens in ESLint 9 years ago
Craig Akimoto cb7e4fbac9 doc: update V8 URL 9 years ago
Sam Roberts b54a26fa61 doc: correct name of engine methods 9 years ago
Sam Roberts 9db827c7aa constants: define ENGINE_METHOD_RSA 9 years ago
cjihrig e572e421b4 repl: accept no arguments to start() 9 years ago
cjihrig a3017992e4 child_process: add keepOpen option to send() 9 years ago
cjihrig 6d4887ccc2 child_process: support options in send() 9 years ago
Jeremiah Senkpiel 01c331ea37 Working on v5.7.2 9 years ago
Jeremiah Senkpiel 805f054cc7 2016-03-02, Version 5.7.1 (Stable) 9 years ago
ronkorving f1f3832934 doc: update NAN urls in ROADMAP.md and doc/releases.md 9 years ago
firedfox 4c09e7f359 build: remove --quiet from eslint invocation 9 years ago
Anton Khlynovskiy e3421ac296 lib: freelist: use .pop() for allocation 9 years ago
Rod Vagg 51bc062dab doc: add CTC meeting minutes 2016-02-17 9 years ago
Ben Noordhuis 25c01cd779 tls: fix assert in context._external accessor 9 years ago
Rich Trott 12ae6abc69 test: increase timeout for test-tls-fast-writing 9 years ago
Rich Trott 81348e8855 test: apply Linux workaround to Linux only 9 years ago
Michael Dawson c4d9cdb7d0 test: allow options for v8 testing 9 years ago
Rich Trott 2c619f2012 build: run lint before tests 9 years ago
Rich Trott 7cae774d9b benchmark: refactor to eliminate redeclared vars 9 years ago
Rich Trott d1a82c6824 test: retry on known SmartOS bug 9 years ago
Ben Noordhuis 1e86804503 deps: upgrade openssl to 1.0.2g 9 years ago
Trevor Norris d77c3bf204 http_parser: use `MakeCallback` 9 years ago
Fedor Indutny 88f393588a crypto: PBKDF2 works with `int` not `ssize_t` 9 years ago
nettofarah 9424fa5732 url: group slashed protocols by protocol name 9 years ago
Aayush Naik c7f8a13043 test: remove unneeded bind() and related comments 9 years ago
Santiago Gimeno cc4cbb10df test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Owen Smith 91d218d096 path: fix path.relative() for prefixes at root 9 years ago
Rich Trott 0ebbf6cd53 test: remove flaky designation from fixed tests 9 years ago
Zheng Chaoping ef7a088906 path: fix win32 parse() 9 years ago
Evan Lucas 795c85ba1c doc: fix typo in child_process documentation 9 years ago
Anton Andesen 0a56e9690b doc: add note for binary safe string reading 9 years ago
Prince J Wesley 2b88523836 repl: fix stack trace column number in strict mode 9 years ago
Alexander Makarenko ea8331e15f doc: improvements to crypto.markdown copy 9 years ago
Matteo Collina d3f9b84be8 dgram: handle default address case when offset and length are specified 9 years ago
Rich Trott 6aebe16669 benchmark: add benchmark for buf.compare() 9 years ago
Rich Trott b44b701e5b tools,benchmark: increase lint compliance 9 years ago
Owen Smith c83725c604 test: add test-cases for posix path.relative() 9 years ago
Owen Smith 871396ce8f path: fix win32 relative() for UNC paths 9 years ago