Ros-diffs August 2009

ros-diffs@reactos.org
  • 21 participants
  • 654 discussions

[jimtabor] 42746: - [Win32k] Removed W32THREADINFO. - Tested AbiWord, User32 wine tests. Yes, of course, this needs more testing.
by jimtabor@svn.reactos.org
15 years, 1 month

[gschneider] 42745: Handle failure of EngLockSurface as well
by gschneider@svn.reactos.org
15 years, 1 month

[sginsberg] 42744: - Revert 32309 -- instead of removing FORCEINLINE to make GCC happy (it can't inline functions using va_list), use __inline to merely hint that the function should be inlined. This lets you use RtlStringCbPrintfA and RtlStringCbPrintfExA in multiple source files as the functions aren't static. - Moreover, there is no reason to forceinline all the RtlString* routines -- they are quite big and the compiler should be allowed to optimize here as it likes, so just use __inline. Als
by sginsberg@svn.reactos.org
15 years, 1 month

[gschneider] 42743: Handle failure of EngCreateClip, spotted by Amine Khaldi
by gschneider@svn.reactos.org
15 years, 1 month

[gschneider] 42742: - Copy the source rectangle after checking it - Create input rectangle from destination size if source is not used
by gschneider@svn.reactos.org
15 years, 1 month

[gschneider] 42741: Allocate span memory for every clipping type, not only for one
by gschneider@svn.reactos.org
15 years, 1 month

[gschneider] 42740: Add some useful information to the popen header
by gschneider@svn.reactos.org
15 years, 1 month

[gschneider] 42739: Only set the pattern function pointer if the pattern surface is valid, spotted by Amine Khaldi
by gschneider@svn.reactos.org
15 years, 1 month

[hyperion] 42738: Tests to exercise support for calling stack-allocated trampolines. All three tests pass
by hyperion@svn.reactos.org
15 years, 1 month

[hyperion] 42737: modified include/reactos/libs/pseh/pseh2.h Trampoline-related definitions are no longer necessary in the public header modified lib/pseh/i386/framebased-gcchack.c Don't use byte arrays when you mean unaligned field, Arch: use __attribute__((packed)) instead, and gcc will thank you for not violating strong aliasing
by hyperion@svn.reactos.org
15 years, 1 month
Results per page: