Published March 27, 2024
| Version v5.5.3
Software
Open
Fortran filesystem
Authors/Creators
Description
- add is_safe_name() to determine if a filename should be safe generally (no disallowed characters)
- remove exe_dir(), lib_dir() as they are just parent(exe_path(), parent(lib_path())
- speed up expanduser() by 4x to 10x
- speed which() ~ 20%
- add benchmarks for functions we wrote (vs. built into libstdc++)
Files
scivision/fortran-filesystem-v5.5.3.zip
Files
(140.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:5bbf402053244f98e0c728da084384fb
|
140.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/scivision/fortran-filesystem/tree/v5.5.3 (URL)