2000-07-29 17:25 UTC+0100 Victor Szakats <info@szelvesz.hu>

This commit is contained in:
Viktor Szakats
2000-07-29 15:29:59 +00:00
parent 77e2ebbac6
commit e8d2b856a1

View File

@@ -7,15 +7,16 @@
* source/vm/itemapi.c
% Small optimizations.
* One buffer size changed to 512 from 500, to be the power of 2.
* source/vm/arrays.c
- hb_arrayGetBool() removed, since it was the same as hb_arrayGetL(), but
had no prototype in hbapi.h.
% Small optimizations.
* source/rtl/gtapi.c
* TRACE call fix in hb_gtSetPos()
! NOTE made more clear.
* One buffer size changed to 512 from 500, to be the power of 2.
2000-07-29 07:40 UTC+0800 Ron Pinkas <ron@profit-master.com>
* source/compiler/harbour.slx