Michaël Van Canneyt
|
c44e550f74
* Add TEditCharCase
|
il y a 1 an |
Michaël Van Canneyt
|
7b94cabb63
* Add HINST for Delphi compatibility
|
il y a 1 an |
Rika Ichinose
|
0a0c5da2a4
Don’t allow generic fpc_pchar_length to arbitrarily over-read.
|
il y a 2 ans |
Rika Ichinose
|
9326ae3be2
Working i386 fpc_pchar_to_shortstr; previous version didn’t support length limits smaller than 255 and was often slower.
|
il y a 2 ans |
Rika Ichinose
|
c885676a8f
Don’t use local shortstring in generic fpc_pchar_to_shortstr, move directly to the destination.
|
il y a 2 ans |
Rika Ichinose
|
653afc90cb
Deny effective RTM support if CPUID bit RTM_ALWAYS_ABORT is set.
|
il y a 1 an |
Michaël Van Canneyt
|
c3b63b9827
--amend
|
il y a 1 an |
Michaël Van Canneyt
|
c0117a5f02
* (Try)Cast
|
il y a 1 an |
florian
|
7203f60909
* typo fixed
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
7d40cc43e0
* Packages: x86_64 assembly version of SHA1Transform added to hash package
|
il y a 2 ans |
florian
|
b621ed7c49
* clean up strange extra char
|
il y a 1 an |
florian
|
8d31351242
* moved files to appropriate location
|
il y a 1 an |
Rika Ichinose
|
424834ac63
Refactor promotional features of StrUtils.
|
il y a 1 an |
florian
|
8c6bcba32f
* redefine also PPChar and PPPChar depending on the string type mode, resolves #40491
|
il y a 1 an |
Rika Ichinose
|
a8f9f8c3dc
On i386 and x86_64, add cpu.CPUID — high-level wrapper to CPUID instruction, and cpu.CPUBrandString — convenience for CPUID leaves 80000002, 80000003, and 80000004.
|
il y a 1 an |
Michaël Van Canneyt
|
80eb84f854
* Dotted rtl
|
il y a 1 an |
Pierre Muller
|
8198498db7
Add CROSSASTARGET and CROSSASPROG make variables.
|
il y a 1 an |
Michaël Van Canneyt
|
d29e720f34
* Correct permissions
|
il y a 1 an |
Michaël Van Canneyt
|
88e6b7c4ab
* Add system.devices for Delphi compatibility
|
il y a 1 an |
Michaël Van Canneyt
|
c4c1430ef4
* Enable function references and anonymous functions in Delphi mode
|
il y a 1 an |
Michaël Van Canneyt
|
70c37a7e05
* Add TPointF.Zero
|
il y a 1 an |
Michaël Van Canneyt
|
d2f8534dca
* Add delphi-compatible methods to TAlphaColorF
|
il y a 1 an |
Pierre Muller
|
28c92fcba2
Makefile's regenerated after: Replace remaining SYSINITUNITS variable by SYSINIT_UNITS
|
il y a 1 an |
Pierre Muller
|
32fc4458f4
Replace remaining SYSINITUNITS variable by SYSINIT_UNITS
|
il y a 1 an |
Michaël Van Canneyt
|
d85f0074f6
* Add some constants for Delphi compatibility
|
il y a 1 an |
Michaël Van Canneyt
|
60b4eb79bc
* Adjust wasmtime interface to latest version
|
il y a 1 an |
Michaël Van Canneyt
|
b6eb454ac4
* Add Delphi-compatible DisposeOf and friends.
|
il y a 1 an |
J. Gareth "Curious Kit" Moreton
|
2939b57d59
* "blea" test will now display the CPU name (can be disabled by removing {$DEFINE DETECTCPU})
|
il y a 2 ans |
J. Gareth "Curious Kit" Moreton
|
2b067418c7
* New LEA bench test
|
il y a 2 ans |
J. Gareth "Curious Kit" Moreton
|
e65bdb6894
* New "fast 3-component LEA hint" and "Icelake" CPU options
|
il y a 2 ans |