On Mon, 10 Nov 2008, Petr Chornyj wrote:
Hi Peter,
> Przemyslaw Czerpak-2 wrote:
> > 2008-11-05 03:01 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> > ..
> > * harbour/contrib/gtwvg/gtwvg.c
> > * cover LWA_ALPHA usage by #if ( _WIN32_WINNT >= 0x0500 )
> > to keep at least comp
Przemyslaw Czerpak-2 wrote:
>
> 2008-11-05 03:01 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> ..
> * harbour/contrib/gtwvg/gtwvg.c
> * cover LWA_ALPHA usage by #if ( _WIN32_WINNT >= 0x0500 )
> to keep at least compile time compatibility with older systems
>
>
I think is
2008-11-05 03:01 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbapi.h
* harbour/source/vm/hashes.c
* harbour/source/vm/hashfunc.c
* changed hb_hSort() to execute sorting when hash is marked as needed
resorting instead of marking hash for resorting
* harb