Commit History

作者 SHA1 備註 提交日期
  lacak c3e542c7ef fcl-db: base: allow TField.Clear also for calculated (and lookup) fields. Bug #25174 10 年之前
  lacak 1b9e1eb1d8 fcl-db: base: increase default Precision for TBCDField and TFmtBCDField from 15 to 18. 15 was probably copy-paste from TFloatField. TBCDField uses currency data type as native storage type, so use MaxBCDPrecision = 18 is appropriate. 10 年之前
  nickysn 7923b6142e + finished the internal omf library writer (implementing writing of the library 10 年之前
  nickysn dbe1081389 + partially implemented the internal omf library writer; everything is written 10 年之前
  nickysn 3fa81fa7cd + added overloaded methods TOmfRawRecords.ReadFrom and .WriteTo for reading from 10 年之前
  nickysn a365da0b44 + added class (empty for now) TOmfLibObjectWriter and hook it as an internal ar 10 年之前
  michael 85fc1c349f * Fix from Johann to fix transparancy (Bug ID 27926) 10 年之前
  michael e86aa04433 * Fix to correctly write gray values from Johann (Bug ID 27924) 10 年之前
  Károly Balogh 49f3473735 fixed the define around the FPU code 10 年之前
  michael 70f4b81323 * Remove touch debug command 10 年之前
  michael 4eff8c4f20 * Fix bug ID #27923 10 年之前
  michael 28e31fdf66 * Patch from Zilvinas Ledas to set default RowsPerStrip (-1), Bug ID #27922 10 年之前
  michael 78dda3e217 * Renamed sqoPreferRefresh to sqoRefreshUsingSelect 10 年之前
  michael 2fd57665cf * Patch from Zilvinas Ledas to implement reading of 12-bit TIFFs 10 年之前
  michael ea9fc6581a * Fix query var setting (bug ID 27915) 10 年之前
  michael 4ea2ed36db * Fix setting pathinfo (bug ID 27915) 10 年之前
  nickysn bde7d0aacb + added "code segment too large" and "data segment too large" error messages 10 年之前
  nickysn 211dbb9752 * set procalign and loopalign to 1 for the i8086-msdos target 10 年之前
  nickysn 778a678956 * use a 4 byte alignment for the dwarf debug sections on i8086 (not sure if 10 年之前
  lacak 2eb2791ce9 fcl-db: base: TBCDField.GetDefaultWidth should return Precision+1 (Delphi compatible) insted of only Precision (+1 is for sign and/or decimal separator). 10 年之前
  nickysn 8cf469e9ef * base the default alignment on voidpointertype.alignment instead of 10 年之前
  nickysn 0675a9209d * use 16-bit alignment for class references and all pointer types on i8086 10 年之前
  nickysn 030801a18b * switch the msdos target to the internal assembler/omf object writer 10 年之前
  nickysn 5a1ce6162b * set the bss, rodata and rodata_norel section alignment to 2 bytes for the i8086-msdos target 10 年之前
  nickysn ae04eb258b * when splitting the section data in chunks, make sure fixups never cross chunk boundaries 10 年之前
  nickysn 32e0eca0dc + added read only property TOmfSubRecord_FIXUP.LocationSize, which returns the 10 年之前
  Jonas Maebe 62239ba890 * handle named registers correctly for fpu and mm loads 10 年之前
  Jonas Maebe 3496129f79 * only handle a_load_const_ref() directly when storing ordinals, as in case 10 年之前
  Jonas Maebe e2cf90ad8a * add type declarations for structure types in the llvm code so that we can 10 年之前
  Jonas Maebe 1941e64488 + added a hook to insert object-global information into the asmlists (will 10 年之前