История коммитов

Автор SHA1 Сообщение Дата
  marcoonthegit 654a8e564b * CommonPrefixWith has a 2nd OUT parameter, reported in the forum 1 год назад
  marcoonthegit 56eb1e03ee * don't recurse findfirst/next if filename = . or .. 1 год назад
  marcoonthegit d0093b019d * remove packed from some jedi structures to improve 64-bit compatibility. 1 год назад
  marcoonthegit 6b5b8e8b8c * close -> clone in IEnumMoniker, reported on forum. 1 год назад
  florian e7716dc05f + avr: overflow checking for abs, together with the other recent abs-related commits, resolves #40694 1 год назад
  florian b00e9543a7 * sparc: overflow support for 64 bit operations 1 год назад
  florian 80e8dce98f * remove unused variables 1 год назад
  florian 3b8fcfc6eb * fix min/max intrinsics on x86_64 for non constant/reference/register locations, resolves #40721 1 год назад
  Michael Ring 7c3ab69c50 Fixed missing section for Raspberry Pi Pico 1 год назад
  Jeppe 7dac620e2d embedded, arm, stm32: Fix CAN register definition 1 год назад
  florian e88248d453 + comment to explain last commit 1 год назад
  florian bf1c674672 * don't remove align directives before case jump tables (they have the type alt_addr) 1 год назад
  Ondrej Pokorny 910a70ed0d HTTPClient: check for changed host/port for KeepConnection 1 год назад
  Michaël Van Canneyt 37f145707a * Fix compilation 1 год назад
  Michaël Van Canneyt 6689e2fe21 * Fix result of TFPSList.Expand in case of early exit 1 год назад
  Michaël Van Canneyt 33f6a9042d * Minor improvement of TFPSList.Expand 1 год назад
  Michaël Van Canneyt 5c4f365be4 * Fix DeleteDirectory 1 год назад
  Michaël Van Canneyt 0b38f99b47 * Fix compilation of example. Fixes issue #40715 1 год назад
  florian a90691435b + abs(long/int64): overflow checking for xtensa implemented 1 год назад
  Michael Van Canneyt c17cbbe788 * Observe max capacity. Resolves issue #40720 1 год назад
  Rika Ichinose e42209457e Shorter i386 Exp(). 1 год назад
  florian 240739e71d * compilation on 64 bit targets fixed 1 год назад
  florian a8d496ade7 * i386 uses generic x86 abs(long/int64) code now 1 год назад
  florian 13e7f947ea * all CPUs use now internal abs(<int64>) so overflow checking is possible 1 год назад
  florian c87213085f * overflow checking for generic abs(<int64>) 1 год назад
  florian 8132ccd42b + generic implementation of abs(<int64>) 1 год назад
  florian 9a32c00070 * improve TFPSList.Delete as proposed by Alexey Torgashin, resolves #40718 1 год назад
  florian 56d84c9283 * compilation fixed 1 год назад
  florian 0efd3afb8c + arm: internal abs(<int64>) 1 год назад
  florian f0cc07fe68 + 8086: overflow checking for abs(<long/int64>) 1 год назад