Deferred cannot be cancelled by returning false in a callback. Exception in the callb...
[jquery.git] / src / core.js
2010-12-31 unknownDeferred cannot be cancelled by returning false in...
2010-12-31 unknownCapitalized Deferred & _Deferred to clearly mark them...
2010-12-31 unknownjQuery.parseXML extracted from ajax & added to core...
2010-12-31 jaubourgRemoved NFE to make old Safari happy and avoid leaks...
2010-12-31 jaubourgFixed a loop that only worked in webkit.
2010-12-31 jaubourgAdded deferred to core. Used internally for DOM readyne...
2010-12-31 jaubourgRemoved NFE to make old Safari happy and avoid leaks...
2010-12-31 jaubourgFixed a loop that only worked in webkit.
2010-12-31 jaubourgAdded deferred to core. Used internally for DOM readyne...
2010-12-30 Colin SnoverClean trailing whitespace from all files.
2010-12-30 Colin SnoverUpdate CommonJS module registration to check to see...
2010-12-27 jrburkeRegister as a CommonJS async module if in that kind...
2010-12-09 jeresigBacking out fb6c038bf00296480234c971a1664ac01ca1479e...
2010-12-09 jeresigMerge branch 'explain-map-concat' of https://github...
2010-12-09 jeresigMerge branch 'bug_7413' of https://github.com/rwldrn...
2010-11-27 adam j. sontagAdd a comment explaining that jQuery.map flattens arrays
2010-11-19 Anton MImprove performance of get() for negative indices....
2010-11-09 rwldrnFixes #7413; isEmptyObject() check to see if obj passes...
2010-11-09 John ResigMake sure that if an additional load event is triggered...
2010-11-09 John ResigMake sure that when multiple variables are being declar...
2010-10-22 jeresigMake sure that the ready event doesn't double-fire...
2010-10-17 John ResigVar wasn't being explicitly declared. Fixes #7226.
2010-09-27 jeresigMake sure that opacity is being reset properly on a...
2010-09-24 jeresigMake sure that the body element exists before doing...
2010-09-24 jeresigIncrease the speed of the single setTimeout calls for...
2010-09-23 jeresigMerge branch 'master' of github.com:jquery/jquery
2010-09-23 Robert KaticMade jQuery.type more consistent with host objects.
2010-09-23 Robert KaticEnsured that arrays are not considered same as plain...
2010-09-23 jeresigDelay the result of the readyState check to give script...
2010-09-22 jeresigAdd some tests for jQuery.isWindow and make sure that...
2010-09-22 jeresigUnify the means of detecting a window across the librar...
2010-09-22 jeresigSome minor lint fixes for the RegExp.
2010-09-22 jeresigApplied the RegExp issues reported by Jeff Robinson...
2010-09-22 jeresigRe-work the document scoping.
2010-09-21 John ResigFix bug with the readyWait DOM ready addition.
2010-09-20 John ResigAllow plugins to delay the exeuction of the ready event...
2010-09-14 jeresigWrap the core return in parens to fix a confused JSLint.
2010-09-09 jeresigMake sure that jQuery is being exposed outside of core...
2010-09-08 jeresigMake sure that the removeEvent and buildFragment privat...
2010-08-27 John ResigSwitched to use 'in' for the setInterval/window check...
2010-08-27 John ResigBlackberry 4.6 is capable of finding elements that...
2010-08-27 John ResigUse the native isArray whenever possible. See perf...
2010-08-27 John ResigSimplify the logic in $.type, thanks to jdalton for...
2010-08-27 John ResigAdded some tweaks to $.type to handle null and undefine...
2010-08-25 John ResigAdding in a jQuery.type(obj) method (a simple map to...
2010-08-25 John ResigTweaked logic for working around Blackberry 4.7 makeArr...
2010-08-23 John ResigFixing getting/setting classes and makeArray(RegExp...
2010-06-20 jeresigMade it so that you no longer need to build jQuery...
2010-03-23 jeresigMade it so that you no longer need to build jQuery...
2010-03-11 jeresigSwitch to using String.prototype.trim from String.trim...
2010-03-09 jeresigLanding a faster trim method. Based upon the work by...
2010-03-02 jeresigMore changes to get jQuery in line with JSLint.
2010-03-01 jeresigLand some additional tweaks related to running through...
2010-03-01 jeresigMade some code tweaks related to running jQuery through...
2010-02-13 jeresigIf .attr() is run on no elements undefined should be...
2010-02-13 jeresigMake sure leading whitespace is trimmed for parseJSON...
2010-02-13 jeresigRemove the need for the internal setArray method, it...
2010-01-29 jeresigThe context for 'body' should still be document, in...
2010-01-28 jeresigLanding some minor perf optimization to jQuery().
2010-01-28 jeresigOptimize for the case where a fragment-bound element...
2010-01-23 jeresigMake empty strings (and other non-string values) simply...
2010-01-23 jeresigExpose the JSON parsing logic. Fixes #5914.
2010-01-23 jeresigCentralize the logic for throwing exceptions. Fixes...
2010-01-23 Ben AlmanSimplification of uaMatch, based upon the patch by...
2010-01-15 John ResigThe inArray declaration was accidentally duplicated.
2010-01-13 jeresigFixed typo in logic, also disabled function setters...
2010-01-12 Paul Irishbrowser version detection revised for opera >= 10,...
2010-01-12 Neeraj Singhfixed typo in comments
2010-01-06 jeresigA first pass at making sure that all the setter functio...
2010-01-06 Filipe FortesMake sure to do a deep copy on arrays. #5750
2010-01-06 jeresigMerging in jQuery.proxy() branch.
2010-01-05 jeresigRewrite of jQuery.browser to become engine-centric...
2009-12-31 jeresigAdded in jQuery.proxy(obj, name), like the method descr...
2009-12-31 jeresigMoved jQuery.proxy() into core.
2009-12-31 jeresigRather than declaring empty anonymous functions all...
2009-12-22 jeresigStandardize on using double-quotes for string literals.
2009-12-22 jeresigMade a number of spacing changes to bring the code...
2009-12-19 jeresigThe constructor check for isPlainObject was redundant...
2009-12-19 jeresigAdded additional checks for DOM nodes and window to...
2009-12-18 jeresigDisabled the passthrough .attr(method_name) functionali...
2009-12-18 Robert KaticMade isPlainObject() supporting null, undefined, and...
2009-12-17 jeresigRevert the changes from 65ebf57c1e5d7fa96536b66d4fcacba...
2009-12-17 jeresigMoved readyList check.
2009-12-16 jeresigRetooled the arguments.callee-related changes in 98ce35...
2009-12-11 John ResigMake sure that dynamically-created elements don't have...
2009-12-10 John ResigMoved some methods around inbetween core.js and travers...
2009-12-10 John ResigMade some minor formatting changes to the access function.
2009-12-10 John ResigRewrote .merge() (faster and less obtuse now). Fixed...
2009-12-10 Yehuda KatzFix up whitespace and a couple of glitches.
2009-12-10 John ResigSwitched jQuery() to represent jQuery([]) instead of...
2009-12-09 John ResigClarified the use of jQuery.browser and enforced jQuery...
2009-12-09 John ResigMake sure that document ready events, inside a document...
2009-12-09 John ResigAdded in jQuery.browser.firefox, deprecated jQuery...
2009-12-09 Dave MethvinGet browser version rather than rendering engine version.
2009-12-08 John ResigRemoved uses of arguments.callee from jQuery.
2009-12-08 John ResigMoved .ready() to core.js from event.js.
2009-12-07 John ResigAdded an extra function check to prevent crashes in...
2009-12-07 John ResigUse the isXML function from Sizzle.
2009-12-06 John ResigMerge branch 'master' of git@github.com:jquery/jquery
2009-12-06 John ResigRenamed isObjectLiteral to isPlainObject (makes more...
next