platform/upstream/nodejs.git
2011-12-22 Dave Irvinedocs: document 'encoding' arg of hash.update()
2011-12-22 Ben Noordhuistimers: fix performance regression
2011-12-22 Seong-Rak Choidocs: fix javascript error on document page
2011-12-22 Shannendocs: use "Level 1" HTML5 features
2011-12-21 Ryan DahlUpgrade V8 to 3.6.6.15
2011-12-21 Ryan DahlAdd HandleScope to http-parser binding
2011-12-21 koichiktls: Fix node swallows openssl error on request
2011-12-21 Ben Noordhuistls: remove duplicate assignment
2011-12-20 Bert BelderRemove unnecessary statement
2011-12-19 James Hartigtimers: remove _idleTimeout from item in .unenroll()
2011-12-19 Fedor Indutnydebugger: Request backtrace w/o refs, see #1745
2011-12-19 Ryan Dahladd links to package manager on download page
2011-12-18 Ben Noordhuismodule: improve process.dlopen() error messages
2011-12-18 Ben Noordhuisuv: upgrade to feb267e
2011-12-18 Felix GeisendörferUse common.PORT to avoid conflicts
2011-12-18 Yoshihiro Kikuchitimers: fix memory leak in setTimeout
2011-12-18 Ben Noordhuischild_process: make .send() throw if message is undefined
2011-12-17 Adam Malcontenti... docs: Make logo a link back to homepage
2011-12-17 isaacsadd 'make test-npm'
2011-12-17 isaacsnpm 1.1.0-beta-7
2011-12-16 Andreas Madsenjslint
2011-12-16 Dave Pachecosimple DTrace ustack helper
2011-12-16 Igor Zinkovskydocument mode argument for fs.symlink
2011-12-16 Ben Noordhuisuv: upgrade to d808cf9
2011-12-16 koichikdoc: correct http.Server.listen()
2011-12-16 Roman Shtylmancrypto: rewrite HexDecode without snprintf
2011-12-16 Ben Noordhuiscrypto: don't ignore DH init errors
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
next