auronandace
|
7df33d647c
|
remove wchar header from inttypes includes
|
2026-05-12 15:46:26 +01:00 |
|
auronandace
|
f7ab0e579f
|
move inttypes bits to cbindgen
|
2026-04-22 08:08:24 +01:00 |
|
auronandace
|
4130dbce23
|
readd trailer for inttypes bits
|
2026-03-29 16:07:58 +01:00 |
|
auronandace
|
61eb827bc4
|
fix inttypes after moving wchar bits
|
2026-03-29 16:05:33 +01:00 |
|
auronandace
|
c79315ed06
|
cargo fmt
|
2026-03-17 17:13:19 +00:00 |
|
auronandace
|
b252a794e0
|
verify inttypes header includes
|
2026-03-17 17:11:42 +00:00 |
|
auronandace
|
84c9038a11
|
move wcstoimax and wcstoumax from wchar to inttypes
|
2026-03-17 16:53:48 +00:00 |
|
auronandace
|
874e11b147
|
grp and inttypes cleanup
|
2026-02-19 15:51:33 +00:00 |
|
auronandace
|
c3f3e051e1
|
add unused-unsafe lint
|
2026-02-08 15:39:48 +00:00 |
|
sourceturner
|
defd2ce7c3
|
Deny deny-unsafe_op_in_unsafe_fn on the crate level
|
2026-01-21 00:41:57 +01:00 |
|
auronandace
|
09c5eb43b7
|
inttypes malloc and errno header cleanup
|
2026-01-02 11:43:50 +00:00 |
|
Jeremy Soller
|
82084440ad
|
Support nightly-2025-10-03
|
2025-10-03 21:51:10 -06:00 |
|
Josh Megnauth
|
af7f5c4a3f
|
Unsafe blocks: glob, inttypes, libgen
Related to #194.
|
2024-12-17 02:15:49 -05:00 |
|
Peter Limkilde Svendsen
|
2f1e183cc6
|
Add docs for inttypes.h
|
2024-11-09 18:24:18 +01:00 |
|
Noa
|
df6f4678e8
|
Fix warnings
|
2023-05-30 13:46:17 -05:00 |
|
Darley Barreto
|
9642d2ab02
|
Adding some wcst* functions
|
2023-05-22 16:01:04 +00:00 |
|
jD91mZM2
|
593925ceb4
|
Unambiguate all include guards
GNU binutils also uses _FNMATCH_H for a guard, maybe along others!
|
2020-06-29 11:34:51 +02:00 |
|
jD91mZM2
|
b8c50c7c64
|
Format
|
2019-08-04 19:05:45 +02:00 |
|
jD91mZM2
|
c7d499d4f2
|
Upgrade to the 2018 edition
I didn't think it'd be this useful first, but thank god for `cargo fix --edition`!
|
2019-08-04 19:05:45 +02:00 |
|
Mateusz Mikuła
|
63a1319e50
|
Cbindgen update
|
2019-07-10 10:08:39 +00:00 |
|
Jeremy Soller
|
8c5b237963
|
Rename intmaxdiv_t to imaxdiv_t to match standard
|
2018-11-17 07:40:30 -07:00 |
|
Jeremy Soller
|
7ab700315d
|
Fix warnings and add c_str
|
2018-08-26 15:15:29 -06:00 |
|
Jeremy Soller
|
277b9abcd5
|
Fix build, mostly
|
2018-08-26 08:56:02 -06:00 |
|
Jeremy Soller
|
c20ce5ffed
|
Large reorganization of headers (WIP)
|
2018-08-26 08:11:35 -06:00 |
|