[go: up one dir, main page]

Menu

Code (SVN) Commit Log


Commit Date  
[r2919] by dbjh

- Removed some redundant masking in swap functions.
- Removed redundant use of _stati64() (stat() sufficed).
- Fixed use of reserved indentifier for MinGW-w64 (renamed _truncate() to
truncate_()).
- Made it possible to detect that ucon64_fbswap16() failed.
- Made it possible to detect that ucon64_fwswap32() failed.
- Added check to quick_io_func() whether it could write the requested number of bytes.

2024-04-26 19:23:52 Tree
[r2918] by dbjh

- Updated unzip code in libdiscmage in order to address Clang warnings.
+ Updated all dependencies.
+ Did not address existing limitations or bugs.

2024-02-19 16:19:45 Tree
[r2917] by dbjh

- GCC 12 & 13 generate -Wuse-after-free when using realloc() properly. The GCC
people love this shit and ignore the specs. Clang 16 and 17 are sane. So are
Visual Studio 2015, 2019 and 2022. I will not go along: added
-Wno-use-after-free.

2024-01-10 07:19:27 Tree
[r2916] by dbjh

- Small fix for DragonFly BSD. Not needed for uCON64.

2023-07-27 05:06:39 Tree
[r2915] by dbjh

- Set ucon64.newline_before_rom to 0 for --ispad, --strip, --stp, --stpn,
--ins and --insn.

2022-12-05 15:20:10 Tree
[r2914] by dbjh

- Fixed link to page explaining the installation of pkgsrc on macOS.

2022-11-26 06:50:07 Tree
[r2913] by dbjh

- Fixed --col.
+ Corrected conversion to and from SNES color values.
+ Made distinction between SNES color value and search string.

2022-08-21 15:04:21 Tree
[r2912] by dbjh

- Added suppression for warning that was enabled by an early update to Visual
Studio 2022.

2022-08-21 14:55:59 Tree
[r2911] by dbjh

- Fixed minor off-by-one issue with --range.

2022-08-21 14:52:50 Tree
[r2910] by dbjh

- Added support for DragonFly BSD.

2022-08-21 14:47:23 Tree
Older >