42
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated jsport, small changes in java version to match More... over 13 years ago
More tests More... over 13 years ago
Fixed newline/spaces in data url saved token. Added test files More... over 13 years ago
Data url parsing optimizations, accounting for non-base64 encoded data also. Initial drop. Passes my extensive dataurl tests More... over 13 years ago
Fix batch processing for a mix of css and js files. When batch processing it gets the type from the first file and uses this for all files. This patch fixes it so it loads the type for each file. More... over 13 years ago
output pattern support for single files [FIX #2528091] More... over 13 years ago
Don't transform CSS ID selectors. Fix #2528102. More... over 13 years ago
Don't transform CSS ID selectors. Fix #2528102. More... over 13 years ago
Test suite now uses Rhino 1.7R2, too. More... over 13 years ago
Correct version: this isn't 2.4.6, it's pre-2.4.7. More... over 13 years ago
Merge branch 'indentFix' of https://github.com/tml/yuicompressor into gh-tml/indentFix More... over 13 years ago
Fix whitespace More... almost 14 years ago
remove build step More... almost 14 years ago
remove build step More... almost 14 years ago
Fix problem with getters and setters by storing last seen token and skipping over the 'function' if it was one of those. More... almost 14 years ago
Move the compressor to Rhino 1.7R2. This fixes the build.xml to point to the new jar, adds the new jar under the lib/, removes the old jar, makes YUI's JavaScriptCompressor.java aware of "let" and "yield" by setting the env to 1.7 by default, and adds the Rhino 1.7 changes to the src/org/mozilla/javascript tree. More... almost 14 years ago
src/com/yahoo/platform/yui/compressor/YUICompressor.java: Bake the version number into the usage output - the better fix would be to have it analyze itself, but this is better than just the 'x.y.z' in the interim. More... almost 14 years ago
Version 2.4.6. More... almost 14 years ago
Show usage when invoked without arguments. More... almost 14 years ago
Added 2.4.5 release jar More... almost 14 years ago
Documentation updated. bump to 2.4.5. More... almost 14 years ago
reverted HTTP Server commit (b1357749278ac6b0fb22) More... over 14 years ago
wsh-compatible first char, updated test More... over 14 years ago
Revert "Show helpful message when CLI parsing fails." More... over 14 years ago
Merge branch 'master' of [email protected]:yuicompressor More... over 14 years ago
transform origin and border: 0 More... over 14 years ago
Merge branch 'master' of yuisource.corp.yahoo.com:yuicompressor More... over 14 years ago
test cases for border: none and transform-origin [bug 2528060] [bug 2528040] More... over 14 years ago
exception for transform-origin [bug 2528060] and enhancement border: none -> 0 [bug 2528040] More... over 14 years ago
Accept PUT uploads instead of urlencoded text. More... over 14 years ago