.. |
tests
|
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
|
2005-06-10 17:05:35 +00:00 |
classes.pp
|
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
2007-03-25 19:19:04 +00:00 |
crt.pas
|
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
2005-06-09 17:40:29 +00:00 |
dos.pas
|
* fix for wrong pointer increment (causing crash/heap corruptions)
|
2006-01-25 21:26:38 +00:00 |
doscalls.pas
|
+ added information about some ordinals
|
2006-06-04 21:27:58 +00:00 |
dynlibs.inc
|
|
|
exe.pas
|
|
|
kbdcalls.pas
|
|
|
keyboard.pp
|
* another cleanup of unnecessary variables
|
2006-06-03 23:50:53 +00:00 |
Makefile
|
* re-added darwin/ppc64 support (please use up-to-date fpcmake)
|
2007-03-24 17:26:10 +00:00 |
Makefile.fpc
|
* Renamed dynlibs.pas
|
2007-02-23 11:06:37 +00:00 |
moncalls.pas
|
* removed unneeded variable
|
2006-06-03 23:43:06 +00:00 |
moucalls.pas
|
|
|
mouse.pp
|
* another cleanup of unnecessary variables
|
2006-06-03 23:47:52 +00:00 |
newexe.pas
|
|
|
os2def.pas
|
|
|
pmbidi.pas
|
|
|
pmbitmap.pas
|
|
|
pmdev.pas
|
|
|
pmgpi.pas
|
|
|
pmhelp.pas
|
|
|
pmshl.pas
|
|
|
pmspl.pas
|
|
|
pmstddlg.pas
|
|
|
pmwin.pas
|
|
|
pmwp.pas
|
|
|
pmwsock.pas
|
* improved compatibility with Windows WinSock
|
2006-11-12 22:49:48 +00:00 |
ports.pas
|
|
|
printer.pas
|
|
|
prt0.as
|
|
|
so32dll.pas
|
* type aliases for improved compatibility
|
2006-11-12 23:38:47 +00:00 |
sockets.pas
|
* fix typo in ESock[s]errors
|
2007-03-29 20:51:10 +00:00 |
sysdir.inc
|
|
|
sysfile.inc
|
+ dynamically loaded 64-bit FS calls made available outside unit System
|
2007-03-05 00:17:27 +00:00 |
sysheap.inc
|
* high memory not used by default - incompatible to 64-bit FS calls
|
2007-03-04 23:09:18 +00:00 |
sysos2.pas
|
|
|
sysos.inc
|
+ dynamically loaded 64-bit FS calls made available outside unit System
|
2007-03-05 00:17:27 +00:00 |
sysosh.inc
|
|
|
system.pas
|
+ dynamically loaded 64-bit FS calls made available outside unit System
|
2007-03-05 00:17:27 +00:00 |
systhrd.inc
|
* cleanup of rtlevents, remove startwait due to persistance guarantee
|
2007-01-08 19:11:07 +00:00 |
sysutils.pp
|
+ FileTruncate allows 64-bit parameter
|
2007-03-05 23:47:10 +00:00 |
todo-os2.txt
|
|
|
tthread.inc
|
* compilation fix required due to recent changes (systhrd.inc implementation inherited instead of reimplementation)
|
2006-05-14 23:24:33 +00:00 |
varutils.pp
|
|
|
video.pp
|
* Unix video unit character set conversion overhaul
|
2006-04-17 12:39:02 +00:00 |
viocalls.imp
|
|
|
viocalls.pas
|
|
|
winsock.pas
|
|
|