Michaël Van Canneyt
|
c9888f9774
* Remove uses of exttypes
|
1 年之前 |
florian
|
af482fde23
* generate specializations only of no error happened so far to prevent further (internal)errors, resolves #40646
|
1 年之前 |
Rika Ichinose
|
2d6294eb26
MovQ + Shr → PExtrW.
|
1 年之前 |
Rika Ichinose
|
e5b47310c8
Supposedly faster i386 int() and frac().
|
1 年之前 |
Michaël Van Canneyt
|
ccb1985953
* Fix latex error due to unescaped dollar
|
1 年之前 |
Michaël Van Canneyt
|
ca8d867d57
* Get extended methods, fields and property info.
|
1 年之前 |
Michaël Van Canneyt
|
b7e8dd6268
* Add optional parameter to get methods of only current class
|
1 年之前 |
Pierre Muller
|
462d0eb07c
Restrict use of A_MOVE to ufromsize and utosize = OS_INT. (contributed by Jinyang He)
|
1 年之前 |
Sven/Sarah Barth
|
ae06528db4
+ add test for already fixed #24285
|
1 年之前 |
Sven/Sarah Barth
|
60c94c50ff
+ add test for now fixed #40639
|
1 年之前 |
Sven/Sarah Barth
|
ea102d792f
* fix #40634 the 2nd: a (strict) protected symbol in a parent class of the owner is supposed to be visible
|
1 年之前 |
Sven/Sarah Barth
|
5e05630713
* fix the internal error of #40639; however as the test code in question will only compile correctly with the next commit no test is added yet
|
1 年之前 |
Sven/Sarah Barth
|
1dbde8a79d
- remove no longer required check as that is now handled by check_strict_private (not to mention that the check had been placed incorrectly anyway...)
|
1 年之前 |
Sven/Sarah Barth
|
11200cfaf6
* use check_strict_private and check_strict_protected in their respective non-strict checks to avoid code duplication
|
1 年之前 |
Sven/Sarah Barth
|
852aee489c
* move the checks for strict private and protected into their own nested functions
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
afd63ef0ce
* New test for !40643
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
ae927b0689
* x86: Fixed "Cmp1Jl2Cmp0Jle" and "CmpJe2NegJo" optimisations
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
e406cbd9c8
* x86: Minor efficiency gains in OptPass1CMP
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
068b8f9e9d
* New test for i40647
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
1e0f6f9f64
* x86: Fixed error in "LeaLea2Lea 1" optimisation
|
1 年之前 |
marcoonthegit
|
f582f93a0a
* git changed to 1024 for mnamelen apparently fixes tdos1 test crash
|
1 年之前 |
marcoonthegit
|
e9b12b41db
* also add stack note for trunke
|
1 年之前 |
Michaël Van Canneyt
|
9000f8742d
* Fix error in TReadr.ReadString. Fixes issue #40652
|
1 年之前 |
Michaël Van Canneyt
|
f6ce76b638
* Fix in overloads of GetFieldList
|
1 年之前 |
Pierre Muller
|
8122defbd8
Add test for bug report 40537
|
1 年之前 |
Pierre Muller
|
d621cef988
Reenable semaphore support for NetBSD and OpenBSD in syncobjs unit
|
1 年之前 |
Pierre Muller
|
692754b422
Move test to end of possible conversion and add check_valid_var boolean variable
|
1 年之前 |
Pierre Muller
|
f39cfc75fc
First attempt to fix bug report #40537
|
1 年之前 |
florian
|
8146443336
+ set pi_do_call on ARM as well if we check for fpu exceptions
|
1 年之前 |
Michaël Van Canneyt
|
4a1a81663a
* Make tests more granular by doing them each in their own routine.
|
1 年之前 |