summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* s/NPM/npm/isaacs2011-12-055-8/+8
* process: fix stack overflow when recursively calling process.exit()Ben Noordhuis2011-12-052-1/+38
* Add analytics tracking to docsRyan Dahl2011-12-051-0/+11
* cli: fix output of --helpBen Noordhuis2011-12-051-1/+5
* test: create test file in temp dirBen Noordhuis2011-12-051-3/+3
* uv: upgrade to 34e95d1Ben Noordhuis2011-12-042-1/+10
* Now working on Node v0.6.6Ryan Dahl2011-12-041-2/+2
* Bump version to v0.6.5v0.6.5Ryan Dahl2011-12-044-11/+18
* Remove superfluous 'new'Ryan Dahl2011-12-041-1/+1
* Upgrade V8 to 3.6.6.11Ryan Dahl2011-12-034-39/+11
* Add link to license file on websiteRyan Dahl2011-12-021-0/+1
* Workaround: A/V software prevents folder renameisaacs2011-12-021-1/+20
* Update ChangeLogkoichik2011-12-031-12/+37
* Now working on v0.6.5Ben Noordhuis2011-12-021-2/+2
* Bump version to v0.6.4v0.6.4Ben Noordhuis2011-12-023-10/+10
* Fix UVException errno bugBert Belder2011-12-021-1/+1