Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gle-manual.pdf | 2025-02-07 | 4.1 MB | |
gle-4.3.5-win64s.7z | 2025-02-07 | 16.8 MB | |
gle-4.3.5-win64s.exe | 2025-02-07 | 17.4 MB | |
gle-4.3.5-win64s.zip | 2025-02-07 | 21.5 MB | |
gle-4.3.5-Darwin.7z | 2025-02-07 | 3.8 MB | |
gle-4.3.5-Darwin.dmg | 2025-02-07 | 5.1 MB | |
gle-4.3.5-Darwin.zip | 2025-02-07 | 5.1 MB | |
gle-4.3.5-Linux.7z | 2025-02-07 | 4.1 MB | |
gle-4.3.5-Linux.zip | 2025-02-07 | 5.2 MB | |
README.md | 2025-02-07 | 1.1 kB | |
v4.3.5 source code.tar.gz | 2025-02-07 | 1.8 MB | |
v4.3.5 source code.zip | 2025-02-07 | 2.1 MB | |
Totals: 12 Items | 87.0 MB | 0 |
4.3.5 (February 2025) - fixed bug in GLE string function "pos" that caused issues. It was not clearing all its parameters off the stack. - added swap(a,b) function to swap two variables - new NUMROWS feature to data command to limit reading of rows in a data file (rad83). - manip program now building on Linux and macOS - added back poppler PDF support on all platforms for importing PDF files. - added BUILD_GUI option to control building of GUI in CMakeLists.txt - added BUILD_MANIP option to control building of manip in CMakeLists.txt - cmake searches for optional static libtiff dependencies on windows only - EXTRA_GSLIB_SEARCH_LOCATION option to add path for searching for gslib in qgle (linux, macOS only) - Several code improvements for C++17 and elimination of compiler warnings. - new GitHub Actions (CI/CD) for building and packaging of GLE binaries for Windows, macOS, and Linux.