isaacs
4afc46d7bc
Upgrade V8 to 3.6.6.19
13 years ago
Fedor Indutny
4fdec07bd8
Land number collision fix for v8 3.6 by Erik Corry
Update with fixes from: http://codereview.chromium.org/9190001/
13 years ago
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/
13 years ago
isaacs
25410096b4
Update npm to 1.1.0-2
13 years ago
Igor Zinkovsky
247d0da188
update libuv to 855764406e
fixes #2521
13 years ago
Ben Noordhuis
cc5cea35b0
uv: upgrade to 803f5a0
13 years ago
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
13 years ago
isaacs
78dbb4b5b1
npm@1.1.0-beta-10
13 years ago
Ben Noordhuis
41f2725639
uv: upgrade to 38fc6ad
13 years ago
Ryan Dahl
6029127cea
Upgrade V8 to 3.6.6.15
13 years ago
Ben Noordhuis
f322bbe729
uv: upgrade to feb267e
13 years ago
isaacs
90fb81ad54
npm 1.1.0-beta-7
13 years ago
Ben Noordhuis
666aa0a343
uv: upgrade to d808cf9
13 years ago
isaacs
56f65e3c3e
npm 1.1.0-beta-4
13 years ago
Ryan Dahl
de3c16afae
Upgrade V8 to 3.6.6.14
13 years ago
isaacs
2255efa171
npm 1.1.0-beta-3
13 years ago
isaacs
bb9316da28
npm 1.1.0-beta-2
13 years ago
Ben Noordhuis
57d2857938
uv: upgrade to 0db3274
13 years ago
Ben Noordhuis
a0fdd5f3f6
uv: upgrade to 34e95d1
13 years ago
Ryan Dahl
1cf26e2bf1
Upgrade V8 to 3.6.6.11
13 years ago
isaacs
ffc8110659
Workaround: A/V software prevents folder rename
13 years ago
isaacs
1ad30a2af4
npm 1.1.0-alpha-6
13 years ago
Igor Zinkovsky
dd4b280d8c
upgrade libuv to 60630dab0f
13 years ago
Bert Belder
ae648a44c4
Upgrade libuv to 9c064fb
13 years ago
isaacs
61764613d1
npm 1.1.0-alpha-5
Fix #2186
First part of #2207
13 years ago
Bert Belder
6ed721afd2
Upgrade libuv to fce90652ed38ab0925131ed141972354a494933b
13 years ago
isaacs
e85a95dfa3
Remove npm's .gitignore, add generated docs
13 years ago
Bert Belder
a056ef1f39
Upgrade libuv to 01f64f6
13 years ago
Igor Zinkovsky
319580953d
update libuv to cfa4112950b1f897fda7
13 years ago
Bert Belder
95eb729e6f
Upgrade libuv to 3a50f8f
13 years ago
Bert Belder
d51a0c353b
Upgrade libuv to 45b976a
13 years ago
Bert Belder
7244b9cee8
Upgrade libuv to ea63f06
13 years ago
isaacs
3ab15cde25
Update npm to 1.1.0-alpha-2
13 years ago
Ryan Dahl
3abebfea98
Upgrade http-parser to joyent/http-parser@2498961
13 years ago
Ryan Dahl
b488be127a
Include NPM, update .pkg to install it.
.msi update coming soon.
13 years ago
Ben Noordhuis
3f92031aeb
uv: upgrade to 01fbe7b
13 years ago
Ben Noordhuis
4f8a0cd2f9
v8: add platform-solaris.cc to gyp build
Re-applies 77e4abbc3e
, lost in a V8 upgrade.
14 years ago
Ben Noordhuis
2c52ccea80
v8: compile with __C99FEATURES__=1 on sunos
Exposes INFINITY, isinf(), isfinite(), etc.
Re-applies d104e5b91c
, lost in a V8 upgrade.
14 years ago
Ryan Dahl
44314ccf48
Upgrade libuv to 2007eb8
13 years ago
Ryan Dahl
17a82e72f4
Upgrade V8 to 3.6.6.8
13 years ago
Ben Noordhuis
0757c73a20
uv: upgrade to 224584c
13 years ago
Ben Noordhuis
e34a2c170c
uv: upgrade to 26806e2
13 years ago
Ryan Dahl
3ae644d48c
Upgrade libuv to 196e145
13 years ago
Ryan Dahl
05727f6e3e
Upgrade libuv to 2b7774a
13 years ago
Ryan Dahl
409915e955
Upgrade libuv to f1859eb
Fixes #2040
Fixes 0e8a55d2a2 (commitcomment-69710)
13 years ago
Ryan Dahl
0ba8f05a42
Upgrade V8 to 3.6.6.7
13 years ago
Ben Noordhuis
10edbbb927
uv: upgrade to c468e2a
13 years ago
Bert Belder
b54da8a10f
Upgrade libuv to 1997e10b50
13 years ago
Igor Zinkovsky
5496e67f83
upgrade libuv to 82cf0b38c0
fixes #2004
13 years ago
Ryan Dahl
cf78d04ae2
Upgrade libuv to 9c7ed0d
Fixes test-net-pipe-connect-errors.js on UNIX.
See #2001 .
13 years ago