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

Unified Diff: ChangeLog

Issue 8829: Get ready for pushing version 0.4.1 to trunk. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 12 years, 2 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 616)
+++ ChangeLog (working copy)
@@ -1,3 +1,16 @@
+2008-10-28: Version 0.4.1
+
+ Added caching of RegExp data in compilation cache.
+
+ Added Visual Studio project file for d8 shell.
+
+ Fixed function call performance regression introduced in version
+ 0.4.0 when splitting the global object in two parts (issue 120).
+
+ Fixed issue 131 by checking for empty handles before throwing and
+ reporting exceptions.
+
+
2008-10-23: Version 0.4.0
Split the global object into two parts: The state holding global
« 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