platform/upstream/nodejs.git
2011-12-21 Ryan DahlUpgrade V8 to 3.8.2
2011-12-21 Ben Noordhuisdeps: fix openssl build on x86_64
2011-12-21 Ben Noordhuisuv: upgrade to 10de090
2011-12-21 Ryan DahlSupport addons with gyp
2011-12-21 Ryan DahlRemove visibility=hidden options from common.gypi
2011-12-21 Ryan DahlRemove unnecessary stuff from node.gyp
2011-12-20 Ryan DahlFix 'make install'
2011-12-19 Ben NoordhuisAdd missing return statement in _debugPause() binding.
2011-12-19 jbergstroemgyp: switch json for pprint when generating config
2011-12-19 jbergstroembuild: remove unused cmakelist
2011-12-19 Maciej Małeckiassert: test `RegExp`'s properties when checking for...
2011-12-19 Pedro Teixeiraassert: .deepEqual() support for RegExp objects
2011-12-19 Ben Noordhuisgyp: include opensslconf.h on x64
2011-12-19 Ben Noordhuisgyp: compile openssl with OPENSSL_NO_ASM=1
2011-12-19 Ryan DahlGYP: don't build V8 twice
2011-12-19 Fedor Indutnydebugger: document pause and setBreakpoint(line)
2011-12-19 Andreas MadsenRemove debug console.log and optimize object copy
2011-12-19 Ryan DahlUpgrade V8 to 3.8.1
2011-12-19 Andreas MadsenAdd env argument to cluster.fork
2011-12-19 Fedor Indutnybreak on exception
2011-12-19 Fedor Indutnyuse inlineRefs, as it's already impl
2011-12-19 Fedor Indutnypass noRefs as arguments
2011-12-19 Fedor Indutnypause command
2011-12-19 Fedor Indutnyallow setBreakpoint(line)
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
next