git.asbjorn.biz
/
jquery.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make a new jQuery.support.noCloneChecked - splitting apart the previous feature detec...
[jquery.git]
/
src
/
core.js
2011-02-23
jaubourg
Refactors jQuery.when to avoid unnecessary recursion...
blob
|
commitdiff
2011-02-23
jaubourg
Fixes #8353. Adds a catch block in resolveWith so that...
blob
|
commitdiff
|
diff to current
2011-02-21
jaubourg
Makes the promise method of Deferreds a bit more readab...
blob
|
commitdiff
|
diff to current
2011-02-18
jaubourg
Revert "Adds an invert method to promises that returns...
blob
|
commitdiff
|
diff to current
2011-02-15
Anton M
Fix some whitespace issues.
blob
|
commitdiff
|
diff to current
2011-02-14
jeresig
Merge branch 'fix8033' of https://github.com/SlexAxton...
blob
|
commitdiff
|
diff to current
2011-02-01
Mathias Bynens
Fixes #8098. Use the fast document.head when available...
blob
|
commitdiff
|
diff to current
2011-01-31
jaubourg
Adds an invert method to promises that returns a "inver...
blob
|
commitdiff
|
diff to current
2011-01-31
jeresig
Rename jQuery.subclass() to jQuery.sub().
blob
|
commitdiff
|
diff to current
2011-01-27
Digitalxero
Make sure subclass is a proper subclass not just subcla...
blob
|
commitdiff
|
diff to current
2011-01-26
gnarf
Remove unneeded and confusing variable definition for...
blob
|
commitdiff
|
diff to current
2011-01-25
Rick Waldron
#8044 Removes unnec. rnonword var
blob
|
commitdiff
|
diff to current
2011-01-24
Alex Sexton
Moved jQuery global leak to end of file so accidental...
blob
|
commitdiff
|
diff to current
2011-01-23
jaubourg
Fixes some coding style issues in core.js. In jQuery...
blob
|
commitdiff
|
diff to current
2011-01-21
jeresig
Merge branch '8013p' of https://github.com/rwldrn/jquer...
blob
|
commitdiff
|
diff to current
2011-01-20
rwldrn
Cleaned up; fixes per review
blob
|
commitdiff
|
diff to current
2011-01-20
jeresig
Merge branch 'master' of github.com:jquery/jquery
blob
|
commitdiff
|
diff to current
2011-01-20
jeresig
Bring jQuery('#id') and jQuery('body') logic back into...
blob
|
commitdiff
|
diff to current
2011-01-20
jaubourg
Merge branch 'master' of github.com:jquery/jquery
blob
|
commitdiff
|
diff to current
2011-01-20
jaubourg
Renames Deferred's fire and fireReject methods as resol...
blob
|
commitdiff
|
diff to current
2011-01-20
jeresig
Fix typo in regex tweak from previous commit.
blob
|
commitdiff
|
diff to current
2011-01-20
jeresig
Move jQuery(...) selector speed-up logic into Sizzle...
blob
|
commitdiff
|
diff to current
2011-01-18
Anton M
Remove an unused regex and optimize character escape...
blob
|
commitdiff
|
diff to current
2011-01-17
Brandon Sterne
Defer scriptEval test until first use to prevent Conten...
blob
|
commitdiff
|
diff to current
2011-01-16
jaubourg
Put the split to get the list of promise methods out...
blob
|
commitdiff
|
diff to current
2011-01-16
jaubourg
Implements joined jQuery.when statements. Makes it...
blob
|
commitdiff
|
diff to current
2011-01-14
Jared Grippe
added jQuery.subclass
blob
|
commitdiff
|
diff to current
2011-01-10
Colin Snover
Ensure that buildFragment clones elements properly...
blob
|
commitdiff
|
diff to current
2011-01-06
jaubourg
Renamed "complete" to "done" in order to avoid conflict...
blob
|
commitdiff
|
diff to current
2011-01-06
jaubourg
Fixed mixing of tabs & spaces to make JSLint happier.
blob
|
commitdiff
|
diff to current
2011-01-05
Colin Snover
Cleaning up trailing whitespace again.
blob
|
commitdiff
|
diff to current
2011-01-05
wycats
Revert "Register as a CommonJS async module if in that...
blob
|
commitdiff
|
diff to current
2011-01-05
jaubourg
"then" renamed "complete" and new "then" method defined...
blob
|
commitdiff
|
diff to current
2010-12-31
jaubourg
Simplified the way a Promise is tested for (removed...
blob
|
commitdiff
|
diff to current
2010-12-31
jaubourg
Introduced a new promise method on deferreds that retur...
blob
|
commitdiff
|
diff to current
2010-12-31
unknown
Removed custom method in isDeferred and when.
blob
|
commitdiff
|
diff to current
2010-12-31
unknown
Deferred cannot be cancelled by returning false in...
blob
|
commitdiff
|
diff to current
2010-12-31
unknown
Capitalized Deferred & _Deferred to clearly mark them...
blob
|
commitdiff
|
diff to current
2010-12-31
unknown
jQuery.parseXML extracted from ajax & added to core...
blob
|
commitdiff
|
diff to current
2010-12-31
jaubourg
Removed NFE to make old Safari happy and avoid leaks...
blob
|
commitdiff
|
diff to current
2010-12-31
jaubourg
Fixed a loop that only worked in webkit.
blob
|
commitdiff
|
diff to current
2010-12-31
jaubourg
Added deferred to core. Used internally for DOM readyne...
blob
|
commitdiff
|
diff to current
2010-12-31
jaubourg
Removed NFE to make old Safari happy and avoid leaks...
blob
|
commitdiff
|
diff to current
2010-12-31
jaubourg
Fixed a loop that only worked in webkit.
blob
|
commitdiff
|
diff to current
2010-12-31
jaubourg
Added deferred to core. Used internally for DOM readyne...
blob
|
commitdiff
|
diff to current
2010-12-30
jaubourg
Simplified the way a Promise is tested for (removed...
blob
|
commitdiff
|
diff to current
2010-12-30
Colin Snover
Clean trailing whitespace from all files.
blob
|
commitdiff
|
diff to current
2010-12-30
Colin Snover
Update CommonJS module registration to check to see...
blob
|
commitdiff
|
diff to current
2010-12-28
jaubourg
Introduced a new promise method on deferreds that retur...
blob
|
commitdiff
|
diff to current
2010-12-28
jaubourg
Merge branch 'master' of github.com:jquery/jquery into...
blob
|
commitdiff
|
diff to current
2010-12-27
jrburke
Register as a CommonJS async module if in that kind...
blob
|
commitdiff
|
diff to current
2010-12-25
unknown
Removed custom method in isDeferred and when.
blob
|
commitdiff
|
diff to current
2010-12-25
unknown
Deferred cannot be cancelled by returning false in...
blob
|
commitdiff
|
diff to current
2010-12-24
unknown
Capitalized Deferred & _Deferred to clearly mark them...
blob
|
commitdiff
|
diff to current
2010-12-24
unknown
jQuery.parseXML extracted from ajax & added to core...
blob
|
commitdiff
|
diff to current
2010-12-24
jaubourg
Removed NFE to make old Safari happy and avoid leaks...
blob
|
commitdiff
|
diff to current
2010-12-24
jaubourg
Fixed a loop that only worked in webkit.
blob
|
commitdiff
|
diff to current
2010-12-24
jaubourg
Added deferred to core. Used internally for DOM readyne...
blob
|
commitdiff
|
diff to current
2010-12-21
jaubourg
Removed NFE to make old Safari happy and avoid leaks...
blob
|
commitdiff
|
diff to current
2010-12-20
jaubourg
Fixed a loop that only worked in webkit.
blob
|
commitdiff
|
diff to current
2010-12-20
jaubourg
Added deferred to core. Used internally for DOM readyne...
blob
|
commitdiff
|
diff to current
2010-12-09
jeresig
Backing out fb6c038bf00296480234c971a1664ac01ca1479e...
blob
|
commitdiff
|
diff to current
2010-12-09
jeresig
Merge branch 'explain-map-concat' of https://github...
blob
|
commitdiff
|
diff to current
2010-12-09
jeresig
Merge branch 'bug_7413' of https://github.com/rwldrn...
blob
|
commitdiff
|
diff to current
2010-11-27
adam j. sontag
Add a comment explaining that jQuery.map flattens arrays
blob
|
commitdiff
|
diff to current
2010-11-19
Anton M
Improve performance of get() for negative indices....
blob
|
commitdiff
|
diff to current
2010-11-09
rwldrn
Fixes #7413; isEmptyObject() check to see if obj passes...
blob
|
commitdiff
|
diff to current
2010-11-09
John Resig
Make sure that if an additional load event is triggered...
blob
|
commitdiff
|
diff to current
2010-11-09
John Resig
Make sure that when multiple variables are being declar...
blob
|
commitdiff
|
diff to current
2010-10-22
jeresig
Make sure that the ready event doesn't double-fire...
blob
|
commitdiff
|
diff to current
2010-10-17
John Resig
Var wasn't being explicitly declared. Fixes #7226.
blob
|
commitdiff
|
diff to current
2010-09-27
jeresig
Make sure that opacity is being reset properly on a...
blob
|
commitdiff
|
diff to current
2010-09-24
jeresig
Make sure that the body element exists before doing...
blob
|
commitdiff
|
diff to current
2010-09-24
jeresig
Increase the speed of the single setTimeout calls for...
blob
|
commitdiff
|
diff to current
2010-09-23
jeresig
Merge branch 'master' of github.com:jquery/jquery
blob
|
commitdiff
|
diff to current
2010-09-23
Robert Katic
Made jQuery.type more consistent with host objects.
blob
|
commitdiff
|
diff to current
2010-09-23
Robert Katic
Ensured that arrays are not considered same as plain...
blob
|
commitdiff
|
diff to current
2010-09-23
jeresig
Delay the result of the readyState check to give script...
blob
|
commitdiff
|
diff to current
2010-09-22
jeresig
Add some tests for jQuery.isWindow and make sure that...
blob
|
commitdiff
|
diff to current
2010-09-22
jeresig
Unify the means of detecting a window across the librar...
blob
|
commitdiff
|
diff to current
2010-09-22
jeresig
Some minor lint fixes for the RegExp.
blob
|
commitdiff
|
diff to current
2010-09-22
jeresig
Applied the RegExp issues reported by Jeff Robinson...
blob
|
commitdiff
|
diff to current
2010-09-22
jeresig
Re-work the document scoping.
blob
|
commitdiff
|
diff to current
2010-09-21
John Resig
Fix bug with the readyWait DOM ready addition.
blob
|
commitdiff
|
diff to current
2010-09-20
John Resig
Allow plugins to delay the exeuction of the ready event...
blob
|
commitdiff
|
diff to current
2010-09-14
jeresig
Wrap the core return in parens to fix a confused JSLint.
blob
|
commitdiff
|
diff to current
2010-09-09
jeresig
Make sure that jQuery is being exposed outside of core...
blob
|
commitdiff
|
diff to current
2010-09-08
jeresig
Make sure that the removeEvent and buildFragment privat...
blob
|
commitdiff
|
diff to current
2010-08-27
John Resig
Switched to use 'in' for the setInterval/window check...
blob
|
commitdiff
|
diff to current
2010-08-27
John Resig
Blackberry 4.6 is capable of finding elements that...
blob
|
commitdiff
|
diff to current
2010-08-27
John Resig
Use the native isArray whenever possible. See perf...
blob
|
commitdiff
|
diff to current
2010-08-27
John Resig
Simplify the logic in $.type, thanks to jdalton for...
blob
|
commitdiff
|
diff to current
2010-08-27
John Resig
Added some tweaks to $.type to handle null and undefine...
blob
|
commitdiff
|
diff to current
2010-08-25
John Resig
Adding in a jQuery.type(obj) method (a simple map to...
blob
|
commitdiff
|
diff to current
2010-08-25
John Resig
Tweaked logic for working around Blackberry 4.7 makeArr...
blob
|
commitdiff
|
diff to current
2010-08-23
John Resig
Fixing getting/setting classes and makeArray(RegExp...
blob
|
commitdiff
|
diff to current
2010-06-20
jeresig
Made it so that you no longer need to build jQuery...
blob
|
commitdiff
|
diff to current
2010-03-23
jeresig
Made it so that you no longer need to build jQuery...
blob
|
commitdiff
|
diff to current
2010-03-11
jeresig
Switch to using String.prototype.trim from String.trim...
blob
|
commitdiff
|
diff to current
2010-03-09
jeresig
Landing a faster trim method. Based upon the work by...
blob
|
commitdiff
|
diff to current
next