13434 Commits (13d0e463b0efc66855942fd72be930ffd7861265)
 

Author SHA1 Message Date
Michael Dawson 13d0e463b0 build: enable compilation for linuxOne 9 years ago
Ben Noordhuis efdeb69c9a test: work around debugger not killing inferior 9 years ago
Ben Noordhuis 74a5e911c0 debugger: propagate --debug-port= to debuggee 9 years ago
Ben Noordhuis e3f9bc893f test: use strictEqual consistently in agent test 9 years ago
Ben Noordhuis c807287e80 tls,https: respect address family when connecting 9 years ago
Trevor Norris 271927f29e async_wrap: pass uid to JS as double 9 years ago
Trevor Norris 747f107188 async_wrap: don't abort on callback exception 9 years ago
Trevor Norris c06e2b07b6 async_wrap: notify post if intercepted exception 9 years ago
Trevor Norris 0642a146b3 async_wrap: setupHooks now accepts object 9 years ago
Trevor Norris c3d87eee49 src: reword command and add ternary 9 years ago
Trevor Norris ee7040568d src,http_parser: remove KickNextTick call 9 years ago
Trevor Norris 63356df39c src,http: fix uncaughtException miss in http 9 years ago
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