361
I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Port to OpenBSD More... over 16 years ago
Added reason phrases for a bunch of HTTP status codes. More... over 16 years ago
Change the behavior of path.extname More... over 16 years ago
Add bug notes about HTTP streams and throttling
ryah
as Ryan Dahl
More... over 16 years ago
Add assert.ifError More... over 16 years ago
Upgrade V8 to 2.2.11
ryah
as Ryan Dahl
More... over 16 years ago
bump version
ryah
as Ryan Dahl
More... over 16 years ago
improve test for stdio non-blockingness
ryah
as Ryan Dahl
More... over 16 years ago
Fix opposite logic, which coincidentially works
ryah
as Ryan Dahl
More... over 16 years ago
Remove unneeded fd variables in node_stdio.cc
ryah
as Ryan Dahl
More... over 16 years ago
Revert "Deprecate string interface for fs.read()"
ryah
as Ryan Dahl
More... over 16 years ago
Throwing in a callback should kill the process
ryah
as Ryan Dahl
More... over 16 years ago
Deprecate string interface for fs.read() More... over 16 years ago
Deprecate string interface for fs.read() More... over 16 years ago
Deprecate sys.p()
ryah
as Ryan Dahl
More... over 16 years ago
Make buffer's c++ constructor public
ryah
as Ryan Dahl
More... over 16 years ago
Minor style changes for fs.write code
ryah
as Ryan Dahl
More... over 16 years ago
Deprecate string interface for fs.write() More... over 16 years ago
Fix api for request.connection
ryah
as Ryan Dahl
More... over 16 years ago
Fix a leaking global More... over 16 years ago
Allow process.setuid() and process.setgid() to accept string names in lieu of numeric IDs More... over 16 years ago
Fix utf8stream references
ryah
as Ryan Dahl
More... over 16 years ago
Use Utf8Stream for http Streams with utf8 encoding More... over 16 years ago
Use Utf8Stream for net Streams with utf8 encoding More... over 16 years ago
Implemented Utf8Decoder module More... over 16 years ago
fs.WriteStream.write should support buffer
ryah
as Ryan Dahl
More... over 16 years ago
Fix errno display in c-ares exceptions
ryah
as Ryan Dahl
More... over 16 years ago
Support arrays and strings in buffer constructor More... over 16 years ago
FIX path.dirname('/tmp') => '/'. More... over 16 years ago
Changes to work on Solaris 10
ryah
as Ryan Dahl
More... over 16 years ago