]> source.dussan.org Git - jquery.git/commit
Move parsing methods to their own files (separates manipulation dependency from core)
authorTimmy Willison <timmywillisn@gmail.com>
Mon, 9 Sep 2013 01:05:07 +0000 (21:05 -0400)
committerTimmy Willison <timmywillisn@gmail.com>
Mon, 9 Sep 2013 01:12:58 +0000 (21:12 -0400)
commit44596aa8f2cc908c73bc149fccbcc0f8458a330a
treeefdb578e20becb8601132f3f8a9ca1d351ebcfb3
parent48e13e9a5f9ab1ec0ce576d35271c8f2c7c7554d
Move parsing methods to their own files (separates manipulation dependency from core)

Conflicts:
src/core.js
src/ajax.js
src/ajax/load.js
src/ajax/parseJSON.js [new file with mode: 0644]
src/ajax/parseXML.js [new file with mode: 0644]
src/core.js
src/core/parseHTML.js [new file with mode: 0644]
src/var/rsingleTag.js [new file with mode: 0644]