summaryrefslogtreecommitdiff
path: root/rtl/inc/cgeneric.inc
Commit message (Expand)AuthorAgeFilesLines
* * Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt.sergei2011-06-131-1/+1
* * return 0 for length(pchar(0)), like Kylix does (using corrected andjonas2009-01-011-1/+4
* * actually assign result of strncmp to comparechar0 resultjonas2007-11-121-1/+1
* * one more typecast fixjonas2007-10-151-1/+1
* * fixed some type castsjonas2007-10-151-1/+1
* * moved inclusion of sysos.inc higher up in system.inc, so thatjonas2007-10-151-6/+6
* * optimized generic implementations to use pointers instead ofpeter2007-10-071-40/+11
* * reverted r2037 because of braindead "out" semantics for refcountedjonas2005-12-241-5/+5
* * changed formal "var" paramters of move, movechar0 and fill* intojonas2005-12-231-5/+5
* * fixed some typecasts of pointers to Longint for 64 bit architectures (Linux...tom_at_work2005-11-011-1/+1
* * fixed exception handling for PowerPC64tom_at_work2005-10-151-14/+14
* + Removed HASCOMPILERPROC definemichael2005-06-071-1/+1
* * remove $Logpeter2005-06-071-6/+0
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-161-0/+156