361
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move cb_persist functions out of dns module
ryah
as Ryan Dahl
More... over 16 years ago
Add some tests to test-buffer.js
ryah
as Ryan Dahl
More... over 16 years ago
Rename blob to buffer.
ryah
as Ryan Dahl
More... over 16 years ago
initial blobs
ryah
as Ryan Dahl
More... over 16 years ago
Update to fix failing test. Rewrite of the resolveObject function, and some tweaks to format. More... over 16 years ago
Use the new uri parser. More... over 16 years ago
Add credits, and a "decode" function. More... over 16 years ago
Pull in the uri.js from Narwhal and create tests, stripping out the cruft from a previous code-surgery. More... over 16 years ago
add missing semicolon
ryah
as Ryan Dahl
More... over 16 years ago
Upgrade waf to 1.5.10
ryah
as Ryan Dahl
More... over 16 years ago
Use conf.fatal() instead of fatal() in order to abort the configure script More... over 16 years ago
Fix posix.statSync()
ryah
as Ryan Dahl
More... over 16 years ago
Statically define symbols
ryah
as Ryan Dahl
More... over 16 years ago
Remove accidentally committed files.
ryah
as Ryan Dahl
More... over 16 years ago
fix typo
ryah
as Ryan Dahl
More... over 16 years ago
Fix ARGV[0] weirdness
ryah
as Ryan Dahl
More... over 16 years ago
Export STATUS_CODES More... over 16 years ago
Give default encodings for posix.read and posix.write
ryah
as Ryan Dahl
More... over 16 years ago
Attach/Detach -> Ref/Unref
ryah
as Ryan Dahl
More... over 16 years ago
offload method look up to http-parser
ryah
as Ryan Dahl
More... over 16 years ago
sys.inspect prints out special chars correctly (\n, \u0001, etc...) More... over 16 years ago
Upgrade http-parser; supports webdav extension methods now
ryah
as Ryan Dahl
More... over 16 years ago
Make process.mixin copy over undefined values More... over 16 years ago
Two bug fixes for process.mixin More... over 16 years ago
bump version
ryah
as Ryan Dahl
More... over 16 years ago
Implement promises entirely in JS
ryah
as Ryan Dahl
More... over 16 years ago
Refactor node_file.cc to not use Promises.
ryah
as Ryan Dahl
More... over 16 years ago
Don't use promises internally in DNS module
ryah
as Ryan Dahl
More... over 16 years ago
Use --jobs=1 with WAF
ryah
as Ryan Dahl
More... over 16 years ago
Clean up context creation
ryah
as Ryan Dahl
More... over 16 years ago