The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
reiniero 12fd50c890 fcl-db/dbase:
* fixed tests TTestSpecificTDBF.TestCodePage and TestTableLevel
* fixed division by zero for null length record size memos (e.g. if no memo file present)

git-svn-id: trunk@24338 -
2013-04-27 08:07:04 +00:00
compiler * got rid of the i8086 nasm warning 'segment attributes specified on redeclaration of segment' 2013-04-26 22:17:42 +00:00
ide * Makefiles regenerated 2013-04-25 20:25:57 +00:00
installer * Makefiles regenerated 2013-04-25 20:25:57 +00:00
packages fcl-db/dbase: 2013-04-27 08:07:04 +00:00
rtl * Fix win64 math unit compilation 2013-04-26 09:37:48 +00:00
tests + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00
utils Add explanation about revision.inc file 2013-04-26 10:23:52 +00:00
.gitattributes + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00
.gitignore
Makefile * Makefiles regenerated 2013-04-25 20:25:57 +00:00
Makefile.fpc