コミット履歴

作者 SHA1 メッセージ 日付
  micha 00c824d352 + test for self-referencing specialized generic type 19 年 前
  micha 0ba8e25c8e + testing procvartype in generic class 19 年 前
  yury 4bfe0e6819 * Optimization for code size. 19 年 前
  yury 21bd30b47c * Setting of ErrorCode:=217 in CatchUnhandledException is not needed because it set to 217 in System unit. 19 年 前
  yury 3ab20922d6 * Optimization for code size. It saves 1.5KB for ARM and 0.5KB for i386. 19 年 前
  Jonas Maebe 81fd4e865e * pass 2kb of parameters to ar at a time (instead of 200 bytes) 19 年 前
  Jonas Maebe 31fcd93a1c * replace can now also insert strings > 255 chars in ansistrings 19 年 前
  Jonas Maebe 8f8299d9f5 + added dependencies for bsd unit so make -j works again 19 年 前
  Jonas Maebe 636cb3beef * some ansistring fixes for calling ar, but not yet complete 19 年 前
  Jonas Maebe 7135772aa0 + ansistring overload of maybequoted 19 年 前
  Jonas Maebe caf501d499 * shell needs an ansistring parameter to avoid cutting of 19 年 前
  Jonas Maebe f5d653a1fd - disabled PACKSET for big endian systems since it breaks make cycle 19 年 前
  Jonas Maebe 58ab2a1b7e + tarfile target to only make the tarfile 19 年 前
  Jonas Maebe cdded5a3e0 * merged ppc32/ppc64 versions of aasmcpu 19 年 前
  Jonas Maebe 6d36b04c6a * create common aasmcpu (currently ppc32 version, will commit 19 年 前
  Jonas Maebe d26ee9dccf * fixed overflow errors 19 年 前
  Jonas Maebe b8c3fecd1d * fixed overflow checking for inc/dec on non-x86 19 年 前
  Jonas Maebe 5522cbd7cd * fixed typo which caused overflow checks not to be turned off when 19 年 前
  Jonas Maebe eb411035eb * fixed range errors 19 年 前
  Jonas Maebe 865a4573cf * exit with exitcode 217 instead of some random OS result 19 年 前
  florian 43ba7cfe6f * correct name of set packing directive is PACKSET 19 年 前
  michael ed9a52a07a * Patch from Ido <[email protected]> to fix AsString for booleanfield 19 年 前
  florian b0104f2ec8 * fixed parsing of spezialitions taking more than one argument 19 年 前
  Jonas Maebe a9980bf951 * fixed darwin compilation 19 年 前
  Almindor b922783481 * clean for non-unix, non-windows platforms 19 年 前
  yury 84d5552deb * Added HAS_WIDESTRINGMANAGER define to turn off default wide string manager routines. 19 年 前
  yury cc2b691c0c * Cleanup of variant manager stub in System unit. FPC 2.1.1 adds Variants unit implicitly. Variant manager stub in System unit is never called. This cleanup shrinks wince executable size by 3KB. 19 年 前
  yury c00d0debf0 * fixed some notes/warnings. 19 年 前
  yury 5f484a0f14 * section "fpc" was renamed to ".fpc". 19 年 前
  yury 677defd615 * Small optimization. 19 年 前