fhajny
0d5e57f5e0
Update nodejs to 0.10.10
...
Changes:
* uv: Upgrade to 0.10.10
* npm: Upgrade to 1.2.25
* url: Properly parse certain oddly formed urls (isaacs)
* stream: unshift('') is a noop (isaacs)
2013-06-07 07:57:56 +00:00
mspo
b1a857f1bc
fix build on netbsd -current, tested on 6.0 also
2013-06-05 13:27:05 +00:00
fhajny
d3676e2e36
2013.05.30, Version 0.10.9 (Stable)
...
* npm: Upgrade to 1.2.24
* uv: Upgrade to v0.10.9
* repl: fix JSON.parse error check (Brian White)
* tls: proper .destroySoon (Fedor Indutny)
* tls: invoke write cb only after opposite read end (Fedor Indutny)
* tls: ignore .shutdown() syscall error (Fedor Indutny)
2013-05-31 12:19:18 +00:00
fhajny
580c01fede
2013.05.24, Version 0.10.8 (Stable)
...
* v8: update to 3.14.5.9
* uv: upgrade to 0.10.8
* npm: Upgrade to 1.2.23
* http: remove bodyHead from 'upgrade' events (Nathan Zadoks)
* http: Return true on empty writes, not false (isaacs)
* http: save roundtrips, convert buffers to strings (Ben Noordhuis)
* configure: respect the --dest-os flag consistently (Nathan Rajlich)
* buffer: throw when writing beyond buffer (Trevor Norris)
* crypto: Clear error after DiffieHellman key errors (isaacs)
* string_bytes: strip padding from base64 strings (Trevor Norris)
2013-05-27 11:32:34 +00:00
fhajny
793e32d594
2013.05.17, Version 0.10.7 (Stable)
...
* uv: upgrade to v0.10.7
* npm: Upgrade to 1.2.21
* crypto: Don't ignore verify encoding argument (isaacs)
* buffer, crypto: fix default encoding regression (Ben Noordhuis)
* timers: fix setInterval() assert (Ben Noordhuis)
(Commit lost when importing from wip/node.)
2013-05-23 11:23:50 +00:00
mspo
817060156c
add nodejs package, previously in wip/node
2013-05-22 15:17:07 +00:00