platform/upstream/nodejs.git
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
2014-12-22 teppeisassert: fix deepEqual regression
2014-12-20 Nikolai Vavilovconfigure: remove workarounds for GCC < 4.8
2014-12-20 Ben Noordhuislib: micro-optimize url.resolve()
2014-12-20 Ben Noordhuisbenchmark: rename url.parse() benchmark
2014-12-20 Ben Noordhuislib: micro-optimize EventEmitter#removeListener()
2014-12-20 Ben Noordhuisbenchmark: fix printing of large numbers
2014-12-19 Ben Noordhuisbenchmark: pre-optimize url.parse() before start
2014-12-19 Jackson Tiandoc: add details for http res/req end callback
2014-12-19 Julian Duquedebugger: improve clearBreakpoint error and docs
2014-12-19 cjihrigfs: deprecate exists() and existsSync()
2014-12-18 Jackson Tiandoc: document callback of http res/req end method
2014-12-18 Ben Noordhuislib,src: remove post-gc event infrastructure
2014-12-18 Chris Dickinsonstream: switch _writableState.buffer to queue
2014-12-18 Ben Noordhuislib: fix guard expression in timer.unref()
2014-12-17 Ben Noordhuissrc: fix windows build error
2014-12-17 Miroslav Bajtošdebugger: fix unhandled error in setBreakpoint
2014-12-17 Fedor Indutnytest: run tests in parallel, common improvements
2014-12-17 Fedor Indutnytest: split test in parallel/sequential
2014-12-16 Luis Reiszlib: support concatenated gzip files
2014-12-16 Ben Burnsdoc: clarify create{Read,Write}Stream fd option
2014-12-15 cjihrigfs: add access() and accessSync()
2014-12-14 Alejandro Oviedodoc: change write() after end() streams example
2014-12-14 Ben Noordhuislib: reintroduce v8 module
2014-12-14 Ben Noordhuissrc: move BE/LE buffer conversion to StringSlice()
2014-12-14 Ben Noordhuissrc: redo unaligned access workaround
2014-12-13 Ben Noordhuissrc: fix addon loader regression
2014-12-12 Nikolai Vavilovbuild: remove support for VS 2010 and 2012
2014-12-12 Chris Dickinsondomain: add soft deprecation notice
2014-12-11 cjihrigtest: add test for spawnSync() env option
2014-12-11 Juanjolib,src: fix spawnSync ignoring its 'env' option
2014-12-11 Mathias Bynensdocs: clarify that 'io.js' is the correct name
2014-12-12 Rod Vaggdoc: added node-forward TC meeting 2014-10-15
2014-12-12 micnicdomain: forward args to .run(fn)
2014-12-12 Rod Vaggdoc: added TC meeting minutes for 2014-12-10
2014-12-11 Evan Lucasmodule: fix regression in require ../
2014-12-11 Ben Noordhuisbuild: fix dtrace-enabled build on os x
2014-12-11 Mikeal Rogersdoc: add TC notes from october 29th
2014-12-11 Mikeal Rogersdoc: meeting notes from oct 9th TC meeting
2014-12-10 Kevin O'Haradocs: reword project messaging
2014-12-10 Steven R. Loomisbuild: configure return exit status from gyp
2014-12-10 Fedor Indutnycrypto: separate altname extensions with ", "
2014-12-10 Alexis Campaillatest: mark more tests as flaky
2014-12-10 brian m. carlsoncrypto: disable SSLv3 if shared OpenSSL lacks it
2014-12-10 Saúl Ibarra... deps: update libuv to 1.0.2
2014-12-09 Ben Noordhuisbenchmark: add url benchmarks
2014-12-09 Ben Noordhuislib: optimize require() path walking
2014-12-09 Julien Gillibuild: do not generate support for libuv's probes
2014-12-09 Ben Noordhuissrc: fix unaligned access in ucs2 string encoder
2014-12-09 Bert Beldertest: fix test-fs-symlink-dir-junction-relative
2014-12-09 cjihrigtest: add test for spawnSync() env option
2014-12-09 Juanjolib,src: fix spawnSync ignoring its 'env' option
2014-12-09 Evan Torriebuild: fix build with systemtap providers enabled
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-12-09 Bert Beldersrc: remove the tracing module entirely
2014-12-09 Jackson Tiandoc: mention callback for http res/req write & end
2014-12-09 Trevor Norrisasync-wrap: add event hooks
2014-12-09 Trevor Norrisasync-wrap: explicitly pass parent
2014-12-09 Trevor Norrisasync-wrap: expose async-wrap as binding
2014-12-09 Trevor Norrissrc: remove unnecessary template parameter
2014-12-09 Trevor Norrissrc: all wraps now use actual FunctionTemplate
2014-12-09 Trevor Norrisnode: fix throws before timer module is loaded
2014-12-09 Trevor Norrisnode, async-wrap: remove MakeDomainCallback
2014-12-09 Trevor Norrisasync-wrap: move MakeCallback to .cc
2014-12-09 Trevor Norrissrc: remove Async Listener
next