platform/upstream/nodejs.git
2014-08-11 Alexis Campaillawindows: fix memory leak in WinapiErrnoException
2014-08-08 cjihrigdns: always set variable family in lookup()
2014-08-08 Fedor Indutnyopenssl: fix keypress requirement in apps on win32
2014-08-08 Thorsten Lorenzbuild: linking CoreFoundation framework for OSX
2014-08-08 Alexis Campaillatest: fix test-process-kill-pid on Windows
2014-08-07 Jackson Tiandoc: document max `new Buffer(size)`
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-08-07 Julien Gillitests: fix child-process-fork-dgram on SmartOS.
2014-08-07 Maciej Małeckidoc: document arguments for 'error' event on a stream
2014-08-07 Jackson Tianfs: fix fs.readFileSync fd leak when get RangeError
2014-08-07 Saúl Ibarra... src: handle UV_EAGAIN in TryWrite
2014-08-07 Alexis CampaillaCluster: fix shared handles on Windows
2014-08-07 Fedor Indutnydeps: update libuv to v0.11.28
2014-08-07 Fedor Indutnydeps: update openssl to v1.0.1i
2014-08-06 Kevin Simperdoc: clarify factory methods for net.Socket
2014-08-05 Jackson Tianfs: fs.readFile should not throw uncaughtException
2014-08-05 Trevor Norrisdns: fix GetAddrInfo assert
2014-08-04 cjihrignet: don't prefer IPv4 addresses during resolution
2014-08-04 Timothy J Fontainev8: Fix compliation with GCC 4.8
2014-08-04 Julien Gillitest: fix test-net-remote-address-port
2014-08-04 Herman Leepath: isAbsolute() should always return boolean
2014-08-04 Julien Gillitimers: fix timers with non-integer delay hanging.
2014-08-02 Jackson Tianprocess: improve process binding
2014-08-02 Fedor Indutnytest: disable 0-dgram tests on darwin
2014-08-02 Sam Robertscluster: disconnect should not be synchronous
2014-08-02 Lucio M. Tatopath: fix slice OOB in trim
2014-08-02 Sam Robertstest: assert cluster.disconnect is async
2014-08-01 James Hallidaystream: fix Readable.wrap objectMode falsy values
2014-08-01 Jackson Tiantls: throw an error, not string
2014-07-31 cjihrigcluster: support options in Worker constructor
2014-07-31 Jakob Gillichdocs: fix non-string ignore note in path.resolve
2014-07-31 Gabriel WickeAdd fast path for simple URL parsing
2014-07-31 Timothy J FontaineNow working on 0.10.31
2014-07-31 Timothy J FontaineMerge branch 'v0.10.30-release' into v0.10
2014-07-31 Timothy J Fontaine2014.07.31, Version 0.10.30 (Stable) v0.10.30
2014-07-31 Timothy J Fontaineuv: Upgrade to v0.10.28
2014-07-31 Fedor Indutnyv8: Interrupts must not mask stack overflow.
2014-07-31 Timothy J Fontainenpm: Upgrade to v1.4.21
2014-07-31 Maciej Małeckimodule: eliminate double `getenv()`
2014-07-31 Rod Vaggstreams: remove unused require('assert')
2014-07-31 Julien Gillitimers: backport f8193ab
2014-07-31 Fedor IndutnyRevert "Cluster: fix shared handles on Windows"
2014-07-31 Alexis CampaillaCluster: fix shared handles on Windows
2014-07-31 Fedor Indutnyrepl: proper `setPrompt()` and `multiline` support
2014-07-31 Fedor IndutnyRevert "repl: fix overwrite for this._prompt"
2014-07-31 Sam Robertscluster: test events emit on cluster.worker
2014-07-31 Fedor Indutnygyp: do not rm unused openssl syms on osx/linux
2014-07-30 Julien Gillitests: fix internet/test-dns.js
2014-07-29 Yazhong Liurepl: fix overwrite for this._prompt
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-07-29 Fedor Indutnybuffer: fix sign overflow in `readUIn32BE`
2014-07-29 Julien Gillitests: fix process.kill pid test.
2014-07-28 cjihrigcluster: enable error/message events using .worker
2014-07-28 Sam Robertsprocess: throw TypeError if kill pid not a number
2014-07-24 Fedor Indutnydeps: backport 60c316 from v8 trunk
2014-07-23 cjihrigquerystring: do not add sep for empty array
2014-07-23 Fedor Indutnytest: fix test-https-foafssl
2014-07-23 Fedor Indutnytest: fix test-tls-server-verify
2014-07-23 Jackson Tiannet: add remoteFamily for socket
2014-07-23 Shigeki Ohtsutls: fix to send TLS Alert before socket destroyed
2014-07-23 Maciej Małeckigyp: fix ARM build
2014-07-23 cjihrigchild_process: do not access stderr when stdio set...
2014-07-23 Sam Robertsdoc: console.trace takes a message format
2014-07-23 Fedor Indutnydeps: update http_parser to 2.3.0
2014-07-23 Dean McNameesrc: export additional startup functions
2014-07-23 Fedor Indutnygyp: fix post-mortem in v0.11
2014-07-23 Fedor Indutnygyp: fix post-mortem in v0.11
2014-07-18 Fedor Indutnydeps: backport 4ed5fde4f from v8 upstream
2014-07-17 Fedor Indutnygyp: do not let `v8dbg_` slip away on osx
2014-07-17 Brian Whitetls_wrap: remove unused variable
2014-07-15 Fedor Indutnylib: jslint string_decoder.js
2014-07-15 Chris Dickinsonstream2: flush extant data on read of ended stream
2014-07-14 Ryan Grahamcluster: include settings object in 'setup' event
2014-07-14 Ryan Grahamcluster: allow multiple calls to setupMaster()
2014-07-13 Fedor Indutnytest: fix regress-GH-1726
2014-07-13 Dean McNameesrc: pass the v8::Context to CreateEnvironment
2014-07-12 cjihrigchild_process: copy spawnSync() cwd option to proper...
2014-07-12 Fedor Indutnychild_process: handle writeUtf8String error
2014-07-10 cjihriglib: remove and restructure calls to isNaN()
2014-07-10 Ryan Grahamdoc: re-org child_process into async/sync
2014-07-10 Ryan Grahamtest: Remove references to customFds
2014-07-10 Ryan Grahamdoc: remove customFds mentions
2014-07-10 Ryan Grahamlib: noisy deprecation of child_process customFds
2014-07-10 Andrew Oppenlanderstreams: set default hwm properly for Duplex
2014-07-08 Fedor Indutnycontextify: remove useless header file
2014-07-07 John Albietzreadme: added g++ requirement
2014-07-07 Robert Kowalskimodule: don't require fs several times
2014-07-07 Maurice Butlerdoc: added X.json to the LOAD_AS_FILE sudo code
2014-07-07 Sam Robertsdoc: fix console.assert docs, message is a format
2014-07-03 Ed Umanskynet: reset `errorEmitted` on reconnect
2014-07-03 Trevor Norrislint: fix indentation
2014-07-03 Andrius Bentkusudp: make it possible to receive empty udp packets
2014-07-02 Fedor Indutnydeps: cherry-pick eca441b2 from OpenSSL
2014-07-02 Fedor Indutnydeps: cherry-pick eca441b2 from OpenSSL
2014-07-02 Fedor Indutnytls: better error reporting at cert validation
2014-07-02 Trevor Norrisconfigure: fix v8 overriding commands on build
2014-07-02 Brian Whitedoc: fix createCipher description
2014-07-02 Fedor Indutnychild_process: accept uid/gid everywhere
2014-07-02 Fedor Indutnyconstants: add O_NONBLOCK constant
2014-07-02 Fedor IndutnyRevert "constants: export O_NONBLOCK"
next