提交歷史

作者 SHA1 備註 提交日期
  michael 4faff70448 * Patch from Ludo Brands to fix compilation (bug 20537) 14 年之前
  Jonas Maebe 01b980a462 * added "inc" extension to {$i winiconv} 14 年之前
  Jonas Maebe 2b63a7d66f * fixed compilation on darwin/arm after r19522 14 年之前
  Tomas Hajny 80d08fd5be * InstantFPC built only for some targets rather than all 14 年之前
  olivier 07eed52fd8 * fix some pthread declarations probably inherited from the BeOS port. 14 年之前
  pierre 7d867d16bc Fix problem with QueryHook leading to crashes 14 年之前
  Jonas Maebe a228b211c4 * allow local type definitions for "file of xx" component types 14 年之前
  paul 110119e398 compiler: use globalsymtable for units to store ansistring replacement def (fixes bug #0020529) 14 年之前
  paul 5d7d143300 rtl: transliterate characters if possible intead of replacing them with "?" chars while converting between codepages 14 年之前
  Tomas Hajny 3b3f1ac8a5 * additional case insensitive platforms 14 年之前
  Tomas Hajny 2724a93195 * fixes for additional non-unix platforms 14 年之前
  paul c1866d5c17 compiler: 14 年之前
  marco 22f98e3259 * aspell enabled for windows, patch from Barlone, Mantis #20521 14 年之前
  sergei e2d43fcb30 - tcgonnode: don't store exception object in temp if it is not used. 14 年之前
  marco 047cff3944 * Initial (var)binary field support for mysql and sqlite, patch by Lacak2, 14 年之前
  marco 4703b63c19 * IShellFolder2.columnstart -> IShellFolder2.columnstate, as per Mantis #20519 14 年之前
  sergei 964eb8772a * Fixed tcallnode.expectloc for x87 floating-point results 14 年之前
  sergei f4023ef49e - Removed outdated VER2_0 defines 14 年之前
  pierre d3e50e9aa8 * Values outside signed 32-bit can only be assigned to a 64-bit register in one instruction, not to memory 14 年之前
  paul f5d2c3a446 tests: fix test for unixes 14 年之前
  paul c6ca9e5091 compiler: 14 年之前
  paul 212b14a46b rtl: set string codepage for all cases in fpc_AnsiStr_Concat 14 年之前
  marco 94e03df0e1 * Applied patch from Lacak2 that improved compare() functionality for 14 年之前
  marco 5955d90a40 * pass fieldnamequotechars to proxy, mantis #20507 14 年之前
  sergei a32fdc3ae6 + Added a simple helper tcg.g_call, intended to replace allocallcpuregisters+a_call_name+deallocallcpuregisters sequence which is used all over the place. 14 年之前
  pierre 95ea87d797 * Fix tar option for OpenBSD 14 年之前
  pierre 5f77ff8a18 * Do not define FPC_HAS_UNDERSCORE_PREFIX for i386 OpenBSD anymore 14 年之前
  sergei 9b2614684e * Return values of get_caller_addr and get_caller_frame was undefined for nil argument. 14 年之前
  sergei 8e41ecfd54 * Made a stupid mistake in r19460: restoring rbp from rbp-relative reference will obviously crash. This went unnoticed however, because PASCALMAIN does not return and wrong code is never executed. Fixed by storing rbp in non-volatile register instead of local var. 14 年之前
  florian 80b5100bf6 * don't check array ranges for being constant in generic declarations, resolves #20028 14 年之前