Clean trailing whitespace from all files.
[jquery.git] / src / xhr.js
2010-12-30 Colin SnoverClean trailing whitespace from all files.
2010-12-21 Dave MethvinUse for loop instead of for/in loop to protect sanctity...
2010-12-11 jaubourgRemoved bind/unbind from xhr emulation: success/error...
2010-12-11 jaubourgMore variable renaming to avoid conflicts when module...
2010-12-10 jaubourgRenamed variables to avoid conflicts when Makefile...
2010-12-10 jaubourgFixed function closures so that Makefile can do its...
2010-12-10 jaubourgRemoved non-standard (and not that useful) xhr emulatio...
2010-12-09 jaubourgRewrite of the Ajax module by Julian Aubourg. Some...