12055 Commits (2308a27c0aca3f0d1ea10780802642b4b4c9e8ac)
 

Author SHA1 Message Date
Nathan Woltman 2db57bdecc path: remove dead code in favor of unit tests 9 years ago
Lucien Greathouse b0dd3bf499 build: update manifest to include Windows 10 9 years ago
Christopher Monsanto 7d14dd9b5e util: display constructor when inspecting objects 10 years ago
Fedor Indutny 6ad99ac1ef tls: fix check for reused session 9 years ago
Fedor Indutny c399d176b2 tls: introduce internal `onticketkeycallback` 9 years ago
Sam Roberts 03d2bd3819 test: make listen-fd-cluster/server more robust 10 years ago
Ryan Graham 5d2acfb8e5 net: ensure Socket reported address is current 9 years ago
Gireesh Punathil 67987d9d83 test: address timing issues in simple http tests 10 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 9 years ago
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