The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael b363afcd0a * Patch from Giulio Bernardi
* ObjectBinaryToText, ObjectTextToBinary and ObjectTextToResource are
    endian safe and writing and reading extended type is supported on
    machines that don't have an extended type
 - TStream.WriteResourceHeader, TStream.ReadResHeader,
   TStream.FixupResourceHeader are endian safe

git-svn-id: trunk@9397 -
2007-12-05 20:50:26 +00:00
compiler + constant unicodestrings 2007-12-02 20:43:08 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Fixed TFPDataDictionary.findfielddef 2007-12-04 15:05:14 +00:00
rtl * Patch from Giulio Bernardi 2007-12-05 20:50:26 +00:00
tests * fixed wchar_t type (was: widechar, now is cint/cint32/long depending on 2007-12-05 17:42:35 +00:00
utils * stop when fpmake fails 2007-11-30 00:15:50 +00:00
.gitattributes * fixed wchar_t type (was: widechar, now is cint/cint32/long depending on 2007-12-05 17:42:35 +00:00
.gitignore * obsolete and broken programs 2007-11-11 14:35:22 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00