1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-23 08:25:12 +01:00

10 Commits

Author SHA1 Message Date
Matthias Fax
bb67f5762b Add Wincache
Updated comments

Check for Wincache existence in constructor

Normalized markup

Add Wincache test

Tie Wincache test to test index
2014-09-21 12:50:53 -04:00
Joscha Feth
54a53c9c19 Adds tests for the command line based Closure Compiler 2014-03-05 19:20:52 +01:00
Elan Ruusamäe
8c54519b32 Minify_YUICompressor: add support for increasing stack size 2013-01-15 14:53:45 +02:00
Steve Clay
c698941cc4 Closure Compiler API minifier and unit test
JSMin preserves "/*!"
2010-08-02 00:30:24 +00:00
Steve Clay
5d9d81f875 Issue 167, Issue 186, integrated Solar_Dir::tmp into file cache 2010-07-25 05:11:41 +00:00
Steve Clay
f2ebbeb526 More work on HTML helpers 2010-05-17 02:30:51 +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
Steve Clay
adc394a0ac Prep docs for 2.1.2
test_all.php : add APC test (if apc_store present)
test_Minify_Cache_File.php : use path specified in $min_cachePath
2009-01-26 22:08:27 +00:00
Steve Clay
6dffb5e10e + unit tests for sensing server/PHP auto-HTTP-encoding and zlib.output_compression
moved ini_set('zlib.output_compression', '0') to config.php so extras and ab tests should work when this is set in php.ini/.htaccess.
builder/index.php : added escapes to JS strings for valid HTML
2008-10-07 20:47:15 +00:00
Steve Clay
c54ae9205c moved unit_tests to min_unit_tests
min/builder/index.php : + note about CSS imports
HISTORY.txt and README.txt additions
some text file renaming
tools removed
2008-09-11 20:37:16 +00:00