platform/upstream/nodejs.git
2013-09-04 isaacshttp: Only send connection:keep-alive if necessary
2013-09-04 isaacsstream: return this from pause()/resume()
2013-09-04 Julian Gruberstream: make setEncoding chainable
2013-09-04 isaacsrepl: Simplify paren wrap, continuation-detection
2013-09-04 Nathan Rajlichrepl: treat "Assignment to const" as syntax error
2013-09-04 isaacsrepl: Catch syntax errors better
2013-09-04 Ben Noordhuisuv: upgrade to v0.11.13
2013-09-04 Ben Noordhuisbuild: remove unused Carbon dependency
2013-09-03 Trevor Norrisstring_bytes: use extern for length and write utf8
2013-09-03 isaacsprocess: Add internal _rawDebug() method
2013-09-03 isaacssrc: Remove outdated comment re assert()
2013-09-02 Ben Noordhuisuv: upgrade to v0.11.12
2013-09-02 Ben Noordhuissrc: clean up CLI argument parser
2013-09-02 Ben Noordhuistest: don't use --max-stack-size=0
2013-09-01 Ben Noordhuistest: speed up simple/test-fs-watch
2013-09-01 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-01 isaacsbenchmark: Fix execArgv handling
2013-08-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-31 isaacsbenchmark: Support passing v8 flags to benchmarks
2013-08-30 Ben NoordhuisRevert "src: call uv_loop_delete() on exit in debug...
2013-08-30 Ben NoordhuisRevert "src: close libuv handles on exit"
2013-08-30 Trevor Norristest: move smalloc segfault tests to pummel
2013-08-30 Ben Noordhuissrc: close libuv handles on exit
2013-08-29 Bert Belderuv: upgrade to v0.11.11
2013-08-29 Ben Noordhuissrc: remove unused Persistent<FunctionTemplate>
2013-08-29 Ben Noordhuiscrypto: remove NodeBIO::GetMethod()
2013-08-29 Ben Noordhuiscrypto: make root_cert_store variable extern
2013-08-29 Ben Noordhuiscrypto: remove misleading comment
2013-08-29 Ben Noordhuiscrypto: make error buffer non-static
2013-08-29 Domenic Denicolavm: document vm2's changes.
2013-08-29 Domenic Denicolavm: update API to use options argument
2013-08-28 Bert Belderpipe_wrap: squelch integer type conversion warning
2013-08-28 Timothy J Fontainetimer_wrap: Timer.now always update loop time
2013-08-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-28 isaacsstream: check _events before _events.error
2013-08-28 Ben Noordhuiscrypto: make randomBytes/pbkdf2 cbs domain aware
2013-08-28 Domenic Denicolavm: add isContext; prevent double-contextifying
2013-08-28 Domenic Denicolavm: use MakeWeak to fix leaking contexts
2013-08-28 Domenic Denicolavm: rip out ObjectWrap from ContextifyContext
2013-08-28 isaacsdoc: Adjust util stability index to 'API Frozen'
2013-08-28 isaacsdoc: Adjust util stability index to 'API Frozen'
2013-08-28 isaacsdoc: mark repl as stable
2013-08-28 Mathias Buusstream: change default hwm for objectMode to 16
2013-08-28 isaacschild_process: Avoid extra copy for string stdio
2013-08-28 Seth Fitzsimmonschild_process: Callback with Buffers from exec
2013-08-27 Trevor Norrisv8: upgrade to 3.20.17
2013-08-27 isaacsstream: Pass 'buffer' encoding to decoded writables
2013-08-27 Forrest L Norvelldomains: deprecate domain.dispose().
2013-08-27 isaacsfs: Expose birthtime on stat objects
2013-08-27 Jay Beaversdoc: Small update of readme for Windows users
2013-08-27 isaacslib: Add missing copyright notices
2013-08-27 Ben Noordhuissrc: remove two pointless globals from node.cc
2013-08-27 Ben Noordhuissrc: call uv_loop_delete() on exit in debug mode
2013-08-27 Ben Noordhuissrc: remove --max-stack-size option
2013-08-27 Ben Noordhuiscares_wrap: drop UV_HANDLE_FIELDS from ares_task_t
2013-08-26 Ben Noordhuissrc: fix up unused/unordered imports
2013-08-26 Trevor Norrisbuffer: fix assert fail from JS API
2013-08-26 Trevor Norrisbuffer: add NativeBuffer API
2013-08-26 Ben Noordhuissrc: remove pointless node_os.h header file
2013-08-25 Bert Belderprocess_wrap: don't coerce process exit code to int32_t
2013-08-24 Bert Belderuv: upgrade to v0.11.10
2013-08-23 Trevor Norrisdomain: move error handling directly into instance
2013-08-23 Bert Belderprocess_wrap: update after libuv api change
2013-08-23 Bert Belderuv: upgrade to v0.11.9
2013-08-23 Bert Belderuv: update to v0.10.15
2013-08-23 Ben Noordhuisvm: fix Persistent<Context> leak
2013-08-23 Ben Noordhuisvm: remove unnecessary Persistent<FunctionTemplate>
2013-08-23 Ben Noordhuisbuffer: fix regression in Buffer(buf) constructor
2013-08-22 Timothy J Fontaineutil: pass opts to custom inspect functions
2013-08-22 Trevor Norrisbuffer: fix inspect throw if slice length too long
2013-08-22 Timothy J Fontainebuffer: adhere to INSPECT_MAX_BYTES
2013-08-22 isaacsvm: Put back display_errors flag
2013-08-21 Timothy J Fontainetools: script release steps after jenkins build
2013-08-21 Timothy J Fontainetools: script to report [un]stable build
2013-08-21 Timothy J Fontaineblog: Post for v0.10.17
2013-08-21 Timothy J FontaineNow working on 0.10.18
2013-08-21 Timothy J FontaineMerge branch 'v0.10.17-release' into v0.10
2013-08-21 Domenic Denicolavm, core, module: re-do vm to fix known issues
2013-08-21 Timothy J Fontaine2013.08.21, Version 0.10.17 (Stable) v0.10.17
2013-08-21 Timothy J Fontaineuv: Upgrade v0.10.14
2013-08-21 Timothy J Fontaineblog: v0.11.6
2013-08-21 Timothy J FontaineNow working on 0.11.7
2013-08-21 Timothy J FontaineMerge branch 'v0.11.6-release'
2013-08-21 Timothy J Fontaine2013.08.21, Version 0.11.6 (Unstable) v0.11.6
2013-08-21 Timothy J Fontaineuv: Upgrade to v0.11.8
2013-08-21 isaacsdoc: Mention python dep in downloads page
2013-08-21 Timothy J Fontainetest: net-GH-5504 child env needs NODE_COMMON_PORT
2013-08-21 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-21 Fedor Indutnytest: fix test failure on linux after edd2fcc
2013-08-21 Ben Noordhuisdeps: upgrade http_parser to 303c4e4
2013-08-21 Fedor Indutnytls: fix assertion when ssl is destroyed at read
2013-08-20 Trevor Norrissmalloc: consistent-ify syntax
2013-08-20 Trevor Norrissmalloc: length is byte size, not array length
2013-08-20 Trevor Norrissmalloc: expose ExternalArraySize
2013-08-20 Trevor Norrisutil: isObject should always return boolean
2013-08-20 Vsevolod Strukchinskynet: family option in net.connect
2013-08-20 Gil Pedersenfs: use correct self reference for autoClose test
2013-08-20 isaacsdoc: Minor typos in dgram doc
2013-08-20 isaacstest: Remove unnecessary assertion
2013-08-20 Raynosevents: have events module exports EventEmitter
next