The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe b63d1ded65 * fixed two bugs in ExtractStrings:
* also extract substrings before the end of the string (but not followed
      anymore by a separator)
    * return the number of substrings in the string even if Strings parameter
      is nil

git-svn-id: trunk@3292 -
2006-04-20 10:03:31 +00:00
compiler * gprof profiling support 2006-04-20 08:42:56 +00:00
fcl - Fix for TParam.SetDataType 2006-04-19 22:24:04 +00:00
fv
ide * Fix compilation. 2006-04-17 15:57:57 +00:00
installer
packages renamed DEBUG to ZLIB_DEBUG 2006-04-15 20:24:12 +00:00
rtl * removed 2006-04-20 05:54:21 +00:00
tests * new test 2006-04-19 07:35:20 +00:00
utils
.gitattributes * removed 2006-04-20 05:54:21 +00:00
.gitignore
Makefile
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