Commit Graph

607 Commits (4b6164ab491e48f30286f739a8a0e66587499bfd)

Author SHA1 Message Date
Ben Noordhuis 4b6164ab49 uv: upgrade to 332b72e 2012-01-28 01:30:46 +01:00
Ben Noordhuis 22e23473ea uv: upgrade to 16124bb 2012-01-28 00:17:01 +01:00
Ben Noordhuis 8a413b076e uv: upgrade to 3f1bad2 2012-01-27 22:18:17 +01:00
isaacs f98999cc16 Properly update npm to 1.1.0-3
Thanks @mscdex for spotting this.
2012-01-27 13:12:07 -08:00
isaacs 5c0f039c9c Update npm to 1.1.0-3 2012-01-26 15:59:26 -08:00
Ben Noordhuis 352febe251 uv: upgrade to 9c76d0d 2012-01-27 00:56:32 +01:00
Ben Noordhuis 986e612557 uv: upgrade to b88bc43 2012-01-24 00:11:44 +01:00
Igor Zinkovsky f5e742b264 upgrade libuv to edbabe6f83 2012-01-23 01:34:05 -08:00
Ben Noordhuis 08ab306afd uv: upgrade to 497b1ec 2012-01-21 03:14:15 +01:00
isaacs 4afc46d7bc Upgrade V8 to 3.6.6.19 2012-01-19 18:29:11 -08:00
Fedor Indutny 4fdec07bd8 Land number collision fix for v8 3.6 by Erik Corry
Update with fixes from: http://codereview.chromium.org/9190001/
2012-01-19 21:55:48 +06:00
Fedor Indutny 1695332941 Land number collision fix for v8 3.6 by Erik Corry
- If V8 snapshots are enabled then the hash is only randomized at build time.

---
backport @10366, @10367 and @10402 to 3.6

Add seed to hash of numeric keyed properties.

Minor cleanups of numeric seeded hashing patch.

Split NumberDictionary into a randomly seeded and an unseeded version.
We don't want to randomize the stub cache.

Review URL: http://codereview.chromium.org/9190001/
2012-01-17 22:22:52 +06:00
isaacs 25410096b4 Update npm to 1.1.0-2 2012-01-16 15:06:16 -08:00
Igor Zinkovsky 247d0da188 update libuv to 855764406e
fixes #2521
2012-01-11 19:35:03 -08:00
Ben Noordhuis cc5cea35b0 uv: upgrade to 803f5a0 2012-01-09 15:46:30 +01:00
Bert Belder 4a899c9274 Land hash collision fix for V8 3.6 by Erik Corry.
- If V8 snapshots are enabled then the hash is only randomized at build time.
- Breaks MIPS

---
Backport hash collision workaround to 3.6.
This is made up of 9956, 10351, 10338 and 10330.
This change bakes the string hash key into the snapshot, so
it is determined at build time for shapshot configs.
Review URL: http://codereview.chromium.org/9124004
2012-01-06 17:02:01 +01:00
isaacs 78dbb4b5b1 npm@1.1.0-beta-10 2012-01-05 11:22:49 -08:00
Ben Noordhuis 41f2725639 uv: upgrade to 38fc6ad 2012-01-02 10:43:10 +01:00
Ryan Dahl 6029127cea Upgrade V8 to 3.6.6.15 2011-12-21 12:38:07 -08:00
Ben Noordhuis f322bbe729 uv: upgrade to feb267e 2011-12-18 22:35:08 +01:00
isaacs 90fb81ad54 npm 1.1.0-beta-7 2011-12-16 18:05:17 -08:00
Ben Noordhuis 666aa0a343 uv: upgrade to d808cf9 2011-12-16 17:57:56 +01:00
isaacs 56f65e3c3e npm 1.1.0-beta-4 2011-12-15 08:32:07 -08:00
Ryan Dahl de3c16afae Upgrade V8 to 3.6.6.14 2011-12-14 16:33:11 -08:00
isaacs 2255efa171 npm 1.1.0-beta-3 2011-12-14 16:27:01 -08:00
isaacs bb9316da28 npm 1.1.0-beta-2 2011-12-14 14:17:16 -08:00
Ben Noordhuis 57d2857938 uv: upgrade to 0db3274 2011-12-06 22:02:26 +01:00
Ben Noordhuis a0fdd5f3f6 uv: upgrade to 34e95d1 2011-12-04 13:22:21 +01:00
Ryan Dahl 1cf26e2bf1 Upgrade V8 to 3.6.6.11 2011-12-03 23:31:02 -08:00
isaacs ffc8110659 Workaround: A/V software prevents folder rename 2011-12-02 13:45:08 -08:00
isaacs 1ad30a2af4 npm 1.1.0-alpha-6 2011-12-01 17:12:21 -08:00
Igor Zinkovsky dd4b280d8c upgrade libuv to 60630dab0f 2011-12-01 13:56:04 -08:00
Bert Belder ae648a44c4 Upgrade libuv to 9c064fb 2011-12-01 22:50:09 +01:00
isaacs 61764613d1 npm 1.1.0-alpha-5
Fix #2186
First part of #2207
2011-12-01 21:12:17 +01:00
Bert Belder 6ed721afd2 Upgrade libuv to fce90652ed38ab0925131ed141972354a494933b 2011-11-29 12:45:39 +01:00
isaacs e85a95dfa3 Remove npm's .gitignore, add generated docs 2011-11-27 13:09:04 -08:00
Bert Belder a056ef1f39 Upgrade libuv to 01f64f6 2011-11-25 10:16:43 +01:00
Igor Zinkovsky 319580953d update libuv to cfa4112950b1f897fda7 2011-11-24 19:45:35 -08:00
Bert Belder 95eb729e6f Upgrade libuv to 3a50f8f 2011-11-25 02:13:37 +01:00
Bert Belder d51a0c353b Upgrade libuv to 45b976a 2011-11-25 01:01:57 +01:00
Bert Belder 7244b9cee8 Upgrade libuv to ea63f06 2011-11-24 19:57:17 +01:00
isaacs 3ab15cde25 Update npm to 1.1.0-alpha-2 2011-11-22 17:03:58 -08:00
Ryan Dahl 3abebfea98 Upgrade http-parser to joyent/http-parser@2498961 2011-11-22 12:56:01 -08:00
Ryan Dahl b488be127a Include NPM, update .pkg to install it.
.msi update coming soon.
2011-11-21 10:50:52 -08:00
Ben Noordhuis 3f92031aeb uv: upgrade to 01fbe7b 2011-11-18 21:17:09 +01:00
Ben Noordhuis 4f8a0cd2f9 v8: add platform-solaris.cc to gyp build
Re-applies 77e4abbc3e, lost in a V8 upgrade.
2011-11-17 19:39:39 +01:00
Ben Noordhuis 2c52ccea80 v8: compile with __C99FEATURES__=1 on sunos
Exposes INFINITY, isinf(), isfinite(), etc.

Re-applies d104e5b91c, lost in a V8 upgrade.
2011-11-17 19:39:39 +01:00
Ryan Dahl 44314ccf48 Upgrade libuv to 2007eb8 2011-11-16 13:06:10 -08:00
Ryan Dahl 17a82e72f4 Upgrade V8 to 3.6.6.8 2011-11-14 17:17:23 -08:00
Ben Noordhuis 0757c73a20 uv: upgrade to 224584c 2011-11-10 20:10:54 +01:00