1
I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing import More... over 8 years ago
Remove unnecessary file More... over 8 years ago
Try to download rustup multiple times More... over 8 years ago
Update CHANGELOG.asciidoc with @serviushack's bugfix More... over 8 years ago
Merge branch 'fix_stop_bits' into 'master' More... over 8 years ago
Use GUID_NULL from winapi More... over 8 years ago
Fix configuring stop bits More... over 8 years ago
Merge branch 'rates' into 'master' More... over 8 years ago
Further style fixes More... over 8 years ago
Remove unnecessary borrow More... over 8 years ago
Add all baud rates in a per-platform manner. More... over 8 years ago
Use u32 for baud rates on Windows too More... over 8 years ago
Clarify changelog More... over 8 years ago
Switch to u32 for holding integer baud rates More... over 8 years ago
Remove BaudRate::(from_)speed in favor of Into/From<usize> More... over 8 years ago
Don't use ptsname_r on platforms where it doesn't exist More... over 8 years ago
Revert "Move git dependencies to local submodules" More... over 8 years ago
Specify min, not exact, libc dep version More... over 8 years ago
Update libc dependency More... over 8 years ago
Make TTYPort::open thread-safe More... over 8 years ago
Fix lint name More... over 8 years ago
Change CI caching More... over 8 years ago
Add documentation link More... over 8 years ago
Minor changelog corrections More... over 8 years ago
Allow failures for rustfmt More... over 8 years ago
Fix compilation on Mac More... over 8 years ago
Add tests for setting & getting baud rate More... over 8 years ago
Make sure git is available More... over 8 years ago
Manually update submodules git More... over 8 years ago
Support git submodules in CI More... over 8 years ago