Mercurial > crates > nonstick
log src/conv.rs @ 130:80c07e5ab22f
age | author | description |
---|---|---|
Tue, 01 Jul 2025 06:11:43 -0400 | Paul Fisher | Transfer over (almost) completely to using libpam-sys. |
Mon, 23 Jun 2025 14:26:34 -0400 | Paul Fisher | Make conversation trait use immutable references. |
Mon, 23 Jun 2025 13:04:27 -0400 | Paul Fisher | Replace todo! with unimplemented! in documentation. |
Mon, 23 Jun 2025 13:02:58 -0400 | Paul Fisher | Remove undefined behavior per MIRI. |
Tue, 10 Jun 2025 04:40:01 -0400 | Paul Fisher | Well and truly separate the Linux extensions. |
Sun, 08 Jun 2025 04:21:58 -0400 | Paul Fisher | Format (oops!) and make some fun and/or stupid conversions available. |
Sun, 08 Jun 2025 03:48:40 -0400 | Paul Fisher | Rename files, reorder structs, remove annoying BorrowedBinaryData type. |