Historial de Commits

Autor SHA1 Mensaje Fecha
  michael ea62b51a1f * TSQLConnector GetNextValueSQL must call proxy implementation hace 6 años
  michael 79359096e9 * Add src to path hace 6 años
  michael 9b261254ee * V2 is default hace 6 años
  michael 69385a7eb0 * Write version option in help hace 6 años
  michael eafcf34584 * Allow aliases hace 6 años
  michael 26c3882c43 * Allow aliases hace 6 años
  michael 0f55367c37 * Add FPC define, check for unit for short description hace 6 años
  michael 3acca85597 * Take into account skipped hace 6 años
  michael b38596b925 * Safety for empty asJSON. Should not happen, but better safe than sorry hace 6 años
  michael 778ae03532 CreateJSON2ErrorResponse now clones ID parameter instead of consuming it (bug ID 35999) hace 6 años
  michael dc3b9b4ab0 * Add WideString support in json string constructor hace 6 años
  svenbarth 00a418f589 * also correctly align the pointer for the record elements inside FPC_COPY hace 6 años
  svenbarth 865f675a7a * fix TValue.FromOrdinal for big endian targets hace 6 años
  pierre 5e4c510563 Ensure that fpmake_proc.inc and fpmake_add.inc source files are integrated into source zips for packages and utils hace 6 años
  pierre e7bf200fcb Disable explicit list of supported OSes hace 6 años
  pierre deaeac82d0 Add package desciption and remove limitation to darwin and iphonesim systems only hace 6 años
  svenbarth b0b2218cca * fix for Mantis #35981: ensure that the "specialize" token is only really used in non-Delphi modes hace 6 años
  svenbarth 631364aa9f * fix for Mantis #35469: change DWORD types to DWORD_PTR were required by the mmsystem.h related headers hace 6 años
  svenbarth db2a5285a9 * fix for Mantis #35988: the internal heap uses directly the Sys* functions, not the memory manager hace 6 años
  svenbarth 33f6adfab6 * fix for Mantis #35982: free created attributes once the type is freed hace 6 años
  svenbarth 8e8ffa0511 * fix a rather annoying typo hace 6 años
  Mattias Gaertner c38c3bc12d pastojs: fixed ComIntfInstance is/as IntfType using QueryInterface hace 6 años
  Mattias Gaertner d773eb84fa pastojs: fixed ComIntfInstance is/as IntfType hace 6 años
  Mattias Gaertner 26c87910f8 fcl-passrc: check delphi generic class method implementation params hace 6 años
  michael a7f363e246 * Set content-type on response (bug ID 35990) hace 6 años
  michael 6a3530f69d * Make TResponse.Content a RawByteString hace 6 años
  michael ee6c426e05 * Fix bug ID #0035596: better detection of vcs device hace 6 años
  svenbarth 707e05d131 * check for CPUM68k instead of M68K; the latter should only be defined when building the compiler, so I wonder how that ever worked... hace 6 años
  svenbarth 0c46460548 * m68k has slightly different alignment requirements, so that aligntoptr might result in incorrect addresses for a record's element entries, thus we introduce a separate AlignTypeData function that handles this correctly hace 6 años
  Károly Balogh 3662afe93b m68k: added more cpu capabilities. changed the CG at a few places to actually use them hace 6 años