summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade V8 to 3.7.0Ryan Dahl2011-10-13306-17073/+32349
* Fix #1882 zlib Update 'availOutBefore' value, and testisaacs2011-10-133-0/+53
* docs: add API documentation note about UDP datagram sizeGuglielmo Ferri2011-10-131-1/+26
* docs: document `process.versions`Maciej MaƂecki2011-10-131-0/+15
* net: register net.Server callback only onceSimen Brekken2011-10-132-1/+20
* platform: support long process names on linuxBen Noordhuis2011-10-131-17/+58
* test: test long process name supportBen Noordhuis2011-10-131-0/+44
* docs: added .json modules.koichik2011-10-131-3/+4
* docs: mention util instead of sysBrian White2011-10-131-1/+1
* Fix test-http-conn-reset.js on OSXRyan Dahl2011-10-122-5/+11
* docs: improved fs.Stats section in API documentationIlya Dmitrichenko2011-10-131-19/+34
* sys has been moved to utilArnout Kazemier2011-10-131-1/+1
* Move some slow tests to pummelRyan Dahl2011-10-122-0/+0
* Fix test/pummel/test-watch-file.jsRyan Dahl2011-10-122-4/+2
* Fix test/pummel/test-exec.jsRyan Dahl2011-10-122-3/+1
* New win32 platform function: GetCPUInfoKarl Skomski2011-10-121-1/+60
* Improve IPC performance.Daniel Ennis2011-10-121-4/+5
* Add cluster.js to node.gypRyan Dahl2011-10-121-0/+1
* Add some docs for node clusterRyan Dahl2011-10-122-0/+24
* Remove process.ARGVRyan Dahl2011-10-121-1/+0
* Revert some changes made in 12486a6Ryan Dahl2011-10-121-48/+42
* Remove uname and git-rev detection from http_simple.jsRyan Dahl2011-10-121-23/+0
* Upgrade libuv to c903bc3Ryan Dahl2011-10-126-4/+199
* docs: fix child_process.send() exampleBen Noordhuis2011-10-121-1/+3
* uv: upgrade to 25a177aBen Noordhuis2011-10-1217-52/+255
* test: add test for #1869Ben Noordhuis2011-10-121-0/+31
* Remove --use-legacy switch from --help section.Ben Noordhuis2011-10-121-1/+0
* introduce node clusterRyan Dahl2011-10-124-25/+260
* fix simple/test-fs-utimes.js on windowsIgor Zinkovsky2011-10-111-2/+8
* Add throughput benchmarkRyan Dahl2011-10-112-0/+46
* fs.watch documentationIgor Zinkovsky2011-10-111-0/+49
* Remove more dead codeRyan Dahl2011-10-111-11/+0
* Remove process.ENVRyan Dahl2011-10-111-12/+0
* Remove stdio binding source - somehow this was missed in cdf5d91Ryan Dahl2011-10-114-1096/+0
* Fix test-module-load-list.jsRyan Dahl2011-10-111-8/+5
* Remove tests relying on !process.features.uvRyan Dahl2011-10-113-144/+39
* Remove --use-legacy and --use-uvRyan Dahl2011-10-112-34/+1
* Fix windows buildRyan Dahl2011-10-112-1/+4
* Remove tty_legacyRyan Dahl2011-10-1111-606/+37
* Remove dgram_legacyRyan Dahl2011-10-114-316/+1
* Remove dns_legacyRyan Dahl2011-10-119-1186/+1
* Remove child_process_legacyRyan Dahl2011-10-119-1082/+1
* Remove net_legacy timers_legacyRyan Dahl2011-10-1113-3544/+2
* disable test-sendfdRyan Dahl2011-10-111-0/+0
* docs: improve addons, readline, repl documentationFedor Indutny2011-10-113-20/+30
* docs: fix typo in code snippetBen Noordhuis2011-10-111-1/+1
* Disable test-child-process-custom-fds.jsRyan Dahl2011-10-112-6/+9
* Upgrade libuv to 4ac1309Ryan Dahl2011-10-113-72/+71
* wix project to create msi installer for windowsTomasz Janczuk2011-10-117-2/+143
* Remove ANOTHER old TODO listRyan Dahl2011-10-111-88/+0