platform/upstream/nodejs.git
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
2015-07-16 Jeremiah Senkpieldoc: add TSC members from the combined project
2015-07-16 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-07-16 cjihrigdeps: make node-gyp work with io.js
2015-07-16 Forrest L Norvelldeps: upgrade to npm 2.13.0
2015-07-16 Rod Vaggdoc: add TSC meeting minutes 2015-07-08
2015-07-16 João Reistest: fix test-debug-port-from-cmdline
2015-07-15 Rod Vaggbuild: always use prefix=/ for tar-headers
2015-07-15 Rod Vaggdoc: add TSC meeting minutes 2015-07-01
2015-07-14 Sakthipriyan... doc,test: empty strings in path module
2015-07-11 Roman Reisschild_process: fix arguments comments
2015-07-11 Roman Reisstest: properly clean up temp directory
2015-07-11 Phillip Johnsenpath: assert path.join() arguments equally
2015-07-11 Alex Kocharinreadline: fix freeze if `keypress` event throws
2015-07-10 Bradley Mecksrc: add --track-heap-objects
2015-07-10 Brendan Ashworthdoc: document fs.watchFile behaviour on ENOENT
2015-07-10 Brendan Ashworthfs: fix error on bad listener type
2015-07-10 Alexis Campaillabuild: run-ci makefile rule
2015-07-10 Alexis Campaillabuild: fix vcbuild merge issues
2015-07-10 Sakthipriyan... repl: Prevent crash when tab-completed with Proxy
2015-07-10 Johan Bergströmbuild: bail early if clean is invoked
2015-07-10 Evan Lucastest: add test for dgram.setTTL
2015-07-09 Jeremiah SenkpielWorking on v2.3.5
2015-07-09 Jeremiah Senkpiel2015-07-09 io.js v2.3.4 Release v2.3.4
2015-07-09 Shigeki Ohtsudeps: update deps/openssl/conf/arch/*/opensslconf.h
2015-07-09 Shigeki Ohtsudeps: upgrade openssl sources to 1.0.2d
2015-07-09 Bradley Mecksrc: remove traceSyncIO property from process
2015-07-08 Johan Bergströmtest: add missing crypto checks
2015-07-07 Ali Ijaz Sheikhtools: install gdbinit from v8 to $PREFIX/share
2015-07-07 Sakthipriyan... test: refactor test-repl-tab-complete
2015-07-07 Rod Vaggdoc: document current release procedure
2015-07-06 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-07-06 cjihrigdeps: make node-gyp work with io.js
2015-07-06 Kat Marchándeps: upgrade to npm 2.12.1
2015-07-04 Fedor IndutnyRevert "test: add test for missing `close`/`finish...
2015-07-04 Nathan Woltmanbenchmark: Add some path benchmarks for #1778
2015-07-04 Nathan Woltmanpath: refactor for performance and consistency
next