Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v5.9.0 proposal #5702

Merged
merged 1 commit into from
Mar 16, 2016
Merged

v5.9.0 proposal #5702

merged 1 commit into from
Mar 16, 2016

Commits on Mar 16, 2016

  1. 2016-03-16, Version 5.9.0 (Stable)

    Notable changes:
    
    * **contextify**: Fixed a memory consumption issue related to heavy use
    of `vm.createContext` and `vm.runInNewContext`. (Ali Ijaz Sheikh)
    #5392
    * **governance**: The following members have been added as
    collaborators:
      - Andreas Madsen (@AndreasMadsen)
      - Benjamin Gruenbaum (@benjamingr)
      - Claudio Rodriguez (@claudiorodriguez)
      - Glen Keane (@thekemkid)
      - Jeremy Whitlock (@whitlockjc)
      - Matt Loring (@matthewloring)
      - Phillip Johnsen (@phillipj)
    * **lib**: copy arguments object instead of leaking it (Nathan Woltman)
    #4361
    * **src**: allow combination of -i and -e cli flags (Rich Trott)
    #5655
    * **v8**: backport fb4ccae from v8 upstream (Vladimir Krivosheev) #4231
      -  breakout events from v8 to offer better support for external
         debuggers
    * **zlib**: add support for concatenated members (Kári Tristan
    Helgason) #5120
    
    PR-URL: #5702
    evanlucas committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    79cb1a9 View commit details
    Browse the repository at this point in the history