Activity for dbjh

  • dbjh dbjh committed [r2933] on Code (SVN)

    - DatUtil web site is gone. Replaced link with link to archive.org.

  • dbjh dbjh committed [r2932] on Code (SVN)

    - DatUtil web site is gone. Replaced link with link to archive.org.

  • dbjh dbjh committed [r2931] on Code (SVN)

    - ...

  • dbjh dbjh committed [r2930] on Code (SVN)

    - ...

  • dbjh dbjh committed [r2929] on Code (SVN)

    - Made some corrections.

  • dbjh dbjh committed [r2928] on Code (SVN)

    - Made some corrections.

  • dbjh dbjh committed [r2927] on Code (SVN)

    - The latest version of MSVCRT.DLL suitable for Windows 9x/ME is version

  • dbjh dbjh committed [r2926] on Code (SVN)

    - The latest version of MSVCRT.DLL suitable for Windows 9x/ME is version

  • dbjh dbjh committed [r2925] on Code (SVN)

    - ...

  • dbjh dbjh committed [r2924] on Code (SVN)

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

  • dbjh dbjh committed [r2923] on Code (SVN)

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

  • dbjh dbjh committed [r2922] on Code (SVN)

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

  • dbjh dbjh committed [r2921] on Code (SVN)

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

  • dbjh dbjh committed [r2920] on Code (SVN)

    - Fixed Clang warning when configured with --enable-ppdev on x86.

  • dbjh dbjh committed [r2919] on Code (SVN)

    - Removed some redundant masking in swap functions.

  • dbjh dbjh committed [r2918] on Code (SVN)

    - Updated unzip code in libdiscmage in order to address Clang warnings.

  • dbjh dbjh committed [r2917] on Code (SVN)

    - GCC 12 & 13 generate -Wuse-after-free when using realloc() properly. The GCC

  • dbjh dbjh committed [r2916] on Code (SVN)

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

  • dbjh dbjh committed [r2915] on Code (SVN)

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

  • dbjh dbjh committed [r2914]

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

  • dbjh dbjh committed [r2913]

    - Fixed --col.

  • dbjh dbjh committed [r2912]

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

  • dbjh dbjh committed [r2911]

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

  • dbjh dbjh committed [r2910]

    - Added support for DragonFly BSD.

  • dbjh dbjh committed [r2909]

    - Fixed configure.in by using host and host_cpu instead of target and

  • dbjh dbjh committed [r2908]

    - Updated the year.

  • dbjh dbjh committed [r2907]

    - Third time's a charm ;-)

  • dbjh dbjh committed [r2906]

    - Make latest version of the FAQ available on the homepage.

  • dbjh dbjh committed [r2905]

    - Fixed resource leak introduced with previous change.

  • dbjh dbjh committed [r2904]

    - Found the official homepage of MinGW by chance. Updated the link in the FAQ

  • dbjh dbjh committed [r2903]

    - Fixed previous fix (files 0 bytes in size caused trouble, for example for

  • dbjh dbjh committed [r2902]

    - Fixed -j which I broke horribly in 2.2.2. Painful, but this is what can

  • dbjh dbjh committed [r2901]

    - The header of libusb-0.1 that comes with Cygwin 32-bit is usb.h.

  • dbjh dbjh committed [r2900]

    - Increased the version to 2.2.3 (WIP).

  • dbjh dbjh committed [r2899]

    - Direct to the right place for OpenBSD binaries.

  • dbjh dbjh committed [r2898]

    - Tagging uCON64 version 2.2.2 as it is released.

  • dbjh dbjh committed [r2897]

    - Branching uCON64 version 2.2.2 as it is released.

  • dbjh dbjh committed [r2896]

    - Released uCON64 2.2.2.

  • dbjh dbjh committed [r2895]

    - Preparing for release.

  • dbjh dbjh committed [r2894]

    - Fixed old issue: we did not expand the current directory of a drive for -o.

  • dbjh dbjh committed [r2893]

    - Fixed overflow in unzip.c that caused unztell64() to fail for files larger

  • dbjh dbjh committed [r2892]

    - Removed a few redundant statements from ucon64_find_func().

  • dbjh dbjh committed [r2891]

    - Change that may fix a possible issue on 32-bit big endian machines.

  • dbjh dbjh committed [r2890]

    - Fixed memory leak in ucon64_replace().

  • dbjh dbjh committed [r2889]

    - MinGW-w64 already has truncate(), but with size of type off32_t. Changed to a

  • dbjh dbjh committed [r2888]

    - Visual Studio has no getopt.h. Decided to remove getopt2 functionality.

  • dbjh dbjh committed [r2887]

    - Removed some libdiscmage getopt ugliness.

  • dbjh dbjh committed [r2886]

    - Removed unused src/libdiscmage/getopt.h.

  • dbjh dbjh committed [r2885]

    - The issue with MinGW-w64 and 64-bit Cygwin has disappeared with GCC 11.2.0.

  • dbjh dbjh committed [r2884]

    - Defined Z_LARGE64 to enable zlib's *64 functions for Visual Studio.

  • dbjh dbjh committed [r2883]

    - Fixed warning when compiling with Visual Studio 2015.

  • dbjh dbjh committed [r2882]

    - Renamed member file_size to fsize of st_ucon64_t.

  • dbjh dbjh committed [r2881]

    - ...

  • dbjh dbjh committed [r2880]

    - Fixed warnings when compiling with Visual C++ 2015 /analyze.

  • dbjh dbjh committed [r2879]

    - Fixed warnings when compiling with Visual C++ 2015.

  • dbjh dbjh committed [r2878]

    - Fixed issue I introduced in --print that caused it to insert newlines in the

  • dbjh dbjh committed [r2877]

    - Fixed memory leaks.

  • dbjh dbjh committed [r2876]

    - Implemented --hreplace=S:R find S and copy R to the start of each match.

  • dbjh dbjh committed [r2875]

    - Replaced a few more calls to strtol() with calls to strtoll().

  • dbjh dbjh committed [r2874]

    - Fixed issue I introduced for --code with the previous submission.

  • dbjh dbjh committed [r2873]

    - Renamed --dual to --bit.

  • dbjh dbjh committed [r2872]

    - A few more LFS changes.

  • dbjh dbjh committed [r2871]

    - More LFS changes.

  • dbjh dbjh committed [r2870]

    - Added macro test for byte order that also works on macOS (M1).

  • dbjh dbjh committed [r2869]

    - Cast is necessary on 64-bit Cygwin.

  • dbjh dbjh committed [r2868]

    - Updated quick_io*() functions to support large file I/O, including on capable

  • dbjh dbjh committed [r2867]

    - Fixed quick_io_func() to return the correct number of processed bytes in all

  • dbjh dbjh committed [r2866]

    - Removed redundant/incorrect assignments to errno.

  • dbjh dbjh committed [r2865]

    - Addressed some inconsistencies and needless limitations in the quick_io*()

  • dbjh dbjh committed [r2864]

    - Added support for up to 64 Mbit LoROM games to --gd3. It works at least for

  • dbjh dbjh committed [r2863]

    - Fixed warning when compiling with Visual C++ 2015.

  • dbjh dbjh committed [r2862]

    - Made --gd3 write correct SRAM mapping values for Trials of Mana.

  • dbjh dbjh committed [r2861]

    - Fixed issue with -crc on large files (>2GB).

  • dbjh dbjh committed [r2860]

    - Fixed issue when compiling with MinGW-w64 with -D_FILE_OFFSET_BITS=64.

  • dbjh dbjh committed [r2859]

    - Handle sign bit extension that AFAIK would normally not occur with a proper

  • dbjh dbjh committed [r2858]

    - Just use a comma everywhere.

  • dbjh dbjh committed [r2857]

    - Fixed oversight in fix to ioapi.h. It does not invalidate any of the

  • dbjh dbjh committed [r2856]

    - Changes to make unzip 1.1 work for all supported platforms. Tested with:

  • dbjh dbjh committed [r2855]

    - Upgraded to unzip 1.1 (original files).

  • dbjh dbjh committed [r2854]

    - Fixed signed/unsigned mismatch.

  • dbjh dbjh committed [r2853]

    - Added support for uploading ROM images without a header to gd.c. --xgd3 and

  • dbjh dbjh committed [r2852]

    - Fixed some issues in MinGW, MinGW-w64 and Visual C++ ports that made them

  • dbjh dbjh committed [r2851]

    - MinGW has lost its website (www.mingw.org). Updated URL in FAQ.

  • dbjh dbjh committed [r2850]

    - Fixed zero-length allocation issue indicated by --analyze of Clang 12.0.0.

  • dbjh dbjh committed [r2849]

    - Fixed 2 potential resource leaks.

  • dbjh dbjh committed [r2848]

    - Straightened out ucon64_clear_nfo().

  • dbjh dbjh committed [r2847]

    - Fixed potential memory leak in realpath2() on Windows. Was not triggered in

  • dbjh dbjh committed [r2846]

    - strcpy() is enough.

  • dbjh dbjh committed [r2845]

    - Changed unknown publisher, You? => N/A.

  • dbjh dbjh committed [r2844]

    - Added commented LDFLAGS option for pkgsrc on macOS.

  • dbjh dbjh committed [r2843]

    - Use correct capitalization.

  • dbjh dbjh committed [r2842]

    - Removed links to outdated support files.

  • dbjh dbjh committed [r2841]

    - Updated links to packages for OpenBSD and macOS. Added a link to pkgsrc on

  • dbjh dbjh committed [r2840]

    - Updated FAQ with explanation about how to compile uCON64 on macOS with

  • dbjh dbjh committed [r2839]

    - Mentioned how to use Clang.

  • dbjh dbjh committed [r2838]

    - Removed redundant check.

  • dbjh dbjh committed [r2837]

    - Addressed 2 more issues indicated by Clang's --analyze (were not spurious

  • dbjh dbjh committed [r2836]

    - Addressed issues pointed out by --analyze of Clang 8.0.1. The remaining

  • dbjh dbjh committed [r2835]

    - Fixed warnings when compiling with Clang 8.0.1.

  • dbjh dbjh committed [r2834]

    - Fixed code that displays the I/O port of the Extended Control register.

1 >
MongoDB Logo MongoDB