summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to v0.6.1v0.6.1Ryan Dahl2011-11-115-15/+46
* Add 'make dist-upload'Ryan Dahl2011-11-111-4/+20
* Be consistent with v before version in packagesRyan Dahl2011-11-112-2/+2
* msi changesIgor Zinkovsky2011-11-113-9/+36
* Add upload command to vcbuild.batRyan Dahl2011-11-111-0/+16
* Simplify and move getnodeversion.pyRyan Dahl2011-11-113-4/+11
* debugger: correctly handle source with multi-byte charactersShigeki Ohtsu2011-11-113-9/+212
* Fixes #2073. Cluster should be silent.Ryan Dahl2011-11-111-1/+1
* test: add more punycode testsBen Noordhuis2011-11-111-2/+123
* punycode: replace with Mathias Bynens's implementationBen Noordhuis2011-11-112-220/+562
* docs: dgram client should be closed in the callbackYoji SHIDARA2011-11-111-2/+3
* dont use blue for numbers in util.inspectRyan Dahl2011-11-101-1/+2
* Improve OSX installerRyan Dahl2011-11-108-75/+33
* fix msi builderIgor Zinkovsky2011-11-103-5/+5
* throw from stdout.end and stderr.endIgor Zinkovsky2011-11-103-12/+19
* Add node.rc with a version resourceIgor Zinkovsky2011-11-107-0/+63
* bench: optimize io.c benchmarkBen Noordhuis2011-11-101-27/+38
* uv: upgrade to 224584cBen Noordhuis2011-11-103-4/+44
* uv: upgrade to 26806e2Ben Noordhuis2011-11-1010-247/+223
* fs: don't close uninitialized fs.watch handleBen Noordhuis2011-11-101-0/+20
* make stdout stream non-destroyableIgor Zinkovsky2011-11-091-0/+1
* make stderr stream non-destroyableIgor Zinkovsky2011-11-091-0/+1
* bench: start (NUM_CPUS-1) workersBen Noordhuis2011-11-091-1/+2
* Remove stray NODE_MODULE() semi-colons.Ben Noordhuis2011-11-0916-16/+16
* Remove 'report this bug' message from cluster masterRyan Dahl2011-11-081-1/+0
* Fixes #2047. Fill workers array immediately after forkRyan Dahl2011-11-082-2/+88
* Upgrade libuv to 196e145Ryan Dahl2011-11-081-0/+1
* process.kill doesn't create error obj correctlyRyan Dahl2011-11-081-1/+1
* Upgrade libuv to 2b7774aRyan Dahl2011-11-086-11/+31
* Fixes #2052. Readline get win cols correctlyRyan Dahl2011-11-081-2/+2
* crypto: use the right mutexBen Noordhuis2011-11-081-2/+2
* Upgrade libuv to f1859ebRyan Dahl2011-11-088-8/+180
* crypto: make module thread-safeBen Noordhuis2011-11-081-0/+74
* Upgrade V8 to 3.6.6.7Ryan Dahl2011-11-084-8/+44
* Cluster documentation added.Scott Anderson2011-11-091-1/+1
* test: fs.realpath() should not call its callback twiceBen Noordhuis2011-11-081-0/+14
* fs: fix fs.realpath on windows to return on errorBenjamin Pasero2011-11-081-1/+1
* fs: make mkdir() call callback if mode is omittedBen Noordhuis2011-11-082-0/+85
* cluster: fix call to undefined functionBen Noordhuis2011-11-081-1/+1
* docs: minor grammar fix in cluster pageEric Lovett2011-11-081-2/+2
* build: fix race in parallel buildBen Noordhuis2011-11-081-5/+4
* Update multi-core text on index.htmlRyan Dahl2011-11-071-1/+5
* Remove v0.4 links from index.htmlRyan Dahl2011-11-071-8/+1
* build: fix man page install path on the BSDsBen Noordhuis2011-11-071-1/+2
* bench: update static_http_server benchmark to new APIkoichik2011-11-061-32/+27
* test: debugger-repl should wait for 'drain' eventFedor Indutny2011-11-051-8/+13
* docs: use markdown for link, not htmlEric Lovett2011-11-051-2/+2
* docs: fix copy/paste error, 0.6.0 is a stable releaseBen Noordhuis2011-11-051-1/+1
* docs: minor typo fix in child process docsEric Lovett2011-11-051-1/+1
* Now working on v0.6.1Ryan Dahl2011-11-051-2/+2