[prototype] http://bit.ly/WuxDa Andrew Dupont - Merge branch 'master' of git@github.com:sstephenson/prototype
[prototype] http://bit.ly/fXxch Andrew Dupont - Changes to PDoc template.
[prototype] http://bit.ly/QIef6 Andrew Dupont - PDoc changes.
[prototype] http://bit.ly/aiScj Andrew Dupont - Merge branch 'master' of git@github.com:sstephenson/prototype
[prototype] http://bit.ly/475JqC Andrew Dupont - PDoc cleanup.
[prototype] http://bit.ly/132bI Juriy Zaytsev - Fix for/htmlFor translation in IE8
[prototype] http://bit.ly/Ngfvd Juriy Zaytsev - Fix `writeAttribute` and `readAttribute` failures in IE8. Use proper feature testing whe ...
[prototype] http://bit.ly/gzm9W Juriy Zaytsev - resolve conflict
[prototype] http://bit.ly/2kjlt Juriy Zaytsev - Remove sniffing from one of the DOM tests, making it pass in IE8.
[prototype] http://bit.ly/gZVXm Juriy Zaytsev - Fix Form.reset test in IE
[prototype] http://bit.ly/1eqRVU Juriy Zaytsev - Fix Form.reset test in IE
[prototype] http://bit.ly/fLYa Juriy Zaytsev - Remove Array#reduce [#569 state:resolved]
[prototype] http://bit.ly/Sryu5 Juriy Zaytsev - Make sure try/catch/finally is used instead of try/finally [#421 state:resolved]
[prototype] http://bit.ly/RGwWY Juriy Zaytsev - Remove sniffing from `$A` by using `in` operator when accessing property of a nodelist.
[prototype] http://bit.ly/IhUJ Andrew Dupont - Add Element#clone as a safe wrapper of native `cloneNode`. (Andrew Dupont, kangax)
[prototype] http://bit.ly/1BmDjk Andrew Dupont - Add `tmp` directory to ignores.
[prototype] http://bit.ly/qFdxv Andrew Dupont - Add tests to ensure IE8 properly assigns a class name in the `Element` constructor. [#52 ...
[prototype] http://bit.ly/FhoZj Andrew Dupont - Remove sniffing from `Element` when detecting broken `setAttribute` in IE. [#571 state:r ...
1
[prototype] http://bit.ly/7Ksf Andrew Dupont - Remove sniffing from `Element.update` branching in favor of feature detection. [#574 stat ...
[prototype] http://bit.ly/srjBC Andrew Dupont - Remove sniffing when branching `escapeHTML` and `unescapeHTML`. [#570 state:resolved] (k ...