14042 Commits (7b1b11a11cbe49220ed9a24cfeb0f5e72b211c1b)
 

Author SHA1 Message Date
Ben Noordhuis 7b1b11a11c tools: fix run-valgrind.py script 8 years ago
Ben Noordhuis 011ee0ba8b tools: copy run-valgrind.py to tools/ 8 years ago
Daijiro Yamada aca0ede0d3 doc: fix typo e.g., => e.g. 8 years ago
YutamaKotaro c7997939f2 doc: fix typo about cluster doc, (eg. -> e.g.) 8 years ago
ikasumi_wt 229fa6921f doc: fix e.g., to e.g. in doc/http.md 8 years ago
kohta ito 3ad7430f12 doc: fix the index order in pseudocode of modules 8 years ago
William Kapke 06732babd3 doc: remove Roadmap Working Group 8 years ago
Daniel Bevenius 6775163a94 doc: fix minor style issue in code examples 8 years ago
Ryan Lewis aa25c74fe6 doc: grammar and structure revisions of wg doc 8 years ago
Jeremiah Senkpiel 1e06ed7e9d doc: clarify the exit code part of writing_tests 8 years ago
Andreas Lind 3f39a39657 doc: Fix inaccuracy in https.request docs 8 years ago
Oscar Morrison 8380154e22 doc: add npm link to README 9 years ago
Wayne Andrews f8d4577762 build: Add option to compile for coverage reports 8 years ago
Stewart Addison f2b00985f0 build: add shared library support to AIX build 8 years ago
Stewart Addison 52f14931a2 deps: backport GYP fix to fix AIX shared suffix 8 years ago
Myles Borins e92e3b5c4f Working on v4.7.1 8 years ago
Myles Borins 4e73e75f7f 2016-12-06, Version 4.7.0 'Argon' (LTS) 8 years ago
Rich Trott cc36a63205 test: remove watchdog in test-debug-signal-cluster 8 years ago
Johan Bergström c1effb1255 deps: fix build with libc++ 3.8.0 8 years ago
Michael Macherey 9144d373ba test: cleanup test-dgram-error-message-address 8 years ago
Francis Gulotta b1bd1c42c0 tools: allow test.py to use full paths of tests 8 years ago
Fedor Indutny 54c38eb22e tickprocessor: apply c++filt manually on mac 8 years ago
Brian White 50a4471aff http: fix connection upgrade checks 8 years ago
Ben Noordhuis 9389572cbc crypto: fix faulty logic in iv size check 8 years ago
Rich Trott 62e83b363e src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
Michael Dawson 51e09d00c4 src: normalize malloc, realloc 8 years ago
Daniel Bevenius 3b5cedebd1 src: renaming ares_task struct to node_ares_task 9 years ago
DavidCai f6f0b387ea events: pass the original listener added by once 9 years ago
Santiago Gimeno 96bdfae041 test: improve test-debugger-util-regression 8 years ago
Daniel Bevenius c5181eda4b build: reduce noise from doc target 8 years ago
Rich Trott d3c25c19ef doc: update minute-taking procedure for CTC 8 years ago
Rich Trott 861b689c01 doc: update GOVERNANCE.md to use "meeting chair" 8 years ago
Rich Trott 2c758861c0 test: move timer-dependent test to sequential 8 years ago
Josh Gavant 5e820ae746 doc: update Diagnostics WG info 8 years ago
Kyle E. Mitchell d9955fbb17 test: add test for HTTP client "aborted" event 9 years ago
Yangyang Liu e08173a2f1 doc: fix outdate ninja link 8 years ago
Rich Trott b0476c5590 test: fix flaky test-fs-watch-recursive on OS X 8 years ago
Gerges Beshay bcd156f4ab test: refactor test-async-wrap-check-providers 8 years ago
Aaron Bieber 59d821debe build: use wxneeded on openbsd 8 years ago
Rod Vagg ed31f9cc30 benchmark: add microbenchmarks for ES Map 9 years ago
Alejandro Oviedo Garcia f18f3b61e3 util: use template strings 8 years ago
Rich Trott 533ce48b6a tools: make --repeat work with -j in test.py 8 years ago
Ben Noordhuis 9d5e7f5c85 test: use strict assertions in module loader test 8 years ago
BethGriggs 6d742b3fdd test: remove err timer from test-http-set-timeout 8 years ago
Rich Trott 462c640a51 doc: fix typo in email address in README 8 years ago
cjihrig 51b251d8eb test: add coverage for spawnSync() killSignal 8 years ago
Daniel Bevenius e5d2a95d68 src: remove out-of-date TODO comment 8 years ago
Juan Andres Andrango b4353e9017 src: fix typo in #endif comment 8 years ago
Alex Jordan fc77cbb5b1 doc: make node(1) more consistent with tradition 8 years ago
Santiago Gimeno fafffd4f99 test: fix test-child-process-fork-regr-gh-2847 8 years ago