Commit History

Author SHA1 Message Date
  florian 6a2cb0bbbd * more compilation fixes 7 years ago
  florian 68eb921d46 * broken compilation after r39347 fixed 7 years ago
  florian 2406bd052e * by default, TExtended80Rec.Mantissa should not return the hidden bit (the binary representation of the data type contains it always 7 years ago
  florian 9af9658fa7 * first parameter of SetLength must be valid, as it is read 7 years ago
  michael a9205c9fba * Fix bug ID #32837, correct Mantissa and Fraction in float helpers, patch from Bart Broersma 7 years ago
  michael d4f2a593d4 * Update from Maciej Izak, bug ID #33921 7 years ago
  Mattias Gaertner 7e64102b74 fcl-passrc: fixed scanner row, col in macro 7 years ago
  nickysn e813a11e85 + support TP7-compatible @proc^ (as in FillChar(@proc^,...)) 7 years ago
  michael 5de8f0cf69 * Correctly convert string param to bytes 7 years ago
  michael 8774d22b01 * Make Int* functions private methods, avoid passing FSQLFormatSettings 7 years ago
  pierre c654739db9 Change default settings for i8086 compiler when compiled for go32v2 OS, to avoid use of Watcom tools 7 years ago
  michael 566a6d289f * Fix negative values, reverted to strtoint 7 years ago
  lacak c73e831633 fcl-db: tests: use built-in function BytesOf() instead uf own implementation. 7 years ago
  lacak e9e9a26133 fcl-db: base: Fix "Invalid variant type cast" (when converting variant byte array to string) + remove unneded method (Delphi compat.) 7 years ago
  Mattias Gaertner c550bc1065 pas2js: version 0.9.29 7 years ago
  Mattias Gaertner c0fdf4103c pastojs: filer: read alias type, pcu: skip precompile typeinfo 7 years ago
  Mattias Gaertner 7253451143 fcl-passrc: useanalyzer: mark typeinfo elements as normal used too 7 years ago
  michael c0535b9a6f * Use BytesOf instead of custom function 7 years ago
  michael 33056c1858 * Bytes start at index 0 7 years ago
  michael b859d486b4 * TBlobData is now TBytes as in Delphi (avoid code page conversions) 7 years ago
  michael 58b480e0b2 * Fix bug ID #33860 7 years ago
  Mattias Gaertner f0edd93e62 fcl-passrc: resolver: hint for text after final end. 7 years ago
  Mattias Gaertner 541ead0b93 resolver: fixed call overload with default param 7 years ago
  Mattias Gaertner e90f264224 pastojs version 0.9.28 7 years ago
  michael 6b775a2090 * Fix bug ID #33714: do not allow string conversions on blob fields 7 years ago
  michael 398ab09c8d * Fix bug ID #33885, correctly re-initialize parser when loading from stream 7 years ago
  michael b0c0102db4 * Fix bug ID #33886, handle files of less than 3 bytes 7 years ago
  michael 01517dfab2 * (Slightly modified) Patch from Ondrey to allow customizing TParams created in TSQLQuery and friends 7 years ago
  michael 7a6bd69685 * Fix bug ID #33883, incorrectly initialized CacheUpdates depending on what constructor is used 7 years ago
  michael 9cb620e3ac * Fix bug #33918, make TParam getters/Setters virtual 7 years ago