1. Apr 05, 2012
  2. Apr 03, 2012
  3. Apr 01, 2012
  4. Mar 31, 2012
  5. Mar 30, 2012
    • Ben Noordhuis's avatar
      Fix Engrish in error messages. · 17524432
      Ben Noordhuis authored
      17524432
    • Ben Noordhuis's avatar
      node: remove unused function · db0a1dc7
      Ben Noordhuis authored
      db0a1dc7
    • Ben Noordhuis's avatar
      node: fix signedness compiler warnings · 8c97ad4c
      Ben Noordhuis authored
      8c97ad4c
    • Ben Noordhuis's avatar
      crypto: fix signedness compiler warnings · 6986d931
      Ben Noordhuis authored
      6986d931
    • Ben Noordhuis's avatar
      buffer: fix signedness compiler warnings · b82b4f29
      Ben Noordhuis authored
      b82b4f29
    • Ben Noordhuis's avatar
      0f0557d7
    • isaacs's avatar
      2012.03.30, Version 0.7.7 (unstable) · 5cda2542
      isaacs authored
      * Upgrade V8 to 3.9.24.7
      
      * Upgrade npm to 1.1.15
      
      * Handle Emoji characters properly (Erik Corry, Bert Belder)
      
      * readline: migrate ansi/vt100 logic from tty to readline (Nathan Rajlich)
      
      * readline: Fix multiline handling (Alex Kocharin)
      
      * add a -i/--interactive flag to force the REPL (Nathan Rajlich)
      
      * debugger: add breakOnException command (Fedor Indutny)
      
      * cluster: kill workers when master dies (Andreas Madsen)
      
      * cluster: add graceful disconnect support (Andreas Madsen)
      
      * child_process: Separate 'close' event from 'exit' (Charlie McConnell)
      
      * typed arrays: add Uint8ClampedArray (Mikael Bourges-Sevenier)
      
      * buffer: Fix byte alignment issues (Ben Noordhuis, Erik Lundin)
      
      * tls: fix CryptoStream.setKeepAlive() (Shigeki Ohtsu)
      
      * Expose http parse error codes (Felix Geisendörfer)
      
      * events: don't delete the listeners array (Ben Noordhuis, Nathan Rajlich)
      
      * process: add process.config to view node's ./configure settings (Nathan Rajlich)
      
      * process: process.execArgv to see node's arguments (Micheil Smith)
      
      * process: fix process.title setter (Ben Noordhuis)
      
      * timers: handle negative or non-numeric timeout values (Ben Noordhuis)
      5cda2542
    • isaacs's avatar
      Upgrade npm to 1.1.15 · 9a70d999
      isaacs authored
      9a70d999