Revisions for framework/devtools/jsmin/jsmin.c

Location: [ Horde ] / framework / devtools / jsmin / jsmin.c View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.6 (+6 -1 lines) 01/18/2008 12:39 AM Michael M Slusarz slusarz

jsmin update

1.5 (+9 -5 lines) 06/04/2007 06:57 AM Michael M Slusarz slusarz

jsmin updates

Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1, HORDE_3_2_ALPHA

1.4 (+4 -6 lines) 04/24/2007 07:20 AM Michael M Slusarz slusarz

Upgrade jsmin code.
Add PHP JS packer class.  However, it produces files larger than our current
method, and is PHP 5 only, so only use if java/c programs are not available
and we are using PHP 5 or we specifically ask for it.

1.3 (+3 -3 lines) 03/13/2007 01:57 AM Michael M Slusarz slusarz

Ignore jsmin.o
Update jsmin to latest version.

1.2 (+4 -2 lines) 09/27/2006 02:29 AM Michael M Slusarz slusarz

Update jsmin binary.

1.1 09/03/2006 08:31 PM Chuck Hagenbuch chuck

Starting to add scripts to the Horde devtools package.