Michaël Van Canneyt
|
cf4fc4e385
* Add property to better simulate Delphi behaviour
|
1 年間 前 |
Michaël Van Canneyt
|
0b4d9a6732
* Some utility routines
|
1 年間 前 |
Nikolay Nikolov
|
6d79054cff
* use an empty TThread implementation in rtl/wasi/tthread.inc, in case
|
1 年間 前 |
florian
|
f6002d8078
* ensure make_simple_ref is called, resolves #40851
|
1 年間 前 |
Ondrej Pokorny
|
617d56f23a
Move EqualsValue/LessThanValue/GreaterThanValue to unit Types, refer to them in the Math unit
|
1 年間 前 |
Pierre Muller
|
b30b01a212
Add src/win to include path for win32/win64 targets
|
1 年間 前 |
Pierre Muller
|
ab115180bf
Fix syntax error in last commit
|
1 年間 前 |
Pierre Muller
|
713c9eea6a
Adapt namespaces.lst to removal of src/win/varutils.pp separate source file
|
1 年間 前 |
Pierre Muller
|
8eb0d1eaed
Use single main file src/inc/varutils.pp for Windows and other OSes
|
1 年間 前 |
Pierre Muller
|
a347e28dad
Add dependency on variants unit for rtti
|
1 年間 前 |
Pierre Muller
|
40c3dc5809
Fix directory for varutils unit
|
1 年間 前 |
Pierre Muller
|
fe80f43e4e
Add dependencies for fprpcclient on fpwebclient and fphttpwebclient units
|
1 年間 前 |
Pierre Muller
|
d851553f41
Move varutils.pp from src/common to src/inc directory
|
1 年間 前 |
Pierre Muller
|
eb2e6b2951
Regenerate Makefile's after introduction of DISABLE_FPMAKE_BUILD_UNIT variable
|
1 年間 前 |
Pierre Muller
|
aec4cb393d
Only add '-bu' option to FPMAKE_OPT if DISABLE_FPMAKE_BUILD_UNIT variable is not set
|
1 年間 前 |
florian
|
e225b41e3e
* properly define esp32 helper unit names in inc/Makefile.rtl
|
1 年間 前 |
Pierre Muller
|
b1f0c504cc
Fix wince compilation using FPC_HAS_SYSRELOCATETHREADVAR_ASM macro.
|
1 年間 前 |
Alligator-1
|
b64701da1b
Partial revert "Immediately set the capacity"
|
1 年間 前 |
Michaël Van Canneyt
|
d0dd4697fa
* Correctly unregister all routes. Do not call register routes when already registered
|
1 年間 前 |
Alligator-1
|
9caabdc4e7
Immediately set the capacity
|
1 年間 前 |
florian
|
47d2395110
* set operand size properly for STX*
|
1 年間 前 |
Alligator-1
|
ffaeec243a
Immediately set the capacity
|
1 年間 前 |
Michaël Van Canneyt
|
f84c2ed56b
* Fix missing data event for field change
|
1 年間 前 |
Alligator-1
|
326073512d
const array - reducing unnecessary data copying
|
1 年間 前 |
Alligator-1
|
e87982e925
const array - reducing unnecessary data copying
|
1 年間 前 |
florian
|
b974e4a25f
* fix extension to 64 bit on aarch64, resolves #40576
|
1 年間 前 |
Nikolay Nikolov
|
35701f8fa2
* fail with an internal compiler error in case an atomic WebAssembly instruction
|
1 年間 前 |
florian
|
fd74c26707
* TARMAsmOptimizer.USxtOp2Op sets register size if needed
|
1 年間 前 |
Nikolay Nikolov
|
26c69d564f
+ introduced WebAssembly helper is_atomic_op
|
1 年間 前 |
florian
|
5b03123bd4
* ensure register size is set properly by AndSxt2And
|
1 年間 前 |