]> source.dussan.org Git - jquery.git/commit
Merge branch '2.0-core' of https://github.com/rwldrn/jquery
authorRick Waldron <waldron.rick@gmail.com>
Mon, 31 Dec 2012 18:28:04 +0000 (13:28 -0500)
committerRick Waldron <waldron.rick@gmail.com>
Mon, 31 Dec 2012 18:28:04 +0000 (13:28 -0500)
commit6d1080114da5385ab41c269943c77b592504b0ca
treef1ca88c906003ba899c64967fb1ed0e2e8e27134
parent57b268e60ffe1fce61f61685cd80b80c0d83e62f
parent3746bf8feb30bd875f736d57de6bd94abcbd53f5
Merge branch '2.0-core' of https://github.com/rwldrn/jquery

* '2.0-core' of https://github.com/rwldrn/jquery:
  Explanations for each step of isPlainObject
  obj === Object(obj) comparison is an unnecessary artifact from refactoring
  Ensure that null/undefined args don't choke on native indexOf
  Further reduction, thanks @dcherman
  Straightforward support note
  Straightforward support note
  Remove setTimeout for body existance
  2.0: Reduce globalEval
  2.0: Reduced parseXML
  2.0: Reduce isPlainObject
  2.0: Remove isArray shim
  2.0: Remove now shim
  2.0: Remove inArray shim
  2.0: Remove JSON.parse shim
  2.0: Remove trim shim
  2.0: Removes attachEvent paths for jQuery.ready()