[prototype] http://is.gd/b420 Tobie Langel - Avoid shadowing named functions.
[prototype] http://is.gd/b3Fx Tobie Langel - Merge branch 'rewrite' Conflicts: CHANGELOG src/event.js
[prototype] http://is.gd/b2rg savetheclocktower - Style cleanup.
[prototype] http://is.gd/b2rc savetheclocktower - Selector.patterns should be represented as an ordered structure. [#315 state:resolved]
[prototype] http://is.gd/b2r8 savetheclocktower - Work around an issue with assigning a variable within a "return" statement in V8/Googl ...
[prototype] http://is.gd/9swM Andrew Dupont - Enhance Selector#match to support a "group" (comma-separated) selector. [#318 state:resolved]
[prototype] http://is.gd/b3Fs savetheclocktower - Removed debug code.
[prototype] http://is.gd/851p Andrew Dupont - Fix issue where certain versions of Safari treat class names case-insensitively in Selecto ...
[prototype] http://is.gd/84H9 Andrew Dupont - Refactored class.js.
[prototype] http://is.gd/84H8 Andrew Dupont - Deleted generated unit test files and added them to .gitignore.
[prototype] http://is.gd/4RKn Nick Stakenburg - Fixed event.js so more unit tests pass on IE. Changed the use of '_' prefix to match oth ...
[prototype] http://is.gd/4RJl Andrew Dupont - Updated .gitignore to ignore files generated by rake tasks.
[prototype] http://is.gd/4RJj Andrew Dupont - Fix issue where Function#argumentNames returned incorrect results in IE when comments were ...
[prototype] http://is.gd/4Rzq Andrew Dupont - Reorganized unit tests to match the file structure of the source.
[prototype] http://is.gd/3pG2 Andrew Dupont - Merge branch 'rewrite' of git@github.com:sstephenson/prototype into rewrite
[prototype] http://is.gd/3pG1 Andrew Dupont - Refactored event.js.
[prototype] http://is.gd/3nfK Tobie Langel - string.js rewrite.
[prototype] http://is.gd/3nfJ Tobie Langel - Revert "Variables renaming in function.js for readability." This reverts commit 160f85f518 ...
[prototype] http://is.gd/3nfI Tobie Langel - string.js rewrite.
[prototype] http://is.gd/3lV4 Tobie Langel - Variables renaming in function.js for readability.