The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael edc1015a49 * Patch from Luiz Americo:
- Allow more than one field to be used in Locate (fix bug #7843)
- Properly implement Edit, Insert, Cancel
- Simplified TableExists
- Make RecNo follows Delphi/sqldb (1 based count)

git-svn-id: trunk@5711 -
2006-12-25 15:56:48 +00:00
compiler + fixed suspected typo 2006-12-25 15:26:55 +00:00
fcl * Patch from Luiz Americo: 2006-12-25 15:56:48 +00:00
fv * fixed makefile now that the resource is no longer compiled 2006-12-19 13:41:11 +00:00
ide * Switch FV to resourcestrings 2006-12-18 22:04:31 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages + GDB 6.6 added 2006-12-24 01:32:53 +00:00
rtl + fixed this to compile at least on bigendian 2006-12-25 14:07:04 +00:00
tests * faster and less memory consuming version as submitted to the shootout 2006-12-24 18:20:28 +00:00
utils * Fixed compilation 2006-12-19 21:17:28 +00:00
.gitattributes * fixed mantis 6686 ("function a;" without prior definition of "a" 2006-12-24 10:48:49 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00