Mercurial > crates > nonstick
log src/conv.rs @ 99:8840fa6534f6
age | author | description |
---|---|---|
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. |
Sun, 08 Jun 2025 01:03:46 -0400 | Paul Fisher | Update the libpam module to work with the new structure. |