flat assembler
Message board for the users of flat assembler.

Index > IDE Development > Fresh IDE v2.4.0 RC - CANCELED

Author
Thread Post new topic Reply to topic
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 19 Sep 2016, 08:44
This release line has been canceled. See for the next v2.5.0RC

I was though to not support Unicode in Fresh IDE until v3.

But provoked by @idle post here, I decided to fix the Unicode filenames support.

Unfortunately this process rapidly got out of control and as a result the whole IDE now supports not only Unicode filenames, but Unicode source files as well.

The changes in the source base are HUGE. The good is that in the process of refactoring and testing, several old bugs has been found and fixed.

But it is very likely that big amount of new bugs are introduced.

So, please, download and test this RC thoroughly. Here are the download links:

_________________
Tox ID: 48C0321ADDB2FE5F644BB5E3D58B0D58C35E5BCBC81D7CD333633FEDF1047914A534256478D9


Last edited by JohnFound on 03 Oct 2016, 08:36; edited 3 times in total
Post 19 Sep 2016, 08:44
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20451
Location: In your JS exploiting you and your system
revolution 19 Sep 2016, 10:02
JohnFound: What do you mean by Unicode? Does that mean UTF-8, UTF-16, or multiple code pages (like DOS uses), or something else?
Post 19 Sep 2016, 10:02
View user's profile Send private message Visit poster's website Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 19 Sep 2016, 10:14
revolution wrote:
JohnFound: What do you mean by Unicode? Does that mean UTF-8, UTF-16, or multiple code pages (like DOS uses), or something else?


Now Fresh IDE opens, edits and saves only UTF-8 encoded files without BOM. It will not try to convert the files with another encoding.

Internally it is mix of Windows 16bit encoding (the GUI components) and UTF-8 (FeshLIb).

_________________
Tox ID: 48C0321ADDB2FE5F644BB5E3D58B0D58C35E5BCBC81D7CD333633FEDF1047914A534256478D9
Post 19 Sep 2016, 10:14
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20451
Location: In your JS exploiting you and your system
revolution 19 Sep 2016, 10:20
So on Windows you convert the UCS-2 filenames to UTF-8 internally? And from internal UTF-8 to "wide" for the GUI output?

I ask because I wonder how it handles the surrogate pairs? Those are a horrible kludge but it is what we have now. Sad
Post 19 Sep 2016, 10:20
View user's profile Send private message Visit poster's website Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 19 Sep 2016, 10:28
revolution wrote:
I ask because I wonder how it handles the surrogate pairs? Those are a horrible kludge but it is what we have now. Sad


It handles them probably buggy. Wink And I will probably fix only the problems that causes crashes of the IDE.

_________________
Tox ID: 48C0321ADDB2FE5F644BB5E3D58B0D58C35E5BCBC81D7CD333633FEDF1047914A534256478D9
Post 19 Sep 2016, 10:28
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.