diff options
author | godzilla80@gmx.net <> | 2009-05-02 12:25:11 +0000 |
---|---|---|
committer | godzilla80@gmx.net <> | 2009-05-02 12:25:11 +0000 |
commit | 93ffd43c381e96cdf4af245abcec52b75fe00fee (patch) | |
tree | 2f8f4df36a67c26f0110c8ac9507188378c86b52 /HISTORY | |
parent | 9f181be10fb44a768750c2d9fa4cb4d9f66bc836 (diff) |
Enhancement: Updated clientscripts.php to JSMin 1.1.1 - According to author 15% faster with 94% less memory usage
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ ENH: Issue#146 - replace deprecated(php5.3>) split with explode in TPgsqlMetaDat CHG: Issue#7 - Clients Scripts are not combined anymore in Debug application mode (Christophe) ENH: Added caching of message files to TException (Michael) ENH: Updated to scriptaculous 1.8.2 & Prototype 1.6.0.3 +ENH: clientscripts.php Updated to JSMin 1.1.1 - According to author 15% faster with 94% less memory usage (Yves) ENH: replace is_null() function calls with native language constuct (Yves) ENH: replace array_push() function calls with native language constuct if make sense (Yves) ENH: TBrowserLogRoute: add table-layout:auto and explicit set column with to avoid bad render behavior in table-layout:fixed environment, explicit set text color to increase readability (Yves) |