michael
|
b51fd7079a
* Allow single page mode for multi-page writers
|
4 yıl önce |
florian
|
2519fb1266
* patch by J. Gareth Moreton: aarch64 EXTDEBUG fixes and extensions, resolves #38383
|
4 yıl önce |
pierre
|
1351ccb3bf
Avoid range check errors
|
4 yıl önce |
pierre
|
f28629e8e1
Only set FNotifyMainThreadEvent at start of Execute method and after finishing the compilation of a package
|
4 yıl önce |
florian
|
f4c74b6b09
* fix TBufferedFileStream.Seek(0,soBeginning) as proposed by Andrey Zubarev, resolves #38351
|
4 yıl önce |
pierre
|
2b79b11744
Add some colors for comparison between two run results
|
4 yıl önce |
michael
|
79f2398e6a
Small fix by Andrey to fix links
|
4 yıl önce |
yury
|
d83e1a33ca
* tregistry2 test: Use cwstring on unices. Perform the test only on Windows and Linux.
|
4 yıl önce |
pierre
|
3bfb995a48
Add sleep inside loop to find package that can be compiled, if none is ready in ProcessThreadResult
|
4 yıl önce |
Károly Balogh
|
429bbb5c64
powerpc-amiga: fixed the vlink linker script to handle fpc.resources and fpc.reshandles sections. at least fixes building projects with resources with vlink, otherwise untested.
|
4 yıl önce |
Károly Balogh
|
8ad127ca30
powerpc-amiga: added some exec functions which will be required for some athreads rework
|
4 yıl önce |
pierre
|
b88f9ad57c
Reset paratargetdbg to dbg_none when handling -g- option, to really suppress debug information generation
|
4 yıl önce |
Mattias Gaertner
|
c32ef4af38
pastojs: ord(integer)
|
4 yıl önce |
Mattias Gaertner
|
af5a6cd9d2
fcl-passrc: resolver: ord(integer)
|
4 yıl önce |
florian
|
7a3eb453d4
* arm/aarch64: patch by J. Gareth Moreton: fix register allocation information for Mov2None 2, should resolve #38055
|
4 yıl önce |
Mattias Gaertner
|
13318117ed
pastojs: nicer filer error messages
|
4 yıl önce |
Mattias Gaertner
|
eaa519209e
pastojs: fixed if then asm a;b end
|
4 yıl önce |
pierre
|
62edfa5584
Change parameter type of Build* procedure from out to var, as the StringList is created in calling main
|
4 yıl önce |
pierre
|
0f575de1dd
Fix compilation for OpenBSD target after changes that use libc by default
|
4 yıl önce |
yury
|
fe09efbd0e
* Removed usage the Windows unit from the tregistry2 test.
|
4 yıl önce |
pierre
|
4111e13017
Avoid inlining of real constant for m68k if type is not best precision
|
4 yıl önce |
pierre
|
0055023394
Also set __stkptr inside cprt0.as and dllprt0.as startup assembly sources
|
4 yıl önce |
pierre
|
83a1f5fbc3
Also set __stkptr inside cprt0.as startup assembly source
|
4 yıl önce |
florian
|
85afaf5289
* patch by J. Gareth Moreton: Unitialized result variable fix on non-x86 debug builds, resolves #38371
|
4 yıl önce |
Mattias Gaertner
|
b460f87fd4
fcl-passrc: fixed checking statement after except-on
|
4 yıl önce |
yury
|
30587299ea
* TRegIniFile: When accessing a section do not change/close the current open key.
|
4 yıl önce |
yury
|
5d69ba2cd8
* TXmlRegistry: When a key name starts with \ or / it means the absolute path to the key is specified. So ignore the currently selected key when an absolute key is requested.
|
4 yıl önce |
yury
|
050a342101
* Reverted r41816 to allow TXmlRegistry.DeleteKey() delete the key and all its children. It is Delphi compatible. Windows implementation of TRegistry.DeleteKey() was fixed accordingly.
|
4 yıl önce |
yury
|
ffff24593d
* To be Delphi compatible TRegistry.DeleteKey() must delete the specified key and all its child keys.
|
4 yıl önce |
yury
|
2c196ee8a9
* TRegistryIniFile: Fixed uninitialized Result in ValueExists(). Implemented SectionExists().
|
4 yıl önce |