Make deep .extend() an optional argument - it will go deep if you pass in an boolean...
authorJohn Resig <jeresig@gmail.com>
Tue, 21 Aug 2007 04:42:31 +0000 (04:42 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 21 Aug 2007 04:42:31 +0000 (04:42 +0000)
commite112e6b04d1736d3a847d44b96f7178175e17a15
tree8002efee55d2a982fc9f262a8ba3e01b6ebe589d
parent8cf5d2df19d918bb84f4c59bc4346c215fbfaf88
Make deep .extend() an optional argument - it will go deep if you pass in an boolean as the first argument (fixed bug #1028).
src/ajax/ajax.js
src/jquery/coreTest.js
src/jquery/jquery.js