3777 Commits (e7a3ca3d313c0fd18795102df19d3ea9154d3cd3)

Author SHA1 Message Date
Karl Skomski b48385a3aa src: fix memory leak in DLOpen 10 years ago
Ben Noordhuis a593cb7682 src: don't use fopen() in require() fast path 10 years ago
Ben Noordhuis 88419479cc src: rename Buffer::Use() to Buffer::New() 10 years ago
Ben Noordhuis 9a3929dcbf src: introduce internal Buffer::Copy() function 10 years ago
Ben Noordhuis b86211a8b6 src: move internal functions out of node_buffer.h 10 years ago
Ben Noordhuis 64577463df src: plug memory leaks 10 years ago
Chad Johnston 847459c29b crypto: show exponent in decimal and hex 10 years ago
Roman Klauke ad7f74453d src: add total_available_size to v8 statistics 10 years ago
Lucien Greathouse b0dd3bf499 build: update manifest to include Windows 10 10 years ago
Fedor Indutny c399d176b2 tls: introduce internal `onticketkeycallback` 10 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 10 years ago
Rod Vagg d88194d261 Working on v4.0.0 10 years ago
Rod Vagg a020d9a5c9 Working on v3.0.1 10 years ago
Rod Vagg 6faf17cb45 2015-08-04 io.js v3.0.0 Release 10 years ago
Michaël Zasso d20093246b src: disable vector ICs on arm 10 years ago
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