1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Dec 26, 2024 — Dec 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Copy is now opt-in More... about 11 years ago
Update README.rst More... about 11 years ago
Rust update. More... about 11 years ago
Replace cfg-based SSL with Cargo features. More... about 11 years ago
Merge pull request #183 from jaredly/patch-1 More... about 11 years ago
remove comment More... about 11 years ago
add Access-Control-Allow-Origin More... about 11 years ago
Merge pull request #181 from Ryman/fmt_fallout More... about 11 years ago
Fix fallout from std::fmt changes More... about 11 years ago
Merge pull request #180 from Ryman/missed_coercion More... about 11 years ago
Rust update: no more `[T, ..n]` -> `&[T]` coercion More... about 11 years ago
Rust update: no more `[T, ..n]` -> `&[T]` coercion More... about 11 years ago
Use proper Cargo build support. More... about 11 years ago
Fix an unused result error. More... about 11 years ago
De-mod-ify some stuff enum scoping makes possible More... about 11 years ago
Rust update: no more `[T, ..n]` -> `&[T]` coercion More... about 11 years ago
Merge pull request #179 from kyledewey/enum_namespace_fix More... about 11 years ago
Added imports for enums, as per https://github.com/rust-lang/rust/pull/18973 More... about 11 years ago
Merge pull request #177 from jgillich/str More... about 11 years ago
std::from_str has been moved to std::str More... about 11 years ago
Merge pull request #175 from reem/numerics-reform More... about 11 years ago
Fix for numerics reform. More... about 11 years ago
Merge pull request #174 from jgillich/time More... about 11 years ago
tm_gmtoff has been renamed to tm_utcoff More... about 11 years ago
add time dependency More... about 11 years ago
Fix no-SSL build. More... about 11 years ago
Merge pull request #171 from Ogeon/master More... about 11 years ago
Convert TmFmt from strftime to String. Fixes #170 More... about 11 years ago
Merge pull request #169 from jamesrhurst/master More... about 11 years ago
Use indexing instead of get_mut since it now returns an Option More... about 11 years ago