14065 Commits (10d4f470f8918ecc780eb9e7da110c6da58ff9b1)
 

Author SHA1 Message Date
Daniel Bevenius 10d4f470f8 test: enable addons test to pass with debug build 8 years ago
Ben Noordhuis 550393dc78 test: add new.target add-on regression test 8 years ago
Gibson Fahnestock 6f1f955b33 build: default to ppc64 on AIX 8 years ago
monkick 16e97ab6c6 doc: fix typo in BUILDING.md 8 years ago
Anna Henningsen 4f2e25441e doc: remove backtick escaping for manpage refs 8 years ago
Anna Henningsen fd6b305421 tools: use better regexp for manpage references 8 years ago
JungMinu c0d44dfcc7 doc: remove invalid padding from privateEncrypt 8 years ago
Trevor Norris 60883de30f async_wrap: call destroy() callback in uv_idle_t 8 years ago
Trevor Norris 28dbc460c6 async_wrap: make Initialize a static class member 8 years ago
Trevor Norris bb05cd13db async_wrap: mode constructor/destructor to .cc 8 years ago
Feross Aboukhadijeh c0c5608bfc test,assert: add deepEqual/deepStrictEqual tests for typed arrays 9 years ago
Feross Aboukhadijeh c5f82b8421 assert: fix deepEqual/deepStrictEqual on equivalent typed arrays 9 years ago
cjihrig 76245b2156 test: refactor large event emitter tests 9 years ago
cjihrig 698bf2e829 repl: don't override all internal repl defaults 9 years ago
cjihrig 02e8187751 test: allow globals to be whitelisted 9 years ago
Rich Trott 7b4268b889 benchmark,lib,test,tools: remove unneeded . escape 8 years ago
Rich Trott 3d45b35f73 repl: refactor lib/repl.js 8 years ago
Sam Roberts 0f523583c3 doc: remove Sam Roberts from release team 8 years ago
Ali Ijaz Sheikh 4eeac8eb8c doc: add guide for maintaining V8 8 years ago
James M Snell 34405ddb83 doc: move TSC and CTC meeting minutes out of core repo 8 years ago
Sakthipriyan Vairamani (thefourtheye) 9b36469a3c tools: improve docopen target in Makefile 8 years ago
Vse Mozhet Byt 198463a0ff doc: fix a typo in the assert.md 8 years ago
Ben Noordhuis e3dc05d01b tools: make run-valgrind.py useful 8 years ago
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