platform/upstream/nodejs.git
2011-12-15 Ryan Dahluse rsync instead of scp to upload website
2011-12-15 isaacsnow working on 0.6.7
2011-12-15 isaacs2011.12.14, Version 0.6.6 (stable) v0.6.6
2011-12-15 isaacsnpm 1.1.0-beta-4
2011-12-15 Ryan DahlFix doc generation for new website
2011-12-15 Ryan DahlUpgrade V8 to 3.6.6.14
2011-12-15 isaacsnpm 1.1.0-beta-3
2011-12-14 Ryan DahlAdd docs.nodejitsu.com to community page
2011-12-14 isaacsnpm 1.1.0-beta-2
2011-12-14 isaacsProperly support old IE DOM methods.
2011-12-14 Ryan DahlAdd changelog link to website
2011-12-14 Ben Noordhuisutil: add internal function _deprecationWarning()
2011-12-14 Ben Noordhuistest: binding twice to the same port should raise an...
2011-12-14 Ben Noordhuis.gitignore core and vgcore files
2011-12-14 Ben Noordhuiscrypto: deduplicate encoding parsing logic
2011-12-14 Ben Noordhuiscrypto: deduplicate decipher logic
2011-12-13 Ben Noordhuiscrypto: fix memory leak when decrypting empty strings
2011-12-13 Ben Noordhuiscrypto: fix memory leaks in PBKDF2 error path
2011-12-13 Ben Noordhuisfs: handle fractional or NaN ReadStream buffer size
2011-12-13 Ben Noordhuisfs: fix typo in error message
2011-12-12 Ryan Dahlmake jobs the last nav
2011-12-12 Ryan Dahlbetter <br>s
2011-12-12 Ryan DahlReorder nav
2011-12-12 isaacsWebsite js/css tweaks
2011-12-12 Ben Noordhuisnet: check status code in afterWrite
2011-12-12 Ryan Dahlwebsite fixes
2011-12-12 Ryan Dahlnew website
2011-12-10 Igor ZinkovskyFix MSI generation on VC Express
2011-12-10 Ryan DahlChange artwork in msi
2011-12-08 Igor ZinkovskyEnable upgrades in MSI.
2011-12-08 Tim Oxleydocs: document util.inspect's colors param
2011-12-07 Ben Noordhuisfs: fix fs.watch() segmentation fault
2011-12-07 Ben Noordhuisbuild: check for libkvm and libexecinfo on all the...
2011-12-07 Ryan DahlDeshadow, denamespace variables in node.cc
2011-12-06 Ben Noordhuistest: add missing copyright headers
2011-12-06 Ben Noordhuistest: new test, verify that we don't close and reuse...
2011-12-06 Ben NoordhuisRemove unused variable.
2011-12-06 Ben Noordhuisuv: upgrade to 0db3274
2011-12-06 isaacsApply #2257 fix for Pipe streams as well as TTYs
2011-12-06 Maciej Małeckidoc: add Travis CI build status image
2011-12-06 Maciej Małeckitest: add `.travis.yml` for testing on Travis CI
2011-12-06 isaacsFix #2257 pause/resume semantics for stdin
2011-12-06 Ryan DahlDisable test-setproctitle on darwin
2011-12-06 isaacss/NPM/npm/
2011-12-05 Ben Noordhuisprocess: fix stack overflow when recursively calling...
2011-12-05 Ryan DahlAdd analytics tracking to docs
2011-12-05 Ben Noordhuiscli: fix output of --help
2011-12-05 Ben Noordhuistest: create test file in temp dir
2011-12-04 Ben Noordhuisuv: upgrade to 34e95d1
2011-12-04 Ryan DahlNow working on Node v0.6.6
2011-12-04 Ryan DahlBump version to v0.6.5 v0.6.5
2011-12-04 Ryan DahlRemove superfluous 'new'
2011-12-04 Ryan DahlUpgrade V8 to 3.6.6.11
2011-12-03 Ryan DahlAdd link to license file on website
2011-12-02 isaacsWorkaround: A/V software prevents folder rename
2011-12-02 koichikUpdate ChangeLog
2011-12-02 Ben NoordhuisNow working on v0.6.5
2011-12-02 Ben NoordhuisBump version to v0.6.4 v0.6.4
2011-12-02 Bert BelderFix UVException errno bug
2011-12-02 Bert BelderExclude getbuf from the windows build
2011-12-02 Bert BelderWin: make process.cwd and chdir support non-ansi characters
2011-12-02 Bert BelderRename FSError to UVException and move to node.cc
2011-12-02 isaacsnpm 1.1.0-alpha-6
2011-12-01 Igor Zinkovskybinding for uv_pipe_pending_instances
2011-12-01 Igor Zinkovskyupgrade libuv to 60630dab0f
2011-12-01 Bert BelderUpgrade libuv to 9c064fb
2011-12-01 Ben Noordhuisfs: fix typo in function names
2011-12-01 isaacsRemove duplicate npmrc file
2011-12-01 Igor Zinkovskynpm msi changes
2011-12-01 isaacsRe #2207 Add default npmrc for MSI install
2011-12-01 isaacsnpm 1.1.0-alpha-5
2011-12-01 Ben NoordhuisRevert "build: compile with -D__DARWIN_64_BIT_INO_T...
2011-12-01 Ben Noordhuiscli: add -p switch, print result of --eval
2011-12-01 Ben Noordhuisnet: don't emit 'close' event twice
2011-11-30 Ben Noordhuisbuild: add --without-npm flag to configure script
2011-11-30 Mathias BynensDocs template: HTML cleanup
2011-11-30 Mathias Bynenspunycode: Update to v0.2.1
2011-11-30 Nathan Rajlichutil: ensure that the .inspect function isn't the one...
2011-11-30 Russ Bradberryfixed problem with rss memory reporting incorrect numbe...
2011-11-30 Ingmar Rungenode_crypto: use EVP_Cipher*_ex methods, not 'obsolete...
2011-11-29 Ben Noordhuissys: print stack trace if NODE_DEBUG=sys
2011-11-29 Bert BelderUpgrade libuv to fce90652ed38ab0925131ed141972354a494933b
2011-11-29 seebeesOutgoingMessage.prototype.write does not take Array
2011-11-28 Roman Shtylmandoc: add note about NODE_MODULE module_name requirement
2011-11-28 Thomas Shinnickchild_process: fix order of args to errnoException()
2011-11-28 Ben Noordhuisdocs: add rel="canonical" link to latest API docs
2011-11-27 Ben Noordhuismodules: fix error message for native add-ons without...
2011-11-27 isaacsRemove npm's .gitignore, add generated docs
2011-11-27 Tim Oxleydocs: fix favicon
2011-11-27 koichiktls: fix https with fs.openReadStream hangs
2011-11-26 koichiktest: update an expired certificate
2011-11-26 kyle@dontkry.comdocs: fix typo
2011-11-25 Bert BelderNow working on v0.6.4
2011-11-25 Bert BelderBump version to v0.6.3 v0.6.3
2011-11-25 Bert BelderStrip trailing whitespace in changelog
2011-11-25 Bert BelderMake the pummel test runner not crash on windows when...
2011-11-25 Bert BelderUpgrade libuv to 01f64f6
2011-11-25 Bert BelderFs: use strncmp instead of memcmp for comparing strings
2011-11-25 Author: Igor... Enable long paths on windows
2011-11-25 Igor Zinkovskyupdate libuv to cfa4112950b1f897fda7
next