3958 Commits (5782ec24273706dbacd669d36c14d89d78ea230b)

Author SHA1 Message Date
Anna Henningsen 5782ec2427 module: don't cache uninitialized builtins 9 years ago
Anna Henningsen b9dfdfe1d3 vm: don't abort process when stack space runs out 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 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
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
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
Anna Henningsen 037291e31f src: make sure Utf8Value always zero-terminates 9 years ago
Fedor Indutny 55319fe798 stream_base: expose `bytesRead` getter 9 years ago
Myles Borins 3745d848a7 Working on v4.4.7 9 years ago
Myles Borins a4d9beb28a 2016-06-23, Version 4.4.6 'Argon' (LTS) 9 years ago
Myles Borins e2ccf62420 Working on v4.4.6 9 years ago
Myles Borins 6330f482c8 2016-05-24, Version 4.4.5 'Argon' (LTS) 9 years ago
Ali Ijaz Sheikh 823f726f66 contextify: tie lifetimes of context & sandbox 9 years ago
Ali Ijaz Sheikh 9ddb44ba61 contextify: cache sandbox and context in locals 9 years ago
Ali Ijaz Sheikh 8ebdcd65b0 contextify: replace deprecated SetWeak usage 9 years ago
Ali Ijaz Sheikh 9e6d8170f7 contextify: cleanup weak ref for sandbox 9 years ago
Ali Ijaz Sheikh b6fc15347d contextify: cleanup weak ref for global proxy 9 years ago
Anna Henningsen 6ad85914b1 child_process: add nullptr checks after allocs 9 years ago
Anna Henningsen 2fac15ba94 src: fix FindFirstCharacter argument alignment 9 years ago
Anna Henningsen 8b077faa82 buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen 12a9699fcf buffer: fix needle length misestimation for UCS2 9 years ago
Ben Noordhuis 2942cff069 src: add missing 'inline' keywords 9 years ago
Ben Noordhuis e0eebf412e src,tools: remove null sentinel from source array 9 years ago
Ben Noordhuis 8f18414cd5 src,tools: drop nul byte from built-in source code 9 years ago
Ben Noordhuis d7a3ea457b src,tools: allow utf-8 in built-in js source code 9 years ago
Myles Borins cc0985b60f Working on v4.4.5 9 years ago
Myles Borins 9cf628eae3 2016-05-05, Version 4.4.4 'Argon' (LTS) 9 years ago
Myles Borins 44fd83e196 Working on v4.4.4 9 years ago
Myles Borins d7f2bc9a71 2016-04-12, Version 4.4.3 'Argon' (LTS) 9 years ago
João Reis 6d3822c12b etw: fix descriptors of events 9 and 23 9 years ago
Rich Trott 4f683ab912 src,tools: use template literals 9 years ago
Myles Borins 7384140a5f Working on v4.4.3 9 years ago