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