The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ivost 0438667eed * fixed bug #5800
* const s: string = icorbainterface; is possible now
* as operator is working now with corba interfaces
* supports helper function is working now with corba interfaces

git-svn-id: trunk@12729 -
2009-02-09 00:35:09 +00:00
compiler * fixed bug #5800 2009-02-09 00:35:09 +00:00
ide * limit IDE stack to 3M on windows to avoid trouble at IDE startup at least on XP x64 2009-02-01 19:21:10 +00:00
installer
packages * fixed range check errors 2009-02-07 21:50:22 +00:00
rtl * fixed bug #5800 2009-02-09 00:35:09 +00:00
tests * extended test for bug #5800 2009-02-09 00:33:08 +00:00
utils * When RemoteRepository is "auto" download a list of mirrors, not the other way around 2009-01-03 15:26:56 +00:00
.gitattributes * additional negative testcase for interfaces 2009-02-08 23:10:43 +00:00
.gitignore
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