sergei 3a7ac49cc2 - Removed Win32Wide2AnsiMove, using Win32Unicode2AnsiMove for both Unicode-to-ansi and Wide-to-ansi conversions. In general, we don't need two different conversion routines in wideStringManager, as long as they differ only in PWideChar vs PUnicodeChar (these types are identical). 15 лет назад
..
Makefile 2937190516 * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 15 лет назад
Makefile.fpc 2937190516 * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 15 лет назад
buildrtl.pp 2937190516 * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 15 лет назад
classes.pp 3a1b633325 + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS 19 лет назад
signals.pp 709d36a1d0 + Add signals unit for win64 15 лет назад
system.pp 3a7ac49cc2 - Removed Win32Wide2AnsiMove, using Win32Unicode2AnsiMove for both Unicode-to-ansi and Wide-to-ansi conversions. In general, we don't need two different conversion routines in wideStringManager, as long as they differ only in PWideChar vs PUnicodeChar (these types are identical). 15 лет назад
windows.pp fb1c8e5b1a + {$PACKSET 1} for windows units to improve delphi compatibility 18 лет назад