1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Dec 25, 2024 — Dec 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update wrk comparison benchmark and conclusions. More... about 12 years ago
Replace `FromStr::from_str` usage with `from_str`. More... about 12 years ago
Merge pull request #39 from am0d/rust-master More... about 12 years ago
Update to rust-master More... about 12 years ago
Remove unused an miscategorised functionality from buffer. More... about 12 years ago
Update ab benchmark figures. Concurrency one: win! More... about 12 years ago
Add a rule for building docs with rustdoc. More... about 12 years ago
Add a rule to generate a TAGS file. More... about 12 years ago
Update .hgignore to match .gitignore. More... about 12 years ago
Improve and test server request line reading. More... about 12 years ago
Make buffer closer to std::rt::io::buffered. More... about 12 years ago
Use write!(...) instead of .write(format!(...)). More... about 12 years ago
Take (mut ~self) instead of using `let mut mut_self = self;` More... about 12 years ago
Merge pull request #38 from kmcallister/for-upstream More... about 12 years ago
Merge pull request #33 from mletterle/rust-updates More... about 12 years ago
Deal with empty url.path More... about 12 years ago
Merge pull request #37 from mletterle/remove-readerutil More... about 12 years ago
ReaderUtil no longer exists More... about 12 years ago
Integrate #34 and merge the tests fns together. More... about 12 years ago
Send only the path and the query when making HTTP requests More... about 12 years ago
Migrate to a mostly rustpkg-driven buildsystem More... about 12 years ago
Fix comment. More... about 12 years ago
Fix bugs related to ignored content_type tests. More... about 12 years ago
Remove ignored tests. More... about 12 years ago
Changes to allow rust-http to build on latest rust compiler More... about 12 years ago
Merge pull request #32 from am0d/master More... about 12 years ago
Merge branch 'master' of github.com:am0d/rust-http More... about 12 years ago
Remove usages of old @Writer from codegen; replace with new runtime More... about 12 years ago
Remove usages of old @Writer from codegen; replace with new runtime More... about 12 years ago
Switch info!, debug!, fail! to new format. More... about 12 years ago