Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Followup r103865 and r103915 | Brion Vibber | 2011-11-22 | 1 | -4/+7 |
* | Final fixup to r103910 and follow-ups. | Platonides | 2011-11-22 | 1 | -1/+1 |
* | Two decimal points may be valid, as 5..toString() == (5.).toString() | Platonides | 2011-11-22 | 1 | -0/+7 |
* | Follow-up r103915: We need to increment $end before the strcspn. | Platonides | 2011-11-22 | 1 | -1/+1 |
* | Add PHPUnit tests for the minification failure case in bug 32548. | Brion Vibber | 2011-11-21 | 1 | -0/+36 |
* | * (bug 31187) Fix for user JavaScript validation to allow identifiers with va... | Brion Vibber | 2011-09-27 | 1 | -0/+6 |
* | Followup r83885: add JSMin+ 1.3 to use its parser to verify output of JavaScr... | Brion Vibber | 2011-07-06 | 1 | -8/+21 |
* | Followup r83891: don't insert a newline before ++ or -- . Patch by Paul Coppe... | Roan Kattouw | 2011-03-14 | 1 | -0/+3 |
* | Per Nikerabbit, add some minifier tests for historic failure cases that I had... | Roan Kattouw | 2011-03-14 | 1 | -1/+14 |
* | (bug 27528) Incorporate Paul Copperman's minifier | Roan Kattouw | 2011-03-14 | 1 | -0/+70 |