nickysn
|
f04acb2db7
* parse the memory model command line options and define the FPC_MM_* macro
|
11 anni fa |
florian
|
6e32f8ee8f
* patch by Bernd which fixes InterLockedxxx functions on ARMv4T, resolves #25518
|
11 anni fa |
florian
|
1882ab8d5a
* i8086 has no cpu_capabilites
|
11 anni fa |
florian
|
0d6cc46a5e
+ CPU type corei
|
11 anni fa |
florian
|
84f7f5f934
* popcnt has a separate cpuid flag so we should separate it from sse
|
11 anni fa |
florian
|
711c533573
* moved test because it tests a certain functionalty and was made solely to test strutils.IsWild
|
11 anni fa |
michael
|
4378063247
* Use factory for fielddefs
|
11 anni fa |
michael
|
196d8cee3d
* Use factory for fielddefs
|
11 anni fa |
michael
|
56280f3be9
* Use factory for fielddefs
|
11 anni fa |
michael
|
d7d4035252
* Use factory for fielddefs
|
11 anni fa |
michael
|
60056b260d
* Use factory for fielddefs
|
11 anni fa |
michael
|
7b460e0e5e
* Use factory for fielddefs
|
11 anni fa |
michael
|
b1fc595d17
* Use TFieldDef descendent to implement updateable enums
|
11 anni fa |
michael
|
948f40f24b
* Use TFieldDef descendent
|
11 anni fa |
michael
|
1db294bc19
* Add convenience method for adding fielddefs
|
11 anni fa |
michael
|
feed8adfa6
* Correct use of FieldDefs factory
|
11 anni fa |
michael
|
53ba347851
* Correct use of FieldDefs factory
|
11 anni fa |
michael
|
882eca6b09
* Correct use of FieldDefs factory. Bind FieldDefs to fields.
|
11 anni fa |
florian
|
ad7a3b2dbf
* explicitly type cast constants so the compiler does not use smaller types if an fpu instruction set is selected which does not support the highest precision type
|
11 anni fa |
florian
|
75a13f7e47
* do not allow VCOMISD/VCOMISS to use a memory location as target
|
11 anni fa |
michael
|
ed25721ff0
* Use TSQLDBParams instead of TParams
|
11 anni fa |
michael
|
79b23f8c6b
* Moved (Commit,RollBack)[Retaining] up one level, avoids typecasts
|
11 anni fa |
michael
|
a9f1a8ae0b
* Introduced factory possibility for TParams, TFieldDefs
|
11 anni fa |
michael
|
8c5e1550a5
* Re-applied patch from Laco./src/sqldb/sqldb.pp
|
11 anni fa |
michael
|
a0f9e3fefd
* Update using TCustomSQLStatement instead of TSQLQuery
|
11 anni fa |
michael
|
44c7b8fd16
* Published TIndexDef properties
|
11 anni fa |
michael
|
b9eb560dde
* Some cosmetic changes, added SQLConnection/SQLTransaction to avoid typecasts everywhere
|
11 anni fa |
michael
|
f3ca850469
* Started support of extended PQ types, starting with enum
|
11 anni fa |
lacak
|
9c2ffc30ee
fcl-db:
|
11 anni fa |
michael
|
4154f531ff
* Fixed bug ID #22611
|
11 anni fa |