summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade V8 to 3.0.12Ryan Dahl2011-01-28117-2670/+5383
* Now working on v0.3.8Ryan Dahl2011-01-271-1/+1
* Bump version to v0.3.7v0.3.7Ryan Dahl2011-01-275-8/+46
* Fix pummel/text-execRyan Dahl2011-01-271-2/+1
* Revert "Use html5 spec stylesheet for docs"Ryan Dahl2011-01-273-220/+237
* Simplify websiteRyan Dahl2011-01-274-119/+11
* Add test-https-large-response.jsRyan Dahl2011-01-271-0/+56
* Fix option parsing in tls.connect()Ryan Dahl2011-01-271-23/+14
* Helpful error when child_process.exec hit maxBufferRyan Dahl2011-01-272-1/+17
* debugger: prevent crash when backtrace doesn't come backRyan Dahl2011-01-271-0/+6
* Remove more process.assertRyan Dahl2011-01-272-3/+3
* Another fix for process.assertRyan Dahl2011-01-277-6/+7
* Fix process.assert problemRyan Dahl2011-01-271-1/+2
* Pre-process out assert()Ryan Dahl2011-01-272-5/+8
* Fix linksRyan Dahl2011-01-271-3/+4
* newcomer resources in READMEDavid Trejo2011-01-272-24/+32
* Fix style issues with ext_key_usage patchGreg Hughes2011-01-272-8/+9
* Correct process.kill docRyan Dahl2011-01-271-2/+2
* TyposRyan Dahl2011-01-272-2/+2
* A few spelling fixes.Ryan Dahl2011-01-274-5/+5
* Fix arg order of fs.linkSync in docsRyan Dahl2011-01-271-1/+1
* Add ext_key_usage to getPeerCertificateGreg Hughes2011-01-278-4/+254
* A module ID with a trailing slash must be a dir.isaacs2011-01-274-5/+17
* Fixing bug in http request default encoding.Ali Farhadi2011-01-262-2/+40
* Adding callback parameter to Socket's setTimeout method.Ali Farhadi2011-01-263-2/+30
* Increase timeout on test-repl to 5 secondsRyan Dahl2011-01-251-1/+1
* Adding test for many keep-alive connectionsAli Farhadi2011-01-251-0/+50
* debugger: Don't crash when evaling bufferRyan Dahl2011-01-251-2/+8
* Revert "Preprocess out assert()"Ryan Dahl2011-01-251-1/+0
* Fix tests when spaces are in pathCarter Allen2011-01-256-8/+8
* Preprocess out assert()Ryan Dahl2011-01-251-0/+1
* Use old http.ClientRyan Dahl2011-01-251-61/+222
* Fix undefined_reference_in_new_contextRyan Dahl2011-01-241-1/+1
* Adding support for require-like initialization of node,Daniel Ennis2011-01-245-3/+53
* Upgrade V8 to 3.0.10Ryan Dahl2011-01-24100-3367/+5959
* Readline: fixes, more key bindingsBert Belder2011-01-241-78/+94
* Support pastes and meta-backspaceisaacs2011-01-242-5/+28
* Fix windows buildBert Belder2011-01-241-0/+5
* Land Cantrill's DTrace patchRyan Dahl2011-01-249-2/+358
* Restructure src/node.js startup codeFelix Geisendörfer2011-01-242-236/+308
* fs.open should set FD_CLOEXECRyan Dahl2011-01-241-0/+9
* lintRyan Dahl2011-01-2411-51/+73
* Windows: better net supportBert Belder2011-01-242-51/+145
* Workaround for libev handle caching bug on windowsBert Belder2011-01-243-0/+25
* windows compat: undefined_reference_in_new_context testRyan Dahl2011-01-231-1/+1
* Fixing bug in http request's end method.Ali Farhadi2011-01-232-0/+38
* Move commonjs module system into lib/module.jsFelix Geisendörfer2011-01-233-334/+334
* Expose agent in http and https client.Mikeal Rogers2011-01-232-6/+15
* Now working on v0.3.7Ryan Dahl2011-01-211-2/+2
* Bump version to v0.3.6v0.3.6Ryan Dahl2011-01-213-6/+17