359
I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
beef up the echoserver test More... over 16 years ago
add echo test. remove debug printfs More... over 16 years ago
fix some errors/memleaks More... over 16 years ago
implment server.close More... over 16 years ago
throw error when given a bad arguement to socket.write More... over 16 years ago
bug fix: recving raw data was incorrect. More... over 16 years ago
tcp server is accepting connections now. More... over 16 years ago
add framework for tcp server. change eio stacksize to 16kb. More... over 16 years ago
oops. call onConnect callback not onRead callback after connecting More... over 16 years ago
add async dns for Socket More... over 16 years ago
begin clean up of Socket More... over 16 years ago
on_load -> onLoad More... over 16 years ago
clean up timers a bit More... over 16 years ago
Rename JS_ to NODE_ for method macros. add marcos to timers.cc More... over 16 years ago
remove debug messages from module loading. More... over 16 years ago
debugging/improving the module framework More... over 16 years ago
add 'make test' More... over 16 years ago
remove old test files More... almost 17 years ago
ensure socket closure in very old test scripts More... almost 17 years ago
small cleanups to the require structure More... almost 17 years ago
reimplement module loading More... almost 17 years ago
add File.cat More... almost 17 years ago
rename a few files to remove node_ prefix More... almost 17 years ago
rename NewFile to File::New More... almost 17 years ago
fix configure so it can handle --debug argument More... almost 17 years ago
add File.stat File.exists File.strerror More... almost 17 years ago
fix a bug with eio polling. More... almost 17 years ago
file system methods to be queued. More... almost 17 years ago
remove old readme More... almost 17 years ago
add file.read only. raw encoding right now. More... almost 17 years ago