Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uv: upgrade to 10de090 | Ben Noordhuis | 2011-12-21 | 11 | -33/+96 |
* | gyp: include opensslconf.h on x64 | Ben Noordhuis | 2011-12-19 | 1 | -2/+1 |
* | gyp: compile openssl with OPENSSL_NO_ASM=1 | Ben Noordhuis | 2011-12-19 | 1 | -0/+1 |
* | Upgrade V8 to 3.8.1 | Ryan Dahl | 2011-12-19 | 57 | -1116/+1675 |
* | Merge remote branch 'origin/v0.6' | Ryan Dahl | 2011-12-16 | 181 | -621/+1265 |
|\ | |||||
| * | uv: upgrade to d808cf9 | Ben Noordhuis | 2011-12-16 | 22 | -39/+427 |
| * | npm 1.1.0-beta-4 | isaacs | 2011-12-15 | 115 | -98/+399 |
| * | Upgrade V8 to 3.6.6.14 | Ryan Dahl | 2011-12-14 | 14 | -79/+383 |
| * | npm 1.1.0-beta-3 | isaacs | 2011-12-14 | 95 | -110/+122 |
| * | npm 1.1.0-beta-2 | isaacs | 2011-12-14 | 160 | -605/+936 |
* | | upgrade libuv to cb70db1 | Ryan Dahl | 2011-12-16 | 11 | -146/+863 |
* | | fix windows build | Igor Zinkovsky | 2011-12-15 | 1 | -1/+0 |
* | | upgrade libuv to 8e50b6043da7b3221f51b3158033255c9a210d08 | Igor Zinkovsky | 2011-12-15 | 37 | -33/+1887 |
* | | Upgrade V8 to 3.8.0 | Ryan Dahl | 2011-12-14 | 143 | -2513/+5935 |
* | | fix windows build | Igor Zinkovsky | 2011-12-09 | 1 | -1/+0 |
* | | Merge remote branch 'origin/v0.6' | Ryan Dahl | 2011-12-06 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | uv: upgrade to 0db3274 | Ben Noordhuis | 2011-12-06 | 1 | -0/+7 |
* | | Merge remote branch 'origin/v0.6' | Ryan Dahl | 2011-12-06 | 4 | -2/+34 |
|\ \ | |/ | |||||
| * | uv: upgrade to 34e95d1 | Ben Noordhuis | 2011-12-04 | 2 | -1/+10 |
| * | Upgrade V8 to 3.6.6.11 | Ryan Dahl | 2011-12-03 | 4 | -39/+11 |
| * | Workaround: A/V software prevents folder rename | isaacs | 2011-12-02 | 1 | -1/+20 |
* | | Upgrade V8 to 3.7.12 | Ryan Dahl | 2011-12-05 | 424 | -34189/+69657 |
* | | Merge branch 'v0.6' | Ben Noordhuis | 2011-12-02 | 306 | -719/+24427 |
|\ \ | |/ | |||||
| * | npm 1.1.0-alpha-6 | isaacs | 2011-12-01 | 95 | -97/+99 |
| * | upgrade libuv to 60630dab0f | Igor Zinkovsky | 2011-12-01 | 4 | -5/+41 |
| * | Upgrade libuv to 9c064fb | Bert Belder | 2011-12-01 | 31 | -49/+246 |
| * | npm 1.1.0-alpha-5 | isaacs | 2011-12-01 | 253 | -968/+724 |
| * | Upgrade libuv to fce90652ed38ab0925131ed141972354a494933b | Bert Belder | 2011-11-29 | 2 | -30/+20 |
| * | Remove npm's .gitignore, add generated docs | isaacs | 2011-11-27 | 218 | -15/+23739 |
* | | build: always compile with large file support | Ben Noordhuis | 2011-11-30 | 1 | -5/+0 |
* | | Merge branch 'v0.6' | Bert Belder | 2011-11-25 | 147 | -6844/+1704 |
|\ \ | |/ | |||||
| * | Upgrade libuv to 01f64f6 | Bert Belder | 2011-11-25 | 3 | -6/+5 |
| * | update libuv to cfa4112950b1f897fda7 | Igor Zinkovsky | 2011-11-24 | 1 | -1/+23 |
| * | Upgrade libuv to 3a50f8f | Bert Belder | 2011-11-25 | 1 | -6/+10 |
| * | Upgrade libuv to 45b976a | Bert Belder | 2011-11-25 | 1 | -0/+1 |
| * | Upgrade libuv to ea63f06 | Bert Belder | 2011-11-24 | 5 | -14/+37 |
| * | Update npm to 1.1.0-alpha-2 | isaacs | 2011-11-22 | 138 | -6819/+1630 |
* | | Merge remote branch 'origin/v0.6' | Ryan Dahl | 2011-11-22 | 450 | -23/+33194 |
|\ \ | |/ | |||||
| * | Upgrade http-parser to joyent/http-parser@2498961 | Ryan Dahl | 2011-11-22 | 6 | -23/+81 |
| * | Include NPM, update .pkg to install it. | Ryan Dahl | 2011-11-21 | 442 | -0/+33109 |
| * | uv: upgrade to 01fbe7b | Ben Noordhuis | 2011-11-18 | 6 | -2/+49 |
* | | uv: upgrade to e4680cc | Ben Noordhuis | 2011-11-18 | 19 | -106/+722 |
* | | build: remove v8-node.gyp | Ben Noordhuis | 2011-11-17 | 2 | -13/+3 |
|/ | |||||
* | v8: add platform-solaris.cc to gyp build | Ben Noordhuis | 2011-11-17 | 1 | -0/+7 |
* | v8: compile with __C99FEATURES__=1 on sunos | Ben Noordhuis | 2011-11-17 | 1 | -0/+7 |
* | Upgrade libuv to 2007eb8 | Ryan Dahl | 2011-11-16 | 10 | -31/+27 |
* | Upgrade V8 to 3.6.6.8 | Ryan Dahl | 2011-11-14 | 2 | -2/+7 |
* | uv: upgrade to 224584c | Ben Noordhuis | 2011-11-10 | 3 | -4/+44 |
* | uv: upgrade to 26806e2 | Ben Noordhuis | 2011-11-10 | 10 | -247/+223 |
* | Upgrade libuv to 196e145 | Ryan Dahl | 2011-11-08 | 1 | -0/+1 |