Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  marco 19a7e17361 * Improve win64 support gtk2, step 1: updating ifdefs. Patch by Julian Schutsch, Mantis #20578 13 yıl önce
  sergei aea30f9bb2 * Added a lower limit on tdynamicarray block size. Certain values less than dynamicblockbasesize+alignment, e.g. 8 on x86_64, cause grow() to enter an infinite loop. Such values come e.g. from cloning tdataconstnode, which abuses blocksize argument as data size. Mantis #20929. 13 yıl önce
  marco 0b655b19d9 * Patch from Ludo, Foreign key support for SQLite option. Mantis #20865 13 yıl önce
  Legolas 0f050b97b7 + Added maxmod library for GBA 13 yıl önce
  Jonas Maebe 446912d2e2 * tests are only for Darwin 13 yıl önce
  sergei cd347e40b2 * Moved existing exception-related definitions into separate include file seh64.inc, and added some more WinAPI definitions needed for SEH. 13 yıl önce
  sergei ebb2205c63 * Moved TExceptionRecord definition to sysos.inc, it is identical for all Windows targets. 13 yıl önce
  sergei 009ee271ec - Cleaned out STR_CONCAT_PROCS define 13 yıl önce
  Jonas Maebe 40a9762ac6 * objcprotocol symbols have to be weak in the non-fragile abi to prevent 13 yıl önce
  michael 310e8e0b9c * Removed resource added by lazarus 13 yıl önce
  michael 9fe08751ce * Fixed unit name of jsondataset 13 yıl önce
  michael aaf7db3904 * Added fpjsondataset 13 yıl önce
  Jonas Maebe 22dd93858d * don't try to write rtti for fields in Pascal records/classes/objects/... 13 yıl önce
  michael 2d2436c256 * Added dependency of fcl-db on fcl-json 13 yıl önce
  michael b13b02956d * Removed fpwebdata 13 yıl önce
  michael 9135ece182 * Example for JSON dataset 13 yıl önce
  michael b4cc174cd7 * Added JSON dataset 13 yıl önce
  michael d58859af47 * Renamed to fpjsondataset, in line with other FPC units 13 yıl önce
  michael 23c969a962 * Initial implementation of JSON dataset 13 yıl önce
  sekelsenmat 3fff7b04fd Virtualizes more TFPCustomCanvas drawing methods so that descendents can properly override them instead of hiding them, thus improving the hability to draw to a generic TFPCustomCanvas and get the same output in a TCanvas 13 yıl önce
  sergei 724f41a9af - Cleaned out FPC_STRTOSHORTSTRPROC and FPC_STRTOCHARARRAYPROC defines. Somebody had to do it one day. 13 yıl önce
  michael 3106e57631 * Corrected program name clause 13 yıl önce
  sergei abdbe49861 + SysUtils part of SEH (enabled only for win64) 13 yıl önce
  sergei b3335abe75 * MOVSXD destination operand cannot be in memory, resolves #20850. 13 yıl önce
  sergei 5b6b6cdd11 - clean out remaining ver2_0, REGCALL, FPC_HAS_INDIRECT_MAIN_INFORMATION defines. 13 yıl önce
  sergei 2642403d5b * float_raise: Reduce amount of threadvar accesses, gains a bit more compact code. Functionality is not changed. 13 yıl önce
  pierre 3fcf1f0050 * Do not use InfoLong as size can be different from InfoPtr used in Message 13 yıl önce
  pierre c25a96bd37 Avoid wrong exitcode 512 of Grep for Unix 13 yıl önce
  pierre bbc196ac02 Remove junk in test1 source file from alst commit 13 yıl önce
  pierre 8b86d4ecb3 Fix AsciiTab proble for powerpc64, InfoLong and InfoPtr are not equivalent 13 yıl önce