The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
lacak 482290e4bc fcl-db: base: Set Bound when loading param from stream. Bug #30651
(Delphi uses for TBlobData=TBytes , we use AnsiString)

git-svn-id: trunk@34564 -
2016-09-27 05:27:23 +00:00
compiler * Added a new debug option switch -godwarfcpp - Simulate C++ debug information in DWARF. It is more correct way to workaround LLDB issues than in r34558. This option can be used for debuggers, which does not support Pascal correctly. 2016-09-26 13:05:17 +00:00
ide Fix type on last commits 2016-09-13 10:08:57 +00:00
installer
packages fcl-db: base: Set Bound when loading param from stream. Bug #30651 2016-09-27 05:27:23 +00:00
rtl Fix CheckPointer code for pointer in stack area for linux 2016-09-21 13:19:27 +00:00
tests * don't try to write using standard I/O from a thread while the program is 2016-09-22 07:50:08 +00:00
utils * Patch from Mattias Gaertner: Record support, detect duplicate identifiers, bug fixes 2016-09-13 08:01:37 +00:00
.gitattributes MorphOS: added locale library unit 2016-09-17 14:51:38 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile - regenerated after disabling the textmode ide for Darwin again 2016-09-06 21:28:41 +00:00
Makefile.fpc - disabled the textmode IDE for Darwin again: I don't want to support it, 2016-09-06 21:28:37 +00:00