From e3c0a1bc91a4c2e5ee5c68ae061f2603d965461d Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Mon, 21 Jan 2002 11:39:22 +0000 Subject: [PATCH] 2002-01-21 12:39 UTC+0100 --- harbour/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index bace93ad2d..820c95e594 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,12 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + * Improved HB_P_SENDSHORT for execution speed. + +2002-01-21 14:06 UTC+0100 Antonio Linares + * source/vm/hvm.c + * Improved HB_P_SEND for execution speed. + 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