Ros-diffs June 2008

ros-diffs@reactos.org
  • 23 participants
  • 435 discussions

[jmorlan] 34227: - Don't use ntdll's RtlDuplicateUnicodeString in kmode; it allocates from the process heap. Instead, allocate from pool and copy the string manually. - Get rid of other ntdll imports (memcmp in freetype, tan in win32k) and instead link the functions statically, so ntdll is no longer loaded at all in kmode. Saves about 550kB of memory. - Also remove unused <library>hal</library> in freetype.
by jmorlan@svn.reactos.org
16 years, 2 months

[cfinck] 34226: Change the code page to 1252 in the Swedish translation to fix some characters (discovered by Harteex on IRC)
by cfinck@svn.reactos.org
16 years, 2 months

[mpiulachs] 34225: - Fix a bug in cdfile that was preventing to use the 'nameoncd' attribute
by mpiulachs@svn.reactos.org
16 years, 2 months

[mpiulachs] 34224: - hackfix unbootable image (part 2/2)
by mpiulachs@svn.reactos.org
16 years, 2 months

[mpiulachs] 34223: - hackfix unbootable image (part 1/2)
by mpiulachs@svn.reactos.org
16 years, 2 months

[jmorlan] 34222: Get explorer working again, by making wmain explicitly call the C++ initialization function __main. gcc only adds the call automatically in a function called main.
by jmorlan@svn.reactos.org
16 years, 2 months

[tkreuzer] 34221: fix normaliz build
by tkreuzer@svn.reactos.org
16 years, 2 months

[dreimer] 34220: Update ROSCalc to version 1.09 to fix some bugs. * Fixed bug with Conversion function: "Category" type must be found like "from" and "to" because the combobox sorts its items alphabetically. * Fixed bug with memory function and GNU multi-precision libraries: the memory must be initialized to zero when the calculator starts, otherwise "MP" will crash. * Fixed bug when closing an expression with right parentheses.
by dreimer@svn.reactos.org
16 years, 2 months

[cfinck] 34219: Fix a typo
by cfinck@svn.reactos.org
16 years, 2 months

[pschweitzer] 34217: Partly reverted r34166: there's no need to use SEH with CcInitializeCacheMap, it doesn't raise exceptions.
by pschweitzer@svn.reactos.org
16 years, 2 months
Results per page: