..
classes.pp
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
2007-03-25 19:19:04 +00:00
dos.pp
+ unicodestring support for assign/erase/rename
2013-07-19 16:30:51 +00:00
dpmi.inc
* remove $Log
2005-06-07 09:47:55 +00:00
dpmiexcp.pp
Fix handling of ctrl-c/ctrl-break on go32v2:
2008-06-24 17:02:17 +00:00
dxeload.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
dxetype.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
emu387.pp
* AllowDirectorySeparators and AllowDriveSeparators typed constants
2008-01-29 23:04:56 +00:00
exceptn.as
* remove $Log
2005-06-07 09:47:55 +00:00
exit16.ah
exit16.asm
fpu.as
* remove $Log
2005-06-07 09:47:55 +00:00
go32.pp
* go32.map_device_in_memory_block result checking made consistent with all the
2013-10-14 19:20:28 +00:00
initc.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
Makefile
* mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
2014-02-07 12:37:17 +00:00
Makefile.fpc
+ character sets for central Europe added also to Makefiles as implicit units
2014-01-20 00:20:11 +00:00
msmouse.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
ports.pp
- Removed register lists after pure assembler procedures, they are ignored anyway.
2013-09-24 16:27:34 +00:00
printer.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
profile.pp
* try to correct the code for regcall convention.
2006-12-24 01:26:47 +00:00
rtldefs.inc
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
2013-06-27 21:37:39 +00:00
sbrk16.ah
sbrk16.asm
* remove $Log
2005-06-07 09:47:55 +00:00
sysdir.inc
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
2013-07-04 22:28:37 +00:00
sysfile.inc
+ unicodestring support for assign/erase/rename
2013-07-19 16:30:51 +00:00
sysheap.inc
* Convert heap to ptruint.
2007-07-04 19:46:47 +00:00
sysos.inc
* preserve gs in far_strlen
2007-08-09 18:51:15 +00:00
sysosh.inc
* remove $Log
2005-06-07 09:47:55 +00:00
system.pp
* Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant.
2014-03-12 19:48:03 +00:00
sysutils.pp
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
2013-08-19 22:04:25 +00:00
tthread.inc
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
2012-12-27 16:16:17 +00:00
v2prt0.as
Put both _environ and __environ as .comm inside startup script to avoid crt1.o loading
2013-11-12 16:41:08 +00:00