Ros-diffs January 2010

ros-diffs@reactos.org
  • 26 participants
  • 522 discussions

[dgorbachev] 45216: Remove duplicate definitions (now in time.c).
by dgorbachev@svn.reactos.org
14 years, 9 months

[mkupfer] 45215: - fix and add German translations
by mkupfer@svn.reactos.org
14 years, 9 months

[sir_richard] 45214: [NTOS]: Export the C KiEoiHelper alongside the ASM Ke386EoiHelper. Yes, this is a "ReactOS-only" export, but really this interface is reserved for the HAL, and as long as we keep Ke386EoiHelper, the NT HAL should still work. Need to revisit/finalize this decision and whether or not we can emulate the C-interface with Ke386EoiHelper somehow (reliably).
by sir_richard@svn.reactos.org
14 years, 9 months

[sir_richard] 45213: [NDK]: Some prototype fixes.
by sir_richard@svn.reactos.org
14 years, 9 months

[sir_richard] 45212: [NTOS]: KiDispatchInterrupt crushes EBX, so maybe it should preserve it first? This only worked because KiDispatchInterrupt was only called by ASM code that already was magically aware of this fact, and preserved (or didn't use) EBX before making the call. Yuck!
by sir_richard@svn.reactos.org
14 years, 9 months

[fireball] 45211: Jose Catena <jc1@diwaves.com> - Fix a typo in aulldvrm (one of the dividends was always wrong). See issue #5139 for more details.
by fireball@svn.reactos.org
14 years, 9 months

[sir_richard] 45210: [PERF]: Do not declare the PCR in KeGetPcr as volatile. It is only volatile as in "if there is a context switch, the PCR is different". You are in a LOT of trouble if the thread switches while your code is running in the first place, and your code is somehow running as a different thread! This change makes C code a lot neater, especially during PCR access, because it doesn't force reloading the PCR each time. For example, Read-Modify-Operations on the PCR, such as AND are 1
by sir_richard@svn.reactos.org
14 years, 9 months

[dgorbachev] 45209: Fix English translation of RApps. Andrew Faulds (ajfweb =at= googlemail =dot= com), bug #5138.
by dgorbachev@svn.reactos.org
14 years, 9 months

[sserapion] 45208: - commctrl.h: revert a change from 45098 which is incorrect. - make some floating point math available on x64 - build fixes.
by sserapion@svn.reactos.org
14 years, 9 months

[fireball] 45207: - Sync up to Wine-1.1.37.
by fireball@svn.reactos.org
14 years, 9 months
Results per page: