git.asbjorn.biz
/
jquery.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'chrome-slice-comment' of https://github.com/ajpiano/jquery into ajpiano...
[jquery.git]
/
src
/
core.js
2011-01-17
Brandon Sterne
Defer scriptEval test until first use to prevent Conten...
blob
|
commitdiff
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
2010-03-02
jeresig
More changes to get jQuery in line with JSLint.
blob
|
commitdiff
|
diff to current
2010-03-01
jeresig
Land some additional tweaks related to running through...
blob
|
commitdiff
|
diff to current
2010-03-01
jeresig
Made some code tweaks related to running jQuery through...
blob
|
commitdiff
|
diff to current
2010-02-13
jeresig
If .attr() is run on no elements undefined should be...
blob
|
commitdiff
|
diff to current
2010-02-13
jeresig
Make sure leading whitespace is trimmed for parseJSON...
blob
|
commitdiff
|
diff to current
2010-02-13
jeresig
Remove the need for the internal setArray method, it...
blob
|
commitdiff
|
diff to current
2010-01-29
jeresig
The context for 'body' should still be document, in...
blob
|
commitdiff
|
diff to current
2010-01-28
jeresig
Landing some minor perf optimization to jQuery().
blob
|
commitdiff
|
diff to current
2010-01-28
jeresig
Optimize for the case where a fragment-bound element...
blob
|
commitdiff
|
diff to current
2010-01-23
jeresig
Make empty strings (and other non-string values) simply...
blob
|
commitdiff
|
diff to current
2010-01-23
jeresig
Expose the JSON parsing logic. Fixes #5914.
blob
|
commitdiff
|
diff to current
2010-01-23
jeresig
Centralize the logic for throwing exceptions. Fixes...
blob
|
commitdiff
|
diff to current
2010-01-23
Ben Alman
Simplification of uaMatch, based upon the patch by...
blob
|
commitdiff
|
diff to current
2010-01-15
John Resig
The inArray declaration was accidentally duplicated.
blob
|
commitdiff
|
diff to current
2010-01-13
jeresig
Fixed typo in logic, also disabled function setters...
blob
|
commitdiff
|
diff to current
2010-01-12
Paul Irish
browser version detection revised for opera >= 10,...
blob
|
commitdiff
|
diff to current
2010-01-12
Neeraj Singh
fixed typo in comments
blob
|
commitdiff
|
diff to current
2010-01-06
jeresig
A first pass at making sure that all the setter functio...
blob
|
commitdiff
|
diff to current
2010-01-06
Filipe Fortes
Make sure to do a deep copy on arrays. #5750
blob
|
commitdiff
|
diff to current
2010-01-06
jeresig
Merging in jQuery.proxy() branch.
blob
|
commitdiff
|
diff to current
2010-01-05
jeresig
Rewrite of jQuery.browser to become engine-centric...
blob
|
commitdiff
|
diff to current
2009-12-31
jeresig
Added in jQuery.proxy(obj, name), like the method descr...
blob
|
commitdiff
|
diff to current
2009-12-31
jeresig
Moved jQuery.proxy() into core.
blob
|
commitdiff
|
diff to current
next