The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 9e7efd7321 * reduced waiting steps in emulated "timed wait" in basiceventwaitfor
further from 50ms to 20ms (mantis #9895)

git-svn-id: trunk@12813 -
2009-02-27 21:36:55 +00:00
compiler * store path information for source files in stabs debug info 2009-02-27 20:05:44 +00:00
ide * use directory separator from System unit 2009-02-25 21:28:41 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * added new function for xsd enumerated types parsing to xmlxsd lib 2009-02-27 17:37:16 +00:00
rtl * reduced waiting steps in emulated "timed wait" in basiceventwaitfor 2009-02-27 21:36:55 +00:00
tests * fixed calling inherited class methods from a regular method (mantis 2009-02-27 17:05:41 +00:00
utils * properties set 2009-02-25 19:36:18 +00:00
.gitattributes * fixed calling inherited class methods from a regular method (mantis 2009-02-27 17:05:41 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00