Changelog:
r46036 | gpz | 2026-03-25 17:50:14 +0000 (Wed, 25 Mar 2026) | 1 line
correctly check for EOF in -geoswrite as well, don't always write the full (first) data block
------------------------------------------------------------------------
r46035 | gpz | 2026-03-25 16:58:56 +0000 (Wed, 25 Mar 2026) | 1 line
pass memspace to mon_stopwatch_show() instead of always using the current default memspace, should fix #2215
------------------------------------------------------------------------
r46034 | gpz | 2026-03-24 22:13:22 +0000 (Tue, 24 Mar 2026) | 1 line
also write the correct number of bytes when the first block of a GEOS file is already the last (which can happen in GEOS PRG files)
------------------------------------------------------------------------
r46033 | gpz | 2026-03-24 21:56:37 +0000 (Tue, 24 Mar 2026) | 1 line
look up the CBM file type of a GEOS file in the directory before extracting it (it is not limited to USR)
------------------------------------------------------------------------
r46032 | gpz | 2026-03-21 23:31:26 +0000 (Sat, 21 Mar 2026) | 1 line
uneducated try to fix build failing with use of undeclared identifier '_NSGetExecutablePath'
------------------------------------------------------------------------