reactos.git
2020-11-26 Hermès Bélusca... [ROSAPPS:PARTINFO] Code formatting.
2020-11-26 Hermès Bélusca... [NDK] Add missing nop NEC definitions if not X86 (for...
2020-11-26 Stanislav Motylkov[SMSS] Fix x64 build. Addendum to a0721eb
2020-11-25 Hermès Bélusca... [SMSS] Use the new IsNEC_98 macro defined for user...
2020-11-25 Hermès Bélusca... [NDK][XDK] Add some missing macros for run-time checks...
2020-11-25 Hermès Bélusca... [XDK] Minor formatting; remove some extra newlines...
2020-11-24 Hermès Bélusca... [SETUPLIB] Add two hacks in partlist.c for temporarily...
2020-11-24 Hermès Bélusca... [SETUPLIB][USETUP] Cleanup some code in USETUP. Redefin...
2020-11-24 Hermès Bélusca... [SETUPLIB] Make InferFileSystem() compatible for both...
2020-11-22 Hermès Bélusca... [FSLIB][FMIFS][AUTOCHK][SETUPLIB] Use more Windows...
2020-11-22 Hermès Bélusca... [BTRFSLIB] Reduce the diff with upstream, and fix a...
2020-11-22 Hermès Bélusca... [FMIFS] Whitespaces formatting only.
2020-11-22 Hervé Poussineau[NTOS:KD] Change the way we detect if exception if...
2020-11-22 Thomas Faber[USER32_DYNAMIC_APITEST] Remove a tautological check...
2020-11-22 Thomas Faber[GITHUB] Add clang-cl location to the beginning of...
2020-11-22 Thomas Faber[ACPICA] Update to version 20201113. CORE-17382
2020-11-21 Tibor Lajos... [TRANSLATION] Hungarian translation update for credui...
2020-11-21 He Yang[TRANSLATION][CMD] Update zh-CN translation (partially...
2020-11-21 Aobi Chan CL[TRANSLATION] Improve zh-TW translation (#3218)
2020-11-21 Hermès Bélusca... Addendum to commit 3e79cb8e: Add also the official...
2020-11-21 Serge Gautherie[HALX86] Update the PCI hardware IDs database.
2020-11-20 Jérôme Gardou[VMAKE/WIDL] Properly fix build (try 3)
2020-11-20 Jérôme Gardou[CMAKE] Fix host tools dependency tracking
2020-11-20 Stanislav Motylkov[RAPPS] Properly use FormatMessageW with WinInet messag...
2020-11-20 Jérôme Gardou[CMAKE/WIDL] Fix build (try 2)
2020-11-20 Jérôme Gardou[CMAKE/WIDL] Fix build
2020-11-20 Jérôme Gardou[CMAKE/WIDL] Run widl from the source directory
2020-11-17 Hervé Poussineau[NTOS:KD] Correctly define previous mode when entering...
2020-11-16 Jérôme Gardou[PARTMGR] Use FORCEINLINE
2020-11-16 Jérôme Gardou[SDK] Use FORCEINLINE instead of inline
2020-11-16 Jérôme Gardou[NCFTP] declare DisposeWinsock as static
2020-11-16 Jérôme Gardou[GITHUB] Add CLang build action
2020-11-16 Jérôme Gardou[NTOSKRNL] DO not disable optimisations when compiling...
2020-11-16 Jérôme Gardou[RAPPS] Do not implicitly cast pointer to BOOL
2020-11-16 Jérôme Gardou[ATL] Declare pointer as return type for functions...
2020-11-16 Jérôme Gardou[EXT2FS] Use GNU89 standard when using CLang
2020-11-16 Jérôme Gardou[CDFS] Use GNU89 standard when using CLang
2020-11-16 Jérôme Gardou[MSVCRT] make some functions static
2020-11-16 Jérôme Gardou[CRT] Use ASM aliases for CLang builds
2020-11-16 Jérôme Gardou[NFS41_DRIVER] Use GNU89 standard when compiling with...
2020-11-16 Jérôme Gardou[STORAHCI] Use FORCEINLINE instead of __inline
2020-11-16 Jérôme Gardou[NTOSKRNL] Link memcmp to the import lib when using...
2020-11-16 Jérôme Gardou[NDIS] Use FORCEINLINE instead of __inline
2020-11-16 Jérôme Gardou[MSVCRTEX] Add some floating point functions for CLang...
2020-11-16 Jérôme Gardou[CRT] Fix __forceinline definition for clang
2020-11-16 Jérôme Gardou[CRT] Fix intrinsics definition with clang
2020-11-16 Jérôme Gardou[CMAKE] Fix use of CLang
2020-11-16 Hervé Poussineau[NTOS:KD] Move some KDBG-specific variables to KDBG...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpReportExceptionStateChange() with...
2020-11-16 Hervé Poussineau[NTOS:KD] Use a PCONTEXT instead of a PKTRAP_FRAME...
2020-11-16 Hervé Poussineau[NTOS:KD] Move some declarations where they belong
2020-11-16 Hervé Poussineau[NTOS:KD] Remove useless define
2020-11-16 Hervé Poussineau[NTOS:KD] Remove useless variables/members
2020-11-16 Hervé Poussineau[NTOS:KD] Remove Bochs port debugging
2020-11-16 Hervé Poussineau[NTOS:KD] Remove useless implementation of BREAKPOINT_P...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpReportCommandStringStateChange(...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpReportLoadSymbolsStateChange() with...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdEnableDebuggerWithLock()/KdDisableDeb...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdEnterDebugger()/KdExitDebugger()...
2020-11-16 Hervé Poussineau[NTOS:KD] Remove useless uses of _WINKD_
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpReport() with kd64 version
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpTrap() with kd64 version
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpPrintString()/KdpPromptString()...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpStub with kd64 version
2020-11-16 Hervé Poussineau[NTOS:KD] Remove some now useless tests on _WINKD_
2020-11-16 Hervé Poussineau[NTOS:KD] Merge some more functions with kd64
2020-11-16 Hervé Poussineau[NTOS:KD] Rename KdpEnterDebuggerException to KdpTrap...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdInitDebugger with kd64 version +...
2020-11-16 Hervé Poussineau[NTOS:KD] Import KdpCallInitRoutine() into KdDebuggerIn...
2020-11-16 Hervé Poussineau[NTOS:KD] Move implementation of banner display from...
2020-11-16 Hervé Poussineau[NTOS:KD] Make implementation of KdInitSystem more...
2020-11-16 Hervé Poussineau[NTOS:KD] Compile all kd64 files in kdbg mode
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdPowerTransition/KdChangeOption with...
2020-11-16 Hervé Poussineau[NTOS:KD] Implement empty versions of KdDebuggerInitial...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdPollBreakIn() with kd64 version
2020-11-16 Hervé Poussineau[NTOS:KD] Remove invalid configuration (not _WINKD_...
2020-11-16 Hervé Poussineau[NTOS:KD] Remove 'support' for Pice. It was only settin...
2020-11-16 Hervé Poussineau[NTOS:KD] Remove GDB stubs
2020-11-16 Hervé Poussineau[NTOS:KDBG] Remove useless file
2020-11-15 Hervé Poussineau[NTOS:IO] Do not translate resources of type CmResource...
2020-11-15 Hervé Poussineau[PCI] Accept a bus number range instead of a single...
2020-11-14 Oleg Dubinskiy[REGEDIT] Make "finished find" messagebox owned by...
2020-11-14 Serge Gautherie[SAMSRV] SamIFree_SAMPR_USER_INFO_BUFFER: Add missing...
2020-11-14 Serge Gautherie[SAMSRV] SamrQueryInformationUser: Add missing break...
2020-11-14 Vadim Galyant[HALX86] Implement HalQueryAMLIIllegalIOPortAddresses... 3334/head
2020-11-14 Thomas Faber[NTOS:CM] Implement support for KeyValuePartialInformat... 3337/head
2020-11-14 Thomas Faber[NTDLL_APITEST] Add a test for KeyValuePartialInformati...
2020-11-14 Serge Gautherie[COMPBATT] Add a missing OBJ_KERNEL_HANDLE
2020-11-14 Serge Gautherie[NTOS:KDBG] Add some missing OBJ_KERNEL_HANDLE
2020-11-13 Victor Perevertkin[PARTMGR] Disable driver startup
2020-11-13 Victor Perevertkin[PSDK] Add more 32 and 64-bit definitions to ntddscsi.h
2020-11-13 Victor Perevertkin[PARTMGR] Add the Partition Manager driver
2020-11-12 Victor Perevertkin[MOUNTMGR] Volumes with NO_DRIVE_LETTER attribute shoul...
2020-11-09 Victor Perevertkin[NTOS:PNP] Enumerate the device tree after loading...
2020-11-09 Adam Słaboń[BOOTDATA] Add an empty SystemPrefix value (#3362)
2020-11-09 Hermès Bélusca... [XDK] Update the definition of DEBUG_DEVICE_DESCRIPTOR...
2020-11-09 Jérôme Gardou|CMAKE] Use RULE_LAUNCH_COMPILE property to handle...
2020-11-09 Jérôme Gardou[KDGDB] Always use kernel stack to get stack frame
2020-11-08 Victor Perevertkin[HALX86] Drop hacks in HalpAddDevice to work around...
2020-11-08 Victor Perevertkin[GITHUB] Enable amd64 artefacts and other minor changes
next