- Apr 08, 2012
- Apr 07, 2012
-
-
Bert Belder authored
-
Bert Belder authored
-
Ryan Dahl authored
ref #3056
-
Ryan Dahl authored
For easy inclusion in binary distributions. ref #3056
-
Ryan Dahl authored
-
isaacs authored
-
- Apr 06, 2012
-
-
Igor Zinkovsky authored
-
Bert Belder authored
-
Bert Belder authored
On Windows it is not possible to unlink() the read file in the callback. This fixes #3051. A test is included.
-
Igor Zinkovsky authored
-
Igor Zinkovsky authored
-
- Apr 03, 2012
-
-
Ben Noordhuis authored
Fixes a segmentation fault on some OS X systems due to sizeof(struct stat) mismatches. Fixes #2061.
-
- Apr 01, 2012
-
-
Nathan Rajlich authored
Previously this was basically hard-coded for *.js files, but now we need to include the 'config.gypi' file in there as well.
-
- Mar 31, 2012
-
-
isaacs authored
-
- Mar 24, 2012
- Mar 23, 2012
-
-
isaacs authored
* net: don't crash when queued write fails (Igor Zinkovsky) * sunos: fix EMFILE on process.memoryUsage() (Bryan Cantrill) * crypto: fix compile-time error with openssl 0.9.7e (Ben Noordhuis) * unix: ignore ECONNABORTED errors from accept() (Ben Noordhuis) * Add UV_ENOSPC and mappings to it (Bert Belder) * http-parser: Fix response body is not read (koichik) * Upgrade npm to 1.1.12 - upgrade node-gyp to 0.3.7 - work around AV-locked directories on Windows - Fix isaacs/npm#2293 Don't try to 'uninstall' / - Exclude symbolic links from packages. - Fix isaacs/npm#2275 Spurious 'unresolvable cycle' error. - Exclude/include dot files as if they were normal files
-
isaacs authored
-
isaacs authored
-
Igor Zinkovsky authored
-
isaacs authored
-
isaacs authored
-
isaacs authored
-
Bryan Cantrill authored
-
- Mar 22, 2012
-
-
Ben Noordhuis authored
-
- Mar 18, 2012
- Mar 17, 2012
-
-
koichik authored
Refs: #2952.
-
Ben Noordhuis authored
-
- Mar 16, 2012
- Mar 15, 2012
-
-
isaacs authored
* Windows: Many libuv test fixes (Bert Belder) * Windows: avoid uv_guess_handle crash in when fd < 0 (Bert Belder) * Map EBUSY and ENOTEMPTY errors (Bert Belder) * Windows: include syscall in fs errors (Bert Belder) * Fix fs.watch ENOSYS on Linux kernel version mismatch (Ben Noordhuis) * Update npm to 1.1.9 - upgrade node-gyp to 0.3.5 (Nathan Rajlich) - Fix isaacs/npm#2249 Add cache-max and cache-min configs - Properly redirect across https/http registry requests - log config usage if undefined key in set function (Kris Windham) - Add support for os/cpu fields in package.json (Adam Blackburn) - Automatically node-gyp packages containing a binding.gyp - Fix failures unpacking in UNC shares - Never create un-listable directories - Handle cases where an optionalDependency fails to build
-
isaacs authored
-
isaacs authored
-
isaacs authored
-
isaacs authored
-