Commit History

Author SHA1 Message Date
  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
  michael 52fd3256ed * Fix bug ID #33916 (range Check error), patch from Ondrej Pokorny 7 years ago
  michael 640c398ace * Fixed bug #33919, performance improvements by Ondrej Pokorny 7 years ago
  michael b2d386b404 * Fix bug ID #33922 7 years ago
  nickysn 88d9dd23ae * the 'again' parameter of factor_read_id() changed to 'out' instead of 'var' 7 years ago
  nickysn a38e9ff12e * if an include file name ends in dot, and the file is not found, also search 7 years ago
  Mattias Gaertner 7a6fed75a0 fcl-passrc: $warn directive 7 years ago
  Mattias Gaertner 7d95a993ca pastojs: fixed debug code 7 years ago
  Mattias Gaertner 6e807dfbc4 fcl-passrc: fixed mode delphi static array of char = string literal, started $warn directive 7 years ago
  nickysn 966564aade - removed 'if assigned(code)' before calling code.free in tcgprocinfo.destroy, 7 years ago
  Mattias Gaertner dfc5225671 pastojs: version 0.9.27 7 years ago
  Mattias Gaertner f791a20cab pastojs: atypeinfo:=pointer 7 years ago