platform/upstream/nodejs.git
2014-12-11 cjihrigtest: add test for spawnSync() env option
2014-12-11 Juanjolib,src: fix spawnSync ignoring its 'env' option
2014-12-10 Alexis Campaillatest: mark more tests as flaky
2014-12-10 Saúl Ibarra... deps: update libuv to 1.0.2
2014-12-09 Julien Gillibuild: do not generate support for libuv's probes
2014-12-05 Brendan Ashworthdoc: fix grammar and wording in tls and timers
2014-12-05 Jackson Tiandoc: mention callback for http res/req write & end
2014-12-05 Trevor Norrisuv: float patch to revert tty breakage
2014-12-05 Trevor Norrisasync-wrap: add event hooks
2014-12-05 Trevor Norrisasync-wrap: explicitly pass parent
2014-12-05 Trevor Norrisasync-wrap: expose async-wrap as binding
2014-12-05 Trevor Norrissrc: remove unnecessary template parameter
2014-12-05 Trevor Norrissrc: all wrap's now use actual FunctionTemplate
2014-12-05 Trevor Norrisnode: fix throws before timer module is loaded
2014-12-05 Trevor Norrisnode, async-wrap: remove MakeDomainCallback
2014-12-05 Trevor Norrisasync-wrap: move MakeCallback to .cc
2014-12-05 Trevor Norrissrc: remove Async Listener
2014-12-04 Alexis Campaillatest: mark current flaky tests as flaky
2014-12-04 Alexis Campaillatest: runner support for flaky tests
2014-12-04 Trevor Norrisnode: fix bad assert
2014-12-03 Carlos Campderrósdoc: set logical umask in process.umask example
2014-12-03 Jonathan Johnsonurl: change hostname regex to negate invalid chars
2014-12-03 Trevor Norrislint: fix code style
2014-12-02 Yazhong Liuurl: support `path` for url.format
2014-12-01 Thorsten Lorenzmodules: adding load linked modules feature
2014-11-28 Alexis Campaillacrypto: store thread id as pointer-sized
2014-11-28 Alexis CampaillaRevert "crypto: cast uv_thread_t to unsigned long"
2014-11-26 Saúl Ibarra... crypto: cast uv_thread_t to unsigned long
2014-11-26 Saúl Ibarra... deps: update libuv to 1.0.1
2014-11-26 Vladimir Kurchatkinsmalloc: don't allow to dispose typed arrays
2014-11-26 Nathan Woltmanpath: refactor normalizeArray()
2014-11-26 Saúl Ibarra... deps: update libuv to 1.0.0
2014-11-21 Rory Bradfordpath: added parse() and format() functions
2014-11-21 Timothy J Fontainepath: allow calling platform specific methods
2014-11-20 Steve Sharpdoc: correct broken link in net.markdown
2014-11-19 MK Safidoc: clarify return value of http.createServer
2014-11-17 Artur Cistovdoc: fix typos in http.markdown
2014-11-17 Chris Dickinsondns: propagate domain for c-ares methods
2014-11-17 Sam Robertsprocess: pid can be a string in process.kill()
2014-11-16 Vladimir Kurchatkinfs: fix symlink error message
2014-11-14 haoxinmodule: correct the order of the assertions
2014-11-13 Steven Loomisbuild: i18n: support little-endian machines
2014-11-12 Steven R. Loomisbuild: i18n: fix icu toolset dependencies
2014-11-12 Steven R. Loomisbuild: i18n: fix build on OSX
2014-11-10 sudodokidoc: note ability to require files within packages
2014-11-10 Jackson Tiantls: remove tls.createSecurePair code deprecation
2014-11-07 Chris Dickinsondoc: remove tls.createSecurePair deprecation
2014-11-07 Trevor Norrisuv: revert change causing build failures
2014-11-06 Saúl Ibarra... core: fix usage of uv_cwd
2014-11-06 Saúl Ibarra... core: replace uv_fs_readdir with uv_fs_scandir
2014-11-06 Saúl Ibarra... deps: update uv to v1.0.0-rc2
2014-11-05 Timothy J Fontainenpm: Upgrade to v2.1.6
2014-11-05 Forrest L Norvelltest: more thorough tests for npm
2014-11-05 Julien Gillibuild: fix build for SmartOS
2014-11-05 Vladimir Kurchatkinsmalloc: check if obj has external data
2014-10-30 Vladimir Kurchatkinsmalloc: fix copyOnto optimization
2014-10-27 cjihrignet: add pauseOnConnect option to createServer()
2014-10-27 Vladimir Kurchatkindocs: fix smalloc.dispose() example
2014-10-25 Trevor Norrislint: fix whitespace issues
2014-10-20 dead-horsepath: resolve normalize drive letter to lower case
2014-10-10 Alexis Campaillabuild: vcbuild fix "The input line is too long."
2014-10-09 Brian Whitestreams: make setDefaultEncoding() throw
2014-10-09 Wang Xinyongdoc: correct createSecureContext
2014-10-09 Alexis Campaillatest: fix test-child-process-spawn-typeerror
2014-10-08 Stiliyan Lazarovdoc: fix wording and punctuation in modules
2014-10-08 Trevor Norriscrypto: createDiffieHellman throw for bad args
2014-10-08 Fedor Indutnytest: fix debug-signal-cluster after da update
2014-10-08 Fedor Indutnysrc, test: fixup after v8 update
2014-10-08 Fedor Indutnycluster: do not signal children in debug mode
2014-10-08 Fedor Indutnydeps: re-implement debugger-agent
2014-10-08 Refael Ackermanndeps: fix postmortem-metadata generator in v8
2014-10-08 Fedor Indutnydeps: apply floating irhydra patch to v8
2014-10-08 Refael Ackermanndeps: update v8 to 3.28.73
2014-10-08 Fedor Indutnytls_wrap: ignore ZERO_RETURN after close_notify
2014-10-08 Trevor Norrisbuffer, doc: misc. fix and cleanup
2014-10-08 Trevor Norrissrc: update use of ExternalArrayType constants
2014-10-08 Refael Ackermanntools: fix for testing openssl integrations
2014-10-08 Trevor Norrissrc: fix jslint warning
2014-10-08 Trevor Norrissmalloc: update use of ExternalArrayType constants
2014-10-08 Steve Maodoc: add missing semicolons
2014-10-08 Johnny Raystreams: set default encoding for writable streams
2014-10-07 Steven R. Loomisbuild: i18n: py27 -> py26 dependency
2014-10-07 Steven R. Loomisbuild: i18n: move noisy variables to separate gypi
2014-10-07 Evan Rutledge... url: fixed encoding for slash switching emulation.
2014-10-07 Victor Widelldoc: improve readLine.pause()
2014-10-07 Steve Sharpdoc: Update net.markdown
2014-10-03 gysonutil: add es6 Symbol support for `util.inspect`
2014-10-03 Yazhong Liubuffer: add generic functions for (u)int ops
2014-10-01 Trevor Norrisbuffer: mv floating point read/write checks to JS
2014-10-01 Julien Gillireadline: should not require an output stream.
2014-10-01 Vladimir Kurchatkinnode: avoid automatic microtask runs
2014-10-01 Gabriel Wickeurl: make query() consistent
2014-10-01 Steven R. Loomisbuild, i18n: improve Intl build, add "--with-intl"
2014-10-01 Julien Fontanetdoc: note stdout and stderr special behaviors.
2014-10-01 Jackson Tianhttp: Improve _addHeaderLines method
2014-09-30 Trevor Norrisbuffer: fix and cleanup fill()
2014-09-29 Trevor Norrisdoc: fix optional parameter parsing
2014-09-29 Rasmus Christian... src: fix VC++ warning C4244
2014-09-29 James Fergusonreadme: grammer fix
2014-09-29 Trevor Norrishttp: cleanup setHeader()
next