Mattias Gaertner
|
c7ea58e86c
fc-passrc: fixed error message on empty file
|
7 years ago |
Mattias Gaertner
|
204d381337
fcl-passrc: analyzer: check $hints on/off at end of proc
|
7 years ago |
florian
|
8d52be0d10
* package enabled for embedded-*
|
7 years ago |
svenbarth
|
ecda183153
* revert r37968: it does more harm than good
|
7 years ago |
Mattias Gaertner
|
62ae07bdaa
pastojs: version 0.8.43
|
7 years ago |
lacak
|
ac32de1a69
sql-db: mysql: make MariaDB 10.0, 10.1, 10.2 also alias of MySQL 5.7.
|
7 years ago |
lacak
|
f51f09414b
fcl-db: mssql: cancel all pending results in case of unpreparation statement and in case dataset is closed.
|
7 years ago |
lacak
|
d47be9c3f7
fcl-db: sqldb: reverting previous commit 37947.
|
7 years ago |
Jonas Maebe
|
a73b723c1d
* when using a dummy file position for an interface wrapper, set
|
7 years ago |
svenbarth
|
d50848174a
+ add putboolean and getboolean convenience methods to tentfile
|
7 years ago |
svenbarth
|
9eb5f07538
* check that the PPU version of a unit loaded for package adjustment matches exactly (we don't accept different versions when loading PPUs normally, so why should we with packages?)
|
7 years ago |
Jonas Maebe
|
a1df776167
* changed function name emitted for interface wrappers, as otherwise the
|
7 years ago |
svenbarth
|
22932493b9
* if the debug info of a parent def is considered as queued then ensure that it is indeed queued (if it should already be in the list then the duplicate entry would have the state written if it's checked and thus ignored)
|
7 years ago |
svenbarth
|
ff44f51292
* generate an internal error to avoid infinite loops if nothing changed during a loop pass to write the debug info of remaining defs
|
7 years ago |
Mattias Gaertner
|
1d4d34a52e
pas2jslib: added SetPas2JSReadDirCallBack, AddPas2JSDirectoryEntry
|
7 years ago |
michael
|
56fae4697a
* Accidentally removed keyword virtual from loadfromfile
|
7 years ago |
michael
|
cbc50c5fe6
* Restore signature of loadfromstream/loadfromfile, make default delphi compatible
|
7 years ago |
florian
|
5c4b1737c4
* in the generate_code normally imaginary registers are used, so just resize the register to 8 bit, the register allocator takes care of the rest
|
7 years ago |
florian
|
823c77e6cc
* avoid overflow error in ispowerof2 for -2^bitsize, the routine does not handle negative values
|
7 years ago |
michael
|
5c1df42fa4
* Fix bug #32871
|
7 years ago |
Jonas Maebe
|
d35377fdee
* workaround for debug info for interface method wrappers: give them the
|
7 years ago |
Mattias Gaertner
|
393b74380c
pas2jslib: added readdir callbacks
|
7 years ago |
Mattias Gaertner
|
38837bde9b
pas2jslib: added readdir callbacks
|
7 years ago |
Mattias Gaertner
|
4af3029bba
pas2js: callback for read directory
|
7 years ago |
Mattias Gaertner
|
42ce6db215
pastojs: platform independent globbing
|
7 years ago |
Mattias Gaertner
|
cb2101388d
pastojs: added cache for directories
|
7 years ago |
michael
|
f455b6f4df
* Made FindMatchesBoyerMoore a function, returns true if matches are found (Bug ID 32928)
|
7 years ago |
michael
|
f6a08a2c74
* Patch from Ondrej Pokorny to allow correct nodefault/stored for strings
|
7 years ago |
michael
|
29badfe5af
* Patch from Martok to allow unregistering image handlers (Bug ID 32973)
|
7 years ago |
michael
|
b4375fd37a
* Fix bug ID #33012 (duplicate module), patch from Sven Barth
|
7 years ago |