Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-07clean should not doccleanRyan Dahl
2010-03-03'make test' only runs the simple testRyan Dahl
2010-02-25Split tests.arlolra
2010-02-22delete changelog.html on 'make docclean'Ryan Dahl
2010-02-21Add changelog to websiteRyan Dahl
2010-02-18Fix 'make website-upload'Ryan Dahl
2010-02-18sed -i 's/git-/git /g' MakefileRyan Dahl
2010-02-18documentation clean upRyan Dahl
2009-12-30'make distclean' should not call 'waf clean'Ryan Dahl
2009-12-06Use --jobs=1 with WAFRyan Dahl
2009-10-07Fix build.Ryan Dahl
2009-10-07Fix 'make distclean'Ryan Dahl
2009-10-07Upgrade v8 to 1.3.14Ryan Dahl
2009-10-06Simplify 'make distclean' by just doing 'rm -rf build'Ryan Dahl
2009-10-04Improve "make dist" remove generated doc from repo.Ryan Dahl
2009-10-03Don't unnecessarily output the makefile from the configure script.Ryan Dahl
2009-04-04use the WAF build systemRyan
2009-03-13allow null host parameter to listen on localhostRyan
2009-03-06working towards working keep-alive. need testsRyan
2009-03-04implement setInterval()Ryan
2009-03-04add test/test_http_server_echo and 'make test'Ryan
2009-03-03Add beginnings of the setTimeout interfaceRyan
2009-03-03Major refactoring: program name now "node"Ryan
2009-03-02begin work on the TCP.connect interfaceRyan
2009-02-23upload/download works seeminglyRyan
2009-02-23trying to implement streamed upload. not working.Ryan
2009-02-23compactify the code into a single file. will abstract later.Ryan
2009-02-22request.respond worksRyan
2009-02-20first compileRyan
2009-02-20 intermediate commit. nothing works.Ryan
2009-02-16add readme and initial codeRyan