The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-04-28 19:43:47 +00:00
compiler * Replaced strpcopy() by its equivalent. With sysutils in uses clause, strpcopy resolves to ansistring version, inserting a redundant conversion to ansistring. 2013-04-28 19:43:47 +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/export: fpdbfexport: support Visual Foxpro format 2013-04-28 15:59:31 +00:00
rtl + zero fill the bss section on startup in the msdos loader 2013-04-27 10:04:56 +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 * Re-generated Makefile to add dependency on libtar package, introduced in 2013-04-27 19:08:36 +00:00
.gitattributes * jvm lazarus project file properly named 2013-04-28 08:39:20 +00:00
.gitignore
Makefile * Makefiles regenerated 2013-04-25 20:25:57 +00:00
Makefile.fpc * merge i8086 branch by Nikolay Nikolov 2013-04-25 20:23:51 +00:00