#fpc #freepascal #compiler #fpcobj #pascal

sergei 8df23e7bd0 * Declared the XMLString type to serve as a base string type for entire package, and aliased DOMString and SAXString to it (the type remains WideString; once all other units are adjusted it may be changed to UnicodeString). 13 years ago
compiler eda5511ef9 * Don't widen boolean operands of taddnode if they will be converted to pasbool8 immediately thereafter, doing so only causes generation of useless code. Mantis #20843. 13 years ago
ide 70e6637b9e * fix for crash of textmode IDE when loading CHM index that contains empty tags. 13 years ago
installer 88183dfcba * wrong path suggested for LIBPATH fixed 13 years ago
packages 8df23e7bd0 * Declared the XMLString type to serve as a base string type for entire package, and aliased DOMString and SAXString to it (the type remains WideString; once all other units are adjusted it may be changed to UnicodeString). 13 years ago
rtl 950ef49b5c fpc: don't treat codepage as different if one element of array has CP_ACP codepage in fpc_AnsiStr_Concat_multi 13 years ago
tests bacdd8be81 * don't ever mark the function result as vs_initialised, also not when 13 years ago
utils 93d173e38e * Added support for conditional notes 13 years ago
.gitattributes bacdd8be81 * don't ever mark the function result as vs_initialised, also not when 13 years ago
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 years ago
Makefile 76d29ff172 * some Makefiles regenerated to support mips-linux 13 years ago
Makefile.fpc 5a4b8cfef2 * don't build utils on gba and embedded 13 years ago