28
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Dec 04, 2024 — Dec 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
headers: Don't use direct __p__environ() on arm64ec msvcrt.dll More... 3 months ago
crt: testcases: Add t_wcstok_s.c test More... 3 months ago
crt: Make mingw-w64 implementation of wcstok compatible with MS implementation More... 3 months ago
crt: Fix wcstok for msvcr80-msvcr120 and arm msvcrt More... 3 months ago
crt: Fix mingw-w64 implementation of wcstok and wcstok_s functions More... 3 months ago
crt: Add support for _invoke_watson and _invalid_parameter* functions into all CRT import libraries More... 3 months ago
headers: Add definitions of _invoke_watson and _invalid_parameter* functions More... 3 months ago
crt: Remove misleading F_ARM_ANY comment for C95 wide functions in msvcrt.def.in More... 3 months ago
headers: Fix i386 declaration of _setjmp in intrin.h More... 3 months ago
headers: Add a comment in the i386 __JUMP_BUFFER struct More... 3 months ago
headers: Fix setjmpex.h support More... 3 months ago
headers: Make some setjmp.h ifdefs more consistent More... 3 months ago
crt: Allow to use C setjmp() with crtdll.dll and msvcrt10.dll builds More... 3 months ago
headers: Remove redefinition of _setjmp via macro for UCRT builds More... 3 months ago
crt: Add _setjmp and _setjmpex symbol aliases for UCRT builds More... 3 months ago
crt: Move amd64 setjmp and i386 _setjmp3 symbols definition to the top of the setjmp.S file More... 3 months ago
crt: Add __intrinsic_setjmpex symbol to arm32 ucrtapp's setjmp.S More... 3 months ago
crt: Remove __intrinsic_setjmp symbol from arm64 ucrtapp's setjmp.S More... 3 months ago
headers: Do not declare _setjmp3() function for non-i386 builds More... 3 months ago
headers: Fix declaration of i386 _setjmp3() function More... 3 months ago
headers: Import Wine version 10.14 More... 3 months ago
widl: Import Wine version 10.14 More... 3 months ago
crt: Simplify usage of AM_CPPFLAGS More... 3 months ago
crt: testcases: Build the t_trycatch test with -static More... 3 months ago
github: Build and run the mingw-w64-crt testcases for arm64ec too More... 3 months ago
github: Update to llvm-mingw 20250826 / LLVM 21.1.0 More... 3 months ago
github: Switch to downloading from ftpmirror.gnu.org More... 3 months ago
crt: Regenerate configure and Makefile.in More... 3 months ago
crt: testcases: Fix passing -municode for the t__wstat_all testcase More... 3 months ago
crt: Split testcases to a separate Makefile.am in the subdirectory More... 3 months ago