2539 Commits (3288bc953230ba94e2e8bb61c903bbcf60dd810c)

Author SHA1 Message Date
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
Scott Blomquist 5a39df4959 windows: fix perfctr crash on XP and 2003 12 years ago
Ben Noordhuis 875c1106c6 node: remove ev-emul.h 12 years ago
Fedor Indutny 5e57bcc3ce bindings: update to new v8 apis 12 years ago
Tim Bradshaw 50e88d0b66 os: change CPU time from Integer to Number 12 years ago
isaacs 30bd774fbd Now working on 0.9.6 12 years ago
isaacs 01994e8119 2012.12.30, Version 0.9.5 (Unstable) 12 years ago
isaacs 6c80ef01c1 node: emit 'exit' when exiting with error 12 years ago
isaacs ec8ebaf300 domain: use camelCase instead of snake_case 12 years ago
isaacs 4401bb47bf domain: Do not use uncaughtException handler 12 years ago
Ben Noordhuis 910e24b53d fs: remove fs.sendfile() 12 years ago
Ben Noordhuis a329729537 buffer: speed up base64 encoding by 20% 12 years ago
isaacs 4be9c695f0 build: Add hyphen to custom build tags 12 years ago
Maciej Małecki c2e71dd51d build: allow to specify custom tags 12 years ago
Maciej Małecki f84bf5b6b1 build: allow to specify custom tags 12 years ago
isaacs 70eb227e80 Now working on 0.9.5 12 years ago
isaacs d86d83c75f 2012.12.21, Version 0.9.4 (Unstable) 12 years ago
Scott Blomquist 841b7f534b Ease building with VS Express by checking in generated files. 12 years ago