4062 Commits (9f13b5f7d5d16d82a3fcc7f86d564adbc01f35b1)

Author SHA1 Message Date
Rod Vagg ba9ccf227e node: remove redundant --use-old-buffer 10 years ago
Trevor Norris e6ab2d92bc buffer: fix not return on error 10 years ago
Rod Vagg 04fd4fad46 src: introduce process.release object 10 years ago
Fedor Indutny ef65321083 node: do not override `message`/`stack` of error 10 years ago
Rod Vagg 9d34bd1147 src: increment NODE_MODULE_VERSION to 45 10 years ago
Ben Noordhuis 3aad4fa89a deps: upgrade v8 to 4.4.63.12 10 years ago
Rod Vagg 6f40b03a91 Working on v3.0.0 10 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 years ago
Trevor Norris 4643b8b667 buffer: allow ArrayBuffer as Buffer argument 10 years ago
Trevor Norris b625ab4242 buffer: fix usage of kMaxLength 10 years ago
Domenic Denicola 3b021efe11 vm: fix symbol access 10 years ago
Domenic Denicola 7b81e4ba36 vm: remove unnecessary access checks 10 years ago
Domenic Denicola 659dadd410 vm: fix property descriptors of sandbox properties 10 years ago
Trevor Norris 944f68046c crypto: remove kMaxLength on randomBytes() 10 years ago
Trevor Norris 8664084166 buffer: make additional changes to native API 10 years ago
Trevor Norris 36f78f4c1c buffer: switch API to return MaybeLocal<T> 10 years ago
Trevor Norris 571ec13841 buffer: switch to using Maybe<T> API 10 years ago
Trevor Norris d75f5c8d0e buffer: finish implementing FreeCallback 10 years ago
Trevor Norris 63da0dfd3a buffer: implement Uint8Array backed Buffer 10 years ago
Trevor Norris 23be6ca189 buffer: allow ARGS_THIS to accept a name 10 years ago
cjihrig a4b46001e8 Working on v2.5.1 10 years ago
cjihrig 3ce020b7ba 2015-07-28 io.js v2.5.0 Release 10 years ago
Ben Noordhuis 543dabb609 timers: improve Timer.now() performance 10 years ago
Ben Noordhuis 3663b124e6 timers: remove unused Timer.again() 10 years ago
Ben Noordhuis bcce5cf9bb timers: remove unused Timer.getRepeat() 10 years ago
Ben Noordhuis f2c83bd202 timers: remove unused Timer.setRepeat() 10 years ago
Trevor Norris 93660c8b8e node: remove bad fn call and check 10 years ago
Ben Noordhuis 8fd3ce100e src: make base64 decoding 50% faster 10 years ago
Jeremiah Senkpiel bf2cd225a8 process: resize stderr on SIGWINCH 10 years ago
Fedor Indutny eb35968de7 crypto: fix legacy SNICallback 10 years ago
Jeremiah Senkpiel a764ac4fb7 Working on v2.4.1 10 years ago
Jeremiah Senkpiel a179bcbe9e 2015-07-17 io.js v2.4.0 Release 10 years ago
Bradley Meck cf14a2427c src: add --track-heap-objects 10 years ago
Jeremiah Senkpiel 1a340a81cf Working on v2.3.5 10 years ago
Jeremiah Senkpiel dfcd202753 2015-07-09 io.js v2.3.4 Release 10 years ago
Bradley Meck 6bef15afe7 src: remove traceSyncIO property from process 10 years ago
Jeremiah Senkpiel 3754920ffd Working on v2.3.4 10 years ago
Jeremiah Senkpiel 2faae580ae 2015-07-04 io.js v2.3.3 Release 10 years ago
Rod Vagg d55a778bae Working on v2.3.3 10 years ago
Rod Vagg 44c2465451 2015-07-02 io.js v2.3.2 Release 10 years ago
Fedor Indutny 9180140231 _stream_wrap: prevent use after free in TLS 10 years ago
Shigeki Ohtsu 9e890fe8b4 crypto: fix VerifyCallback in case of verify error 10 years ago
Chris Dickinson 8cee8f54fc src: nix stdin _readableState.reading manipulation 10 years ago
Trevor Norris 1cd9eeb556 buffer: prevent abort on bad proto 10 years ago
Rod Vagg dcbb9e1da6 build: update build targets for io.js 10 years ago
Rod Vagg 81ae82ec3b Working on v2.3.2 10 years ago
Rod Vagg 8e53fd5371 2015-06-23 io.js v2.3.1 Release 10 years ago
Trevor Norris e56758a5e0 async-wrap: add provider id and object info cb 10 years ago
Ben Noordhuis 5d0cee46bb vm: remove unnecessary HandleScopes 10 years ago
Shigeki Ohtsu 3beb880716 crypto: add cert check to CNNIC Whitelist 10 years ago