1. Jun 30, 2012
  2. Jun 29, 2012
    • isaacs's avatar
      2012.06.29, Version 0.8.1 (stable) · 2134aa3d
      isaacs authored
      * V8: upgrade to v3.11.10.12
      
      * npm: upgrade to v1.1.33
        - Support for parallel use of the cache folder
        - Retry on registry timeouts or network failures (Trent Mick)
        - Reduce 'engines' failures to a warning
        - Use new zsh completion if aviailable (Jeremy Cantrell)
      
      * Fix #3577 Un-break require('sys')
      
      * util: speed up formatting of large arrays/objects (Ben Noordhuis)
      
      * windows: make fs.realpath(Sync) work with UNC paths (Bert Belder)
      
      * build: fix --shared-v8 option (Ben Noordhuis)
      
      * doc: `detached` is a boolean (Andreas Madsen)
      
      * build: use proper python interpreter (Ben Noordhuis)
      
      * build: expand ~ in `./configure --prefix=~/a/b/c` (Ben Noordhuis)
      
      * build: handle CC env var with spaces (Gabriel de Perthuis)
      
      * build: fix V8 build when compiling with gcc 4.5 (Ben Noordhuis)
      
      * build: fix --shared-v8 option (Ben Noordhuis)
      
      * windows msi: Fix icon issue which caused huge file size (Bert Belder)
      
      * unix: assume that dlopen() may clobber dlerror() (Ben Noordhui...
      2134aa3d
    • isaacs's avatar
      blog: Require posts to have a date · 40f70673
      isaacs authored
      40f70673
    • isaacs's avatar
      blog: Direct bugs/feature feedback to issues · b919e298
      isaacs authored
      b919e298
    • isaacs's avatar
      5193d592
    • isaacs's avatar
      blog css: Styling of nested lists · 103921da
      isaacs authored
      103921da
    • isaacs's avatar
      homepage: Update Claudio's title/link · 1747eeff
      isaacs authored
      1747eeff
    • isaacs's avatar
      lint · 3e0757c1
      isaacs authored
      3e0757c1
    • isaacs's avatar
      uv: upgrade to 5b8a112 · 3644b0bc
      isaacs authored
      3644b0bc
    • isaacs's avatar
      npm: Upgrade to 1.1.33 · c721604d
      isaacs authored
      Support for parallel use of the cache folder
      Retry on registry timeouts or network failures
      Reduce 'engines' failures to a warning
      Use new zsh completion if aviailable
      c721604d
    • isaacs's avatar
      Fix #3577 Un-break require('sys') · f2a9ed48
      isaacs authored
      f2a9ed48
  3. Jun 28, 2012
  4. Jun 27, 2012
  5. Jun 26, 2012
  6. Jun 25, 2012
    • isaacs's avatar
      blog post for v0.8.0 · 78234740
      isaacs authored
      78234740
    • isaacs's avatar
      Now working on 0.8.1 · b07b3913
      isaacs authored
      b07b3913
    • isaacs's avatar
      Merge branch 'v0.8.0-release' into v0.8 · 5feea97b
      isaacs authored
      5feea97b
    • isaacs's avatar
      2012.06.25, Version 0.8.0 (stable) · 8b8a7a7f
      isaacs authored
      * V8: upgrade to v3.11.10.10
      
      * npm: Upgrade to 1.1.32
      
      * Deprecate iowatcher (Ben Noordhuis)
      
      * windows: update icon (Bert Belder)
      
      * http: Hush 'MUST NOT have a body' warnings to debug() (isaacs)
      
      * Move blog.nodejs.org content into repository (isaacs)
      
      * Fix #3503: stdin: resume() on pipe(dest) (isaacs)
      
      * crypto: fix error reporting in SetKey() (Fedor Indutny)
      
      * Add --no-deprecation and --trace-deprecation command-line flags
      * (isaacs)
      
      * fs: fix fs.watchFile() (Ben Noordhuis)
      
      * fs: Fix fs.readfile() on pipes (isaacs)
      
      * Rename GYP variable node_use_system_openssl to be consistent (Ryan
      * Dahl)
      8b8a7a7f
    • isaacs's avatar
      Hotfix for #3528 Add strdup in uv_cpu_info · 9a7158de
      isaacs authored
      9a7158de