> 
> Never mind, I was trying to read source code to understand what is going
> on, but I think I'm too tired to concentrate enough.
> 
> This is what I read:
> 
> *r4153 | gambas | 2011-09-26 04:46:48 +0300 (Mon, 26 Sep 2011) | 12 lines
> 
> [INTERPRETER]
> * OPT: Optimization of locale-aware string comparison routine.
> * OPT: Do not use sprintf() for searching event handlers in symbol tables.
> * OPT: String[].Find() and String.Exist() are now twice faster for ASCII
>   binary and case insensitive comparisons.
> * BUG: Initialize the locale before loading any class.
> * OPT: Do not use sprintf() when searching a file inside Gambas archives.
> * OPT: Unroll a loop to speed up binary string identity comparison a little
>   bit.
> * BUG: Collection keys are now hashed with their eight last characters.
> * BUG: Internal Collection automatic resizing was disabled. Re-enable it!*
> 
> But when browsing the source codes (
> http://gambas.svn.sourceforge.net/viewvc/gambas/ ),
> I cannot find the described change from sources.
> 
> 
> Jussi

I mixed up something: the changes are actually in the next revision (#4154)

-- 
Benoît Minisini

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to