Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Landing pull request 560. Further reduce minimal header. Fixes #10553. | Rick Waldron | 2011-10-22 | 1 | -1/+1 |
| | | | | | | More Details: - https://github.com/jquery/jquery/pull/560 - http://bugs.jquery.com/ticket/10553 | ||||
* | Removes date from minimal license | Rick Waldron | 2011-07-25 | 1 | -14/+3 |
| | |||||
* | Mine and munge date from full source license header | Rick Waldron | 2011-07-23 | 1 | -4/+15 |
| | |||||
* | Builds minimal license header block for jquery.min.js | Rick Waldron | 2011-07-23 | 1 | -3/+16 |
| | |||||
* | Less aggressive semicolon insertion for the minified file. | John Resig | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | Ensure that an endline is in place at the end of the minified jQuery file. | John Resig | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | Remove sed from post-build code, due to portability issues between GNU and ↵ | awgy | 2011-02-12 | 1 | -0/+7 |
BSD versions. Follow up to ba43d37394b6018779d9a668c548e11579cd424a which apparently didn't fix the problem completly on Mac OS X. |