mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-12-24 10:23:43 +08:00
14c5c94d01
This teaches wcstod to parse hex floats like 0x1.5p3 via a forked version of hexponent. This support is necessary for printf. |
||
---|---|---|
.. | ||
encoding.rs | ||
errors.rs | ||
gettext.rs | ||
mod.rs | ||
normalize_path.rs | ||
printf.rs | ||
wcstod.rs | ||
wcstoi.rs | ||
wrealpath.rs |