10271 Commits (a2a3fd48934f36d94575dd33d2a2cb732f937f77)
 

Author SHA1 Message Date
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
Timothy J Fontaine 8e4fc88c79 Now working on 0.11.15 10 years ago
Timothy J Fontaine fd896d5acf 2014.09.24, Version 0.11.14 (Unstable) 10 years ago
Timothy J Fontaine 9fad8958df deps: upgrade npm to 2.0.0 10 years ago
Patrick Mooney b26dd4e5ab net: Make server.connections un-enumerable 10 years ago
Robert Kowalski efa47e593d benchmark: add test for module loader 10 years ago
Timothy J Fontaine f773fb41cc test: disable dgram-bind-shared-ports on win32 10 years ago
Julien Gilli 2f7234d89c tests: add test for buffer.slice. 10 years ago
Fedor Indutny 4dbb84fc52 tls_wrap: ensure that TLSCallbacks are gc-able 10 years ago
Trevor Norris 7c3c51b8ff buffer: fix map and set parent to undefined 10 years ago
Fedor Indutny 7fd35e6ea4 uv: apply floating patch 2f54947b 10 years ago
Fedor Indutny c5f5d4cd11 deps: update uv to v1.0.0-rc1 10 years ago
Fedor Indutny 6e08bb94e8 crypto: export externals to internal structs 10 years ago
Julien Gilli 64d6de9f34 http: write() after end() emits an error. 10 years ago
Kang-Hao Kenny 4c9b30db67 buffer: improve Buffer constructor 10 years ago
Andrew Teich d66adf0c85 doc: corrected typo in vm docs 10 years ago
Vladimir Kurchatkin 30bd7b672c node: support v8 microtask queue 10 years ago
Julien Gilli 9c992bdb75 test: add test for cluster.worker.destroy() 10 years ago
Fedor Indutny cb4ed3c78f crypto: never store pointer to conn in SSL_CTX 10 years ago