Chromium Code Reviews

Side by Side Diff: ChangeLog

Issue 10695041: Prepare push to trunk. Now working on version 3.12.7. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | 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 2012-06-29: Version 3.12.6
2
3 Cleaned up hardfp ABI detection for ARM (V8 issue 2140).
4
5 Extended TypedArray support in d8.
6
7
1 2012-06-28: Version 3.12.5 8 2012-06-28: Version 3.12.5
2 9
3 Fixed lazy parsing heuristics to respect outer scope. 10 Fixed lazy parsing heuristics to respect outer scope.
4 (Chromium issue 135008) 11 (Chromium issue 135008)
5 12
6 Allow using test-wrapper-gypbuild.py on Windows when no python 13 Allow using test-wrapper-gypbuild.py on Windows when no python
7 interpreter is registered. 14 interpreter is registered.
8 15
9 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
10 17
(...skipping 4299 matching lines...)
4310 setting break points in them. 4317 setting break points in them.
4311 4318
4312 4319
4313 2008-07-03: Version 0.1.0 4320 2008-07-03: Version 0.1.0
4314 4321
4315 Initial export. 4322 Initial export.
4316 4323
4317 # Local Variables: 4324 # Local Variables:
4318 # mode:text 4325 # mode:text
4319 # End: 4326 # End:
OLDNEW
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine