2002-01-21 11:48 UTC+0100

This commit is contained in:
Antonio Linares
2002-01-21 10:58:14 +00:00
parent cbe8fb2136
commit a5a7412d1c

View File

@@ -7,6 +7,11 @@
For example:
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2002-01-21 13:52 UTC+0100 Antonio Linares <alinares@fivetech.com>
* 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 <alinares@fivetech.com>
* source/vm/hvm.c
* if() used at HB_P_FUNCTION to avoid a hb_itemClear() call when not needed