The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a854918f9a * the length of a sequence loading a constant in a register is properly set
* register contents are fully cleared in clearregcontentsfrom()

git-svn-id: trunk@3654 -
2006-05-24 14:38:35 +00:00
compiler * the length of a sequence loading a constant in a register is properly set 2006-05-24 14:38:35 +00:00
fcl + Fixed IDEA decryption stream, implemented Blowfish Encryption/Decryption streams 2006-05-21 08:49:31 +00:00
fv * removed tfileio from makefile 2006-05-20 16:44:59 +00:00
ide * Fix disabled commands on reloading menubar. 2006-05-20 20:22:00 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages Fixes from Tsvetoslav Petrov 2006-05-24 09:23:25 +00:00
rtl * fixed decrementing of refcount of constant ansistrings in setlength() 2006-05-24 07:23:03 +00:00
tests + new tests 2006-05-23 18:54:30 +00:00
utils * win64 lcl 2006-05-07 08:14:04 +00:00
.gitattributes + new tests 2006-05-23 18:54:30 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00