The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter cb246eb781 * Remove dos,strings units, use SysUtils instead
* replace split* functions with Extract* functions
  * Add Directory caching

git-svn-id: trunk@5102 -
2006-10-30 23:29:35 +00:00
compiler * Remove dos,strings units, use SysUtils instead 2006-10-30 23:29:35 +00:00
fcl * SQL-parser now handles sub-selects correctly 2006-10-26 21:33:07 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * fixed type errors 2006-10-04 21:23:36 +00:00
installer
packages * made RGB functions inline 2006-10-29 12:48:54 +00:00
rtl * fixes StrToTime() thanks to jesus 2006-10-30 22:52:56 +00:00
tests + store compiler switch changes in generic token streams 2006-10-30 19:54:17 +00:00
utils * moved fppkg 2006-10-28 14:52:36 +00:00
.gitattributes * Remove dos,strings units, use SysUtils instead 2006-10-30 23:29:35 +00:00
.gitignore ignore output binaries 2006-10-07 19:36:02 +00:00
Makefile * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00