2652 Commits (de56ffa58b08d69e428fa221681ef305464898a8)

Author SHA1 Message Date
Ryan 93f7f0dca0 reimplement module loading 16 years ago
Ryan e7dd20dc6e add File.stat File.exists File.strerror 16 years ago
Ryan dd691decd2 file system methods to be queued. 16 years ago
Ryan c8e20fbf81 add file.read only. raw encoding right now. 16 years ago
Ryan e303d950d9 add stdout stderr global file objects. remove node.blocking.print 16 years ago
Ryan c0b90ca763 only store fd in javascript (not in c++) 16 years ago
Ryan 470c6342cc Change symantics of file.open. Now takes a callback argument. 16 years ago
Ryan 7e1350f6e4 add file.write() 16 years ago
Ryan 63a9cd3897 everything is changed. i've waited much too long to commit. 16 years ago
Ryan 1e5de42a75 allow null host parameter to listen on localhost 16 years ago
Ryan a8ac42384d change HTTPServer constructor. Now: HTTPServer(host, port, onrequest); 16 years ago
Ryan b4985d1a6e working towards working keep-alive. need tests 16 years ago
Ryan db618cb708 add minimal amount about HTTPServer to spec 16 years ago
Ryan ab248e8422 add test/test_clearTimeout.rb 16 years ago
Ryan 8b71ba5e68 add test_setTimeout 16 years ago
Ryan 9e5eff3b27 add test/test_http_server_echo and 'make test' 16 years ago