michael
|
d6c8ebc1b9
* Better float parsing and conversion of integer to float where floats are accepted (bug 22934)
|
13 年之前 |
michael
|
2127e0e292
* Better float parsing and conversion of integer to float where floats are accepted (bug 22934)
|
13 年之前 |
michael
|
4f7ac968d9
* Some optimizations from Luiz Americo (bug ID 23022)
|
13 年之前 |
michael
|
61fecf4562
* Patch from Luiz Americo to clean up tlist (bug ID 23024)
|
13 年之前 |
michael
|
6cdd5b034f
* Patch from Luiz Americo to clean up destructor/constructor
|
13 年之前 |
ludob
|
da5a38c8ff
Moved sqlite3backup.pas to src/sqldb/sqlite
|
13 年之前 |
florian
|
3d1fb1cc60
* reverted accidental commit in r22568
|
13 年之前 |
florian
|
9a5e64442f
+ support copy with two parameters, resolves #22964
|
13 年之前 |
florian
|
2e7fe1aebd
* support of avx register requires now proper usage of R_SUBMMWHOLE
|
13 年之前 |
florian
|
65aa6fb379
* make check for registerhi more usefull
|
13 年之前 |
ludob
|
91a468307a
Fix for table names converted to uppercase Mantis 0022766 Patch by Lacak2
|
13 年之前 |
Jonas Maebe
|
76b0ee9925
* treat all "uninitialized" hints as warnings on JVM platforms, because
|
13 年之前 |
marco
|
f8288d1b53
* WM_GETOBJECT added.
|
13 年之前 |
Jonas Maebe
|
42f6caa0d1
* allow accessing strict protected symbols from the extended struct inside
|
13 年之前 |
florian
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 年之前 |
Jonas Maebe
|
e9f4b095e1
+ explanation for the parameters of is_visible_for_object
|
13 年之前 |
Jonas Maebe
|
81b50af768
* fixed typo (overring -> overriding)
|
13 年之前 |
marco
|
d2cc65aff0
* improve statementtype detection. Mantis #22723, patch by Lacak2
|
13 年之前 |
marco
|
a320db479e
* applied BOF patch + test from Lacak2. Mantis #22377
|
13 年之前 |
marco
|
6776c54357
* patch from Reinier: More details on setting up test database, ignoring tests for certain databases.... mantis #22970
|
13 年之前 |
marco
|
7ec9f59e45
* Sqlite3backup, implements backups between 2 TSQLite3Connections, TSQLite3Connection backup to file and TSQLite3Connection restore from file.
|
13 年之前 |
marco
|
bc831fd571
* commited bindings for sqlite backup functions. Patch by Ludo #22394 which is only partially fixed by this
|
13 年之前 |
marco
|
869e65b576
* cleanup of base64 by Luiz Americo. Mantis #23021
|
13 年之前 |
marco
|
5d42d3a53c
* change make TBinaryObjectWriter.WriteStr public mantis #22973
|
13 年之前 |
joost
|
11ea2561b9
* Merging patch which was committed to wrong branch:
|
13 年之前 |
marco
|
a48aba60fb
* fix for Delphi incompatible DelimitedText, Mantis #19610, big patch from Reinier Olislagers.
|
13 年之前 |
pierre
|
78d31eb3cd
Add missing of pi_needs_got found by sparc compiler compiled with -dCHECK_PIC
|
13 年之前 |
pierre
|
b145028f35
Allow testing of delayed pi_needs_got by internal error generated if compiler compiled with -dCHECK_PIC
|
13 年之前 |
tom_at_work
|
f4ba47a1c8
Fixed --march parameter passed to GNU as for ARM processors
|
13 年之前 |
joost
|
b886d5d55c
* Issue a warning when a package-name is used twice
|
13 年之前 |