Yuriy Sydorov
|
b4df9dbe1d
* Prevent spilling of spill-helper registers which contain the value of a
|
vor 4 Jahren |
florian
|
37bb10e893
* make ShlOp2Op optimization more fool proof
|
vor 4 Jahren |
mattias
|
bad14c5dbd
pas2js: httpcompiler: fixed reading values fomr config file
|
vor 4 Jahren |
Yuriy Sydorov
|
61cf121533
* Use a register alias while handling reg deallocs in trgobj.instr_spill_register()
|
vor 4 Jahren |
Nikolay Nikolov
|
ba9a8ab069
+ added thlcgwasm.a_load_subsetref_stack, not implemented yet
|
vor 4 Jahren |
Ondrej Pokorny
|
f4cc2447a2
* fix memory leak in TFPCustomSimpleThreadPool.TThreadPoolList
|
vor 4 Jahren |
Ondrej Pokorny
|
ef0aea8ca2
* fix memory leak in TFPPooledConnectionHandler
|
vor 4 Jahren |
Ondrej Pokorny
|
008214ca15
fphttpclient: remove OnIdle and add protected methods so that the feature can be added in a descendant
|
vor 4 Jahren |
Florian Klämpfl
|
67b08734cf
* to avoid that -Xg causes a failure during comparing ppc3.exe and ppc386.exe on windows, during the last compiler compilation step, the
|
vor 4 Jahren |
Michaël Van Canneyt
|
25450a99ed
* Fix issue #39350 : strip extension dot in windows loadknowntypes
|
vor 4 Jahren |
mattias
|
679cfab709
pastojs: added hook GetFileSrcAttr to skip generating srcmap of some files
|
vor 4 Jahren |
mattias
|
7e57e4514a
pastojs: added TPas2jsMapper.SaveJSToStream
|
vor 4 Jahren |
florian
|
9a1ccd2a16
* x86: ShlOp2Op optimization
|
vor 4 Jahren |
Sven Barth
|
7c6f3810e3
* move freeing of the event log to a separate, virtual method so that this can be changed depending on the needs of TCustomWebApplication.CreateEventLog (e.g. when using a TCustomWebApplication descendant together with a TDaemonApplication)
|
vor 4 Jahren |
Sven Barth
|
86d4820760
+ implement support for terminating a HTTPSys web service handler that's blocking inside WaitForRequest
|
vor 4 Jahren |
Sven Barth
|
2650049b2c
* initialize Result variable of THTTPSysHandler.WaitForRequest
|
vor 4 Jahren |
Pierre Muller
|
4acf8d36b8
Add symbol_order*.fpc files to .gitignore
|
vor 4 Jahren |
Yuriy Sydorov
|
6007ceb908
* Patch by J. Gareth "Kit" Moreton (issue #39343). x86 peephole
|
vor 4 Jahren |
Yuriy Sydorov
|
940ac567a5
* Patch by J. Gareth "Kit" Moreton (issue #39343). Added missing allocation
|
vor 4 Jahren |
Michaël Van Canneyt
|
06b659f787
* Fix issue #39342, after exception in doapplyupdates, res is not valid
|
vor 4 Jahren |
Nikolay Nikolov
|
239557237f
* regenerated makefiles with the latest fpcmake from trunk
|
vor 4 Jahren |
Pierre Muller
|
810de9eaca
Try to avoid infinite loop for revision target on svn repo
|
vor 4 Jahren |
Pierre Muller
|
ae8972083f
Use pascal hunk for diff output for pascal source files
|
vor 4 Jahren |
Michaël Van Canneyt
|
dcf64d8fee
* Export statement
|
vor 4 Jahren |
florian
|
f8c92914c2
* indention fixed
|
vor 4 Jahren |
Pierre Muller
|
33ad038bbb
* Avoid some wrong error messages after initial error
|
vor 4 Jahren |
Yuriy Sydorov
|
16d17de1ff
+ Added a test for a bug fixed in b96057ad.
|
vor 4 Jahren |
Yuriy Sydorov
|
b43ee41090
* If in a move instruction "MOV reg1,reg2" one of the registers must be
|
vor 4 Jahren |
Yuriy Sydorov
|
213a0a704a
* Added trgobj.remove_ai(), call it instead of code duplication.
|
vor 4 Jahren |
Yuriy Sydorov
|
b96057adeb
* Remove register allocations of coalesced registers if the alias
|
vor 4 Jahren |