2464 Commits (916aebabb83745dd7b1402a92f120107fa6ea6b6)

Author SHA1 Message Date
isaacs 916aebabb8 debugger: Make the debugger timeout configurable 12 years ago
Ben Noordhuis 3f65916fa9 buffer: optimize Buffer.prototype.toString('hex') 12 years ago
Ben Noordhuis 6aed61f1ca dns, cares: don't filter NOTIMP, REFUSED, SERVFAIL 12 years ago
isaacs 016810913d node: Do not use fn.apply() in process._makeCallback 12 years ago
Bert Belder 5e7e51c2fe cluster: support datagram sockets 12 years ago
Ben Noordhuis 2e371b8f92 buffer: fix Buffer::Copy regression from 00b4b7b 12 years ago
Fedor Indutny 0972acb548 stream_wrap: reference handle before uv_write2 12 years ago
Ben Noordhuis 7f2a78bf4d Revert "stream_wrap: reference handle before uv_write2" 12 years ago
Fedor Indutny 99f0b022d5 stream_wrap: reference handle before uv_write2 12 years ago
isaacs 15508589a1 addon: Pass module object to NODE_MODULE init function 12 years ago
Ben Noordhuis 00b4b7bb97 buffer: remove minor Buffer::Copy deoptimizations 12 years ago
Trevor Norris cbe3941db9 buffer: error and misc cleanup 12 years ago
Trevor Norris 16bbeccd40 buffer: slow buffer copy compatibility fix 12 years ago
isaacs f64742ea07 Now working on v0.9.9 12 years ago
isaacs 5f2f8400f6 2013.01.24, Version 0.9.8 (Unstable) 12 years ago
Trevor Norris 3d286b68be buffer: remove float write range checks 12 years ago
Ben Noordhuis 2dd373894f typed arrays: fix DataView endianness regression 12 years ago
Dave Olszewski 14c911de77 domain: empty stack on all exceptions 12 years ago
isaacs 4598a4c6dd Now working on 0.8.19 12 years ago
isaacs 2c4eef0d97 2013.01.18, Version 0.8.18 (Stable) 12 years ago
isaacs fc3547bc82 Now working on 0.9.8 12 years ago
isaacs 9e7bebeb83 2013.01.18, Version 0.9.7 (Unstable) 12 years ago
isaacs 01a4be4554 buffer: Define INFINITY for MSVC compiler 12 years ago
Ben Noordhuis 498200b87c buffer: reject negative SlowBuffer offsets 12 years ago
Ben Noordhuis 952e42de72 deps: upgrade libuv to 4ba03dd 12 years ago
Dean McNamee 9fe3734f15 TypedArrays: Improve dataview perf without endian param 12 years ago
Trevor Norris 22b84e6216 buffer: floating point read/write improvements 12 years ago
Scott Blomquist 8e311d28b0 windows: add support for '_Total' perf counters 12 years ago
isaacs 9a4a39fc97 Now working on 0.9.7 12 years ago
isaacs 9313fdc71c 2013.01.11, Version 0.9.6 (Unstable) 12 years ago
Ben Noordhuis b509ae67b7 typed arrays: fix sunos signed/unsigned char issue 12 years ago
Fedor Indutny d93346d0fc Revert "typed arrays: fix build on sunos" 12 years ago
Fedor Indutny 35a137cf8d typed arrays: fix build on sunos 12 years ago
isaacs daf4666963 Now working on 0.8.18 12 years ago
isaacs c50c33e939 2012.01.09, Version 0.8.17 (Stable) 12 years ago
Ben Noordhuis ed825f4888 typed arrays: fix 32 bit size/index overflow 12 years ago
Dean McNamee c207d400f1 typed arrays: implement load and store swizzling 12 years ago
Dean McNamee 46a489be73 typed arrays: swizzle with compiler intrinsics 12 years ago
Ben Noordhuis 7d66a9d060 typed arrays: undo local changes 12 years ago
Fedor Indutny 7a2ae4c930 object_wrap: add missing HandleScope 12 years ago
Dean McNamee 3f75454426 typed arrays: don't declare as module 12 years ago
Dean McNamee b50d51ef5b typed arrays: replace switch with templates 12 years ago
isaacs 321b8eec08 dtrace: More style 12 years ago
isaacs 38df9d51a2 dtrace: Make D style more D-ish 12 years ago
Fedor Indutny f9afb3f010 dtrace: x64 ustack helper 12 years ago
Fedor Indutny 13296e4b13 dtrace: fix style in ustack helper 12 years ago
isaacs 3b715edda9 dtrace: SeqAsciiString was renamed to SeqOneByteString in v8 12 years ago
Ben Noordhuis 7788a6bf85 src: pass node_isolate to Undefined() 12 years ago
Ben Noordhuis c7d7ae1fe2 src: pass node_isolate to Null() 12 years ago
Ben Noordhuis 109f73b2c0 src: pass node_isolate to True() and False() 12 years ago