13422 Commits (6f312b3a9191709511054a8b8b7e663990d5413e)
 

Author SHA1 Message Date
Trevor Norris 6f312b3a91 http_parser: use `MakeCallback` 9 years ago
Andreas Madsen 75ecf8eb07 async_wrap: add parent uid to init hook 9 years ago
Andreas Madsen e10eebffa5 async_wrap: make uid the first argument in init 9 years ago
Andreas Madsen 13d465bcf6 async_wrap: add uid to all asyncWrap hooks 9 years ago
Brian White 68f391bf3b src: remove unnecessary check 9 years ago
Trevor Norris 1186b7a401 test: add addons test for MakeCallback 9 years ago
Trevor Norris 981bbcd925 src: remove TryCatch in MakeCallback 9 years ago
Trevor Norris 48b7b71352 src: remove unused TickInfo::in_tick() 9 years ago
Trevor Norris d77b28c6b3 src: remove unused of TickInfo::last_threw() 9 years ago
Trevor Norris cb291d5c7f src: add AsyncCallbackScope 9 years ago
Trevor Norris 2eb097f212 src: fix MakeCallback error handling 9 years ago
Fedor Indutny da9595fc47 deps: cherry-pick 68e89fb from v8's upstream 9 years ago
Chunyang Dai 834ea2c5c0 build,src: add Intel Vtune profiling support 9 years ago
Myles Borins 470bd7de85 Working on v4.4.8 9 years ago
Myles Borins 0974fc6a25 2016-06-28, Version 4.4.7 'Argon' (LTS) 9 years ago
Rebecca Turner 200b3ca9ed deps: upgrade npm in LTS to 2.15.8 9 years ago
Myles Borins 49921e8819 deps: backport 102e3e87e7 from V8 upstream 9 years ago
Myles Borins 0ba3c2ca66 doc: fix layout problem in v4 changelog 9 years ago
Natanael Copa 0414d882ce test: fix test-net-* error code check for getaddrinfo(3) 9 years ago
David Halls a08a0179e9 stream: ensure awaitDrain is increased once 9 years ago
Anna Henningsen b73ec46dcb stream: reset awaitDrain after manual .resume() 9 years ago
Colin Ihrig 98469ad84d doc: correct args for cluster message event 9 years ago
Rich Trott be0bb5f5fc test: fix unreliable known_issues test 9 years ago
Rich Trott 216486c2b6 tools: lint for function argument alignment 9 years ago
Rich Trott 7e739ae159 test,tools: adjust function argument alignment 9 years ago
Ben Noordhuis 90306bb81d src: use size_t for http parser array size fields 9 years ago
Ben Noordhuis af41a63d0f src: replace ARRAY_SIZE with typesafe arraysize 9 years ago
Santiago Gimeno ab50e82f42 test: fix test-process-exec-argv flakiness 9 years ago
Myles Borins 67863f110b doc: update licenses 9 years ago
Steve Mao c31eaad42d doc: clarify buffer class 9 years ago
Kevin Donahue e0dd476fe5 doc: fix typos in timers topic to aid readability 9 years ago
Yuval Brik a8391bc9fc doc: add jhamhader to collaborators 9 years ago
Forrest L Norvell 22ca7b877b doc: add @othiym23 to list of collaborators 9 years ago
Anna Henningsen 2c3c4e5819 doc: reference list of language-specific globals 9 years ago
Marian 5a1a0b5ed1 doc: make the api doc print-friendly 9 years ago
Bryan English 03db88e012 doc: add bengl to collaborators 9 years ago
William Kapke fbf95dde94 doc: Update DCO to v1.1 9 years ago
Mohsen f23a9c39c0 doc: fix typo in Error.captureStackTrace 9 years ago
Rich Trott 4e38655d5f test: refactor test-tls-reuse-host-from-socket 9 years ago
Robert Jefe Lindstaedt 30ab6a890c doc: fix name to match git log 9 years ago
Robert Jefe Lindstaedt 2b0f40ca16 doc: add note for fs.watch virtualized env 9 years ago
Rich Trott 1549899531 dgram,test: add addMembership/dropMembership tests 9 years ago
Santiago Gimeno 1c4549a31e test: fix flaky test-stdout-close-catch 9 years ago
Myles Borins 3b94e31245 test: robust handling of env for npm-test-install 9 years ago
Rich Trott 6a76485ad7 tools: update ESLint to 2.9.0 9 years ago
Rich Trott 552e25cb6b lib,test: update in preparation for linter update 9 years ago
Anna Henningsen 037291e31f src: make sure Utf8Value always zero-terminates 9 years ago
Sakthipriyan Vairamani a31153c02c tools: remove the minifying logic 9 years ago
Gireesh Punathil 6dfe7aeed5 cares: Support malloc(0) scenarios for AIX 9 years ago
Andreas Madsen 87cdb83a96 benchmark: merge url.js with url-resolve.js 9 years ago