2607 Commits (0a763e35da1f9e17620b293e5049cc6984e302a5)

Author SHA1 Message Date
Trevor Norris 65249ccd9b buffer: slow buffer copy compatibility fix 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 d7bf7ed993 zlib: don't assert on malformed dictionary 12 years ago
Ben Noordhuis 1c32eb4ae2 zlib: don't assert on missing dictionary 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
Ben Noordhuis 01c3d0aa88 src: pass node_isolate to Local<>::New 12 years ago
Ben Noordhuis 6573fc3502 src: pass node_isolate to Integer::New 12 years ago
Ben Noordhuis 412b3cee05 src: pass node_isolate to String::Empty 12 years ago
Ben Noordhuis 5d0816bf3e src: make node_isolate global 12 years ago
Dean McNamee 8adebb92bc node: move symbol caching to Load() 12 years ago
Ben Noordhuis 5664dd2fc1 src: use static_cast where appropriate 12 years ago
Fedor Indutny 97056c064f object_wrap: add missing HandleScope 12 years ago
Scott Blomquist a616774281 windows: improve Visual Studio Express build support 12 years ago