Commit Graph

20 Commits

Author SHA1 Message Date
Jeremy Soller ffa097ccb3 Support nightly 2026-05-24 2026-05-25 17:03:17 -06:00
Wildan M 4a7f2d80ff Avoid StringWriter cast and string format 2026-05-20 09:10:25 +07:00
auronandace 8e9b2837cc replace sys_types include in monetary header with bits 2026-05-09 07:45:22 +01:00
auronandace 3e30fc9091 correct types in monetary 2026-04-15 13:16:38 +01:00
auronandace 09fe8e29c3 verify monetary header includes 2026-04-14 11:00:25 +01:00
auronandace b516113722 minor cleanup 2026-03-19 13:03:16 +00:00
auronandace 52049592d5 monetary net_if and regex cleanup 2026-02-23 15:11:37 +00:00
auronandace 7d1582a555 add unused_imports lint 2026-02-10 15:55:32 +00:00
sourceturner defd2ce7c3 Deny deny-unsafe_op_in_unsafe_fn on the crate level 2026-01-21 00:41:57 +01:00
auronandace 321b65d7e1 Update and add spec links, correct typo 2025-12-23 09:21:28 +00:00
auronandace fa15f44f58 update and add spec links for monetary 2025-12-21 17:13:08 +00:00
Jeremy Soller 82084440ad Support nightly-2025-10-03 2025-10-03 21:51:10 -06:00
bjorn3 8650ac293e Fix building on targets with unsigned c_char 2025-03-30 16:35:29 +02:00
Guillaume Gielly ff940da768 Simplify text alignement 2024-12-26 20:49:30 +01:00
Guillaume Gielly 1658d16b4e Prevents buffer overflow on 'scale' 2024-12-26 20:40:49 +01:00
Guillaume Gielly 2f96ac181a Refactor and logic of format_monetary() 2024-12-26 20:35:43 +01:00
Guillaume Gielly ed4c1f089e Refactor strfmon() 2024-12-26 19:33:16 +01:00
Guillaume Gielly 4bcf779119 Remove useless custon floatingpoint and use libm instead 2024-12-26 19:10:57 +01:00
Guillaume Gielly f20c0552dd Enhance monetary formatting implementation and improve comments for clarity 2024-12-23 21:56:45 +01:00
Guillaume Gielly 610909bd2b Implement 'monetary.h', including initial structure and strfmon() function 2024-12-23 21:32:56 +01:00