From a5a7412d1c4f604f2f6ca77a0ecf98c64cbb074a Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Mon, 21 Jan 2002 10:58:14 +0000 Subject: [PATCH] 2002-01-21 11:48 UTC+0100 --- harbour/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 65b093c52a..bace93ad2d 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,11 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-01-21 13:52 UTC+0100 Antonio Linares + * source/vm/hvm.c + * if() used at HB_P_FUNCTIONSHORT to avoid a hb_itemClear() call when not needed + to improve execution speed. + 2002-01-21 13:42 UTC+0100 Antonio Linares * source/vm/hvm.c * if() used at HB_P_FUNCTION to avoid a hb_itemClear() call when not needed