the_Foundation [main]
Commits
2025-11-26 String: Revised local encoding, added console encoding for Windows
2025-11-25 Windows: Fixed checking file status
2025-11-25 Path: Added methods for removing/renaming files
2025-11-25 Windows: File access using system code page
2025-11-25 String: Added separate system and output charsets (code pages)
2025-11-25 Windows: Fixed character encoding of mkdir/chdir/rmdir
2025-11-25 Windows: Fixed path and command line character encoding issues
2025-11-24 Test: Match parameter type to format string
2025-11-23 Windows: Fixing MinGW build
2025-11-23 MSYS: Fixed t_process
2025-11-23 MSYS: Fixed build and a crash in t_network
2025-11-23 Linux: Testing/cleanup
2025-11-23 Windows: Post-merge cleanup
2025-09-12 Squashed branch of gim913/vcpkg-based-vs-builds PR
2025-11-20 Bumped version to 1.11.0
2025-11-20 Added `iSignf` and `iSigni`, converted `iSign` to a macro
2025-09-13 Updated changelog — 🔖 v1.10.1
2025-09-07 Time: Check for size of `time_t`; bumped version to 1.10.1
2025-09-07 TlsCertificate: Added `isUndefinedX509_Date` helper method
2025-09-06 Bumped version to 1.10; updated changelog — 🔖 v1.10.0
2025-09-03 Time: Checking for validity of very large times
2025-08-30 Garbage: Minor optimization
2025-08-24 String: Added `rangeN` and `rangeFrom` methods