lacak
|
f51f09414b
fcl-db: mssql: cancel all pending results in case of unpreparation statement and in case dataset is closed.
|
7 jaren geleden |
lacak
|
d47be9c3f7
fcl-db: sqldb: reverting previous commit 37947.
|
7 jaren geleden |
Jonas Maebe
|
a73b723c1d
* when using a dummy file position for an interface wrapper, set
|
7 jaren geleden |
svenbarth
|
d50848174a
+ add putboolean and getboolean convenience methods to tentfile
|
7 jaren geleden |
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 jaren geleden |
Jonas Maebe
|
a1df776167
* changed function name emitted for interface wrappers, as otherwise the
|
7 jaren geleden |
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 jaren geleden |
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 jaren geleden |
Mattias Gaertner
|
1d4d34a52e
pas2jslib: added SetPas2JSReadDirCallBack, AddPas2JSDirectoryEntry
|
7 jaren geleden |
michael
|
56fae4697a
* Accidentally removed keyword virtual from loadfromfile
|
7 jaren geleden |
michael
|
cbc50c5fe6
* Restore signature of loadfromstream/loadfromfile, make default delphi compatible
|
7 jaren geleden |
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 jaren geleden |
florian
|
823c77e6cc
* avoid overflow error in ispowerof2 for -2^bitsize, the routine does not handle negative values
|
7 jaren geleden |
michael
|
5c1df42fa4
* Fix bug #32871
|
7 jaren geleden |
Jonas Maebe
|
d35377fdee
* workaround for debug info for interface method wrappers: give them the
|
7 jaren geleden |
Mattias Gaertner
|
393b74380c
pas2jslib: added readdir callbacks
|
7 jaren geleden |
Mattias Gaertner
|
38837bde9b
pas2jslib: added readdir callbacks
|
7 jaren geleden |
Mattias Gaertner
|
4af3029bba
pas2js: callback for read directory
|
7 jaren geleden |
Mattias Gaertner
|
42ce6db215
pastojs: platform independent globbing
|
7 jaren geleden |
Mattias Gaertner
|
cb2101388d
pastojs: added cache for directories
|
7 jaren geleden |
michael
|
f455b6f4df
* Made FindMatchesBoyerMoore a function, returns true if matches are found (Bug ID 32928)
|
7 jaren geleden |
michael
|
f6a08a2c74
* Patch from Ondrej Pokorny to allow correct nodefault/stored for strings
|
7 jaren geleden |
michael
|
29badfe5af
* Patch from Martok to allow unregistering image handlers (Bug ID 32973)
|
7 jaren geleden |
michael
|
b4375fd37a
* Fix bug ID #33012 (duplicate module), patch from Sven Barth
|
7 jaren geleden |
michael
|
f930d186f0
* Patch from Ondrej Pokorny to set prepared in Prepare (bug ID 33010)
|
7 jaren geleden |
florian
|
4a98fcb9d3
* patch by J. Gareth Moreton: reorganises the produced machine code for large unsigned divisions, resolves #32984
|
7 jaren geleden |
svenbarth
|
16fb199902
* allow port to be specified on command line
|
7 jaren geleden |
svenbarth
|
84632a39e0
+ add a variant of the echo example based on FPC's HTTP server
|
7 jaren geleden |
lacak
|
a4354e3801
fcl-db: sqldb: use ISO-8601 format for DateTime literals, which is not locale dependant and supported by PostgreSQL,MSSQL,MySQL,Sqlite. Bug #32979
|
7 jaren geleden |
florian
|
52aa40c3b0
* remove explicit cast to int64 to avoid an internalerror 200706094, resolves #33004
|
7 jaren geleden |