The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 769eb3f604 * moved the initialisation of the nodetree and tai class reference constants
from the unit initialisation sections to the variable declaration sections
    to prevent the base units from overriding derived classes (based on patch
    by Hans-Peter Dietrich, mantis #17516)

git-svn-id: trunk@16118 -
2010-10-09 18:52:22 +00:00
compiler * moved the initialisation of the nodetree and tai class reference constants 2010-10-09 18:52:22 +00:00
ide * Fixed spell error revealed by lintian. 2010-10-06 20:33:57 +00:00
installer + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
packages r331 | jonas | 2010-10-09 20:41:18 +0200 (Sat, 09 Oct 2010) | 3 lines 2010-10-09 18:42:10 +00:00
rtl * Fixed TryStrToDateTime so it returns True only if both date and time are parsed successfully, resolves #17541. 2010-10-07 09:48:18 +00:00
tests * place the function result parameter last for safecall routines on 2010-10-08 22:38:30 +00:00
utils * Fixed spell error revealed by lintian. 2010-10-06 20:33:57 +00:00
.gitattributes * place the function result parameter last for safecall routines on 2010-10-08 22:38:30 +00:00
.gitignore
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc