summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2012.02.01, Version 0.7.2 (unstable)v0.7.2isaacs2012-02-017-18/+45
* Update v8 to 3.8.9isaacs2012-01-3191-1185/+2226
* Merge remote-tracking branch 'ry/master' into merge-v0.6isaacs2012-01-314-48/+165
|\
| * support for sharing streams accross isolatesIgor Zinkovsky2012-01-314-48/+165
* | Merge remote-tracking branch 'ry/v0.6' into masterisaacs2012-01-31152-498/+2022
|\ \ | |/ |/|
| * Process symlinked shared library as .nodePaddy Byers2012-01-311-2/+2
| * Tidy _resolveFilenamePaddy Byers2012-01-311-11/+8
| * test: dgram-{broadcast,multicast}-multi-process : prevent false failuresDan VerWeire2012-01-312-29/+71
| * uv: upgrade to 3eb94e9Bert Belder2012-01-3110-36/+223
| * Small test-dgram-multicast-multi-process fixesBert Belder2012-01-311-3/+3
| * http: fix free http-parser too earlykoichik2012-01-312-2/+8
| * timers: add v0.4 compatibility hackBen Noordhuis2012-01-302-1/+67
| * Correct spelling of Ben Noordhuisisaacs2012-01-271-1/+1
| * Now working on 0.6.10isaacs2012-01-271-2/+2
| * 2012.01.27, Version 0.6.9 (stable)v0.6.9isaacs2012-01-278-17/+38
| * uv: upgrade to 332b72eBen Noordhuis2012-01-281-9/+9
| * uv: upgrade to 16124bbBen Noordhuis2012-01-281-2/+33
| * stdout ending test message correctionisaacs2012-01-271-1/+1
| * uv: upgrade to 3f1bad2Ben Noordhuis2012-01-273-2/+141
| * Properly update npm to 1.1.0-3isaacs2012-01-273-5/+52
| * Fix #2507 Raise errors less agressively when destroying stdio streamsisaacs2012-01-263-4/+100
| * test: handle unhandled dgram scenariosDan VerWeire2012-01-262-11/+73
| * Update npm to 1.1.0-3isaacs2012-01-2695-97/+97
| * uv: upgrade to 9c76d0dBen Noordhuis2012-01-271-0/+8
| * module: fix --debug-brk on symlinked scriptsFedor Indutny2012-01-241-2/+14
| * dgram: bring back setTTL()Ben Noordhuis2012-01-243-43/+27
| * dgram: bring back setMulticastLoopback()Ben Noordhuis2012-01-243-4/+33
| * uv: upgrade to b88bc43Ben Noordhuis2012-01-248-22/+122
| * test: fix typos in error messagesBen Noordhuis2012-01-242-3/+3
| * test: join multicast group *after* bindingBen Noordhuis2012-01-241-2/+2
| * test: remove erroneous dropMembership() callBen Noordhuis2012-01-241-3/+1
| * dgram: make addMembership() and dropMembership() conform to v0.4 APIBen Noordhuis2012-01-241-2/+6
| * dgram: make setBroadcast() conform to v0.4 APIBen Noordhuis2012-01-241-4/+2
| * dgram: make setMulticastTTL() conform to v0.4 APIBen Noordhuis2012-01-241-2/+6
| * doc: trademark link must be absoluteisaacs2012-01-235-5/+5
| * doc: Remove default border around logo for MSIEisaacs2012-01-231-0/+1
| * doc: Pixel-nudgingisaacs2012-01-239-176/+321
| * doc: Add images to makefileisaacs2012-01-231-3/+13
| * doctool: correct improperly nested ul/li handlingisaacs2012-01-231-4/+14
| * Add images to doc_assetsisaacs2012-01-2313-0/+0
| * Nodejs.org design refresh.Matthew Fitzsimmons2012-01-239-201/+737
* | child_process: do not disconnect on exit emitAndreas Madsen2012-01-312-4/+4
* | build: don't set -mmacosx-version-minBen Noordhuis2012-01-311-1/+0
* | Test for ChildProcess.disconnect()Andreas Madsen2012-01-311-0/+105
* | fs: add O_EXCL support, exclusive open fileBen Noordhuis2012-01-313-16/+58
* | fs, test: add file open mode testsBen Noordhuis2012-01-312-0/+56
* | url: Support for IPv6 addresses in URLs.Ɓukasz Walukiewicz2012-01-312-26/+114
* | more specific fs error messagesTj Holowaychuk2012-01-301-64/+68
* | upgrade uv to 812e410772Igor Zinkovsky2012-01-3016-19/+165
* | add node::SetMethod and node::SetPrototypeMethodRoman Shtylman2012-01-301-13/+19