The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian b5e7b3e1e7 o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests):
* constant widestrings must be allocated and copied at program start up through an api call else they couldn't be passed between progam/dlls

git-svn-id: trunk@14432 -
2009-12-13 10:03:30 +00:00
compiler o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests): 2009-12-13 10:03:30 +00:00
ide * Update Makefiles 2009-12-10 08:27:13 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * IFileDialogs and friends. Needed for Vista like fileopendialogs 2009-12-13 00:03:26 +00:00
rtl * rtl/heap: optimization, while looking for a big enough block, also use blocks that are exactly large enough 2009-12-12 09:37:36 +00:00
tests * fixed some corner cases when parsing nested (* *) comments (mantis #15293) 2009-12-11 22:02:36 +00:00
utils * Update Makefiles 2009-12-10 08:26:29 +00:00
.gitattributes o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests): 2009-12-13 10:03:30 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00