rust: Make .display_plain() for f64 support alternate decimal points.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 24 Aug 2025 22:17:47 +0000 (15:17 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 24 Aug 2025 22:18:25 +0000 (15:18 -0700)
commit8fad4393fec11d2717eeb262d0a3e247adf36e01
tree7a6f889056b24bc80711df2d742f2d0a6c18c50a
parent3056cdef720e856688302be95c70519689e1a109
rust: Make .display_plain() for f64 support alternate decimal points.
rust/pspp/src/format/display/mod.rs
rust/pspp/src/sys/raw/records.rs
rust/pspp/src/sys/write.rs