nickysn
|
f8b87e472d
* set eol-style=native and mime-type=text/plain to graph.tex
|
před 4 roky |
florian
|
8496690ed0
* additional fix for r48449
|
před 4 roky |
svenbarth
|
91050f14b6
+ add event to retrieve the logged messages in addition to writing them to the backend
|
před 4 roky |
svenbarth
|
dc48872552
+ add support for logging to StdOut or StdErr instead of a file or system output; if the specified output is not opened an exception will be thrown
|
před 4 roky |
florian
|
f39f8d0f1a
* linux: make use of statx in Sysutils.FileAge if available
|
před 4 roky |
florian
|
de62cb8b02
* do not execute xend twice which was introduced in r48430
|
před 4 roky |
michael
|
a90315c3a0
* Patch from Noel Duffy to implement DNS over TCP and test
|
před 4 roky |
florian
|
4bec57702f
* handle generic with ord call of sub-range and enumeration data excluding 0 correctly, resolves #38412
|
před 4 roky |
florian
|
e99827246e
* fix type conversion for array indicies if the ordinal ranges of the involved types do not overlap, resolves #38413
|
před 4 roky |
michael
|
89149a2f9f
* Small fix from Andrey to improve link resolving
|
před 4 roky |
michael
|
c3aca47e50
* Patch from Andrey Sobol to fix broken topic links
|
před 4 roky |
florian
|
706e72e1fd
* better error message for runtime errors 202 and 210, resolves #38254
|
před 4 roky |
michael
|
5e7291af15
* Patch from Bart Broersma to introduce protected data property
|
před 4 roky |
michael
|
e723c1fff6
* Fix from Bart Broersma (better handling of managed data), issue ID #38406
|
před 4 roky |
michael
|
71f5e4534e
* Batch from Bart Broersma to add some info (Issue ID #38408)
|
před 4 roky |
florian
|
e5002dd291
* updated copyright year to 2021
|
před 4 roky |
florian
|
bcfa71d706
+ lazarus project for demo
|
před 4 roky |
pierre
|
5dbd9eb2e0
Introduce USE_REAL_INSTRUCTIONS to handle expressions not accepted by old assemblers
|
před 4 roky |
florian
|
bbbdbb9efa
* fix demo example for delphi_stream being defined
|
před 4 roky |
yury
|
1112e9f301
* Fixed wrong buffers in the XML registry test.
|
před 4 roky |
Károly Balogh
|
67fcf0f03e
m68k: revert r48224, the fix proposed in that patch was just hiding an underlying issue
|
před 4 roky |
Károly Balogh
|
10fa12bbae
m68k: take rounding requirements into account in a_loadfpu_reg_reg and a_loadfpu_ref_reg
|
před 4 roky |
Károly Balogh
|
da1746426b
m68k: do not optimize away fmove fpureg0, intreg0; fmove intreg0; fpureg0; constructs, they're used for rounding to single on FPUs with no resultprecision encoding
|
před 4 roky |
florian
|
0ab4515e58
* properly mangle interface wrapper names to avoid duplicate label errors, resolves #38385
|
před 4 roky |
florian
|
0b76059b37
* use generic VFP type instead of VFP list prone to changes
|
před 4 roky |
michael
|
6bdd7dc3b9
* Fix issue ID #38358
|
před 4 roky |
florian
|
5950a5f97b
* compiler utils cannot depend on StrUtils
|
před 4 roky |
yury
|
6975437da8
* rgobj: ungetiftemp can't be used here since it frees only temps of the tt_normal type.
|
před 4 roky |
florian
|
e5c6e91bd0
+ write message number to docs
|
před 4 roky |
michael
|
bdd04961ec
* Patch from Bart Broersma to fix issue ID #38306
|
před 4 roky |