platform/upstream/nodejs.git
2011-12-19 Fedor Indutnypreserve cursor pos
2011-12-19 Fedor Indutnyrequest backtrace w/o refs, see #1745
2011-12-19 Nathan Rajlichtest: Add test case for MODULE_NOT_FOUND.
2011-12-19 Nathan Rajlichdocs: Add docs for MODULE_NOT_FOUND error.
2011-12-19 Nathan Rajlichmodule: Set the error.code to 'MODULE_NOT_FOUND' when...
2011-12-18 Ryan DahlFix make targets so they detect changes
2011-12-18 Avi Flaxutil: output Dates with Date.toString not Date.toUTCString
2011-12-17 Andreas MadsenAdd silent option to child_process.fork
2011-12-17 Ryan Dahlsaner targets
2011-12-17 Fedor Indutny--without-npm option
2011-12-16 Ryan Dahlgyp: use built-in openssl by default
2011-12-16 Ryan DahlUpgrade GYP to r1107
2011-12-16 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-16 Ryan DahlRemove UVTEST from makefile
2011-12-16 Ryan Dahlupgrade libuv to cb70db1
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 Igor Zinkovskyfix windows build
2011-12-16 Igor ZinkovskyRemove platform files, and use uv platform api
2011-12-16 Ben Noordhuiscrypto: don't ignore DH init errors
2011-12-16 Igor Zinkovskyfix windows build
2011-12-15 Igor Zinkovskyupgrade libuv to 8e50b6043da7b3221f51b3158033255c9a210d08
2011-12-15 Ryan DahlDon't print args from gyp_node
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 Robert MustacchiAdd process.abort
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 Ryan DahlUpgrade V8 to 3.8.0
2011-12-14 Fedor IndutnyImplement make install
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 Noordhuisbuild: update 'make install' warning message
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 windows build
2011-12-10 Igor ZinkovskyFix MSI generation on VC Express
2011-12-10 Ryan DahlChange artwork in msi
2011-12-08 Ryan DahlMove lock back to node_crypto.cc
2011-12-08 Ryan DahlRemove wscript
2011-12-08 Ryan DahlMove a few more global vars into struct
2011-12-08 Igor ZinkovskyEnable upgrades in MSI.
2011-12-08 Tim Oxleydocs: document util.inspect's colors param
2011-12-08 Ryan Dahlmove global vars from platfrom, node_signal_watcher...
2011-12-08 Ryan DahlMove node_buffer.cc globals to struct
2011-12-07 Ryan Dahlmove global vars for node_file.cc, node_zlib.cc, and...
2011-12-07 Ben Noordhuisfs: fix fs.watch() segmentation fault
2011-12-07 Ryan DahlMove node_http_parser.cc global vars into node_vars.h
2011-12-07 koichiktls: enable rejectUnauthorized option to client
2011-12-07 Ben Noordhuisbuild: check for libkvm and libexecinfo on all the...
2011-12-07 Ryan DahlBegin moving static vars into struct for isolates.
2011-12-07 Ryan DahlMerge remote branch 'origin/v0.6'
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 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-06 isaacsApply #2257 fix for Pipe streams as well as TTYs
2011-12-06 Fedor Indutny[zlib] added dictionary support
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 DahlUpgrade V8 to 3.7.12
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 Ben Noordhuisgyp: upgrade to r1103
2011-12-03 Ryan DahlAdd link to license file on website
next