summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* path: resolve normalize drive letter to lower caseorangemocha-deadhorseresolvedead-horse2014-10-203-3/+9
* build: vcbuild fix "The input line is too long."Alexis Campailla2014-10-101-3/+12
* streams: make setDefaultEncoding() throwBrian White2014-10-092-14/+8
* doc: correct createSecureContextWang Xinyong2014-10-092-3/+1
* test: fix test-child-process-spawn-typeerrorAlexis Campailla2014-10-091-2/+2
* doc: fix wording and punctuation in modulesStiliyan Lazarov2014-10-081-4/+4
* crypto: createDiffieHellman throw for bad argsTrevor Norris2014-10-082-0/+21
* test: fix debug-signal-cluster after da updateFedor Indutny2014-10-082-4/+32
* src, test: fixup after v8 updateFedor Indutny2014-10-089-35/+44
* cluster: do not signal children in debug modeFedor Indutny2014-10-081-5/+23
* deps: re-implement debugger-agentFedor Indutny2014-10-0817-93/+1009
* deps: fix postmortem-metadata generator in v8Refael Ackermann2014-10-081-9/+5
* deps: apply floating irhydra patch to v8Fedor Indutny2014-10-085-7/+34
* deps: update v8 to 3.28.73Refael Ackermann2014-10-081662-74649/+245109
* tls_wrap: ignore ZERO_RETURN after close_notifyFedor Indutny2014-10-081-0/+8
* buffer, doc: misc. fix and cleanupTrevor Norris2014-10-082-24/+43
* src: update use of ExternalArrayType constantsTrevor Norris2014-10-083-8/+8
* tools: fix for testing openssl integrationsRefael Ackermann2014-10-081-2/+2
* src: fix jslint warningTrevor Norris2014-10-081-1/+2
* smalloc: update use of ExternalArrayType constantsTrevor Norris2014-10-082-10/+11
* doc: add missing semicolonsSteve Mao2014-10-071-9/+9
* streams: set default encoding for writable streamsJohnny Ray2014-10-073-0/+95
* build: i18n: py27 -> py26 dependencySteven R. Loomis2014-10-071-68/+73
* build: i18n: move noisy variables to separate gypiSteven R. Loomis2014-10-073-9/+26
* url: fixed encoding for slash switching emulation.Evan Rutledge Borden2014-10-062-4/+32
* doc: improve readLine.pause()Victor Widell2014-10-061-0/+2
* doc: Update net.markdownSteve Sharp2014-10-061-0/+1
* util: add es6 Symbol support for `util.inspect`gyson2014-10-032-0/+13
* buffer: add generic functions for (u)int opsYazhong Liu2014-10-033-2/+278
* buffer: mv floating point read/write checks to JSTrevor Norris2014-10-012-41/+99
* readline: should not require an output stream.Julien Gilli2014-10-013-17/+81
* node: avoid automatic microtask runsVladimir Kurchatkin2014-10-016-0/+252
* url: make query() consistentGabriel Wicke2014-10-013-3/+21
* build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis2014-10-0116-20/+1605
* doc: note stdout and stderr special behaviors.Julien Fontanet2014-10-011-2/+4
* http: Improve _addHeaderLines methodJackson Tian2014-09-301-1/+2
* buffer: fix and cleanup fill()Trevor Norris2014-09-294-53/+91
* doc: fix optional parameter parsingTrevor Norris2014-09-2920-82/+99
* src: fix VC++ warning C4244Rasmus Christian Pedersen2014-09-291-6/+6
* readme: grammer fixJames Ferguson2014-09-291-1/+1
* http: cleanup setHeader()Trevor Norris2014-09-292-10/+25
* timer_wrap: remove HandleScopes, check return sizeTrevor Norris2014-09-291-14/+9
* crypto: lower RSS usage for TLSCallbacksFedor Indutny2014-09-264-41/+87
* child_process: improve spawn() argument handlingcjihrig2014-09-252-24/+61
* readline: fix performance issue when large lineJicheng Li2014-09-251-1/+4
* doc: fix brackets for optional parametersTrevor Norris2014-09-2524-183/+183
* Now working on 0.11.15Timothy J Fontaine2014-09-241-2/+2
* 2014.09.24, Version 0.11.14 (Unstable)Timothy J Fontaine2014-09-242-1/+170
* deps: upgrade npm to 2.0.0Timothy J Fontaine2014-09-24556-10691/+13934
* net: Make server.connections un-enumerablePatrick Mooney2014-09-242-1/+33