2009-09-30 |
Stefan Ginsberg | - Goodbye __USE_W32API
|
commit | commitdiff | tree |
2009-09-30 |
Stefan Ginsberg | - Good bye __USE_W32API, _DISABLE_TIDENTS
|
commit | commitdiff | tree |
2009-09-30 |
Stefan Ginsberg | - Remove the remaining __USE_W32API, deprecated for...
|
commit | commitdiff | tree |
2009-09-28 |
Stefan Ginsberg | Erm, thanks Timo...
|
commit | commitdiff | tree |
2009-09-28 |
Stefan Ginsberg | - Fix Winetests build after sddkver.h update (and why...
|
commit | commitdiff | tree |
2009-09-28 |
Stefan Ginsberg | Correction to 36917: EPROFILE/KPROFILE.Segment is pointer...
|
commit | commitdiff | tree |
2009-09-28 |
Stefan Ginsberg | - Comment fixes
|
commit | commitdiff | tree |
2009-09-28 |
Stefan Ginsberg | Hey Arch, how do you expect kernel32 to build with...
|
commit | commitdiff | tree |
2009-09-27 |
Stefan Ginsberg | - Remove superfluous VOID casts from 42314.
|
commit | commitdiff | tree |
2009-09-27 |
Stefan Ginsberg | - "Worked for me!"
|
commit | commitdiff | tree |
2009-09-27 |
Stefan Ginsberg | - Add more padding so our gcc compatible C_ASSERT doesn...
|
commit | commitdiff | tree |
2009-09-27 |
Stefan Ginsberg | - Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
|
commit | commitdiff | tree |
2009-09-27 |
Stefan Ginsberg | - Remove deprecated GCC 4.4 hack
|
commit | commitdiff | tree |
2009-09-27 |
Stefan Ginsberg | - Change CPUID to match the old Ki386Cpuid and take...
|
commit | commitdiff | tree |
2009-09-26 |
Stefan Ginsberg | Fix one of the most awesome "_MSC_VER means compiling...
|
commit | commitdiff | tree |
2009-09-26 |
Stefan Ginsberg | - HAL: Make /W3 friendly
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Ginsberg | - msctf: Define function calling convention compatibly...
|
commit | commitdiff | tree |
2009-09-21 |
Stefan Ginsberg | - Use __writeeflags instead of clc to clear the carry...
|
commit | commitdiff | tree |
2009-09-21 |
Stefan Ginsberg | Mega compiler intrinsics patch:
|
commit | commitdiff | tree |
2009-09-18 |
Stefan Ginsberg | - Use msvc intrinsics in HAL instead of Ke386*
|
commit | commitdiff | tree |
2009-09-18 |
Stefan Ginsberg | - _mingw.h: Don't define __attribute__ to nothing ...
|
commit | commitdiff | tree |
2009-09-17 |
Stefan Ginsberg | - Fix kernel build regression for MSVC from 43014
|
commit | commitdiff | tree |
2009-09-17 |
Stefan Ginsberg | - Use __MINGW_NOTHROW instead of __attribute__
|
commit | commitdiff | tree |
2009-09-17 |
Stefan Ginsberg | - Fix uninitialized variable usage in DefWindowProcA/W
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Ginsberg | - Fix some redefinition warnings caused by our headers...
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Ginsberg | - ObpCreateDosDevicesDirectory: Check that allocation...
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Ginsberg | - Remove accidental change from 42918
|
commit | commitdiff | tree |
2009-09-10 |
Stefan Ginsberg | - Fix various warnings in inflib (thanks to Ged for...
|
commit | commitdiff | tree |
2009-08-31 |
Stefan Ginsberg | - Fix a valid gcc 4.4.0 uninitialized variable warning
|
commit | commitdiff | tree |
2009-08-31 |
Stefan Ginsberg | - Partial revert of 42973 for the systeminfo utility...
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - %llx -> %I64x
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - Add missing prototype
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - Fix some inflib warnings
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - gcc 4.4.0 bringup 1 of ?:
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - Make ddraw test compile warning free under gcc 4.4.0
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - Fix gdb2 and regexpl warnings under gcc 4.4.0
|
commit | commitdiff | tree |
2009-08-26 |
Stefan Ginsberg | - Fix a typo -- check if memory allocation failed instead...
|
commit | commitdiff | tree |
2009-08-26 |
Stefan Ginsberg | - Make use of _SEH2_YIELD in Ex, Io, Ob, Ps and Se.
|
commit | commitdiff | tree |
2009-08-26 |
Stefan Ginsberg | - Fix a bug in KiRaiseException from 42923 -- a _SEH2_LEAVE...
|
commit | commitdiff | tree |
2009-08-24 |
Stefan Ginsberg | - Make use of _SEH2_YIELD in Mm
|
commit | commitdiff | tree |
2009-08-24 |
Stefan Ginsberg | - ...fix typo
|
commit | commitdiff | tree |
2009-08-24 |
Stefan Ginsberg | - Add a comment and debug print
|
commit | commitdiff | tree |
2009-08-24 |
Stefan Ginsberg | - Use _SEH2_YIELD when returning from an exception...
|
commit | commitdiff | tree |
2009-08-24 |
Stefan Ginsberg | - "BIG0" isn't a reserved tag, but "BIG " is.
|
commit | commitdiff | tree |
2009-08-24 |
Stefan Ginsberg | - Get rid of TAG() from the kernel
|
commit | commitdiff | tree |
2009-08-24 |
Stefan Ginsberg | - Deprecate TAG() in rostests
|
commit | commitdiff | tree |
2009-08-24 |
Stefan Ginsberg | - Missed these in 42915
|
commit | commitdiff | tree |
2009-08-24 |
Stefan Ginsberg | - Actually commit prntfont.h change (leftover from...
|
commit | commitdiff | tree |
2009-08-24 |
Stefan Ginsberg | - Start deprecating TAG()
|
commit | commitdiff | tree |
2009-08-23 |
Stefan Ginsberg | - copy.c, view.c: malloc.h now properly implements...
|
commit | commitdiff | tree |
2009-08-23 |
Stefan Ginsberg | - wdm.h: Define ALLOC_PRAGMA and ALLOC_DATA_PRAGMA...
|
commit | commitdiff | tree |
2009-08-23 |
Stefan Ginsberg | - Remove deprecated _NTDDK_ hacks from winnt.h -- these...
|
commit | commitdiff | tree |
2009-08-22 |
Stefan Ginsberg | - combotst: Fix uninitialized variable usage spotted...
|
commit | commitdiff | tree |
2009-08-21 |
Stefan Ginsberg | - Fix EXT2 IFS for msvc:
|
commit | commitdiff | tree |
2009-08-21 |
Stefan Ginsberg | - svchost: #ifdef _MSC_VER doesn't mean "using Microsoft...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Include windef.h so CDECL gets declared for msvc...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Fix some C4115 in typeof.h
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Get rid of some more assumptions that the default...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Get rid of DECLSPEC_EXPORT from DDK
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Remove usage of dllexport for most dlls and drivers...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Release ntddsnd.h, portcls.h. punknown.h and stdunk...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Remove several assumptions that the default calling...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | Don't use dllexport for videoprt; we use a .spec. Also...
|
commit | commitdiff | tree |
2009-08-16 |
Stefan Ginsberg | - Revert 32309 -- instead of removing FORCEINLINE to...
|
commit | commitdiff | tree |
2009-08-16 |
Stefan Ginsberg | - Remove incorrect #pragma pack/pop
|
commit | commitdiff | tree |
2009-08-16 |
Stefan Ginsberg | - Woops, NDIS_PHYSICAL_MEDIUM got lost somehow... and...
|
commit | commitdiff | tree |
2009-08-16 |
Stefan Ginsberg | - Fix ntstrsafe.h's dependency on debug.h
|
commit | commitdiff | tree |
2009-08-16 |
Stefan Ginsberg | - Remove duplicate ntddndis.h in /psdk/ -- we already...
|
commit | commitdiff | tree |
2009-08-15 |
Stefan Ginsberg | - Attempt to fix user32 build after 42706 -- user32...
|
commit | commitdiff | tree |
2009-08-15 |
Stefan Ginsberg | - Convert tditest to PSEH instead of a broken MSVC...
|
commit | commitdiff | tree |
2009-08-13 |
Stefan Ginsberg | - Re-disallow warnings for gdi32, user32 and lsasrv
|
commit | commitdiff | tree |
2009-08-13 |
Stefan Ginsberg | - Make gdi32 compile warning free under msvc
|
commit | commitdiff | tree |
2009-08-10 |
Stefan Ginsberg | - Remove duplicate MmHighestPhysicalPage (the other...
|
commit | commitdiff | tree |
2009-08-09 |
Stefan Ginsberg | - ne2000: Don't assume stdcall is default for MSVC
|
commit | commitdiff | tree |
2009-08-09 |
Stefan Ginsberg | - Fix intrinsics for MSVC -- just include intrin.h...
|
commit | commitdiff | tree |
2009-08-08 |
Stefan Ginsberg | Fix Uniata for msvc:
|
commit | commitdiff | tree |
2009-08-08 |
Stefan Ginsberg | - Fix compilation of csrsrv:
|
commit | commitdiff | tree |
2009-08-08 |
Stefan Ginsberg | - Silence a soundblaster warning on release build
|
commit | commitdiff | tree |
2009-08-08 |
Stefan Ginsberg | - Undefine __ROS_LONG64__ for ReactOS' extensions to...
|
commit | commitdiff | tree |
2009-08-08 |
Stefan Ginsberg | - Correct the RegionSize member of MEMORY_BASIC_INFORMATION...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Don't use dllexport for dxapi -- we have a .spec
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Use APIENTRY compatible -- wdmaud now builds
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Don't assume _MSC_VER means PSDK in regedit -- add...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Make rapps MSVC-friendly
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | . Define APIENTRY compatibly for MSVC
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - C89 compliance for iphlpapi
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Fix broken include path for MSVC -- appwiz, input...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Remove another assumption that _MSC_VER means the...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | Move variable initialization to top of scope.
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Remove HalDisplayString from the DDK as it doesn...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Properly stub atan2/exp/fmod/ldexp for MSVC -- #error...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Add inlined assembly for MSVC to _clearfp, _control87...
|
commit | commitdiff | tree |
2009-08-06 |
Stefan Ginsberg | - Fix the last mingw msvc build issues -- just use...
|
commit | commitdiff | tree |
2009-08-06 |
Stefan Ginsberg | - Don't define ssize_t -- it is already done in rosdhcp.h
|
commit | commitdiff | tree |
2009-08-06 |
Stefan Ginsberg | - Don't rely on the default calling convention being...
|
commit | commitdiff | tree |
2009-08-06 |
Stefan Ginsberg | - MSVC fix: static __inline__ -> FORCEINLINE
|
commit | commitdiff | tree |
2009-08-06 |
Stefan Ginsberg | - crt: Use ANSI C types
|
commit | commitdiff | tree |
2009-08-05 |
Stefan Ginsberg | - Fix msvc build of win32k -- reported by Amine.
|
commit | commitdiff | tree |
2009-08-05 |
Stefan Ginsberg | - Fix release build broken in 42400
|
commit | commitdiff | tree |
next |