Yuriy Sydorov
|
fca357e898
* Disabled running of the sharemem test since fpcmemdll.dll is never built.
|
4 年之前 |
Yuriy Sydorov
|
0567572fae
* Weak externals from DLL are nor supported on Windows.
|
4 年之前 |
Michaël Van Canneyt
|
c27823568a
* libimports added
|
4 年之前 |
Yuriy Sydorov
|
bcaa2c9758
* Explicitly specify CP1252 for registry tests which depends on this CP.
|
4 年之前 |
florian
|
c7c8e2e008
* nicer spelling
|
4 年之前 |
Yuriy Sydorov
|
9653406ac6
* Updated json tests to run properly when the default code is non-UTF8.
|
4 年之前 |
Michaël Van Canneyt
|
7e158b6c9b
* Forgot to commit
|
4 年之前 |
Michaël Van Canneyt
|
2781be118f
* Add linklib, add some formatting
|
4 年之前 |
Michaël Van Canneyt
|
a4821b1d0c
* Additional module platform
|
4 年之前 |
Pierre Muller
|
6b7df6d22e
Add 'treated as Error:' to compiler messages
|
4 年之前 |
Yuriy Sydorov
|
b4df9dbe1d
* Prevent spilling of spill-helper registers which contain the value of a
|
4 年之前 |
florian
|
37bb10e893
* make ShlOp2Op optimization more fool proof
|
4 年之前 |
mattias
|
bad14c5dbd
pas2js: httpcompiler: fixed reading values fomr config file
|
4 年之前 |
Yuriy Sydorov
|
61cf121533
* Use a register alias while handling reg deallocs in trgobj.instr_spill_register()
|
4 年之前 |
Nikolay Nikolov
|
ba9a8ab069
+ added thlcgwasm.a_load_subsetref_stack, not implemented yet
|
4 年之前 |
Ondrej Pokorny
|
f4cc2447a2
* fix memory leak in TFPCustomSimpleThreadPool.TThreadPoolList
|
4 年之前 |
Ondrej Pokorny
|
ef0aea8ca2
* fix memory leak in TFPPooledConnectionHandler
|
4 年之前 |
Ondrej Pokorny
|
008214ca15
fphttpclient: remove OnIdle and add protected methods so that the feature can be added in a descendant
|
4 年之前 |
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
|
4 年之前 |
Michaël Van Canneyt
|
25450a99ed
* Fix issue #39350 : strip extension dot in windows loadknowntypes
|
4 年之前 |
mattias
|
679cfab709
pastojs: added hook GetFileSrcAttr to skip generating srcmap of some files
|
4 年之前 |
mattias
|
7e57e4514a
pastojs: added TPas2jsMapper.SaveJSToStream
|
4 年之前 |
florian
|
9a1ccd2a16
* x86: ShlOp2Op optimization
|
4 年之前 |
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)
|
4 年之前 |
Sven Barth
|
86d4820760
+ implement support for terminating a HTTPSys web service handler that's blocking inside WaitForRequest
|
4 年之前 |
Sven Barth
|
2650049b2c
* initialize Result variable of THTTPSysHandler.WaitForRequest
|
4 年之前 |
Pierre Muller
|
4acf8d36b8
Add symbol_order*.fpc files to .gitignore
|
4 年之前 |
Yuriy Sydorov
|
6007ceb908
* Patch by J. Gareth "Kit" Moreton (issue #39343). x86 peephole
|
4 年之前 |
Yuriy Sydorov
|
940ac567a5
* Patch by J. Gareth "Kit" Moreton (issue #39343). Added missing allocation
|
4 年之前 |
Michaël Van Canneyt
|
06b659f787
* Fix issue #39342, after exception in doapplyupdates, res is not valid
|
4 年之前 |