summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* jslintAndreas Madsen2011-12-162-23/+21
* simple DTrace ustack helperDave Pacheco2011-12-163-4/+737
* document mode argument for fs.symlinkIgor Zinkovsky2011-12-162-7/+9
* uv: upgrade to d808cf9Ben Noordhuis2011-12-1622-39/+427
* doc: correct http.Server.listen()koichik2011-12-171-4/+6
* crypto: rewrite HexDecode without snprintfRoman Shtylman2011-12-161-2/+13
* crypto: don't ignore DH init errorsBen Noordhuis2011-12-162-6/+12
* use rsync instead of scp to upload websiteRyan Dahl2011-12-151-1/+1
* now working on 0.6.7isaacs2011-12-151-2/+2
* 2011.12.14, Version 0.6.6 (stable)v0.6.6isaacs2011-12-156-12/+44
* npm 1.1.0-beta-4isaacs2011-12-15115-98/+399
* Fix doc generation for new websiteRyan Dahl2011-12-141-3/+17
* Upgrade V8 to 3.6.6.14Ryan Dahl2011-12-1414-79/+383
* npm 1.1.0-beta-3isaacs2011-12-1495-110/+122
* Add docs.nodejitsu.com to community pageRyan Dahl2011-12-141-5/+14
* npm 1.1.0-beta-2isaacs2011-12-14160-605/+936
* Properly support old IE DOM methods.isaacs2011-12-141-5/+17
* Add changelog link to websiteRyan Dahl2011-12-141-0/+1
* util: add internal function _deprecationWarning()Ben Noordhuis2011-12-143-15/+20
* test: binding twice to the same port should raise an errorBen Noordhuis2011-12-142-0/+93
* .gitignore core and vgcore filesBen Noordhuis2011-12-141-1/+2
* crypto: deduplicate encoding parsing logicBen Noordhuis2011-12-141-211/+177
* crypto: deduplicate decipher logicBen Noordhuis2011-12-141-50/+7
* crypto: fix memory leak when decrypting empty stringsBen Noordhuis2011-12-131-3/+13
* crypto: fix memory leaks in PBKDF2 error pathBen Noordhuis2011-12-132-29/+75
* fs: handle fractional or NaN ReadStream buffer sizeBen Noordhuis2011-12-132-1/+10
* fs: fix typo in error messageBen Noordhuis2011-12-131-1/+1
* make jobs the last navRyan Dahl2011-12-121-1/+1
* better <br>sRyan Dahl2011-12-121-7/+7
* Reorder navRyan Dahl2011-12-121-7/+7
* Website js/css tweaksisaacs2011-12-126-157/+177
* net: check status code in afterWriteBen Noordhuis2011-12-121-1/+5
* website fixesRyan Dahl2011-12-122-4/+8
* new websiteRyan Dahl2011-12-1218-277/+736
* Fix MSI generation on VC ExpressIgor Zinkovsky2011-12-092-13/+23
* Change artwork in msiRyan Dahl2011-12-095-2/+2
* Enable upgrades in MSI.Igor Zinkovsky2011-12-083-4/+9
* docs: document util.inspect's colors paramTim Oxley2011-12-081-1/+3
* fs: fix fs.watch() segmentation faultBen Noordhuis2011-12-071-9/+21
* build: check for libkvm and libexecinfo on all the BSDsBen Noordhuis2011-12-071-2/+2
* Deshadow, denamespace variables in node.ccRyan Dahl2011-12-061-39/+35
* test: add missing copyright headersBen Noordhuis2011-12-0636-0/+755
* test: new test, verify that we don't close and reuse fd 0Ben Noordhuis2011-12-062-0/+33
* Remove unused variable.Ben Noordhuis2011-12-061-3/+2
* uv: upgrade to 0db3274Ben Noordhuis2011-12-061-0/+7
* Apply #2257 fix for Pipe streams as well as TTYsisaacs2011-12-062-0/+37
* doc: add Travis CI build status imageMaciej Małecki2011-12-051-1/+1
* test: add `.travis.yml` for testing on Travis CIMaciej Małecki2011-12-051-0/+14
* Fix #2257 pause/resume semantics for stdinisaacs2011-12-057-7/+78
* Disable test-setproctitle on darwinRyan Dahl2011-12-051-1/+1