[go: up one dir, main page]

Menu

Code (SVN) Commit Log


Commit Date  
[r2925] by dbjh

- ...

2024-05-14 18:49:57 Tree
[r2924] by dbjh

- Extended the FAQ a bit with information about Windows 95 and DOSBox(-X).

2024-05-14 18:00:40 Tree
[r2923] by dbjh

- Extended the FAQ a bit with information about Windows 95 and DOSBox(-X).

2024-05-14 17:48:46 Tree
[r2922] by dbjh

- Made quick_io_func() return a more sensible value in case of a write error.

2024-05-05 05:33:19 Tree
[r2921] by dbjh

- Replaced https://pkgsrc.joyent.com with https://pkgsrc.smartos.org.

2024-05-04 14:52:32 Tree
[r2920] by dbjh

- Fixed Clang warning when configured with --enable-ppdev on x86.
- Reordered some code to handle Cygwin's -mwin32.

2024-05-03 17:53:07 Tree
[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
Older >