コミット履歴

作者 SHA1 メッセージ 日付
  ondrej c1ca0c30ea sql parser: fix A*B, A/B and add tests 5 年 前
  ondrej 928a1da500 sql parser: support A.* syntax 5 年 前
  ondrej abea9b678f sql parser: unify identifier path code 5 年 前
  ondrej d091cfac78 sql parser: support CASE expression 5 年 前
  ondrej 23562f00ee sql parser: support LIMIT for FireBird/MSSQL/Postgres/MySQL 5 年 前
  ondrej ffe7475cb4 sql parser: support []-identifiers 5 年 前
  ondrej 431ac990a1 sql parser: add test for SQL generation of fields with path 5 年 前
  ondrej 24571f17f2 sql parser: support field with schema 5 年 前
  ondrej 2889615156 sql parser: change Functions to Properties for better debugging 5 年 前
  ondrej 265a76aa02 sql parser: support table with schema 5 年 前
  ondrej 6c765aa9ab TCustomBufDataset: set PacketRecords to 1 only on a UniDirectional dataset 5 年 前
  florian 98dd1d7421 record only, already merged with early commits 5 年 前
  Michael VAN CANNEYT 006e1cec96 * Refer to mainunit for lazarus IDE 3 年 前
  Michael VAN CANNEYT e7ef77bcbe * Refer to mainunit for lazarus IDE 3 年 前
  Michaël Van Canneyt 126fbc4dfe * Add TDateTimeHelper by Colin Johnsun. Fixes issue #40097 2 年 前
  Michael Van Canneyt 7a9d858aa6 * Date/Time info for files (Delphi compatibility) 3 年 前
  florian 117dce6e78 + initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin 4 年 前
  florian 1202d9d492 * statx based Sysutils.FileGetDate with handle fixed 5 年 前
  florian dcde27b8c6 * renamed new syscall wrapper in linux to be consist with the others 5 年 前
  florian afccc19a9e * properly check for linux version supporting statx 5 年 前
  pierre 9ca5ae9039 Add code to test Linux version, try statx syscall only if version is >= to 4.11 5 年 前
  florian 934765fc0b * linux: FileGetDate makes use of statx if needed 5 年 前
  florian 3ab27ec1c8 * sysutils on linux uses only the new syscalls if the system has no suitable clong type 5 年 前
  florian b2da1dbfba * fallback to fputime if fputimensat fails as not being available 5 年 前
  florian 5ea32418d8 + futimens syscall 5 年 前
  florian b536bc87e8 + make use of the fputimensat syscall on linux to enable always times beyond 32 bit 5 年 前
  florian 8be1d885e8 + linux.fputimensat which properly uses the _tim64 version if needed and available 5 年 前
  florian d0765540c5 * linux: make use of statx in Sysutils.FileAge if available 5 年 前
  marcoonthegit 7485343ffd recordonly commit to fix earlier merge without -x 2 年 前
  marcoonthegit baa85a918f recordonly commit to fix earlier merge without -x 2 年 前