Historie revizí

Autor SHA1 Zpráva Datum
  Michaël Van Canneyt 25c75b1784 * Ensure null-terminated strings. Patch by modersohn, fixes issue #40499 před 1 rokem
  Michaël Van Canneyt 82bc91e6cf * Make explicit how much better FPC is when compared to Delphi ;) před 1 rokem
  Michaël Van Canneyt be0e06bd50 * Delphi compatibility methods, unicode character type helper před 1 rokem
  Michaël Van Canneyt 9fe4e1247f * Fix syntax error před 1 rokem
  Michaël Van Canneyt e3d3fe654c * Do not quote twice in maybequoted. Fix issue #40494 před 1 rokem
  Michaël Van Canneyt 2cec31d86f * correct aDelta size před 1 rokem
  Nikolay Nikolov beca14334c * use NtoLE instead of LEtoN in OMF DoRelocationFixup when converting from native to little endian. No functional changes, just better readability. před 1 rokem
  Nikolay Nikolov 49ce3f5d2a * big endian fix in TOmfObjData.writeReloc před 1 rokem
  Nikolay Nikolov 526de20d9a + introduced methods for writing endian-specific integers to TObjSection před 1 rokem
  Michaël Van Canneyt 2ad272f03f * Correct dependency of (System.)Character, or resulting unit is unusable před 1 rokem
  Nikolay Nikolov b5fa73b82c * some fixes for the x86 assembler writer, when running on a big-endian hosted platform před 1 rokem
  Michaël Van Canneyt 04b28ed587 * Search config file in same directory as actual compiler binary před 1 rokem
  Nikolay Nikolov a028486325 + added methods for writing ints with specific endianess in TObjData před 1 rokem
  Michaël Van Canneyt 5034440383 * Fix compilation of unicode RTL after patch by Rika před 1 rokem
  Michaël Van Canneyt 09dcd5b07a * Add wsFullScreen to TWindowState. Fixes issue #40493 před 1 rokem
  Michaël Van Canneyt 122ef8bb76 * Make sure it compiles with 3.2.2 před 1 rokem
  Michaël Van Canneyt f253ca856f * Add ColorToRGB class var to TColorRec před 1 rokem
  Michaël Van Canneyt df67c18f7d * Some delphi compatibility constants před 1 rokem
  Michaël Van Canneyt e4ebf46df3 * Some delphi compatibility types and consts před 1 rokem
  Michaël Van Canneyt d8c7b99cdd * Add some types for Delphi compatibility před 1 rokem
  Michaël Van Canneyt 24d8478650 * Missing functions před 1 rokem
  Michaël Van Canneyt 81e2db47a9 * Add some methods to TFormatSettings for Delphi compatibility před 1 rokem
  Michaël Van Canneyt 33950a5e22 * Add SArgumentNil před 1 rokem
  Michaël Van Canneyt 038f054bdc * Add varUInt32 alias for delphi compatibility před 1 rokem
  Michaël Van Canneyt e48d53a2f5 * Add TEditCharCase před 1 rokem
  Michaël Van Canneyt 80d471a9f1 * Add HINST for Delphi compatibility před 1 rokem
  Rika Ichinose 0d3d4918b3 Don’t allow generic fpc_pchar_length to arbitrarily over-read. před 2 roky
  Rika Ichinose 873492006d Working i386 fpc_pchar_to_shortstr; previous version didn’t support length limits smaller than 255 and was often slower. před 2 roky
  Rika Ichinose 8d1d763a1a Don’t use local shortstring in generic fpc_pchar_to_shortstr, move directly to the destination. před 2 roky
  Rika Ichinose 0bc1d8d446 Deny effective RTM support if CPUID bit RTM_ALWAYS_ABORT is set. před 1 rokem