Miroslav Fidler's activity
From 09/23/2020 to 10/22/2020
10/20/2020
- 06:41 PM U++ Bug #2089 (Approved): ide: Got sGlock deadlock internal error (one in 10 months...)
- 06:40 PM U++ Bug #2088 (Approved): In Package organizer, comment language content seems doubled.
- 01:14 PM U++ Bug #2086 (Approved): Missing plugin/ docs in www
- 09:34 AM U++ Bug #2086 (Approved): Missing plugin/ docs in www
- 01:14 PM U++ Bug #2087 (Approved): Blury images in www
- 09:34 AM U++ Bug #2087 (Approved): Blury images in www
10/19/2020
10/16/2020
- 06:11 PM U++ Bug #2084 (New): MacOS issue with menubat (activated while function in progress)
- 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...
10/06/2020
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?
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...
- 09:57 AM U++ Feature #2079 (Approved): Optimize Vector::RemoveIf
- It should not do moves until the first match...
09/30/2020
- 02:21 PM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
- Ah, ok, it is in release only...
- 02:17 PM U++ Bug #2077 (In Progress): String0::IsEqual causing warnings with newer GCC
- 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...
09/29/2020
- 12:59 PM U++ Feature #2078 (Approved): FileSelButton should display "Select path.." tip
- 12:51 PM U++ Feature #2078: FileSelButton should display "Select path.." tip
- OK, applied. Thanks for the cleanup too :)
- 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... - 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 =...
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..")
09/26/2020
- 02:12 PM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
- Without == 0!!!!
memeq returns true if equal... - 08:51 AM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
- For record, no warnings with gcc 7.5.0
- 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...
09/24/2020
- 10:02 AM U++ Feature #2072 (Ready for QA): Making "Select Main Package" more accessible for begginers
- Now the only problem is that the document really sucks... even contains some factually incorrect info.
- 10:02 AM U++ Feature #2072 (Ready for QA): Making "Select Main Package" more accessible for begginers
- Now the only problem is that the document really sucks... even contains some factually incorrect info.
09/23/2020
- 12:21 PM U++ Feature #2073 (Approved): SSLProxyGET from classic
- 12:21 PM U++ Feature #2072 (New): Making "Select Main Package" more accessible for begginers
- Well, you got me confused with Ready for CR... :)
- 11:40 AM U++ Feature #2072: Making "Select Main Package" more accessible for begginers
- I do not see any related commit... If this is just suggestion, I like it and can implement myself...
- 11:38 AM U++ Bug #2067 (Ready for QA): C4927 warnings in Core with latest MSVC
- Thank you. I have decided to go with it, so please check that trunk now works... (if it does, close the task).
- 10:11 AM U++ Bug #2070 (Approved): Add missing widgets to .usc
Also available in: Atom