The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 461a19b68d * TFormFieldItem.GetValue now uses TField.Displaytext instead of Text
* Do not crash when there are no records on the current page 
 * Set TTableCell.FormField

git-svn-id: trunk@10508 -
2008-03-19 15:59:36 +00:00
compiler * fixed widestring range checking on win64 (mantis #10450, fix also 2008-03-18 23:09:12 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * TFormFieldItem.GetValue now uses TField.Displaytext instead of Text 2008-03-19 15:59:36 +00:00
rtl * Revert r10501, CompareWideString should remain a dummy 2008-03-18 19:59:11 +00:00
tests * test is not for windows 2008-03-16 09:28:26 +00:00
utils * changed yywrap into a procedure variable so it can be overriden 2008-03-16 21:40:22 +00:00
.gitattributes + test for previous commit with main program linking to libc 2008-03-15 23:53:55 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00