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). 14 年之前
..
Makefile 2937190516 * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 14 年之前
Makefile.fpc 2937190516 * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 14 年之前
buildrtl.lpi 16b6313d81 * Lazarus .lpi version has been increased 16 年之前
buildrtl.pp 2937190516 * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 14 年之前
classes.pp d306e25dc8 * Fixed warnings. 17 年之前
gprt0.as 50dc3390e8 * gprof fixes 19 年之前
initc.pp f7da932aa4 * use ctypes instead of defining own types 18 年之前
objinc.inc 4ace790492 * remove $Log 20 年之前
signals.pp 4ee9f1b394 * use DefaultCW to reload fpu settings 19 年之前
sysinitcyg.pp 0a26b6a129 + lazarus project to build win32 rtl 17 年之前
sysinitgprof.pp dbd037afcc * link against libc when profiling 17 年之前
sysinitpas.pp b2b0e749bb * win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll 18 年之前
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). 14 年之前
wcygprt0.as 1b9f2a8fa9 * use initialstkptr for setting stackbottom 19 年之前
wdllprt0.as 9713d5cb21 * more properties fixed 18 年之前
windows.pp fb1c8e5b1a + {$PACKSET 1} for windows units to improve delphi compatibility 18 年之前
winsysut.pp 790a4fe2d3 * log and id tags removed 20 年之前
wprt0.as 1b9f2a8fa9 * use initialstkptr for setting stackbottom 19 年之前