.. |
Makefile
|
70b8789262
o basic extended pascal support:
|
9 years ago |
Makefile.fpc
|
70b8789262
o basic extended pascal support:
|
9 years ago |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 years ago |
dos.pp
|
aa44dcbd7f
* fixed hang in dos.exec_ansistring when passing a long command line via the
|
10 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
|
11 years ago |
initc.pp
|
1396e903a5
Fix ugly error causing troubles in go32v2 2.6.4 release IDE with GDB
|
11 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 |
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
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 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
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
10 years ago |
sysutils.pp
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 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 |