Completely removed pushStack - and all code related to .find(..., fn). The stack...
authorJohn Resig <jeresig@gmail.com>
Tue, 2 Jan 2007 16:42:31 +0000 (16:42 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 2 Jan 2007 16:42:31 +0000 (16:42 +0000)
commit07612d92daee30463576027b98ae58aa777b045a
tree96f136ee2878f0ecabc9725139b9ff64dba33fae
parentecf3351792e617a72a5abb22de62400c72906a72
Completely removed pushStack - and all code related to .find(..., fn). The stack is, also, non-destructive and maintained nicely using references.
src/jquery/jquery.js