Historique des commits

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