Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Unified Diff: ChangeLog

Issue 115460: Merge bleeding_edge@1955 to 1.1 branch to improve compilation... (Closed) Base URL: http://v8.googlecode.com/svn/branches/1.1/
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ChangeLog
===================================================================
--- ChangeLog (revision 1984)
+++ ChangeLog (working copy)
@@ -1,8 +1,16 @@
+2009-05-18: Version 1.1.10.13
+
+ Added multiple generations to the script compilation cache to
+ allow scripts that are used alot to survive a number of garbage
+ collections in the compilation cache.
+
+
2009-05-15: Version 1.1.10.12
- Fix http://crbug.com/12054. Fix numeric overflow handling when compiling
- count operations in CodeGenerator::VisitCountOperation.
-
+ Fixed http://crbug.com/12054. Fix numeric overflow handling when
+ compiling count operations in CodeGenerator::VisitCountOperation.
+
+
2009-04-15: Version 1.1.10
Fixed crash bug that occurred when loading a const variable in the
« no previous file with comments | « no previous file | src/api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698