[ros-diffs] [tfaber] 53888: [NTOSKRNL] - Fix handling of hard error string parameters from kernel mode - Some simplification

2011-09-28 Thread tfaber
Author: tfaber Date: Thu Sep 29 06:48:19 2011 New Revision: 53888 URL: http://svn.reactos.org/svn/reactos?rev=53888&view=rev Log: [NTOSKRNL] - Fix handling of hard error string parameters from kernel mode - Some simplification Modified: trunk/reactos/ntoskrnl/ex/harderr.c trunk/reactos/nt

[ros-diffs] [tkreuzer] 53887: [CRT] implement floor and floorf for amd64 with sse2 instructions

2011-09-28 Thread tkreuzer
Author: tkreuzer Date: Wed Sep 28 21:32:37 2011 New Revision: 53887 URL: http://svn.reactos.org/svn/reactos?rev=53887&view=rev Log: [CRT] implement floor and floorf for amd64 with sse2 instructions Modified: trunk/reactos/lib/sdk/crt/libcntpr.cmake trunk/reactos/lib/sdk/crt/math/amd64/flo

[ros-diffs] [tfaber] 53886: [SERVICES] - Minor fixes to ScmAssignNewTag - Correctly handle an invalid parameter case in RCreateServiceW. Fixes second stage boot under certain circumstances.

2011-09-28 Thread tfaber
Author: tfaber Date: Wed Sep 28 18:43:35 2011 New Revision: 53886 URL: http://svn.reactos.org/svn/reactos?rev=53886&view=rev Log: [SERVICES] - Minor fixes to ScmAssignNewTag - Correctly handle an invalid parameter case in RCreateServiceW. Fixes second stage boot under certain circumstances. Modi

[ros-diffs] [tkreuzer] 53885: [FREELDR] - Remove pointless NTKRNLAPI - remove unneeded include - delete deprecated file amd64/loader.c - add an #ifef __REACTOS__ around public header includes to make

2011-09-28 Thread tkreuzer
Author: tkreuzer Date: Wed Sep 28 18:33:25 2011 New Revision: 53885 URL: http://svn.reactos.org/svn/reactos?rev=53885&view=rev Log: [FREELDR] - Remove pointless NTKRNLAPI - remove unneeded include - delete deprecated file amd64/loader.c - add an #ifef __REACTOS__ around public header includes to m

[ros-diffs] [cgutman] 53884: [ACPI] - Check for PCI device presence before doing the actual HAL operation - Attempt #1 at fixing ACPI on VMware

2011-09-28 Thread cgutman
Author: cgutman Date: Wed Sep 28 14:16:07 2011 New Revision: 53884 URL: http://svn.reactos.org/svn/reactos?rev=53884&view=rev Log: [ACPI] - Check for PCI device presence before doing the actual HAL operation - Attempt #1 at fixing ACPI on VMware Modified: trunk/reactos/drivers/bus/acpi/osl.c

[ros-diffs] [gadamopoulos] 53883: [user32] - Fix a couple of misleading tests

2011-09-28 Thread gadamopoulos
Author: gadamopoulos Date: Wed Sep 28 12:40:43 2011 New Revision: 53883 URL: http://svn.reactos.org/svn/reactos?rev=53883&view=rev Log: [user32] - Fix a couple of misleading tests Modified: trunk/rostests/apitests/user32/TrackMouseEvent.c Modified: trunk/rostests/apitests/user32/TrackMouseEv

[ros-diffs] [akhaldi] 53882: [CMAKE] * Don't detect the ASM compiler ID, we set it instead.

2011-09-28 Thread akhaldi
Author: akhaldi Date: Wed Sep 28 11:13:53 2011 New Revision: 53882 URL: http://svn.reactos.org/svn/reactos?rev=53882&view=rev Log: [CMAKE] * Don't detect the ASM compiler ID, we set it instead. Modified: trunk/reactos/toolchain-gcc.cmake trunk/reactos/toolchain-msvc.cmake Modified: trunk

[ros-diffs] [tkreuzer] 53881: [FREELDR] Cleanup headers

2011-09-28 Thread tkreuzer
Author: tkreuzer Date: Wed Sep 28 09:54:05 2011 New Revision: 53881 URL: http://svn.reactos.org/svn/reactos?rev=53881&view=rev Log: [FREELDR] Cleanup headers Removed: trunk/reactos/boot/freeldr/freeldr/include/rtl.h Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386rtl.c trun