summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* npm: Upgrade to v2.1.6Timothy J Fontaine2014-11-05715-6525/+18443
* test: more thorough tests for npmForrest L Norvell2014-11-051-1/+13
* build: fix build for SmartOSJulien Gilli2014-11-052-3/+8
* smalloc: check if obj has external dataVladimir Kurchatkin2014-11-052-2/+8
* smalloc: fix copyOnto optimizationVladimir Kurchatkin2014-10-302-1/+15
* net: add pauseOnConnect option to createServer()cjihrig2014-10-273-4/+80
* docs: fix smalloc.dispose() exampleVladimir Kurchatkin2014-10-271-1/+7
* lint: fix whitespace issuesTrevor Norris2014-10-251-4/+5
* path: resolve normalize drive letter to lower casedead-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