From f8c5d6bde7326a1cabb8cb580ba58af84e58aa81 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Tue, 22 Sep 2015 11:07:30 +0800 Subject: [PATCH] *updated history. --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY b/HISTORY index c67bf74..c3e8307 100755 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,6 @@ +Sep. 22 2015 +Added mb_get_var, mb_get_var_value and mb_set_var_value + Sep. 21 2015 Implemented tail recursion optimization in sub routine Added array length gain in LEN function