Ros-diffs September 2020

ros-diffs@reactos.org
  • 25 participants
  • 382 discussions

[reactos] 01/07: [CMD] Code style and formatting fixes for assoc.c and path.c
by Hermès Bélusca-Maïto
4 years, 7 months

[reactos] 01/01: [CMD_ROSTEST] Add tests for the FOR /F "tokens=" command. See commit 0695ecbf.
by Hermès Bélusca-Maïto
4 years, 7 months

[reactos] 01/01: [IPHLPAPI] Fix for hasArp which crashes some iphlpapi tests. (#3216)
by Doug Lyons
4 years, 7 months

[reactos] 01/01: [PORTCLS] Fix audio stutter with official AC97 driver (#3225)
by Michael Stamper
4 years, 7 months

[reactos] 02/02: [CMD] FOR: Additional Windows' CMD compatibility "fixes" for FOR /F token parsing command.
by Hermès Bélusca-Maïto
4 years, 7 months

[reactos] 01/02: [CMD] IF: Fix x64 warning C4267.
by Hermès Bélusca-Maïto
4 years, 7 months

[reactos] 15/15: [NTOS:PS] On x64 don't fail in NtSetInformationProcess with ProcessUserModeIOPL information class, instead just don't do anything.
by Timo Kreuzer
4 years, 8 months

[reactos] 14/15: [NTOS:MM] Fix MiSubsectionPteToSubsection
by Timo Kreuzer
4 years, 8 months

[reactos] 13/15: [NTOS:MM] Call MiSessionAddProcess() from MmCreateProcess() like on x86
by Timo Kreuzer
4 years, 8 months

[reactos] 12/15: [NTOS:MM] In the x64 version of MmCreateProcessAddressSpace() zero out all page table PFNs
by Timo Kreuzer
4 years, 8 months

[reactos] 11/15: [NTOS:KE] Zero out ExceptionFrame member in Syscall handler
by Timo Kreuzer
4 years, 8 months

[reactos] 10/15: [NTOS:KE] Disable interrupts before lowering IRQL in KiDpcInterruptHandler to avoid stacking up DPC interrupts
by Timo Kreuzer
4 years, 8 months

[reactos] 09/15: [NTOS:KE] Save and restore previous mode in KiZwSystemService and fix restoring the trap frame
by Timo Kreuzer
4 years, 8 months

[reactos] 08/15: [NTOS:KE] Don't use FrLdrDbgPrint anymore. It served us well, but now it's time to go away.
by Timo Kreuzer
4 years, 8 months

[reactos] 07/15: [HAL] Use iretq instead of iret
by Timo Kreuzer
4 years, 8 months

[reactos] 06/15: [HAL] Fix calculation of timer increment
by Timo Kreuzer
4 years, 8 months

[reactos] 05/15: [CRT] Return from fpreset()
by Timo Kreuzer
4 years, 8 months

[reactos] 04/15: [CRT] Use chkstk_ms.s on x64 builds
by Timo Kreuzer
4 years, 8 months

[reactos] 03/15: [ASM] Fix KUMS_CONTEXT_HEADER offsets in ksamd64.template.h
by Timo Kreuzer
4 years, 8 months

[reactos] 02/15: [BOOTDATA] Use reactos subfolder as source dir on bootcd for now
by Timo Kreuzer
4 years, 8 months

[reactos] 01/15: [CMAKE] Add baseaddress_msvc_x64.cmake
by Timo Kreuzer
4 years, 8 months

[reactos] 01/01: [RTL] Add code to SxS manifest parser to parse XML namespaces (#2512)
by William Kent
4 years, 8 months

[reactos] 01/01: [RAPPS] Use `RegDeleteKeyExW` for deleting the apps strings from registry only if it is available in advapi32 Otherwise, use `RegDeleteKeyW` instead, on Windows versions whose don't have the Ex function (XP SP3 x32, Server 2003 SP0 and earlier). It will fix regression with Rapps startup there, due to that missing function. CORE-17264
by Oleg Dubinskiy
4 years, 8 months

[reactos] 01/01: [REACTOS] *.spec: Fix some function/parameter types (#3154)
by Serge Gautherie
4 years, 8 months

[reactos] 01/01: [RAPPS] Display custom applications icons for installed applications CORE-17257 (#3144)
by Oleg Dubinskiy
4 years, 8 months

[reactos] 01/01: [SDK] Add dummy import lib files for MSVC_IDE build, to work around a CMake bug generating broken dll targets ROSBE-159
by Mark Jansen
4 years, 8 months

[reactos] 02/02: [CREATECABFILE] Update rapps example scripts for new usage
by Mark Jansen
4 years, 8 months

[reactos] 01/02: [CABMAN] Add commandline support for creating a cab with folders CORE-17230
by Mark Jansen
4 years, 8 months

[reactos] 01/01: [MORE] Implement 'Q' key for 'Quit' (#3210)
by Katayama Hirofumi MZ
4 years, 8 months

[reactos] 05/05: [CMD] FOR: Fix a bug when parsing the "delims=" option in FOR loops.
by Hermès Bélusca-Maïto
4 years, 8 months

[reactos] 04/05: [CMD] Code formatting in SubstituteVar().
by Hermès Bélusca-Maïto
4 years, 8 months

[reactos] 03/05: [CMD] Fix delayed expansion of variables. CORE-13682
by Hermès Bélusca-Maïto
4 years, 8 months

[reactos] 02/05: [CMD] Some fixes for getting the enhanced '%~XXX' batch/FOR variables. CORE-11857 CORE-13736
by Hermès Bélusca-Maïto
4 years, 8 months

[reactos] 01/05: [CMD_ROSTEST] Add tests for delayed expansion.
by Hermès Bélusca-Maïto
4 years, 8 months

[reactos] 01/01: [SHELL32] Minimal SHRunControlPanel implementation (#3095)
by Kyle Katarn
4 years, 8 months

[reactos] 01/01: [IMM32][INCLUDE] Add immtable.h and modify imm32.spec (#3207)
by Katayama Hirofumi MZ
4 years, 8 months

[reactos] 01/01: [RAPPS] Update help command (#3209)
by He Yang
4 years, 8 months

[reactos] 01/01: [APPWIZ] Add ES_AUTOHSCROLL to allow users to enter long text
by Katayama Hirofumi MZ
4 years, 8 months

[reactos] 01/01: [SHELL32][SHELLEXT] Fix use of SHFileOperation results and improve log on failure / fix log spam (#3198)
by Kyle Katarn
4 years, 8 months

[reactos] 01/01: [SDK][INCLUDE] Add ANSI/Unicode mappings for SHAboutInfo and SHGetValueGoodBoot
by Katayama Hirofumi MZ
4 years, 8 months

[reactos] 01/01: [SDK][INCLUDE] Add SHGetValueGoodBootA/W prototypes
by Katayama Hirofumi MZ
4 years, 8 months

[reactos] 01/01: [SDK][INCLUDE] Add SHAnsiToUnicodeCP and SHUnicodeToAnsiCP prototypes
by Katayama Hirofumi MZ
4 years, 8 months

[reactos] 01/01: [CMD] HISTORY: Fix command output (missing linefeed) (#3205)
by Kyle Katarn
4 years, 8 months

[reactos] 01/01: [KERNEL32] Improve SetComputerNameExW (#3171)
by Katayama Hirofumi MZ
4 years, 8 months

[reactos] 01/01: [COMCTL32][SHELL32] Fix arrow keys and reordering on ListView (#3162)
by Katayama Hirofumi MZ
4 years, 8 months

[reactos] 179/179: [DBGHELP_WINETEST] Add from wine-staging 5.16
by Jérôme Gardou
4 years, 8 months

[reactos] 178/179: [DOC] Update README.WINE to reflect dbghelp latest status
by Jérôme Gardou
4 years, 8 months

[reactos] 177/179: [WINESYNC]: dbghelp is now in sync with wine-staging wine-5.16
by Jérôme Gardou
4 years, 8 months

[reactos] 176/179: [WINESYNC] dbghelp: Always check for debug symbols in BINDIR.
by winesync
4 years, 8 months

[reactos] 175/179: [WINESYNC] dbghelp: Add xmm and mxcsr register mapping functions for i386.
by winesync
4 years, 8 months
Results per page: