The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a15e5dc61c * always call tobject.create/free in MacPas mode for new/dispose constructs
(since macpas methods may accidentally be called like that as well,
     as it doesn't have any constructors/destructors)
  + some tests for MacPas objects from the GNU Pascal testsuite

git-svn-id: trunk@5421 -
2006-11-18 13:36:38 +00:00
compiler * always call tobject.create/free in MacPas mode for new/dispose constructs 2006-11-18 13:36:38 +00:00
fcl * fixes lnet in Makefile.fpc for exotic platforms again 2006-11-14 21:53:23 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * another staticvarsym 2006-11-09 18:22:51 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * remove openssl from netware and netwlibc (missing dynlibs support) 2006-11-14 15:21:06 +00:00
rtl * fixed long type and derivates for win64 2006-11-16 20:39:00 +00:00
tests * always call tobject.create/free in MacPas mode for new/dispose constructs 2006-11-18 13:36:38 +00:00
utils * section "fpc" was renamed to ".fpc". 2006-11-10 10:33:41 +00:00
.gitattributes * always call tobject.create/free in MacPas mode for new/dispose constructs 2006-11-18 13:36:38 +00:00
.gitignore * more ignores 2006-11-01 20:55:12 +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