Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken selector code from last commit. | jeresig | 2010-10-22 | 1 | -0/+3 |
* | Make sure that +, >, ~ leading, rooted, selectors go to the old engine. Thank... | jeresig | 2010-10-22 | 1 | -3/+0 |
* | Made it so that you no longer need to build jQuery in order to run the test s... | jeresig | 2010-03-23 | 1 | -3/+3 |
* | Remove the need for the return in sizzle-jquery and just remove the attempt t... | jeresig | 2010-03-01 | 1 | -2/+0 |
* | Rename internal .getText to maintain parity between it and the primary .text(... | jeresig | 2010-02-13 | 1 | -1/+1 |
* | Landing in jQuery.contains, jQuery.fn.contains, and jQuery.fn.has support. Fi... | Yehuda Katz | 2009-12-09 | 1 | -0/+1 |
* | Use the isXML function from Sizzle. | John Resig | 2009-12-06 | 1 | -0/+1 |
* | Use the getText utility function provided by Sizzle. | John Resig | 2009-12-06 | 1 | -0/+1 |
* | Pull in the Sizzle library dynamically using a submodule and make it part of ... | John Resig | 2009-10-26 | 1 | -0/+6 |