The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe cddb2ffcae * give a compile-time error when trying to define a short/ansistring typed constant
containing unicode strings instead of producing unpredictable behaviour
    (mantis #16219)

git-svn-id: trunk@15240 -
2010-05-08 10:57:39 +00:00
compiler * give a compile-time error when trying to define a short/ansistring typed constant 2010-05-08 10:57:39 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Partially support for autoincrement columns for ODBC, patch from Ladislav Karrach, bug #16076 2010-05-06 14:46:31 +00:00
rtl rtl: add UDS_HOTTRACK style 2010-05-06 01:16:44 +00:00
tests * give a compile-time error when trying to define a short/ansistring typed constant 2010-05-08 10:57:39 +00:00
utils * Define NEEDCROSSBINUTILS when compiling from darwin to non-darwin platforms 2010-05-04 20:36:20 +00:00
.gitattributes * give a compile-time error when trying to define a short/ansistring typed constant 2010-05-08 10:57:39 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile
Makefile.fpc