This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2014.12.17, Version 0.10.34 (Stable)
* uv: update to v0.10.30 * zlib: upgrade to v1.2.8 * child_process: check execFile args is an array (Sam Roberts) * child_process: check fork args is an array (Sam Roberts) * crypto: update root certificates (Ben Noordhuis) * domains: fix issues with abort on uncaught (Julien Gilli) * timers: Avoid linear scan in _unrefActive. (Julien Gilli) * timers: fix unref() memory leak (Trevor Norris) * v8: add api for aborting on uncaught exception (Julien Gilli) * debugger: fix when using "use strict" (Julien Gilli)
- Loading branch information
1 parent
542234a
commit 52795f8
Showing
3 changed files
with
34 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -515,6 +515,13 @@ Kevin Simper <[email protected]> | |
Jackson Tian <[email protected]> | ||
Tristan Berger <[email protected]> | ||
Mathias Schreck <[email protected]> | ||
Calvin Metcalf <[email protected]> | ||
Matthew Fitzsimmons <[email protected]> | ||
Swaagie <[email protected]> | ||
Emmanuel Odeke <[email protected]> | ||
Eric Mill <[email protected]> | ||
Brendan Ashworth <[email protected]> | ||
Alejandro Oviedo <[email protected]> | ||
pkcs <[email protected]> | ||
Saúl Ibarra Corretgé <[email protected]> | ||
silverwind <[email protected]> | ||
Steven R. Loomis <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters