5282 Commits (ab18d72b35e3a5be61495b8699daeea4a432a189)
 

Author SHA1 Message Date
Ryan Dahl 6029127cea Upgrade V8 to 3.6.6.15 13 years ago
Ryan Dahl f7f8af8420 Merge remote branch 'origin/v0.6' 13 years ago
Ryan Dahl 73cf8e82e7 Add HandleScope to http-parser binding 13 years ago
Ryan Dahl 4eaf4ce26a Upgrade V8 to 3.8.2 13 years ago
koichik 07c27e040e tls: Fix node swallows openssl error on request 13 years ago
Ben Noordhuis a82f5389d9 deps: fix openssl build on x86_64 13 years ago
Ben Noordhuis b24c515dbf uv: upgrade to 10de090 13 years ago
Ben Noordhuis 7a7f1062bf tls: remove duplicate assignment 13 years ago
Ryan Dahl 18b92201be Support addons with gyp 13 years ago
Ryan Dahl 7edfb02984 Remove visibility=hidden options from common.gypi 13 years ago
Ryan Dahl 6c5f1f58f3 Remove unnecessary stuff from node.gyp 13 years ago
Bert Belder f4e34f1b76 Remove unnecessary statement 13 years ago
Ryan Dahl b603578b53 Fix 'make install' 13 years ago
James Hartig 348d8cd04a timers: remove _idleTimeout from item in .unenroll() 13 years ago
Ben Noordhuis aac717da8d Add missing return statement in _debugPause() binding. 13 years ago
jbergstroem 45605c9b39 gyp: switch json for pprint when generating config 13 years ago
jbergstroem f9994114ab build: remove unused cmakelist 13 years ago
Maciej Małecki 5c7532e5b3 assert: test `RegExp`'s properties when checking for equality 13 years ago
Pedro Teixeira a805012d6f assert: .deepEqual() support for RegExp objects 14 years ago
Ben Noordhuis 213b8af2f6 gyp: include opensslconf.h on x64 13 years ago
Ben Noordhuis 15d0fa6dc1 gyp: compile openssl with OPENSSL_NO_ASM=1 13 years ago
Ryan Dahl c65a91c96f GYP: don't build V8 twice 13 years ago
Fedor Indutny d87f551f36 debugger: Request backtrace w/o refs, see #1745 13 years ago
Fedor Indutny 802c4c6a61 debugger: document pause and setBreakpoint(line) 13 years ago
Andreas Madsen 3966e4e7a5 Remove debug console.log and optimize object copy 13 years ago
Ryan Dahl 21e7292ea0 Upgrade V8 to 3.8.1 13 years ago
Andreas Madsen 07b1997388 Add env argument to cluster.fork 13 years ago
Fedor Indutny 80858761a8 break on exception 13 years ago
Fedor Indutny a239ea0d40 use inlineRefs, as it's already impl 13 years ago
Fedor Indutny b00b2f08bf pass noRefs as arguments 13 years ago
Fedor Indutny b0388ccad0 pause command 13 years ago
Fedor Indutny 07ad11916f allow setBreakpoint(line) 13 years ago
Fedor Indutny c07edd90f5 preserve cursor pos 13 years ago
Fedor Indutny d9377f5eb0 request backtrace w/o refs, see #1745 13 years ago
Nathan Rajlich 855f46677c test: Add test case for MODULE_NOT_FOUND. 13 years ago
Nathan Rajlich ec11525d33 docs: Add docs for MODULE_NOT_FOUND error. 13 years ago
Nathan Rajlich 3f987cd925 module: Set the error.code to 'MODULE_NOT_FOUND' when a bad path is given to require. 13 years ago
Ryan Dahl 926365c9f8 add links to package manager on download page 13 years ago
Ryan Dahl bb8f73419c Fix make targets so they detect changes 13 years ago
Avi Flax ee0a7b928b util: output Dates with Date.toString not Date.toUTCString 13 years ago
Ben Noordhuis 4b455bafd0 module: improve process.dlopen() error messages 13 years ago
Ben Noordhuis f322bbe729 uv: upgrade to feb267e 13 years ago
Felix Geisendörfer ec51bfc995 Use common.PORT to avoid conflicts 13 years ago
Yoshihiro Kikuchi f2f30286bf timers: fix memory leak in setTimeout 13 years ago
Ben Noordhuis 6df7bdd954 child_process: make .send() throw if message is undefined 13 years ago
Andreas Madsen b084322f52 Add silent option to child_process.fork 13 years ago
Ryan Dahl 10d92b3dcd saner targets 13 years ago
Adam Malcontenti-Wilson c4d2244a09 docs: Make logo a link back to homepage 13 years ago
Fedor Indutny a9f2c4aa30 --without-npm option 13 years ago
isaacs d75de86e6d add 'make test-npm' 13 years ago