The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 97f2a80d0d * Implemented descending indexes, for those too lazy to use last-prior-prior ;)
* TBufDataset.AddIndex has got the new parameters options,descfields and caseinsfields

git-svn-id: trunk@10654 -
2008-04-13 16:51:11 +00:00
compiler * If object has VMT, properly align whole object instance if target CPU requires alignment. It fixes usage of static object instances created as var or const on CPUs which require alignment. 2008-04-13 15:36:44 +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 * Implemented descending indexes, for those too lazy to use last-prior-prior ;) 2008-04-13 16:51:11 +00:00
rtl * Removed unused local var. 2008-04-13 16:19:16 +00:00
tests * fixed internalerror when having to choose between different 2008-04-13 10:21:26 +00:00
utils * split repository in InstalledRepository and AvailableRepository 2008-04-06 21:00:24 +00:00
.gitattributes * fixed internalerror when having to choose between different 2008-04-13 10:21:26 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00