Home » Developing U++ » U++ Developers corner » JavaScriptCore
Re: JavaScriptCore [message #27442 is a reply to message #27440] |
Sun, 18 July 2010 08:59   |
 |
mirek
Messages: 14267 Registered: November 2005
|
Ultimate Member |
|
|
dolik.rce wrote on Sat, 17 July 2010 17:24 | Good news: I managed to get rid of the ICU library. Bad news: I replaced it with gliband pango. We link with those two on Linux with GUI anyway, but I don't like this solution because it still means supplying those libs on windows and in console and NOGTK builds.
Another good news is, that I actually have even fully U++ solution, without external libs. The only problem is that I had to use some function stubs to get it working. To get it into production quality, I need to implement (in unicode safe manner):
case folding,
ToLower,
ToUpper,
comparation,
determining the character category (as described for example here).
|
U++ ToLower/Upper are unicode, at least they are intended to be.
We have some char properties too (actually, it is implemented with the same table:)
We can extend that.
Mirek
|
|
|
 |
|
JavaScriptCore
|
 |
|
Re: JavaScriptCore
By: mirek on Sat, 10 July 2010 16:23
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
By: tojocky on Sun, 11 July 2010 00:05
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
By: tojocky on Sun, 11 July 2010 14:35
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
By: tojocky on Sun, 11 July 2010 20:32
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
By: tojocky on Thu, 15 July 2010 08:25
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
By: mirek on Sat, 17 July 2010 09:52
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
By: mirek on Sun, 18 July 2010 08:59
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
By: mirek on Thu, 05 August 2010 12:55
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
By: mirek on Fri, 13 August 2010 09:09
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
By: mirek on Fri, 13 August 2010 11:30
|
 |
|
Re: JavaScriptCore
By: mirek on Fri, 13 August 2010 11:30
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
By: jeremy_c on Sat, 14 August 2010 21:19
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
 |
|
Re: JavaScriptCore
|
Goto Forum:
Current Time: Tue Aug 26 11:37:45 CEST 2025
Total time taken to generate the page: 0.04893 seconds
|