platform/upstream/nodejs.git
2015-08-04 Rod Vaggnode-gyp: detect RC build with x.y.z-rc.n format
2015-08-04 Rod Vaggsrc: introduce process.release object
2015-08-04 jomohttp: use official IANA Status Codes
2015-08-04 Fedor Indutnynode: do not override `message`/`stack` of error
2015-08-04 Rod Vaggsrc: increment NODE_MODULE_VERSION to 45
2015-08-04 Ben Noordhuisdeps: upgrade v8 to 4.4.63.12
2015-08-04 Rod VaggWorking on v3.0.0
2015-08-04 Rod Vaggnode-gyp: download header tarball for compile
2015-08-04 Rod Vaggnode-gyp: make aware of nightly, next-nightly & rc
2015-08-04 Ben Noordhuisbuffer: rename internal/buffer_new.js to buffer.js
2015-08-04 Ben Noordhuistest: remove two obsolete pummel tests
2015-08-04 Ben Noordhuistest: don't use arguments.callee
2015-08-04 Ben Noordhuisdeps: update v8 to 4.4.63.9
2015-08-04 Trevor Norrisbuffer: allow ArrayBuffer as Buffer argument
2015-08-04 Trevor Norrisbuffer: minor cleanup from rebase
2015-08-04 Trevor Norrisbuffer: fix usage of kMaxLength
2015-08-04 cjihrigcluster: do not unconditionally set --debug-port
2015-08-04 Sakthipriyan... buffer: fix case of one buffer passed to concat
2015-08-04 Fedor Indutnyhttp_server: `prefinish` vs `finish`
2015-08-04 Matteo Collinadgram: make send cb act as "error" event handler
2015-08-04 Chris Dickinsondgram: make send cb act as "error" event handler
2015-08-04 Domenic Denicolavm: fix symbol access
2015-08-04 Domenic Denicolavm: remove unnecessary access checks
2015-08-04 Domenic Denicolavm: fix property descriptors of sandbox properties
2015-08-04 Trevor Norriscrypto: remove kMaxLength on randomBytes()
2015-08-04 Trevor Norrisbuffer: make additional changes to native API
2015-08-04 Trevor Norrisbuffer: switch API to return MaybeLocal<T>
2015-08-04 Trevor Norrisbuffer: switch to using Maybe<T> API
2015-08-04 Trevor Norrisbuffer: finish implementing FreeCallback
2015-08-04 Trevor Norrisbuffer: implement Uint8Array backed Buffer
2015-08-04 Trevor Norrisbuffer: allow ARGS_THIS to accept a name
2015-08-04 Rod Vaggdeps: backport 7b24219346 from v8 upstream
2015-08-04 Julien Gillinet: do not set V4MAPPED on FreeBSD
2015-08-04 cjihrigRevert "dns: remove AI_V4MAPPED hint flag on FreeBSD"
2015-08-04 Michaël Zassodoc: update v8 flags in man page
2015-08-04 Chris Dickinsondeps: update v8 to 4.3.61.21
2015-08-04 Chris Dickinsontest: remove obsolete harmony flags
2015-08-04 Sakthipriyan... doc,test: documents behaviour of non-existent file
2015-08-04 Sakthipriyan... repl: don't clobber RegExp.$ properties
2015-08-03 Sakthipriyan... test: change the hostname to an invalid name
2015-08-03 Sakthipriyan... test: fix messages and use return to skip tests
2015-08-01 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-08-01 cjihrigdeps: make node-gyp work with io.js
2015-08-01 Kat Marchándeps: upgrade to npm 2.13.3
2015-07-30 Sakthipriyan... test: use common.isWindows consistently
2015-07-30 Ben Noordhuiscluster: add handle ref/unref stubs in rr mode
2015-07-30 Johan Bergströmtools: expose skip output to test runner
2015-07-29 Ali Ijaz Sheikhbuild: produce symbol map files on windows
2015-07-29 Ben Noordhuistest: fix fs.readFile('/dev/stdin') tests
2015-07-29 Sakthipriyan... doc: properly inheriting from EventEmitter
2015-07-28 Sam Robertsdoc: a listener, not "an" listener
2015-07-28 Sam Robertsdoc: server close event does not have an argument
2015-07-28 cjihrigWorking on v2.5.1
2015-07-28 cjihrig2015-07-28 io.js v2.5.0 Release v2.5.0
2015-07-28 Ali Ijaz Sheikhutil: delay creation of debug context
2015-07-28 Rich Trotttest: do not use public IPs for timeout testing
2015-07-27 Ben Noordhuistimers: improve Timer.now() performance
2015-07-27 Ben Noordhuistimers: remove unused Timer.again()
2015-07-27 Ben Noordhuistimers: remove unused Timer.getRepeat()
2015-07-27 Ben Noordhuistimers: remove unused Timer.setRepeat()
2015-07-27 Evan Lucasnet: don't throw on immediately destroyed socket
2015-07-27 Fedor Indutnyhttps: reuse TLS sessions in Agent
2015-07-27 Sakthipriyan... test: skip IPv6 part before testing it
2015-07-27 Trevor Norrisnode: remove bad fn call and check
2015-07-27 Nathan Woltmanbenchmark: add remaining path benchmarks & optimize
2015-07-25 Ben Noordhuistest: fix valgrind uninitialized memory warning
2015-07-25 Ben Noordhuissrc: make base64 decoding 50% faster
2015-07-25 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-07-25 cjihrigdeps: make node-gyp work with io.js
2015-07-25 Kat Marchándeps: upgrade to npm 2.13.2
2015-07-25 Jeremiah Senkpieltools: use local or specified $NODE for test-npm
2015-07-24 Sakthipriyan... repl: better empty line handling
2015-07-24 Sakthipriyan... repl: improving line continuation handling
2015-07-24 Sakthipriyan... repl: preventing REPL crash with inherited properties
2015-07-24 Sakthipriyan... repl: fixing `undefined` in invalid REPL keyword error
2015-07-24 cjihrigdoc: add GPG fingerprint for cjihrig
2015-07-24 Sakthipriyan... doc: note about custom inspect functions
2015-07-24 Ali Ijaz Sheikhdeps: update V8 to 4.2.77.21
2015-07-23 Jeremiah Senkpielprocess: resize stderr on SIGWINCH
2015-07-23 Sam Robertscluster: emit 'message' event on cluster master
2015-07-23 Fedor Indutnytls: add `getTicketKeys()`/`setTicketKeys()`
2015-07-23 Yosuke Furukawadoc: Replace util.debug with console.error
2015-07-22 Fedor Indutnycrypto: fix legacy SNICallback
2015-07-22 Sakthipriyan... http: Check this.connection before using it
2015-07-22 Shigeki Ohtsutest: add -no_rand_screen to s_client opts on Win
2015-07-21 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-07-21 cjihrigdeps: make node-gyp work with io.js
2015-07-21 Kat Marchándeps: upgrade to npm 2.13.1
2015-07-21 Sakthipriyan... util: removing redundant checks in is* functions
2015-07-21 João Reisdoc: add joaocgreis as a collaborator
2015-07-20 Sakthipriyan... test: changing process.exit to return while skipping...
2015-07-20 Sakthipriyan... test: formatting skip messages for TAP parsing
2015-07-20 Rod Vaggdoc: add TSC meeting minutes 2015-07-15
2015-07-19 Phillip Johnsendoc: recompile before testing core module changes
2015-07-18 Sakthipriyan... lib,test: add freelist deprecation and test
2015-07-17 Jeremiah SenkpielWorking on v2.4.1
2015-07-17 Jeremiah Senkpiel2015-07-17 io.js v2.4.0 Release v2.4.0
2015-07-17 Michaël Zassodoc: add targos as a collaborator
2015-07-18 Sakthipriyan... doc: add thefourtheye as a collaborator
2015-07-16 Jeremiah Senkpieldocs: link to more up-to-date v8 docs
next