..
aliases.inc
+ Removed NOSAVEREGISTERS define
2005-06-09 17:58:20 +00:00
astrings.inc
* made chararray handling 98% TP-compatible, fixes web bugs 3012
2006-01-04 10:05:10 +00:00
cgeneric.inc
* reverted r2037 because of braindead "out" semantics for refcounted
2005-12-24 01:06:05 +00:00
cgenmath.inc
* older Solaris doesn't have trunc in libc
2006-02-07 21:40:19 +00:00
cgenstr.inc
* remove $Log
2005-06-07 09:47:55 +00:00
charset.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
cmem.pp
+ Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines
2005-06-09 18:04:47 +00:00
compproc.inc
* the pointer parameter of fpc_Read_Text_PChar_As_Pointer is not an
2006-02-08 20:32:32 +00:00
crt.inc
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
2005-06-09 17:40:29 +00:00
crth.inc
+ Removed HASINTF and VER1_0 defines
2005-06-07 20:30:03 +00:00
ctypes.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
dos.inc
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
2005-06-09 17:40:29 +00:00
dosh.inc
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
2005-06-09 17:40:29 +00:00
dynarr.inc
* fixed tb0488 on unix platforms (missing cwstring uses)
2005-11-16 20:50:38 +00:00
dynarrh.inc
+ (ole)variant<->error type conversion
2005-10-30 23:12:08 +00:00
dynlibs.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
elfres32.inc
* fixed fillchar parameters
2005-10-02 17:06:06 +00:00
except.inc
* From Yury Sidorov:
2005-07-09 13:06:19 +00:00
fexpand.inc
* remove $Log
2005-06-07 09:47:55 +00:00
file.inc
* made generic basic file handling 64 bit
2005-11-20 12:23:54 +00:00
filerec.inc
+ Removed FPC_HASUSERDATA32 define
2005-06-07 21:02:43 +00:00
generic.inc
* made chararray handling 98% TP-compatible, fixes web bugs 3012
2006-01-04 10:05:10 +00:00
genmath.inc
* frexp has out instead of var parameter
2005-12-23 22:03:21 +00:00
genset.inc
+ Removed HASCOMPILERPROC define
2005-06-07 21:41:02 +00:00
genstr.inc
* remove $Log
2005-06-07 09:47:55 +00:00
genstrs.inc
* remove $Log
2005-06-07 09:47:55 +00:00
getopts.pp
* fixed some typecasts of pointers to Longint for 64 bit architectures (Linux and generic parts of the RTL only)
2005-11-01 22:40:23 +00:00
heap.inc
* ensure always 16 byte aligned memory blocks
2006-02-10 19:08:43 +00:00
heaph.inc
+ Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines
2005-06-09 18:04:47 +00:00
heaptrc.pp
write pointer values using 16 hexadecimal digits on 64 bits platforms
2006-01-15 14:12:42 +00:00
innr.inc
+ Removed INTERNCONSTINTF define
2005-06-07 22:04:18 +00:00
int64.inc
+ Removed HASCOMPILERPROC define
2005-06-07 21:41:02 +00:00
keyboard.inc
* remove $Log
2005-06-07 09:47:55 +00:00
keybrdh.inc
* remove $Log
2005-06-07 09:47:55 +00:00
keyscan.inc
+ Keyboard unit overhaul
2006-01-31 10:26:25 +00:00
lineinfo.pp
* fixed netware compilation
2006-02-11 08:50:46 +00:00
lstrings.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
macpas.pp
* fixed and removed some missing HASINLINE directives, needs more work
2005-07-17 08:21:17 +00:00
makefile.inc
* widestr->shortstr fixed
2005-04-03 08:46:02 +00:00
mathh.inc
+ fpower10 implemented
2005-09-17 18:56:32 +00:00
matrix.pp
* remove $Log
2005-06-07 09:47:55 +00:00
mmatimp.inc
+ Add a matrix unit I wrote some time ago
2004-07-07 14:12:51 +00:00
mouse.inc
* various bugfixes
2006-02-02 08:22:35 +00:00
mouseh.inc
* remove $Log
2005-06-07 09:47:55 +00:00
mvecimp.inc
+ Add a matrix unit I wrote some time ago
2004-07-07 14:12:51 +00:00
objects.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
objpas.inc
* more fixes for 64 bit compilation after Peter's changes
2006-02-12 20:33:33 +00:00
objpash.inc
* more fixes for 64 bit compilation after Peter's changes
2006-02-12 20:33:33 +00:00
pagemem.pp
* remove $Log
2005-06-07 09:47:55 +00:00
printer.inc
* remove $Log
2005-06-07 09:47:55 +00:00
printerh.inc
* remove $Log
2005-06-07 09:47:55 +00:00
readme
* small cleanup of commented code (merged)
2001-07-31 19:36:51 +00:00
real2str.inc
* several changes of var parameters into out parameters to avoid
2005-12-23 22:25:26 +00:00
resh.inc
+ loading of components from resources
2005-10-02 08:10:17 +00:00
rtti.inc
* patch from Ales Katona to add a stack size parameter to tthread functions
2005-11-01 22:01:48 +00:00
sockets.inc
* fixed broken sockets.inc
2005-08-25 11:22:20 +00:00
socketsh.inc
* small but significant typo fixed for ipv6 sockaddr record in BSD style (_WITH_ sinlen)
2005-11-05 19:49:10 +00:00
sockovl.inc
* remove $Log
2005-06-07 09:47:55 +00:00
softfpu.pp
+ Removed HASCOMPILERPROC define
2005-06-07 21:41:02 +00:00
sstrings.inc
* several changes of var parameters into out parameters to avoid
2005-12-23 22:25:26 +00:00
stdsock.inc
* remove $Log
2005-06-07 09:47:55 +00:00
strings.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
stringsi.inc
* fixed strpos() in case source or target is nil
2005-12-09 14:57:10 +00:00
sysres.inc
+ Initial implementation of RTL resource support
2005-08-31 15:54:30 +00:00
system.fpd
initial import
2005-05-16 18:37:41 +00:00
system.inc
* random(int64(0)) now return 0 instead of division by zero
2006-02-03 20:57:32 +00:00
systemh.inc
* reverted r2037 because of braindead "out" semantics for refcounted
2005-12-24 01:06:05 +00:00
text.inc
* the pointer parameter of fpc_Read_Text_PChar_As_Pointer is not an
2006-02-08 20:32:32 +00:00
textrec.inc
+ Removed FPC_HASUSERDATA32 define
2005-06-07 21:02:43 +00:00
thread.inc
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
2005-11-11 12:16:08 +00:00
threadh.inc
* stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms
2005-11-10 17:06:25 +00:00
threadvr.inc
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
2005-06-09 17:40:29 +00:00
typefile.inc
+ Removed HASCOMPILERPROC define
2005-06-07 21:41:02 +00:00
ucomplex.pp
* log and id tags removed
2005-05-21 09:42:41 +00:00
variant.inc
* started to fix var. array -> dyn. array
2005-11-01 22:41:25 +00:00
varianth.inc
+ (ole)variant<->error type conversion
2005-10-30 23:12:08 +00:00
video.inc
* Another libc dependency less
2006-01-26 22:14:46 +00:00
videoh.inc
* remove $Log
2005-06-07 09:47:55 +00:00
wstringh.inc
- reverted ansi2wide and wide2ansi changes, because they affect
2005-12-24 01:40:23 +00:00
wstrings.inc
* made chararray handling 98% TP-compatible, fixes web bugs 3012
2006-01-04 10:05:10 +00:00