10289 Commits (849fcdeca05a67e656f9f2c82eef194ff6f97231)
 

Author SHA1 Message Date
Vladimir Kurchatkin 849fcdeca0 smalloc: fix copyOnto optimization 10 years ago
cjihrig c2b4f4809b net: add pauseOnConnect option to createServer() 10 years ago
Vladimir Kurchatkin 15aa47e261 docs: fix smalloc.dispose() example 10 years ago
Trevor Norris 6a68d64629 lint: fix whitespace issues 10 years ago
dead-horse f6e5740180 path: resolve normalize drive letter to lower case 10 years ago
Alexis Campailla d22637c36c build: vcbuild fix "The input line is too long." 10 years ago
Brian White 874dd590cf streams: make setDefaultEncoding() throw 10 years ago
Wang Xinyong db7df57e03 doc: correct createSecureContext 10 years ago
Alexis Campailla 61dd74bc5d test: fix test-child-process-spawn-typeerror 10 years ago
Stiliyan Lazarov 47f119cabf doc: fix wording and punctuation in modules 10 years ago
Trevor Norris 1a4a189578 crypto: createDiffieHellman throw for bad args 10 years ago
Fedor Indutny d87480beb2 test: fix debug-signal-cluster after da update 10 years ago
Fedor Indutny 685ac099e9 src, test: fixup after v8 update 10 years ago
Fedor Indutny 42ecd48c7f cluster: do not signal children in debug mode 10 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 10 years ago
Refael Ackermann 8efcc7f456 deps: fix postmortem-metadata generator in v8 10 years ago
Fedor Indutny 270e998c90 deps: apply floating irhydra patch to v8 10 years ago
Refael Ackermann 9116b240c9 deps: update v8 to 3.28.73 10 years ago
Fedor Indutny a2a3fd4893 tls_wrap: ignore ZERO_RETURN after close_notify 10 years ago
Trevor Norris 6462519d3c buffer, doc: misc. fix and cleanup 10 years ago
Trevor Norris bdc2ea4d52 src: update use of ExternalArrayType constants 10 years ago
Refael Ackermann 573e6afc09 tools: fix for testing openssl integrations 10 years ago
Trevor Norris 7b4a540422 src: fix jslint warning 10 years ago
Trevor Norris 4809c7aa4f smalloc: update use of ExternalArrayType constants 10 years ago
Steve Mao 6e4bd494a5 doc: add missing semicolons 10 years ago
Johnny Ray f04f3a0d01 streams: set default encoding for writable streams 10 years ago
Steven R. Loomis 0a22ed4cc8 build: i18n: py27 -> py26 dependency 10 years ago
Steven R. Loomis f769d133b7 build: i18n: move noisy variables to separate gypi 10 years ago
Evan Rutledge Borden 640ad632e3 url: fixed encoding for slash switching emulation. 10 years ago
Victor Widell 8392e8cdfb doc: improve readLine.pause() 11 years ago
Steve Sharp 87ce067636 doc: Update net.markdown 10 years ago
gyson cb97bcd6f9 util: add es6 Symbol support for `util.inspect` 10 years ago
Yazhong Liu 83d7d9e6d8 buffer: add generic functions for (u)int ops 10 years ago
Trevor Norris e9ca7b9d8d buffer: mv floating point read/write checks to JS 10 years ago
Julien Gilli 862cc28183 readline: should not require an output stream. 10 years ago
Vladimir Kurchatkin 8dc6be1747 node: avoid automatic microtask runs 10 years ago
Gabriel Wicke b705b73e46 url: make query() consistent 10 years ago
Steven R. Loomis ac2857b12c build, i18n: improve Intl build, add "--with-intl" 10 years ago
Julien Fontanet 95726b0fce doc: note stdout and stderr special behaviors. 10 years ago
Jackson Tian 1781c8b85b http: Improve _addHeaderLines method 10 years ago
Trevor Norris 57ed3daebf buffer: fix and cleanup fill() 10 years ago
Trevor Norris f2a78de6ec doc: fix optional parameter parsing 10 years ago
Rasmus Christian Pedersen 734fb49a2a src: fix VC++ warning C4244 10 years ago
James Ferguson f4df80584d readme: grammer fix 10 years ago
Trevor Norris 979d0ca874 http: cleanup setHeader() 10 years ago
Trevor Norris de312cfd7c timer_wrap: remove HandleScopes, check return size 10 years ago
Fedor Indutny 2122a77f51 crypto: lower RSS usage for TLSCallbacks 10 years ago
cjihrig 9d95774722 child_process: improve spawn() argument handling 10 years ago
Jicheng Li f3473d7db6 readline: fix performance issue when large line 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago