1
0
mirror of https://github.com/mrclay/minify.git synced 2025-03-13 08:59:38 +01:00

11 Commits

Author SHA1 Message Date
Steve Clay
e596b35fc4 Collapse "min" into project root and get unit tests working.
Fixes #472
2015-09-28 15:39:25 -04:00
Steve Clay
5560a664e9 Fix up web-based tool and correct error byte in JSMin exceptions 2013-11-27 18:28:39 -05:00
Steve Clay
681885762d Fixes #73: Handles regex literals directly following return/typeof 2013-09-20 20:09:51 -04:00
Steve Clay
6f5721d2db Fixes #53 (github) handles division following line break 2013-04-01 11:25:27 -04:00
Steve Clay
c95d6bac4e Fixes Gcode issue 256, improve readability 2013-03-29 10:01:17 -04:00
Steve Clay
c196dd39df Replaced all class require's with autoloader 2012-09-30 17:51:34 -04:00
Steve Clay
5b6469467e proper fix for Issue 144: + ++a 2011-06-26 02:37:00 -04:00
Steve Clay
19e79ff7fb Fixed tests & classes in case of mbstring.func_overload & 2 (Issue 132)
Added ability to match multiple strings in URIs for debugging
2010-05-16 01:27:33 +00:00
Steve Clay
f4c688b338 Work on: Issue 125, Issue 126, Issue 132, Issue 134, Issue 138, Issue 139, Issue 147, Issue 149, Issue 151, Issue 162, Issue 166 2010-05-09 16:43:47 +00:00
Steve Clay
5205a42f99 Workaround for Issue 144 2010-05-08 19:38:26 +00:00
Steve Clay
974ceffa4c JSMin.php : trimmed output, better exception messages
Removed unnecessary wrapper Minify_Javascript
2009-03-29 22:57:35 +00:00