361
I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Aug 01, 2025 — Aug 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add stdout stderr global file objects. remove node.blocking.print More... over 17 years ago
only store fd in javascript (not in c++) More... over 17 years ago
Change symantics of file.open. Now takes a callback argument. More... over 17 years ago
update gitignore to work with waf files More... over 17 years ago
remove some old files More... over 17 years ago
add file.write() More... over 17 years ago
Remove docs. More... over 17 years ago
add file open/close More... over 17 years ago
everything is changed. i've waited much too long to commit. More... over 17 years ago
enable support for the thread pool More... over 17 years ago
use the WAF build system More... over 17 years ago
add dependencies: libeio, libev, v8 More... over 17 years ago
more todo items More... over 17 years ago
a few more todo items More... over 17 years ago
a few more todo items More... over 17 years ago
add todo list More... over 17 years ago
remove 'respond' from Request object in HTTPServer when connection is dead More... over 17 years ago
header fields should be symbols. enable fatal error messages. More... over 17 years ago
allow null host parameter to listen on localhost More... over 17 years ago
report errors from loaded files More... over 17 years ago
with great performance hit, a patch to handle binary More... over 17 years ago
change HTTPServer constructor. Now: HTTPServer(host, port, onrequest); More... over 17 years ago
better reporting on fatal exceptions More... over 17 years ago
better error messages More... over 17 years ago
fixed bug in HTTPServer. wasn't properly destroying requests. More... over 17 years ago
working towards working keep-alive. need tests More... over 17 years ago
add blockingFileRead to tide me over until I can get a proper file interface. More... over 17 years ago
add some information about http request objects More... over 17 years ago
add minimal amount about HTTPServer to spec More... over 17 years ago
update TCPClient specs More... over 17 years ago