The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d740304b77 * don't call DoneDebugInfo twice in tmodule.reset
* call DoneDebugInfo in tmodule.destroy (fixes all remaining dwarf
    memory leaks)

git-svn-id: trunk@9526 -
2007-12-25 23:46:30 +00:00
compiler * don't call DoneDebugInfo twice in tmodule.reset 2007-12-25 23:46:30 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * fixed undo for delstart/delend 2007-12-15 11:24:11 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Implemented TBufDataset.UpdateIndexDefs 2007-12-22 14:40:49 +00:00
rtl * don't convert terminating #0 of UCS4Strings to widestring 2007-12-23 18:40:15 +00:00
tests + new test for overflow checking qword multiplication with high(qword) 2007-12-23 21:18:59 +00:00
utils * Removed conditional define. CHM always included 2007-12-07 10:55:17 +00:00
.gitattributes + new test for overflow checking qword multiplication with high(qword) 2007-12-23 21:18:59 +00:00
.gitignore * updated svn:ignore properties 2007-12-08 15:43:36 +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