platform/upstream/nodejs.git
2015-01-12 Cydoxbuild: Warn when using snapshot on Armv6
2015-01-11 Evan Lucasnet: remove TODO for moving isIP to dns
2015-01-11 Ben Noordhuisbuild,src: remove sslv2 support
2015-01-11 Rod Vaggsrc: only append "-pre" to version if no tag
2015-01-11 Rod Vaggdoc: remove changelog.html from doc make target
2015-01-10 Ben Noordhuistest: fix bad assumption in pummel/test-vm-memleak
2015-01-11 Bert Belderwin,test: try again if file unlink fails
2015-01-10 Vladimir Kurchatkinfs: use ES6 octal literals for mode
2015-01-10 Fedor Indutnyzlib: do not unref() if wasn't ref()ed
2015-01-10 Trevor Norrissrc: remove icu_config
2015-01-10 Fedor Indutnysrc: check if NODE_WANT_INTERNALS is defined
2015-01-10 Julien Gillidoc: improve dns module's documentation
2015-01-10 Julien Gillidoc: clarify dns.lookup vs dns.resolve
2015-01-10 Julien Gillidoc: clarify url.format documentation
2015-01-10 James M Snelldoc: clarify buffer api documentation
2015-01-10 James M Snelldoc: clarify add/removeListener semantics
2015-01-10 pkcsdoc: clearer log messages in net code samples
2015-01-10 Sam Robertsdoc: cover stdio option in child_process
2015-01-10 Sam Robertsdoc: document the fds behind stdin/out/err
2015-01-10 Eric Milldoc: update openssl commands to use best practices
2015-01-10 Calvin Metcalfdoc: add note about key derivation
2015-01-10 Calvin Metcalfdoc: document _transform callback takes 2 args
2015-01-10 Bert Belderdoc: add changelog notes for some node v0.10 releases
2015-01-10 Ben NoordhuisRevert "dgram: implicit binds should be exclusive"
2015-01-10 Sam Robertsdgram: implicit binds should be exclusive
2015-01-10 Sam Robertscluster: cluster.disconnect() should check status
2015-01-10 Sam Robertscluster: don't assume all workers bind same ports
2015-01-10 Bert Belderdeps: don't build minizip into zlib
2015-01-10 Bert Belderdeps: don't set zlib's product_name
2015-01-10 Ben Noordhuisdeps: fix zlib -Wimplicit-function-declaration
2015-01-09 Chris Dickinsontools: enable ctrl-c for parallel tests
2015-01-09 Ben Noordhuissrc: disable harmony object literals
2015-01-09 Ben Noordhuissrc: disable harmony classes
2015-01-09 Chris Dickinsonsrc: zlib: revert concatenated-stream changes
2015-01-09 Vladimir Kurchatkinbuild: fix `process.platform`
2015-01-09 Caitlin Pottercore: throw TypeError if chdir() args are wrong
2015-01-08 Shigeki Ohtsudoc: update the zlib license after upgrading
2015-01-08 Shigeki Ohtsudeps: update zlib.gyp for zlib 1.2.8
2015-01-08 Shigeki Ohtsudeps: upgrade zlib to 1.2.8
2015-01-08 Forrest L Norvellnpm: upgrade to v2.1.18
2015-01-08 Bert Belderwin,nodevars: run iojs.exe to get node version
2015-01-08 Bert Belderwin,msi: rename node.exe to iojs.exe
2015-01-08 Bert Belderwin,build: rename node.exe to iojs.exe
2015-01-08 Bert Belderwin: regenerate perfctr provider files
2015-01-08 Bert Belderwin,tracing: node -> iojs in perfctr/etw manifests
2015-01-08 Bert Belderwin,src: node -> iojs in executable manifest
2015-01-08 Bert Belderwin,build: remove upload target from vcbuild.bat
2015-01-08 Ben Noordhuisinstall: install iojs -> node compat symlink
2015-01-08 Ben Noordhuisbuild: rename binary from node to iojs
2015-01-08 Ben Noordhuistest: remove --use-http1 test runner flag
2015-01-08 Ben Noordhuisdoc: update v8 options in man page
2015-01-08 Ben Noordhuisdoc: s/node/iojs/ in iojs.1
2015-01-08 Ben Noordhuisdoc: rename node.1 -> iojs.1
2015-01-08 Ben Noordhuisbuild: remove upload targets from makefile
2015-01-08 Ben Noordhuisbuild: don't run make recursively
2015-01-08 Colin Ihrigwin,test: fix test-process-active-wraps.js
2015-01-08 Evan Lucasdgram: make error messages more informative
2015-01-08 Evan Lucasutil: _detailedException to _exceptionWithHostPort
2015-01-08 Evan Lucasutil,net: move _detailedException into util
2015-01-08 Rod Vaggversion: working on 1.0.0
2015-01-08 Bert Beldersrc: prefix ARCH and PLATFORM with NODE_
2015-01-08 Bert Belderwin: fix NODE_NET_SOCKET_READ/WRITE signature
2015-01-08 Bert Belderwin: suppress GetVersionEx deprecation warning
2015-01-08 Bert Belderwin: use GetVersionExW instead of GetVersionExA
2015-01-08 Bert Belderwin,openssl: disable some warnings
2015-01-08 Ben Noordhuistest: move broadcast/multicast test to internet/
2015-01-08 Ben NoordhuisRevert "test: don't assume broadcast traffic is unfiltered"
2015-01-08 Bert Belderwin: disable stl exception usage
2015-01-08 Bert Belderwin: disable exception handling for all builds
2015-01-08 Vladimir Kurchatkinutil: show symbol properties
2015-01-07 Cheng Zhaosrc,deps: replace LoadLibrary by LoadLibraryW
2015-01-07 Trevor Norrissrc: pass Isolate to node::Utf8Value constructor
2015-01-07 Trevor Norrissrc: pass Isolate to additional locations
2015-01-07 Ben Noordhuistest: fix parallel/test-repl with new v8
2015-01-07 Ben Noordhuistest: fix parallel/test-repl-harmony with new v8
2015-01-07 Ben Noordhuisbuild: fix up build after v8 upgrade
2015-01-07 Ben Noordhuisdeps: upgrade v8 to 3.31.74.1
2015-01-07 Rod Vaggdoc: update AUTHORS, .mailmap, add authors tool
2015-01-06 Ben Noordhuistest: don't assume broadcast traffic is unfiltered
2015-01-05 Ben Noordhuisdeps: update libuv to 1.2.0
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2015-01-05 Trevor Norrissmalloc: fix bad assert for zero length data
2015-01-04 cjihrignet: make connect() input validation synchronous
2015-01-03 Steven R. Loomisdocs: update to authors file
2015-01-03 Rod Vaggdoc: added TC meeting minutes 2014-12-30
2015-01-03 Steven R. Loomisbuild: i18n: add icu config options
2014-12-30 Rod Vaggdoc: added TC meeting minutes 2014-12-17
2014-12-30 Ben Noordhuisdoc: util: document --trace-deprecation
2014-12-30 Aleksey Smolenchuklib: introduce process module
2014-12-30 CGavrilaurl: improve parsing speed
2014-12-30 Sam Robertsdoc: add tls server.close() callback docs
2014-12-30 Sam Robertsdgram: close() should accept a callback
2014-12-30 Sam Robertsdgram: make 'close' event async
2014-12-29 Tim Rufflesdoc: be specific about the unit of `maxBuffer`
2014-12-29 Brendan Ashworthdgram: changes Socket.close() to return itself
2014-12-29 Brendan Ashworthdgram: change Socket.bind() to return itself
2014-12-23 Nikolai Vavilovconfigure: remove compiler detection
2014-12-23 Rudi Cilibrasisrc: remove cpplint error using NOLINT directive
2014-12-23 Mark Stosbergdoc: document time() and timeEnd() relationship
2014-12-23 Mark Stosbergdoc: fix v8 doc headings so 'make doc' passes
next