yury
|
ffff24593d
* To be Delphi compatible TRegistry.DeleteKey() must delete the specified key and all its child keys.
|
преди 4 години |
yury
|
2c196ee8a9
* TRegistryIniFile: Fixed uninitialized Result in ValueExists(). Implemented SectionExists().
|
преди 4 години |
yury
|
9fd0f94d7c
* tregistry2 test: Delete reg.xml and the app config dir.
|
преди 4 години |
yury
|
a29bfe5505
* Moved the tregistry2.pp test from packages to tests in order it to be run by daily test runs. tregistry2 has been failing for years and nobody has noticed this.
|
преди 4 години |
yury
|
4bf19e9d92
* Extended the tregistry2 test.
|
преди 4 години |
Mattias Gaertner
|
25fd38b2da
pastojs: fixed o as intftype, when o is nil
|
преди 4 години |
pierre
|
dc799a9d49
Fix clearing of single type register variable in initialize_regvars method for ARM cpu (with -Ooregvar)
|
преди 4 години |
florian
|
16f201292c
+ remove try ... finally statements if the finally block is empty
|
преди 4 години |
michael
|
92c3aedac4
* Fix typo
|
преди 4 години |
michael
|
005448f305
* Some restructuring by Andrey, add fallback link
|
преди 4 години |
michael
|
38b6bb7385
* Patch from Andrey Sobol to improve inheritance tree
|
преди 4 години |
florian
|
d4ad618a70
* similiar fix to r48167 for OptPass1SXTH
|
преди 4 години |
florian
|
14ddc59edb
* arm*: fix SxtbAndImm2Sxtb (now SxtbAndImm2Uxtb) optimization as proposed by Pierre and Gareth
|
преди 4 години |
florian
|
ecc3ce64ea
* x86: some fixes to enable 8 and 16 bit operations
|
преди 4 години |
michael
|
4c22d66aac
* Fix compilation
|
преди 4 години |
florian
|
8618a3b21f
* simplify tx8664shlshrnode.pass_generate_code, it should not mess with the result type, this
|
преди 4 години |
michael
|
b30d54b064
* Patches from Andrey Sobol, more control over warnings, improve class tree and resolving
|
преди 4 години |
florian
|
707bce74d7
* patch by J. Gareth Moreton: refactor OptPass2Jcc, resolves #38343
|
преди 4 години |
pierre
|
50a13b4df4
Function GetDefaultLibGCCDir adapted to case of Defaults not assigned (required for fpcmkcfg utility) reported by Andrew Kurushin
|
преди 4 години |
florian
|
9003114a8f
+ support R_X86_64_GOTPCRELX and R_X86_64_REX_GOTPCRELX
|
преди 4 години |
Mattias Gaertner
|
c21e777c85
pastojs: fixed freeing temp intf var if nil
|
преди 4 години |
florian
|
4e61867ce1
* modified (use IsManagedType to check if a for loop can be used for copying) patch by Bart Broersma to fix IncreaseCapacity of TQueue, resolves #38306
|
преди 4 години |
pierre
|
1fa5edd34e
Try to avoid use of native libgcc directory when cross-compiling.
|
преди 4 години |
florian
|
344aadebb9
* avoid widening of shl operations, this is not necessary for them either
|
преди 4 години |
pierre
|
4fd1c9ec42
Correct check of stringtype inside use_tag_prefix function
|
преди 4 години |
Mattias Gaertner
|
000de377b9
fcl-passrc: fixed compile with pas2js
|
преди 4 години |
Mattias Gaertner
|
2833bf6710
fcl-passrc: fixed mem leak
|
преди 4 години |
Mattias Gaertner
|
05d916a652
pastojs: clean up
|
преди 4 години |
florian
|
a286ad9d77
* do not extend 8 bit return values to 32 bit when loading them into eax,
|
преди 4 години |
Mattias Gaertner
|
22864b47e4
pastojs: record complex only for records with class vars
|
преди 4 години |