.. |
Makefile
|
1bea98995b
* regenerated fpcmake makefiles after r25642
|
12 years ago |
Makefile.fpc
|
0b30b0913d
* fix building of go32v2 rtl with make 3.82
|
12 years ago |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 years ago |
crt.pp
|
5dd10ade50
- Removed register lists after pure assembler procedures, they are ignored anyway.
|
12 years ago |
dos.pp
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 years ago |
dpmi.inc
|
4ace790492
* remove $Log
|
20 years ago |
dpmiexcp.pp
|
5998ab33f2
Fix handling of ctrl-c/ctrl-break on go32v2:
|
17 years ago |
dxeload.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
dxetype.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
emu387.pp
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 years ago |
exceptn.as
|
4ace790492
* remove $Log
|
20 years ago |
exit16.ah
|
7470cd1cae
* use -FE
|
27 years ago |
exit16.asm
|
7470cd1cae
* use -FE
|
27 years ago |
fpu.as
|
4ace790492
* remove $Log
|
20 years ago |
go32.pp
|
3fb87cb529
* go32.map_device_in_memory_block result checking made consistent with all the
|
12 years ago |
initc.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
keyboard.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
mouse.pp
|
a71092edb0
* (slightly modified) patch by Laaca - avoid disappearing mouse cursor
|
17 years ago |
msmouse.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
ports.pp
|
5dd10ade50
- Removed register lists after pure assembler procedures, they are ignored anyway.
|
12 years ago |
printer.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
profile.pp
|
a63fa3518f
* try to correct the code for regcall convention.
|
18 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
sbrk16.ah
|
7470cd1cae
* use -FE
|
27 years ago |
sbrk16.asm
|
4ace790492
* remove $Log
|
20 years ago |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 years ago |
sysfile.inc
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 years ago |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 years ago |
sysos.inc
|
908a116cfc
* preserve gs in far_strlen
|
18 years ago |
sysosh.inc
|
4ace790492
* remove $Log
|
20 years ago |
system.pp
|
611358be7e
* fixed the stack traces (StackTop initialization) under go32v2 as well
|
12 years ago |
sysutils.pp
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 years ago |
tthread.inc
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
12 years ago |
v2prt0.as
|
f6f183f866
Put both _environ and __environ as .comm inside startup script to avoid crt1.o loading
|
11 years ago |
varutils.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
vesamode.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
video.pp
|
a71092edb0
* (slightly modified) patch by Laaca - avoid disappearing mouse cursor
|
17 years ago |