[prototype] http://is.gd/1Uu0 Tobie Langel - Fixed Rakefile
[prototype] http://is.gd/1UtY Tobie Langel - Remove small comment.
[prototype] http://is.gd/1UtX Tobie Langel - revert to current version of prototype.
[prototype] http://is.gd/1UtV Tobie Langel - Merge branch 'caja' of git@github.com:tobie/prototype into caja
[prototype] http://is.gd/1UtU Tobie Langel - Merge git@github.com:tobie/prototype into caja Conflicts: src/base.js
[prototype] http://is.gd/1UtT Tobie Langel - Renamed rm_tmp rake task to clean_tmp.
[prototype] http://is.gd/1UtS Ihab Awad - Added a comment to the Rakefile.
[prototype] http://is.gd/1UtQ Tobie Langel - Rakefile clean-up.
[prototype] http://is.gd/1UtP Tobie Langel - removed useless Caja::JS_FILES constant.
[prototype] http://is.gd/1UtN Tobie Langel - hotlink Caja assets.
[prototype] http://is.gd/1UtL Tobie Langel - added truth_test.js
[prototype] http://is.gd/1UtK Tobie Langel - Big ugly commit.
[prototype] http://is.gd/1UtJ Tobie Langel - Fix the HTML of the caja container template. Include POE-enabled caja.js file.
[prototype] http://is.gd/1UtI Tobie Langel - remove java debugging calls from caja-prototype.js.
[prototype] http://is.gd/1UtH Andrew Dupont - Minor fix to Element#positionedOffset.
[prototype] http://is.gd/1UtG Andrew Dupont - Remove unnecessary "getStyleDiff" private utility method.
[prototype] http://github.com/sstephenson/prototype/commit/aa3345d7f7060ba88a6eaeca234657d58483e9d5 Andrew Dupont - Consolidate document ...
[prototype] http://is.gd/1UtD Andrew Dupont - Fix issues with Element#cumulativeScrollOffset and Opera <9.5.
[prototype] http://is.gd/1UtC Andrew Dupont - Fix issues with Element#clonePosition and element border/padding.
[prototype] http://is.gd/1UtB Andrew Dupont - Remove the redefinition of Element#getOffsetParent in IE.