The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael e9b3f7feb9 Merged revisions 10507-10509 via svnmerge from
svn+ssh://svn.freepascal.org/FPC/svn/fpc/branches/resources

........
  r10507 | giulio | 2008-03-19 11:13:54 +0100 (Wed, 19 Mar 2008) | 2 lines
  
  properly handle resource files with spaces in their path
........
  r10509 | giulio | 2008-03-20 13:07:31 +0100 (Thu, 20 Mar 2008) | 2 lines
  
  * Strip off path from resource file name when resource file is copied to output directory (fixes #11022)
........

git-svn-id: trunk@10516 -
2008-03-20 19:59:18 +00:00
compiler Merged revisions 10507-10509 via svnmerge from 2008-03-20 19:59:18 +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