11896 Commits (d88194d261ddf7f0b4b821158244ad0b4d0f1279)
 

Author SHA1 Message Date
Rod Vagg d88194d261 Working on v4.0.0 9 years ago
Rod Vagg a020d9a5c9 Working on v3.0.1 9 years ago
Rod Vagg 6faf17cb45 2015-08-04 io.js v3.0.0 Release 9 years ago
Rod Vagg 13332e161c doc: fix heading levels for new repl documentation 9 years ago
Jeremiah Senkpiel ed6c249104 repl: persist history in plain text 9 years ago
Jeremiah Senkpiel f7d5e4c618 repl: default persistence to ~/.node_repl_history 9 years ago
Jeremiah Senkpiel ceee8d2807 test: add tests for persistent repl history 9 years ago
Jeremiah Senkpiel 1721968b22 doc: document repl persistent history changes 9 years ago
Michaël Zasso d20093246b src: disable vector ICs on arm 9 years ago
Michaël Zasso 3d3c687012 deps: update V8 to 4.4.63.26 9 years ago
Brendan Ashworth 2965442308 http: fix agent.getName() and add tests 10 years ago
Rich Trott 4cffaa3f55 readline: allow tabs in input 10 years ago
Frederic Hemberger 971de5e417 build: prepare Windows installer for i18n support 9 years ago
Rod Vagg ba9ccf227e node: remove redundant --use-old-buffer 9 years ago
Trevor Norris 60a974d200 buffer: fix missing null/undefined check 9 years ago
Rod Vagg 2ba8b23661 build: add 'x86' option back in to configure 9 years ago
Michael Dawson b4226e797a build: first set of updates to enable PPC support 9 years ago
Trevor Norris e6ab2d92bc buffer: fix not return on error 9 years ago
Rod Vagg 9f727f5e03 node-gyp: detect RC build with x.y.z-rc.n format 9 years ago
Rod Vagg 04fd4fad46 src: introduce process.release object 10 years ago
jomo 2d9456e3e6 http: use official IANA Status Codes 9 years ago
Fedor Indutny ef65321083 node: do not override `message`/`stack` of error 9 years ago
Rod Vagg 9d34bd1147 src: increment NODE_MODULE_VERSION to 45 9 years ago
Ben Noordhuis 3aad4fa89a deps: upgrade v8 to 4.4.63.12 9 years ago
Rod Vagg 6f40b03a91 Working on v3.0.0 9 years ago
Rod Vagg e52f963632 node-gyp: download header tarball for compile 9 years ago
Rod Vagg 902c9ca51d node-gyp: make aware of nightly, next-nightly & rc 9 years ago
Ben Noordhuis 1057d1186b buffer: rename internal/buffer_new.js to buffer.js 9 years ago
Ben Noordhuis 8e1a8ffe24 test: remove two obsolete pummel tests 9 years ago
Ben Noordhuis ae731ec0fa test: don't use arguments.callee 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Trevor Norris 4643b8b667 buffer: allow ArrayBuffer as Buffer argument 9 years ago
Trevor Norris e5ada116cd buffer: minor cleanup from rebase 9 years ago
Trevor Norris b625ab4242 buffer: fix usage of kMaxLength 9 years ago
cjihrig 423d8944ce cluster: do not unconditionally set --debug-port 10 years ago
Sakthipriyan Vairamani eea66e2a7b buffer: fix case of one buffer passed to concat 10 years ago
Fedor Indutny 11e4249227 http_server: `prefinish` vs `finish` 10 years ago
Matteo Collina ef2c8cd4ec dgram: make send cb act as "error" event handler 10 years ago
Chris Dickinson 3da057fef6 dgram: make send cb act as "error" event handler 11 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
Rod Vagg deb7ee93a7 deps: backport 7b24219346 from v8 upstream 10 years ago