8442 Commits (fb9d66bceb6d3d6b0d90cbfaeab650e82e9e6db5)
 

Author SHA1 Message Date
mscdex 2322580dfb src: don't initialize variable before assignment 12 years ago
Ben Noordhuis 41b75ca926 cluster: clean up lib/cluster.js 12 years ago
isaacs c77312405e lint 12 years ago
Ben Noordhuis cf0fa96db8 events: add EventEmitter.defaultMaxListeners 13 years ago
Ben Noordhuis 2efb6cf0cf v8: reapply floating patches 12 years ago
isaacs 50624a50ee V8: Upgrade to 3.18.1 12 years ago
Ryan Doenges 9026675061 path: add path.isAbsolute(path) 12 years ago
isaacs 0b04abcb10 blog: v0.11.1 does not work on windows x64 12 years ago
isaacs e4406b76df Now working on 0.11.2 12 years ago
isaacs 92277808b6 Merge branch 'v0.11.1-release' 12 years ago
isaacs 223f22a30d blog: Post about 0.11.1 12 years ago
isaacs 56e90dacb3 blog: Post about 0.10.4 12 years ago
isaacs 4babd2b46e 2013.04.19, Version 0.11.1 (Unstable) 12 years ago
isaacs 42b8682a51 test: fix dgram-bind-default-address on osx 12 years ago
Trevor Norris 0a4ebc3d2c src: replace Holder() with This() 12 years ago
Ben Noordhuis 223607c90f build: fix arm build after v8 upgrade 12 years ago
Sean Silva 63466e5cae doc: document value of `this` inside listeners 12 years ago
isaacs 0bccb341c4 Merge remote-tracking branch 'ry/v0.10' 12 years ago
Ryan Doenges 6101eb184d assert: put info in err.message, not err.name 12 years ago
Ben Noordhuis a835a2fc47 website: add link to nightlies on download page 12 years ago
Ben Noordhuis 8e190bf6a1 Merge remote-tracking branch 'origin/v0.10' 12 years ago
Trevor Norris 659fb238e7 crypto: fix return Local Handle w/o scope.Close() 12 years ago
Timothy J Fontaine 39dfe94682 build: libv8_base.a is now libv8_base.<arch>.a 12 years ago
Ben Noordhuis 92023b4b37 dgram: fix no address bind() 12 years ago
Ben Noordhuis 2e70ddad9d test: make stdout-close-unref work in test runner 12 years ago
Ben Noordhuis f044a6f3fa buffer: upgrade to new V8 profiler API 12 years ago
Ben Noordhuis c7d7072e60 v8: reapply floating patches 12 years ago
Ben Noordhuis 9f682265d6 deps: upgrade v8 to 3.18.0 12 years ago
Timothy J Fontaine 951e0b69fa http: split Client into _http_client.js 12 years ago
Timothy J Fontaine 6717fdccb4 http: move Server and ServerResponse out 12 years ago
Timothy J Fontaine dc9f97b7b9 http: move OutgoingMessage into it's own file 12 years ago
Timothy J Fontaine bb56489f21 http: move parsers into _http_common.js 12 years ago
Timothy J Fontaine 5909a9c9bd http: move IncomingMessage into its own file 12 years ago
Timothy J Fontaine 62e4f89765 http: split Agent into its own file 12 years ago
Kelly Gerber 36503b523d docs: update path.join() example for v0.10 12 years ago
Ryan Graham b02b93b2a2 doc: note a gotcha with http.Server sockets 12 years ago
Ben Noordhuis ccd37226c6 handle_wrap: fix NULL pointer dereference 12 years ago
Stanislav Ochotnicky 7592615aaa test: preserve process.env after test-init exec 12 years ago
Stanislav Ochotnicky 47198af55a test: preserve process.env in forked child_process 12 years ago
Ben Noordhuis d58ee7e5c7 os: unbreak windows build 12 years ago
Ben Noordhuis afbaddecd3 os: handle 256 character hostnames 12 years ago
Ben Noordhuis 78c5de598b os: fix unlikely buffer overflow in os.type() 12 years ago
Ben Noordhuis 31d0d5af8e test: add extra checks 12 years ago
Ben Noordhuis 38149bb048 http: escape unsafe characters in request path 12 years ago
isaacs 881ef7cc5f url: ~ is not actually an unwise char 12 years ago
isaacs 17a379ec39 url: Escape all unwise characters 12 years ago
Fedor Indutny 061151c5f5 uv: Upgrade to v0.11.1 12 years ago
Fedor Indutny 259839fe75 Merge branch 'v0.10' 12 years ago
isaacs 8ee43006b8 build: Typo in tools/msvs/msi/product.wxs 12 years ago
isaacs b0de1e4a41 stream: Fix unshift() race conditions 12 years ago