The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ondrej a4394be6a5 Merge revisions r43936, r43937, r43938, r43939 from trunk
(TIniFile encoding fixes)

r43936
TIniFile: remove obsolete FBOM (it will be implemented with TEncoding support)
---------------------
r43937
IniFiles: fix OwnsEncoding default values
---------------------
r43938
TIniFile: fix encoding support: * preserve loaded encoding (regression from r42932, issue #36052) * preserve BOM of the original file.
---------------------
r43939
TIniFile: allow to set Encoding
---------------------

git-svn-id: branches/fixes_3_2@44068 -
2020-01-30 06:23:58 +00:00
compiler Merge of commit r44056 2020-01-29 21:50:42 +00:00
installer Update all Makefile's to enable x86_64-haiku target 2019-05-28 22:07:11 +00:00
packages Merge revisions r43936, r43937, r43938, r43939 from trunk 2020-01-30 06:23:58 +00:00
rtl Merging revisions r43838, r43839, r43840, r43841, r43842, r43844, r43845, r43846, r43848, r43942, r43945, r43946, r43947, r43948 from trunk 2020-01-30 06:21:12 +00:00
tests Merged revision(s) 39902, 39964 from trunk: 2020-01-27 16:44:58 +00:00
utils --- Merging r43618 into '.': 2020-01-16 13:36:11 +00:00
.gitattributes Merged revision(s) 39902, 39964 from trunk: 2020-01-27 16:44:58 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Update all Makefile's to enable x86_64-haiku target 2019-05-28 22:07:11 +00:00
Makefile.fpc * version to 3.2.0-beta 2018-08-18 15:25:41 +00:00