isaacs
f11a3dfcd6
npm: Upgrade to 1.1.48
Fixes an issue with publishing readmes that are not called
'README.md', so that they still end up on the website
12 years ago
Bert Belder
658cf43b7c
uv: upgrade to 41b1265
12 years ago
Bert Belder
e0a603a499
uv: upgrade to 3a8bb3b
12 years ago
Bert Belder
81791ff33c
Add c-ares dependency
This is the c-ares code that used to live in the libuv source tree.
It is based on c-ares 1.9.0.
12 years ago
isaacs
caf69aa91a
npm: Upgrade to 1.1.47
12 years ago
isaacs
9badc002b4
uv: Upgrade to dfb6be0
12 years ago
isaacs
f5c07b65a0
npm: Upgrade to 1.1.46
12 years ago
Ben Noordhuis
6db9e12de5
deps: remove openssl apps and tests
Shrinks the tarball by a few hundred kilobytes and fixes a broken symlinks
issue on Windows.
Fixes #3813 .
12 years ago
Bert Belder
285a46d1ca
uv: upgrade to 6209fe5
12 years ago
Bert Belder
2981f01b46
v8: don't show performance warnings when compiling with msvc
Patch sent upstream: http://codereview.chromium.org/10829109/
12 years ago
Bert Belder
80ab9a891a
uv: upgrade to 69c2ef8
12 years ago
Ben Noordhuis
de16da532e
deps, tools: remove stray reject files
12 years ago
Ben Noordhuis
879d329a5a
deps: upgrade libuv to 4fe1916
12 years ago
isaacs
2c487669f7
v8: Reapply floating patches
12 years ago
isaacs
f4f0daa44d
V8: Upgrade to 3.11.10.17
12 years ago
isaacs
0a0002b480
npm: Upgrade to 1.1.45
This includes node-gyp 0.6.1
12 years ago
isaacs
e16d506a58
uv: Upgrade to ad382bca
12 years ago
isaacs
d9057cc090
npm: Upgrade to 1.1.44
12 years ago
isaacs
0c91b0e48e
uv: Upgrade to 94355e4
12 years ago
isaacs
845b9e92d8
uv: Upgrade to 94355e4
12 years ago
isaacs
e1fb7b76e9
uv: Upgrade to b49d6f7
12 years ago
isaacs
868ffed77c
v8: Reapply floating patches
12 years ago
isaacs
a0a0062d61
v8: upgrade to 3.11.10.15
12 years ago
isaacs
7397ab2cf1
uv: Upgrade to a9f6f06
12 years ago
isaacs
c383befd25
npm: Upgrade to 1.1.43
12 years ago
isaacs
9d4362403c
npm: upgrade to 1.1.41
12 years ago
Ben Noordhuis
202df30aab
build: disable unsafe optimizations
Compile at -O2 and disable optimizations that trigger gcc bugs.
Some people still reported mksnapshot crashes after commit b40f813
("build: fix
spurious mksnapshot crashes for good" - so much for that).
Average performance of the -O2 binary is on par with the -O3 binary. Variance
on the http_simple bytes/8 benchmark appears to be slightly greater but small
enough that the possibly of it being noise cannot be excluded.
The new binary very slightly but consistently outperforms the -O3 binary (by
about 0.5%) on the mostly CPU-bound bytes/102400 benchmark. That could be an
artifact of the system I benchmarked it on, a Core 2 Duo with a puny 32 kB of
L1 instruction cache. The smaller binary seems to play nicer with the cache.
12 years ago
isaacs
eb9b8f51da
npm: upgrade to 1.1.39
Fix #3616
12 years ago
isaacs
ae5a209b11
npm: Upgrade to 1.1.37
12 years ago
Bert Belder
1c1ad9bcf4
v8: reapply floating patches
13 years ago
isaacs
5b5c8b6005
v8: Upgrade to 3.11.10.14
12 years ago
isaacs
59a40fc8ed
npm: Upgrade to 1.1.36
12 years ago
Fedor Indutny
d923269e13
tls: make tls a little bit faster
Compile OpenSSL with inline assembly for big numbers
13 years ago
Ben Noordhuis
4fbe7a5fab
deps: upgrade libuv to be09be7
13 years ago
Ben Noordhuis
5da78905a6
deps: upgrade libuv to 5031a5b
13 years ago
Ben Noordhuis
a25a27817f
deps: upgrade libuv to cc1b3de
13 years ago
Ben Noordhuis
7e5aeac28f
deps: upgrade libuv to 3b8c0da
13 years ago
isaacs
3644b0bc96
uv: upgrade to 5b8a112
13 years ago
isaacs
c721604d25
npm: Upgrade to 1.1.33
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
13 years ago
Bert Belder
3ea2a618ad
uv: upgrade to 4a88b3b
13 years ago
Ben Noordhuis
1e50282ae8
deps: upgrade libuv to 4d42af2
13 years ago
Bert Belder
f60def5e9a
v8: reapply floating patches
13 years ago
Bert Belder
74872b0dc9
v8: upgrade to version 3.11.10.12
13 years ago
isaacs
9a7158de18
Hotfix for #3528 Add strdup in uv_cpu_info
13 years ago
isaacs
38250f6403
npm: Upgrade to 1.1.32
13 years ago
Bert Belder
1b114162ab
uv: upgrade to 0387c23
13 years ago
isaacs
91835966eb
npm: Upgrade to 1.1.31
13 years ago
isaacs
5565366a33
uv: Upgrade to 171e2f71b9
13 years ago
Bert Belder
ae7a3cddae
uv: upgrade to da59427
13 years ago
Fedor Indutny
81a889fd88
v8: fix postmortem debugging tools build
13 years ago