Applied the RegExp issues reported by Jeff Robinson here: http://jmrware.com/articles...
authorjeresig <jeresig@gmail.com>
Wed, 22 Sep 2010 13:16:28 +0000 (09:16 -0400)
committerjeresig <jeresig@gmail.com>
Wed, 22 Sep 2010 13:16:28 +0000 (09:16 -0400)
commit9dc6e0c572b9c809a3a4c123071d96d48a01dd1c
tree70bb5a22bee73b049d07469a86479d64e185ac43
parent19b5d9e874bbd97d03d9e0561a70711e2bf91fcb
Applied the RegExp issues reported by Jeff Robinson here: jmrware.com/articles/2010/jqueryregex/jQueryRegexes.html Additionally broke out all remaining inline RegExp. Fixes #7062.
src/ajax.js
src/attributes.js
src/core.js
src/data.js
src/effects.js
src/event.js
src/manipulation.js
src/offset.js