*improved gc with string; *improved string duplication; *polished code.

This commit is contained in:
paladin-t 2015-12-29 15:45:27 +08:00
parent 6583e60d0b
commit 1d732e7f0f
2 changed files with 202 additions and 176 deletions

View File

@ -1,6 +1,7 @@
Dec. 29 2015 Dec. 29 2015
Fixed a multiple disposing bug with expression calculation Fixed a multiple disposing bug with expression calculation
Improved GC with an array Improved GC with array and string
Improved string duplication
Improved array handling Improved array handling
Polished array manipulation code Polished array manipulation code

File diff suppressed because it is too large Load Diff