2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  svenbarth 5516bcb266 * move check for argument/result indirection to separate function 6 жил өмнө
  svenbarth ea270d9800 * move creation of the CIF object to a separate function in preparation for callbacks 6 жил өмнө
  svenbarth f6ca44292f * move SErrMethodImplCreateFailed to interface 6 жил өмнө
  Jonas Maebe ad6897ffd8 * fixed Darwin/AArch64 flt/int-div-by-zero error codes (fix for 42045, as 6 жил өмнө
  Jonas Maebe cf9596421b * fixed crashes on platforms using parentfpstructs with generic routines 6 жил өмнө
  michael 167ca93d25 * Patch from Ondrej to remove unnecessary overload keywords 6 жил өмнө
  pierre 0961e49919 Add new files required to fix RTL compilation for macos target 6 жил өмнө
  pierre 090074276e Fix RTL compilation for macos target 6 жил өмнө
  Jonas Maebe b291d17fc5 * fix overflow errors in case coverage code 6 жил өмнө
  michael 6649fab22d * Fix bug ID #0035580 6 жил өмнө
  michael e4385d1b19 * Fix bug ID #35576 6 жил өмнө
  michael dc592a888f * Make explicit that Integer is 32-bit 6 жил өмнө
  Jonas Maebe 883d1f2a79 - removed test that shortstring is aligned to a multiple of pointer size, 6 жил өмнө
  Jonas Maebe 0227c55b53 - removed explicit linking of ptest.o, as that happens already automatically 6 жил өмнө
  michael fdccb0d62f * FIx compilation with 3.0.4 6 жил өмнө
  michael 58f1a8513b * FIx compilation for platforms that do not have extended 6 жил өмнө
  Jonas Maebe ba1b4b1c92 + support for verifying whether a case statements handles all possibilities 6 жил өмнө
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 жил өмнө
  Jonas Maebe 5c20481c7b * fixed floating point div-by-zero RTE code on Darwin (208 instead of 200, 6 жил өмнө
  Jonas Maebe f76cde1c4c * set correct fileinfo for statements_til_end() block 6 жил өмнө
  marco f5e684067d * turn off MB_PRECOMPOSED for encodings named in MSDN multibytetowidechar function, as detailed by Aserge in https://forum.lazarus.freepascal.org/index.php?topic=45380.0;topicseen 6 жил өмнө
  michael 60efc9e81c * Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible 6 жил өмнө
  michael e958438fc9 * Add largeint (int64) parameter supportby Silvio Clecio (bug ID 35554) 6 жил өмнө
  michael 43da09722c * Patch from Ondrej Pokorny to fix bug ID #35544 (accept short timezones) 6 жил өмнө
  svenbarth faaa9f94fa * addstringdef() now correctly declares the debug information for a Windows WideString, so use that instead of treating it merely like a PWideChar 6 жил өмнө
  svenbarth e769233436 * fix for Mantis #35386: use the correct size for the string's length (SizeInt for Ansi-/UnicodeString and DWord for WideString) 6 жил өмнө
  svenbarth 1349f1db03 * fix for Mantis #35359: only WideString counts the size in Byte, UnicodeString uses the size in WideChars 6 жил өмнө
  svenbarth 251c559662 * fix for Mantis #35533: when searching for helpers on types that usually don't support a point operator, don't use automatic dereferentiation 6 жил өмнө
  svenbarth 3493579c2d * avoid a warning regarding automatic type conversion of Comp 6 жил өмнө
  svenbarth c4c47652d4 * missed two usages of SErrCallbackNotImplented 6 жил өмнө