1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Updated unzip code in libdiscmage in order to address Clang warnings. More... about 2 months ago
- GCC 12 & 13 generate -Wuse-after-free when using realloc() properly. The GCC More... 3 months ago
- Small fix for DragonFly BSD. Not needed for uCON64. More... 9 months ago
- Set ucon64.newline_before_rom to 0 for --ispad, --strip, --stp, --stpn, More... over 1 year ago
- Fixed --col. More... over 1 year ago
- Added suppression for warning that was enabled by an early update to Visual More... over 1 year ago
- Fixed minor off-by-one issue with --range. More... over 1 year ago
- Added support for DragonFly BSD. More... over 1 year ago
- Fixed configure.in by using host and host_cpu instead of target and More... over 1 year ago
- Updated the year. More... almost 2 years ago
- Third time's a charm ;-) More... about 2 years ago
- Fixed resource leak introduced with previous change. More... about 2 years ago
- Found the official homepage of MinGW by chance. Updated the link in the FAQ More... about 2 years ago
- Fixed previous fix (files 0 bytes in size caused trouble, for example for More... about 2 years ago
- Fixed -j which I broke horribly in 2.2.2. Painful, but this is what can More... about 2 years ago
- The header of libusb-0.1 that comes with Cygwin 32-bit is usb.h. More... over 2 years ago
- Increased the version to 2.2.3 (WIP). More... over 2 years ago
- Preparing for release. More... over 2 years ago
- Fixed old issue: we did not expand the current directory of a drive for -o. More... over 2 years ago
- Fixed overflow in unzip.c that caused unztell64() to fail for files larger More... over 2 years ago
- Removed a few redundant statements from ucon64_find_func(). More... over 2 years ago
- Change that may fix a possible issue on 32-bit big endian machines. More... over 2 years ago
- Fixed memory leak in ucon64_replace(). More... over 2 years ago
- MinGW-w64 already has truncate(), but with size of type off32_t. Changed to a More... over 2 years ago
- Visual Studio has no getopt.h. Decided to remove getopt2 functionality. More... over 2 years ago
- Removed some libdiscmage getopt ugliness. More... over 2 years ago
- Removed unused src/libdiscmage/getopt.h. More... over 2 years ago
- The issue with MinGW-w64 and 64-bit Cygwin has disappeared with GCC 11.2.0. More... over 2 years ago
- Defined Z_LARGE64 to enable zlib's *64 functions for Visual Studio. More... over 2 years ago
- Fixed warning when compiling with Visual Studio 2015. More... over 2 years ago