8491 Commits (79988438078f58f828811ec87394700ccef42293)
 

Author SHA1 Message Date
Trevor Norris 7998843807 fs_event: use cached Persistent syms instead 12 years ago
Trevor Norris 999ee45d36 src: add node_isolates 12 years ago
Trevor Norris 88333f7ace http: don't slice unless necessary 12 years ago
Timothy J Fontaine f0d80d7db0 dtrace: enable uv's probes if enabled 12 years ago
Robert Kowalski 04ce80760e module: use path.sep instead of custom solution 12 years ago
Ben Noordhuis 7124387b34 http: don't escape request path, reject bad chars 12 years ago
Ben Noordhuis b3d1e504f4 net: emit dns 'lookup' event before connect 12 years ago
Ben Noordhuis 6902f6536c deps: fix up header files in cares.gyp 12 years ago
Ben Noordhuis 3afa5e6b71 deps: reapply c-ares floating patch 12 years ago
Bert Belder 7934825621 uv: upgrade to v0.11.3 12 years ago
Timothy J Fontaine 8886c6bf62 dns: add getServers and setServers 12 years ago
Ben Noordhuis 9498fd15c7 deps: upgrade c-ares to 1.10.0 12 years ago
isaacs 458c8bb9f8 Now working on 0.11.3 12 years ago
isaacs dff93008a6 Merge branch 'v0.11.2-release' 12 years ago
isaacs 5d3dc0e4c3 2013.05.13, Version 0.11.2 (Unstable) 12 years ago
isaacs 31e73a5cec npm: Upgrade to 1.2.21 12 years ago
Ben Noordhuis e72cd415ad cluster: use round-robin load balancing 12 years ago
Bert Belder bdc5881169 Merge branch 'v0.10' 12 years ago
Ben Noordhuis 21bd456763 child_process: fix handle delivery 12 years ago
Nick Sullivan 8db693a87e util: make util.log handle non strings like console.log 12 years ago
Ben Noordhuis 69572a3965 test: fix up weakref.cc deprecation warnings 12 years ago
Ben Noordhuis 7bfcaa8f91 test: fix up weakref.cc after v8 api change 12 years ago
Ben Noordhuis 7349667467 stream_wrap: MayContainNonAscii() is deprecated 12 years ago
Ben Noordhuis 0c405cff68 v8: reapply floating patches 12 years ago
Ben Noordhuis 7ee538ddfe deps: upgrade v8 to 3.19.0 12 years ago
isaacs fc58a5d4bd npm: Upgrade to 1.2.20 12 years ago
isaacs 5e9c7a92f2 test: Darwin file watcher has paths now 12 years ago
isaacs fede68fd68 uv: Upgrade to 0.11.2 12 years ago
isaacs 4b69bcfc66 doc: s/search.npmjs.org/npmjs.org/ 12 years ago
isaacs ec576235f1 http: Use writev instead of the hacky hot end 12 years ago
isaacs a58454226f stream: Handle multi-corking properly 12 years ago
isaacs c38ce9bc0a stream: Guarantee ordering of 'finish' event 12 years ago
Timothy J Fontaine 72c58158f7 test: fix pummel/test-net-many-clients.js 12 years ago
Robert Kowalski dc92ff8585 doc: document stream.Writable 'error' event 12 years ago
Ben Kelly 8a407f58b9 os: Include netmask in os.networkInterfaces() 12 years ago
Miroslav Bajtoš fbf4641462 src: initialize debug-related uv_async_t handles 12 years ago
Miroslav Bajtoš 43ec1b1c2e debugger, cluster: each worker has new debug port 12 years ago
Daniel Moore 3b6fc600e2 stream: make Readable.wrap support empty streams 12 years ago
Daniel Moore 1ad93a6584 stream: make Readable.wrap support objectMode 12 years ago
Timothy J Fontaine cf87ee67ee test: don't use total_seconds() because of py2.6 12 years ago
Timothy J Fontaine 56492de5b9 test: don't use total_seconds() because of py2.6 12 years ago
Brian White aca275f58d stream_wrap: fix memory leak on early return 12 years ago
Trevor Norris b7f6e6b42f stream_wrap: remove unused arg from WriteBuffer 12 years ago
Timothy J Fontaine ee4f0baeac test: report test duration in TAP progress 12 years ago
Timothy J Fontaine 716176fa99 test: report test duration in TAP progress 12 years ago
Timothy J Fontaine a90dc41df2 test: reap children when cluster-bind-twice fails 12 years ago
Timothy J Fontaine 5037f9a5f4 build: only use DESTDIR instead of PREFIX for pkg 12 years ago
Timothy J Fontaine 76cbd039b9 build: only use DESTDIR instead of PREFIX for pkg 12 years ago
Kevin Locke 1c2b03dea5 doc: update options for exec and execFile 12 years ago
Bert Belder fb9d66bceb Merge branch 'v0.10' 12 years ago