提交历史

作者 SHA1 备注 提交日期
  nickysn 9bc0f62f45 + added tool for parsing GraphemeBreakProperty.txt and converting it to code 4 年之前
  nickysn 26253b9e88 * updated readme with URLs of the Unicode 9.0 and CLDR 30 data files (to the best of my knowledge) 4 年之前
  nickysn 5677ef4bdd * fixed the file name in the cldrparser help screen 4 年之前
  nickysn 2b73b5bf9a * fixed the parse-collations script/bat file 4 年之前
  michael 1357eedf09 * Month constants appeared in Delphi 4 年之前
  florian ef8d520e82 * more cfi support for aarch64 4 年之前
  michael 600a5dd13f * Fix from mattias Gartner for issue ID #38509, correctly rest index on close/reopen 4 年之前
  michael 22ad12d5b7 * Fix compilation, additional mysql 4 年之前
  Mattias Gaertner 14dcf30988 fcl-db: fixed mysql transaction 4 年之前
  michael 2da4113310 * Cursor can be nil, patch from Mattias Gaertner 4 年之前
  florian 599ba8cc2a + generate initial cfi for aarch64 4 年之前
  michael e08a2ea86b * Example for monospace fonts and subsetting 4 年之前
  michael aa4fd5e6b1 * Fix issue ID #35251 (patch from Rumen Gyurov) 4 年之前
  Mattias Gaertner 3227c5953d fcl-db: clean up 4 年之前
  michael 54a48183bc * Fix from Joellin to correctly read monospace fonts 4 年之前
  michael 0b8f98ab24 * Patch from Mattias Gaertner to add MySQL 8.0 support 4 年之前
  pierre acf2567bda Second trial to fix commit 48688 4 年之前
  pierre 34fd36f817 Fix previous commit 48688 to avoid accessing 'invalid' positions in sym.value.valueptr 4 年之前
  pierre 6a408fe97e Avoid writing characters after sym.value.len for conststring constant symbols 4 年之前
  florian 5b29e7a3ec + (safe) heuristics to use DW_CFA_advance_loc1 in CFI 4 年之前
  florian 436a0d3f9e * generate advance_loc records only if there was code/data since the last advance_loc entry 4 年之前
  florian 09d6398942 * arm: better cfi 4 年之前
  florian e694897bb3 * initial implementation of CFI support for arm (non-thumb) 4 年之前
  florian a3d68e6839 * arm thumb: generate proper cfi 4 年之前
  florian 44856e660c * ARM: NR_RETURN_ADDRESS_REG is R14 4 年之前
  florian c3fb1e3a65 * initialize current_settings as early as possible so cs_debugswitch is set correctly if needed 4 年之前
  florian 0316a7697f * arm thumb1: several fixes for the internal assembler writer 4 年之前
  florian 33ce19799b * forgotten part of last commit 4 年之前
  florian f1883c4e61 * arm: taicpu uses set instead of boolean to store instruction states 4 年之前
  florian a4b35d16f2 + throw an error if hardware floating point operations are used in thumb(-1) mode, this is not supported 4 年之前