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

Side by Side Diff: ChangeLog

Issue 174516: Prepare push to trunk. Now working on version 1.3.9. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 years, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2009-08-26: Version 1.3.8
2
3 Changed the handling of idle notifications to allow idle
4 notifications when V8 has not yet been initialized.
5
6 Fixed ARM simulator compilation problem on Windows.
7
8
1 2009-08-25: Version 1.3.7 9 2009-08-25: Version 1.3.7
2 10
3 Reduced the size of generated code on ARM platforms by reducing 11 Reduced the size of generated code on ARM platforms by reducing
4 the size of constant pools. 12 the size of constant pools.
5 13
6 Changed build files to not include the 'ENV' user environment 14 Changed build files to not include the 'ENV' user environment
7 variable in the build environment. 15 variable in the build environment.
8 16
9 Changed the handling of idle notifications. 17 Changed the handling of idle notifications.
10 18
(...skipping 1182 matching lines...) Expand 10 before | Expand all | Expand 10 after
1193 1201
1194 Improved debugger support by allowing nested break points and by 1202 Improved debugger support by allowing nested break points and by
1195 dealing with stack-overflows when compiling functions before 1203 dealing with stack-overflows when compiling functions before
1196 setting break points in them. 1204 setting break points in them.
1197 1205
1198 1206
1199 2008-07-03: Version 0.1.0 1207 2008-07-03: Version 0.1.0
1200 1208
1201 Initial export. 1209 Initial export.
1202 1210
OLDNEW
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698