[Git][wine/wine][master] 3 commits: msvcr120/tests: Test exp.
Alexandre Julliard pushed to branch master at wine / wine Commits: 372de8b5 by Daniel Lehman at 2025-05-28T22:17:28+02:00 msvcr120/tests: Test exp. - - - - - 051dd108 by Daniel Lehman at 2025-05-28T22:17:28+02:00 musl: Pass math_error callback to exp. exp calls matherr callback. cexp does not cexp calls into exp - - - - - 15485e6d by Daniel Lehman at 2025-05-28T22:17:29+02:00 msvcr120: Add cexp() implementation. - - - - - 11 changed files: - dlls/msvcr120/msvcr120.spec - dlls/msvcr120/tests/msvcr120.c - dlls/msvcr120_app/msvcr120_app.spec - dlls/ucrtbase/ucrtbase.spec - include/msvcrt/complex.h - libs/musl/Makefile.in - + libs/musl/src/complex/__cexp.c - + libs/musl/src/complex/cexp.c - + libs/musl/src/internal/complex_impl.h - libs/musl/src/internal/libm.h - libs/musl/src/math/exp.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/832d384b1030f30fdc74cf222e39d6... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/832d384b1030f30fdc74cf222e39d6... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)