.. |
Makefile
|
e83f3d2978
* updated all the remaining makefiles that 'fpcmake -r' missed
|
10 years ago |
Makefile.fpc
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 years ago |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 years ago |
dos.pp
|
cedf009d3c
* fix for SIGSEGV in Exec without command line parameters revealed in discussion for #26160
|
11 years ago |
prt0.as
|
5100a988f7
* more watcom rtl fixes
|
18 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 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
|
6ea40be296
* fixed more properties, I still wonder how this could be commited
|
16 years ago |
sysos.inc
|
6ea40be296
* fixed more properties, I still wonder how this could be commited
|
16 years ago |
sysosh.inc
|
6ea40be296
* fixed more properties, I still wonder how this could be commited
|
16 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
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 years ago |
watcom.pp
|
6d8b346113
* test_int31 needs stdcall modifier
|
18 years ago |