[Git][wine/wine][master] 6 commits: server: Use a static array for atom table atoms.
Alexandre Julliard pushed to branch master at wine / wine Commits: 07baa9e7 by Rémi Bernon at 2025-06-24T11:52:21+02:00 server: Use a static array for atom table atoms. - - - - - e0d7af8e by Rémi Bernon at 2025-06-24T11:52:21+02:00 server: Use a count instead of last atom index. - - - - - 06cb5a94 by Rémi Bernon at 2025-06-24T11:52:21+02:00 server: Forbid using string atom 0xc000. - - - - - 838ac2e7 by Rémi Bernon at 2025-06-24T11:52:21+02:00 server: Use a static array for atom table hash. - - - - - a22e3f7d by Rémi Bernon at 2025-06-24T11:52:21+02:00 server: Keep computed atom hash in local variables. - - - - - 0657d263 by Rémi Bernon at 2025-06-24T11:52:21+02:00 server: Remove unused atom pinned member. - - - - - 2 changed files: - dlls/win32u/tests/win32u.c - server/atom.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2cf619e2e4bf5695770d75482a1302... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2cf619e2e4bf5695770d75482a1302... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)