9049 Commits (7555227a12be2b431b0446d573b9ac0653435ed6)
 

Author SHA1 Message Date
Bert Belder 7555227a12 process_wrap: update after libuv api change 11 years ago
Bert Belder 6fa8398853 uv: upgrade to v0.11.9 11 years ago
Ben Noordhuis 48976d29f4 vm: fix Persistent<Context> leak 11 years ago
Ben Noordhuis 2891790dbd vm: remove unnecessary Persistent<FunctionTemplate> 11 years ago
Ben Noordhuis bc28acdd02 buffer: fix regression in Buffer(buf) constructor 11 years ago
Timothy J Fontaine 546ae2eef9 util: pass opts to custom inspect functions 11 years ago
Trevor Norris fa89cf545c buffer: fix inspect throw if slice length too long 11 years ago
Timothy J Fontaine 2769d97e67 buffer: adhere to INSPECT_MAX_BYTES 11 years ago
isaacs eef552774e vm: Put back display_errors flag 11 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 11 years ago
Timothy J Fontaine 3602d4c23b Now working on 0.11.7 11 years ago
Timothy J Fontaine 51336a44bb Merge branch 'v0.11.6-release' 11 years ago
Timothy J Fontaine 04018d4b39 2013.08.21, Version 0.11.6 (Unstable) 11 years ago
Timothy J Fontaine a784abaff6 uv: Upgrade to v0.11.8 11 years ago
Timothy J Fontaine 41f55dc59b test: net-GH-5504 child env needs NODE_COMMON_PORT 11 years ago
isaacs cdf2a661f2 Merge remote-tracking branch 'ry/v0.10' 11 years ago
Fedor Indutny a1b3273a9d test: fix test failure on linux after edd2fcc 11 years ago
Ben Noordhuis 8d42c6344b deps: upgrade http_parser to 303c4e4 11 years ago
Fedor Indutny af6a2339c5 tls: fix assertion when ssl is destroyed at read 11 years ago
Trevor Norris 849cf1aa92 smalloc: consistent-ify syntax 11 years ago
Trevor Norris 6b5c43ed18 smalloc: length is byte size, not array length 11 years ago
Trevor Norris ed0677f427 smalloc: expose ExternalArraySize 11 years ago
Trevor Norris 50cee6ecab util: isObject should always return boolean 11 years ago
Vsevolod Strukchinsky edd2fcccf0 net: family option in net.connect 11 years ago
Gil Pedersen e04c8a8ee4 fs: use correct self reference for autoClose test 11 years ago
isaacs 26a8c0c6b8 doc: Minor typos in dgram doc 11 years ago
isaacs 85d6b78343 test: Remove unnecessary assertion 11 years ago
Raynos 6ed861dd7f events: have events module exports EventEmitter 12 years ago
Matthew Aynalem c171c490f2 fixes #6031 spelling errors 11 years ago
Duan Yao 9456cf8fe2 doc: Add callback parameter to dgram socket.bind() 12 years ago
ChrisWren 2385fbbc3a doc: fixed syntax error in stream.Transform 11 years ago
James Halliday 5555318bf3 http: removed headers stay removed 12 years ago
Edward Hutchins 31a27ca72d Added documentation for process.execArgv 12 years ago
Eivind Uggedal 732f8b9641 doc: add missing word in Transform stream intro 11 years ago
isaacs fe0f12b100 Merge remote-tracking branch 'ry/v0.10' 11 years ago
Trevor Norris f97a1267e2 buffer: lint 11 years ago
Fedor Indutny b80d11d46b buffer: lint 11 years ago
Fedor Indutny 306f863438 crypto: don't touch ssl_ in Connection 11 years ago
isaacs 545807918e stream: Throw on 'error' if listeners removed 11 years ago
Fedor Indutny b9a0eb0688 tls, crypto: deduplicate code 11 years ago
Ben Noordhuis 3e25ed905c src: move includes inside include guard 11 years ago
isaacs 3b923a7ace Merge remote-tracking branch 'ry/v0.10' 11 years ago
Ben Noordhuis 0c2960ef4a dgram: fix assertion on bad send() arguments 11 years ago
Daniel Chatfield 5453619eb2 readline: pause stdin before turning off terminal raw mode 11 years ago
Daniel Chatfield dfb0461c4c readline: pause stdin before turning off terminal raw mode 11 years ago
isaacs a66d2400a0 blog: v0.10.16 11 years ago
isaacs 0e043528a1 Now working on v0.10.17 11 years ago
isaacs e679739b63 Merge branch 'v0.10.16-release' into v0.10 11 years ago
Trevor Norris 2dd4a745b0 buffer: don't call ByteLength for simple encodings 11 years ago
isaacs 50b4c905a4 2013.08.16, Version 0.10.16 (Stable) 11 years ago