platform/upstream/nodejs.git
2011-12-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-28 Ryan DahlUpgrade V8 to 3.8.3
2011-12-28 Ryan DahlRevert "Add HandleScope to http-parser binding"
2011-12-28 Andreas Madsentest: remove internet test from test/simple/
2011-12-28 koichiktest: fix test-sys.js fails if the time zone is not CET
2011-12-28 koichiknet: fix Socket.pause null reference when called on...
2011-12-27 koichikdocs: fix docs to not suggest variable leaks
2011-12-27 koichikhttp: fix XMLHttpRequest piped in a writable file strea...
2011-12-27 koichiktls: fix test-https-client-reject fails
2011-12-26 Ben Noordhuisdocs: document http.Server.close() semantics
2011-12-26 koichikhttp: Avoid 'data'/'end' events after pause()
2011-12-26 koichikhttp: fix resource leak
2011-12-26 Ben Noordhuiswin: fix mismatched new[]/delete
2011-12-26 Ben Noordhuisbench: fix use of fd after close
2011-12-24 Ryan DahlAdd deprecation message for http.Client
2011-12-23 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-23 Ryan DahlUpgrade V8 to 3.8.2.1
2011-12-23 Ryan DahlChange 'real example' in addon doc
2011-12-23 Ryan DahlGYP: rename options.gypi to config.gypi
2011-12-23 Bert BelderAdd another nextTick benchmark
2011-12-22 Phil Sungbuffer: don't pollute global namespace in buffer.readInt*
2011-12-22 Ben Noordhuistest: ensure callback is executed
2011-12-22 Ju-yeong Parknet: raise exception when the socket is closed
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 DahlAdd gitignore file for addon tests
2011-12-21 Ryan DahlUpgrade GYP to r1115
2011-12-21 Ryan DahlUpgrade V8 to 3.6.6.15
2011-12-21 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-21 Ryan DahlAdd HandleScope to http-parser binding
2011-12-21 Ryan DahlUpgrade V8 to 3.8.2
2011-12-21 koichiktls: Fix node swallows openssl error on request
2011-12-21 Ben Noordhuisdeps: fix openssl build on x86_64
2011-12-21 Ben Noordhuisuv: upgrade to 10de090
2011-12-21 Ben Noordhuistls: remove duplicate assignment
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 Bert BelderRemove unnecessary statement
2011-12-20 Ryan DahlFix 'make install'
2011-12-19 James Hartigtimers: remove _idleTimeout from item in .unenroll()
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: Request backtrace w/o refs, see #1745
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-19 Ryan Dahladd links to package manager on download page
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-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 Andreas MadsenAdd silent option to child_process.fork
2011-12-17 Ryan Dahlsaner targets
2011-12-17 Adam Malcontenti... docs: Make logo a link back to homepage
2011-12-17 Fedor Indutny--without-npm option
2011-12-17 isaacsadd 'make test-npm'
2011-12-17 isaacsnpm 1.1.0-beta-7
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
next