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