.. |
Makefile
|
70b8789262
o basic extended pascal support:
|
hace 10 años |
Makefile.fpc
|
70b8789262
o basic extended pascal support:
|
hace 10 años |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
hace 18 años |
dos.pp
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
hace 12 años |
dynlibs.inc
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
hace 10 años |
errno.inc
|
4ace790492
* remove $Log
|
hace 20 años |
initc.pp
|
f7da932aa4
* use ctypes instead of defining own types
|
hace 18 años |
libc.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
hace 21 años |
libc.pp
|
2859348450
make netwlibc compilable with current rtl
|
hace 14 años |
libcclib.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
hace 21 años |
netware.imp
|
41e0b1a0a7
* added NetWare Alert
|
hace 21 años |
nwl_dlle.as
|
f1d757212f
* added objects to provide main or DllMain for Programs or Libraries
|
hace 21 años |
nwl_main.as
|
f1d757212f
* added objects to provide main or DllMain for Programs or Libraries
|
hace 21 años |
nwsnut.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
hace 21 años |
nwsnut.pp
|
4ace790492
* remove $Log
|
hace 20 años |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
hace 12 años |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
hace 12 años |
sysdlh.inc
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
hace 10 años |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
hace 11 años |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
hace 18 años |
sysos.inc
|
4ace790492
* remove $Log
|
hace 20 años |
sysosh.inc
|
4ace790492
* remove $Log
|
hace 20 años |
system.pp
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
hace 10 años |
systhrd.inc
|
7f2a257102
+ heap manager now per thread, reduce heap lock contention
|
hace 18 años |
sysutils.pp
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
hace 10 años |
tthread.inc
|
fbceb574eb
Fix for Mantis #25041 . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC.
|
hace 12 años |
ws2_32.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
hace 21 años |
ws2nlm.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
hace 21 años |