The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 1c77710813 + added code for reference list creation for tsym
+ tsym.IncRefCount both increments refs and creates a reference entry
 + tsym.IncRefCountBy only increments refs

git-svn-id: trunk@6140 -
2007-01-23 05:46:29 +00:00
compiler + added code for reference list creation for tsym 2007-01-23 05:46:29 +00:00
fcl * Do not change the active record when updating the buffersize 2007-01-22 22:54:01 +00:00
fv * symbian support 2007-01-18 20:24:44 +00:00
ide * on CtrlF1, first do an exact name search, only allow longer names if exact is not found 2007-01-22 04:32:07 +00:00
installer * symbian support 2007-01-18 20:24:44 +00:00
packages * Add dependency. 2007-01-22 10:39:34 +00:00
rtl * fixes in wince windows unit. 2007-01-22 23:55:34 +00:00
tests * fixed calling qualified methods in assembler + tests for ppc/ppc64/ 2007-01-21 22:16:42 +00:00
utils * remove pkgwget from common units 2007-01-18 20:47:27 +00:00
.gitattributes + new unit to handle references 2007-01-23 05:40:26 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * symbian support 2007-01-18 20:24:44 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00