Miroslav Fidler's activity

From 09/25/2020 to 10/24/2020

10/23/2020

05:11 PM U++ Feature #2091 (Approved): ide: Copy position on clipboard, Goto clipboard position
Miroslav Fidler
05:10 PM U++ Bug #2090 (Approved): ide: Compare with the next file
Miroslav Fidler

10/20/2020

06:41 PM U++ Bug #2089 (Approved): ide: Got sGlock deadlock internal error (one in 10 months...)
Miroslav Fidler
06:40 PM U++ Bug #2088 (Approved): In Package organizer, comment language content seems doubled.
Miroslav Fidler
01:14 PM U++ Bug #2086 (Approved): Missing plugin/ docs in www
Miroslav Fidler
09:34 AM U++ Bug #2086 (Approved): Missing plugin/ docs in www
Miroslav Fidler
01:14 PM U++ Bug #2087 (Approved): Blury images in www
Miroslav Fidler
09:34 AM U++ Bug #2087 (Approved): Blury images in www
Miroslav Fidler

10/19/2020

08:56 PM U++ Feature #2085 (Approved): Can we have Array a.Create<>(param) ?
Miroslav Fidler

10/16/2020

06:11 PM U++ Bug #2084 (New): MacOS issue with menubat (activated while function in progress)
Miroslav Fidler
10:05 AM U++ Feature #2083 (Approved): Layout files namespaces
This is ugly:
namespace Upp {
#define LAYOUTFILE <Rajce/Rajce.lay>
#include <CtrlCore/lay.h>
} // namespace Upp...
Miroslav Fidler

10/06/2020

12:28 AM U++ Bug #2082 (Approved): NativeFileSel linux *.* problem
Miroslav Fidler

10/05/2020

01:15 PM U++ Feature #2081 (Approved): Optimize String::Compary
Is is possible to reduce that to one &, 4 bswaps and 3 comparisons?
Miroslav Fidler

10/01/2020

10:54 AM U++ Bug #2077 (Ready for QA): String0::IsEqual causing warnings with newer GCC
I took me two days to figure all warnings out, but it should now compile with -Wall (except that && parenthesis issue... Miroslav Fidler
09:57 AM U++ Feature #2079 (Approved): Optimize Vector::RemoveIf
It should not do moves until the first match... Miroslav Fidler

09/30/2020

02:21 PM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
Ah, ok, it is in release only...
Miroslav Fidler
02:17 PM U++ Bug #2077 (In Progress): String0::IsEqual causing warnings with newer GCC
Miroslav Fidler
02:17 PM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
OK, I have installed manjaro.
gcc --version
10.2.0
With -Wall it gave warning in IsEqual0 about comparing si...
Miroslav Fidler

09/29/2020

12:59 PM U++ Feature #2078 (Approved): FileSelButton should display "Select path.." tip
Miroslav Fidler
12:51 PM U++ Feature #2078: FileSelButton should display "Select path.." tip
OK, applied. Thanks for the cleanup too :) Miroslav Fidler
11:36 AM U++ Task #2076: Native tooltips colors for GTK3
On how many distros and themes have you tested?
I remember trying this, problem is that while often you seem to ha...
Miroslav Fidler
10:45 AM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
Unfortunately, the performance impact is still ugly. With memcmp, compiler can optimize constant comparison (like s =... Miroslav Fidler

09/27/2020

07:57 PM U++ Feature #2078: FileSelButton should display "Select path.." tip
IMO not a good idea. Better to add tip on per usage base in client code ("Open new source file..") Miroslav Fidler

09/26/2020

02:12 PM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
Without == 0!!!!
memeq returns true if equal...
Miroslav Fidler
08:51 AM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
For record, no warnings with gcc 7.5.0 Miroslav Fidler
08:49 AM U++ Bug #2077 (Ready for QA): String0::IsEqual causing warnings with newer GCC
Posting GCC version would be really helpful.
Anyway, while perhaps negligible, the performance impact would be the...
Miroslav Fidler
 

Also available in: Atom