platform/upstream/nodejs.git
2016-03-02 cjihrigdoc: mention prototype check in deepStrictEqual()
2016-03-02 Rod Vaggdoc: s/http/https in Myles Borins' GitHub link
2016-03-02 Dirceu Pereira... doc: clarify error handling in net.createServer
2016-03-02 Hugo Wooddoc: `require` behavior on case-insensitive systems
2016-03-02 Rich Trotttest: remove flaky mark for test-debug-no-context
2016-03-02 Braydon Fullertest: add test for https server close event
2016-03-02 Rich Trotttest: use String.prototype.repeat() for clarity
2016-03-02 Alexis Campailladoc: update repo docs to use 'CTC'
2016-03-02 Rich Trotttest: mitigate flaky test-debug-no-context
2016-03-02 Fedor Indutnynet: use `_server` for internal book-keeping
2016-03-02 Alexander Makarenkodoc: improvements to crypto.markdown copy
2016-03-02 Jackson Tianconsole: apply null as `this` for util.format
2016-03-02 Igor Klopovcluster: dont rely on `this` in `fork`
2016-03-02 Evan Lucasnode: set process._eventsCount to 0 on startup
2016-03-02 Johan Bergströmbuild: treat aarch64 as arm64
2016-03-02 Fedor Indutnytls: nullify `.ssl` on handle close
2016-03-02 Prince J Wesleydebugger: assert test before accessing this.binding
2016-03-02 Adam Langleycrypto: have fixed NodeBIOs return EOF
2016-03-02 Ojas Shirekarbuild: add a help message and removed a TODO.
2016-03-02 Ojas Shirekarbuild: remove redundant TODO in configure
2016-03-02 Ojas Shirekarbuild: remove Makefile.build
2016-03-02 Santiago Gimenotest: refactor test-dgram-send-callback-recursive
2016-03-02 dcposch@dcpos.chdoc: link to man pages
2016-03-02 Brian Whitechild_process: fix data loss with readable event
2016-03-02 Felix Beckerbuild: fix build when python path contains spaces
2016-03-02 Trevor Norrisbuffer: allow encoding param to collapse
2016-03-02 Trevor Norrisbuffer: properly retrieve binary length of needle
2016-03-02 Tom Atkinsonhttp: remove reference to onParserExecute
2016-03-02 Matteo Collinastreams: 5% throughput gain when sending small chunks
2016-03-02 Fedor Indutnyhttp: do not emit `upgrade` on advertisement
2016-03-02 Matt Loringtools: run tick processor without forking
2016-03-02 Matt Loringtools: add --prof-process flag to node binary
2016-03-02 Matt Loringinstaller: install the tick processor
2016-03-02 Rich Trotttools: replace obsolete ESLint rules
2016-03-02 Rich Trotttools: update ESLint to version 2.1.0
2016-03-02 Rich Trotttools: remove obsolete lint rules
2016-03-02 Rich Trottsrc,test,tools: modify for more stringent linting
2016-03-02 Rich Trottdoc,tools,test: lint doc-based addon tests
2016-03-02 Kevin Lockedoc: clarify child_process.execFile{,Sync} file arg
2016-03-02 Chinedu Francis... doc: fix buf.length slice example
2016-03-02 Chinedu Francis... doc: fix buffer[index] example
2016-03-02 Rafael Cepedadoc: fix template string
2016-03-02 Alexander Makarenkodoc: improvements to console.markdown copy
2016-03-02 Brian Whitedoc: fix net.createConnection() example
2016-03-02 Roman Reissdoc: improve scrolling, various CSS tweaks
2016-03-02 Ben Noordhuisdoc: console is asynchronous unless it's a file
2016-03-02 Alejandro Oviedodoc: merging behavior of writeHead vs setHeader
2016-03-02 Minwoo Jungdoc: fix reference to API `hash.final`
2016-03-02 Rainer Oviirdoc: uppercase 'RSA-SHA256' in crypto.markdown
2016-03-02 Alexander Makarenkodoc: consistent styling for functions in TLS docs
2016-03-02 Rich Trottdoc: apply consistent styling for functions
2016-03-02 Minwoo Jungdoc: fix `notDeepEqual` API
2016-03-02 Santiago Gimenotest: refactor test-http-destroyed-socket-write2
2016-03-02 Sakthipriyan... doc: show links consistently in deprecations
2016-03-02 ChALkeRdoc: don't use "interface" as a variable name
2016-03-02 Sakthipriyan... doc: keep the names in sorted order
2016-03-02 Timothy Gudoc: fix JSON generation for aliased methods
2016-03-02 Jackson Tiandoc: fix code type of markdowns
2016-03-02 Benjamin Gruenbaumdoc: check for errors in 'listen' event
2016-03-02 Glen Arrowsmithdoc: Examples work when data exceeds buffer size
2016-03-02 Robert Jefe... doc: harmonize $ node command line notation
2016-03-02 Rich Trotttest: shorten path for bogus socket
2016-03-02 Rich Trotttools,doc: fix linting errors
2016-03-02 Claudio Rodriguezdoc: fix type references for link gen, link css
2016-03-02 Claudio Rodrigueztools: parse types into links in doc html gen
2016-03-02 Alexander Makarenkodoc: multiple improvements in Stream docs
2016-03-02 piepmatzdoc: fix anchor links from stream to http and events
2016-03-02 Benjamin Gruenbaumdoc: replace function expressions with arrows
2016-03-02 Alexander Makarenkodoc: fix links order in Buffer doc
2016-03-02 Michaël Zassodoc: clarify optional arguments of Buffer methods
2016-03-02 Alexander Makarenkodoc: improve styling consistency in Buffer docs
2016-03-02 Timothy Gudoc: make buffer methods styles consistent
2016-03-02 Jimb Esserdoc: fix nonsensical grammar in Buffer::write
2016-03-02 Michael Theriotdoc: fix named anchors in addons.markdown and http...
2016-03-02 Karl Skomskidoc: add buf.indexOf encoding param with example
2016-03-02 Robert Jefe... doc: fenced all code blocks, typo fixes
2016-03-02 Rich Trottsrc: force line buffering for stderr
2016-03-02 Roman Klaukedoc: make references clickable
2016-03-02 Ryan Soboldoc: improve child_process.execFile() code example
2016-03-02 Richard Sundoc: remove "above" and "below" references
2016-03-02 Shigeki Ohtsudoc: fix heading level error in Buffer doc
2016-03-02 Shigeki Ohtsutools: fix warning in doc parsing
2016-03-02 James M Snelldoc: improvements to crypto.markdown copy
2016-03-02 James M Snelldoc: improve child_process.markdown copy
2016-03-02 James M Snelldoc: improvements to buffer.markdown copy
2016-03-02 James M Snelldoc: improve addons.markdown copy
2016-03-02 Kat Marchándeps: upgrade to npm 2.14.19
2016-03-02 Kat Marchándeps: upgrade to npm 2.14.18
2016-03-02 Ali Ijaz Sheikhdeps: backport 9da3ab6 from V8 upstream
2016-03-02 cjihrigdoc: update process.send() signature
2016-03-02 Rich Trotttest: mark test-http-regr-gh-2928 flaky
2016-03-02 Ben Noordhuisdoc: replace node-forward link in CONTRIBUTING.md
2016-03-02 Rich Trotttools: add recommended ES6 lint rules
2016-03-02 Rich Trotttest: mark test-http-agent flaky
2016-03-02 Rich Trottdoc: fix minor inconsistencies in repl doc
2016-03-02 Rich Trotttest: minimal repl eval option test
2016-03-02 Rich Trotttools: add recommended linting rules
2016-03-02 Michael Dawsontest: disable fs watch tests for AIX
2016-03-02 Noah Rosedoc: clarify exceptions during uncaughtException
2016-03-02 Santiago Gimenotest: fix child-process-fork-regr-gh-2847 again
next