Rika Ichinose
|
8784dbc095
Outline freeing TFPList with disposing its items into TFPList.FreeAndNilDisposing.
|
3 年之前 |
Rika Ichinose
|
510a281c3f
Use a set instead of boolean arguments to TCallCandidates.
|
3 年之前 |
Rika Ichinose
|
326776c7fa
Turn TCallCandidates into an object, make it create FIgnoredCandidateProcs on demand, and outline such adding on demand into dedicated TFPList.AddOnDemand.
|
3 年之前 |
Michaël Van Canneyt
|
b74411cf03
* Patch from Lipinast Lekrisov to implement setting method-type properties. Fixes issue #40970
|
10 月之前 |
J. Gareth "Curious Kit" Moreton
|
8520dabebb
* x86: New RET/lbl/RET optimisation
|
2 年之前 |
J. Gareth "Curious Kit" Moreton
|
8bb3367a49
* x86: Refactored SetCC optimisations to better
|
2 年之前 |
Rika Ichinose
|
6e655eb5a3
Remove fpc_varset_* indirections if SSE support is guaranteed.
|
10 月之前 |
florian
|
f626efef37
* example does not need cwstring unit
|
10 月之前 |
Michaël Van Canneyt
|
06eaec4313
* Fix compilation under unicode rtl
|
10 月之前 |
Michaël Van Canneyt
|
f641987464
* Pascal code generation starting from json-schema
|
10 月之前 |
J. Gareth "Curious Kit" Moreton
|
51c3cc97fa
* Packages: ARM assembly language version of MD5Transform added to hash package
|
1 年之前 |
florian
|
54dcfa78f8
* cleanup
|
10 月之前 |
Nikolay Nikolov
|
b416418134
- exclude fpc-term from compilation on MSX-DOS
|
10 月之前 |
Rika Ichinose
|
aed4292017
SSE set operations (i386).
|
1 年之前 |
florian
|
511beac49c
* get rid of the hack that tlabelnode inherits from tunarynode and stores a statement in left, resolves #40964
|
10 月之前 |
Jonas Maebe
|
220971289a
macOS: fix make all
|
10 月之前 |
Jonas Maebe
|
fd83bb10d4
macOS: use -macos_version_min for recent versions
|
10 月之前 |
Nikolay Nikolov
|
6c0be9f534
* always try to load libGL.so (which is a symlink), instead of libGL.so.1 on
|
10 月之前 |
Nikolay Nikolov
|
ef1ca55728
+ added NetBSD to PtcKvmOSes and UnixPtyOSes
|
10 月之前 |
Nikolay Nikolov
|
83807ba780
+ enabled compilation of ptckvm on NetBSD
|
10 月之前 |
Nikolay Nikolov
|
7c9506a629
+ enabled compilation of unit ptcgraph on NetBSD
|
10 月之前 |
Nikolay Nikolov
|
c333863330
+ added the IPC_PRIVATE constant for NetBSD
|
10 月之前 |
Nikolay Nikolov
|
cbd6417201
+ enabled compilation of ptc on NetBSD
|
10 月之前 |
Nikolay Nikolov
|
4c97e43bca
+ enabled compilation of unit unix98pty on NetBSD
|
10 月之前 |
florian
|
201d38d6fe
* fix fpc_frac_real to properly thrown an exception on +/-Inf/NaN
|
10 月之前 |
Nikolay Nikolov
|
03689044d9
+ added FreeBSD to the UnixPTY OSes
|
10 月之前 |
Nikolay Nikolov
|
2baee68fdd
+ enabled compilation of unit unix98pty on FreeBSD
|
10 月之前 |
Sven/Sarah Barth
|
00fc962ca3
+ fix #40963: print suitable messages for local unit, include, library and object paths if -vt is given
|
10 月之前 |
Sven/Sarah Barth
|
3e8e02bede
+ extend test framework with ability to specify certain expected compiler messages using their ids
|
10 月之前 |
Sven/Sarah Barth
|
a1e9dc4447
* fix typo in tests/readme.txt
|
10 月之前 |