[prototype] http://is.gd/bG9k Tobie Langel - Remove useless base_test fixtures.
[prototype] http://is.gd/bBed Andrew Dupont - Update CHANGELOG.
[prototype] http://is.gd/bBec Andrew Dupont - Merge branch 'storage'
[prototype] http://is.gd/bBeb Andrew Dupont - Remove redundant tests from base_test.js.
[prototype] http://is.gd/bBea Andrew Dupont - Alter event system to use new element storage API rather than have its own global hashtable.
[prototype] http://is.gd/bBe9 Andrew Dupont - Alter element storage API to handle the `window` object gracefully.
[prototype] http://is.gd/bBe8 Andrew Dupont - Added Element#store and Element#retrieve for safe, hash-backed storage of element metadata ...
[prototype] http://is.gd/bBbr Andrew Dupont - Remove redundant tests from base_test.js.
[prototype] http://is.gd/bk2I Tobie Langel - Add caja_builder for optional cajoled tests.
[prototype] http://is.gd/baIy Tobie Langel - Avoid using arguments.callee in string.js.
[prototype] http://is.gd/baIx Tobie Langel - Avoid using arguments.callee in dom.js.
[prototype] http://is.gd/baIr Tobie Langel - Make Element constructor creation cleaner.
[prototype] http://is.gd/baIl Tobie Langel - Avoid using arguments.callee in events.js.
[prototype] http://is.gd/baIi Tobie Langel - Overwrite Array#concat method for handling the arguments object in Opera.
[prototype] http://is.gd/baIf Tobie Langel - Fix Array errors in Opera.
[prototype] http://is.gd/baIb Tobie Langel - Avoid shadowing named functions.
[prototype] http://is.gd/baxf Tobie Langel - Fix issue where certain versions of Safari treat class names case-insensitively in Selector ...
[prototype] http://is.gd/baxc Andrew Dupont - Refactored class.js.
[prototype] http://is.gd/bax9 Tobie Langel - Reorganized unit tests to match the file structure of the source.
[prototype] http://is.gd/bax3 Andrew Dupont - Fix issue where Function#argumentNames returned incorrect results in IE when comments were ...