The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d67dbcf030 * fixed UTF8ToUnicode() based on patch by JoshyFun, and also added
support for 4-character UTF-8 codepoints (mantis #11791)
  * fixed UnicodeToUtf8() based on patch by A. J. Miller (mantis
    #13075)

git-svn-id: trunk@12902 -
2009-03-15 15:47:39 +00:00
compiler - removed PARAOUTFILE define and ifdefs 2009-03-15 12:31:02 +00:00
ide * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages - removed writeln() in JPEGError() to avoid triggering an (additional) 2009-03-15 13:27:24 +00:00
rtl * fixed UTF8ToUnicode() based on patch by JoshyFun, and also added 2009-03-15 15:47:39 +00:00
tests * fixed UTF8ToUnicode() based on patch by JoshyFun, and also added 2009-03-15 15:47:39 +00:00
utils * changes from r12727 (import library prefix) reflected in fpcmake 2009-02-28 22:28:30 +00:00
.gitattributes * fixed UTF8ToUnicode() based on patch by JoshyFun, and also added 2009-03-15 15:47:39 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00