TTimo Kreuzer[LIBWINE] Fix debug output synchronization
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces | 5 年前 | |
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces | 5 年前 | |
[FREETYPE][NTGDI] Update FreeType from 2.10.0 to 2.10.4 (#8671) Modernize modules. JIRA issue: CORE-17390 - Update FreeType to 2.10.4. - Delete ChangeLog. - Delete sdk/lib/3rdparty/freetype/src/gxvalid (useless for us). - Delete sdk/lib/3rdparty/freetype/src/otvalid (useless for us). - Keep ReactOS hacks on FreeType. - Adapt ntgdi/freetype.c to new FreeType. | 6 个月前 | |
[3RDPARTY] Link to oldnames for stricmp/wcsicmp | 1 年前 | |
[LIBSAMPLERATE] Define exit() as __debugbreak(). CORE-11799 (#94) | 8 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
[LIBWINE] Fix debug output synchronization Previously the debug macros printed file/line, class and message separately, which resulted in possible intermingling with other debug messages, e.g. from rosautotest. This caused random parse errors for testman. This is fixed by using a temp buffer for the prefix in rosfmt_default_dbg_vlog and then calling vDbgPrintExWithPrefix. Also make the __WINE_DPRINTF macro identical between GCC and MSVC. See ROSTESTS-178 | 4 个月前 | |
[LIBXML2] Update to release 2.12.8 (from Wine-10.0) | 7 个月前 | |
[REACTOS] Improve handling of non-standard names - Link oldnames instead of defining names - Define _CRT_DECLARE_NONSTDC_NAMES to 1 where needed - Remove header hacks | 1 年前 | |
Move /sdk/include/reactos/wine to /sdk/include/wine, reorder global includes, remove unneeded includes (#8258) - Move sdk\include\reactos\wine to sdk\include\wine - Reorder the directories in include_directories() to be closer to alphabetical. This should make it easier to determine what global include directories can be removed in the future. | 1 年前 | |
[ZLIB] Disable a clang warning | 1 年前 | |
[REACTOS] Exclude some modules from clang-format | 6 年前 | |
[BZIP2] Remove unused library. CORE-16440 This was once used by the "ramdrv" driver, removed in r37739 (c47ab26e825). | 6 年前 |