public
Fork of sstephenson/prototype
Description: Prototype JavaScript framework
Homepage: http://prototypejs.org/
Clone URL: git://github.com/foca/prototype.git
prototype / src
name age message
..
file HEADER Thu Jun 28 06:56:48 -0700 2007 Prototype: remove a slash from the HEADER comme... [madrobby]
file ajax.js Wed Jan 23 19:02:34 -0800 2008 Make Ajax.Request#isSameOrigin JavaScript Lint ... [tobie]
file array.js Tue Jan 22 15:36:47 -0800 2008 Fix "function $A" declaration inside ... [savetheclocktower]
file base.js Wed Jan 23 17:33:28 -0800 2008 prototype: Make Object.isArray correctly identi... [tobie]
file deprecated.js Sat Oct 13 03:55:52 -0700 2007 Complete rewrite of the Hash class. [tobie]
file dom.js Sun Mar 30 19:02:47 -0700 2008 Fix issue where Safari improperly reports an el... [savetheclocktower]
file enumerable.js Sat Mar 08 22:56:03 -0800 2008 prototype: Performance improvements for Enumera... [tobie]
file event.js Fri Mar 28 11:13:16 -0700 2008 Fix issues where Firefox improperly returns the... [savetheclocktower]
file form.js Fri Jan 25 10:54:22 -0800 2008 Roll back the fix for #9609, since it does not ... [savetheclocktower]
file hash.js Wed Mar 19 06:01:47 -0700 2008 prototype: Prevent Hash#toQueryString from seri... [tobie]
file number.js Tue Aug 07 12:41:13 -0700 2007 prototype: Add some missing semicolons to the s... [sstephenson]
file prototype.js Sat Mar 29 20:21:58 -0700 2008 Added Prototype.BrowserFeatures.SelectorsAPI bo... [savetheclocktower]
file range.js Sat Oct 13 04:24:23 -0700 2007 Make ObjectRange use the new Class.create syntax. [tobie]
file selector.js Mon Mar 31 11:58:10 -0700 2008 Fix parentheses. [savetheclocktower]
file string.js Sun Mar 16 12:08:34 -0700 2008 prototype: Refactor String#escapeHTML to avoid ... [tobie]