Chromium Code Reviews

Side by Side Diff: ChangeLog

Issue 7892002: Prepare push to trunk. Now working on version 3.6.4. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 3 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 2011-09-13: Version 3.6.3
2
3 Implemented better support of typed arrays in the d8 shell.
4
5 Bug fixes and performance improvements on all platforms.
6
7
1 2011-09-08: Version 3.6.2 8 2011-09-08: Version 3.6.2
2 9
3 Added "dependencies" target to top-level Makefile. 10 Added "dependencies" target to top-level Makefile.
4 11
5 Added ability to turn profiler on/off in d8. 12 Added ability to turn profiler on/off in d8.
6 13
7 Added "soname_version" parameter to common.gypi, v8.gyp, and Makefile. 14 Added "soname_version" parameter to common.gypi, v8.gyp, and Makefile.
8 15
9 Fixed several crash bugs. 16 Fixed several crash bugs.
10 17
(...skipping 3252 matching lines...)
3263 setting break points in them. 3270 setting break points in them.
3264 3271
3265 3272
3266 2008-07-03: Version 0.1.0 3273 2008-07-03: Version 0.1.0
3267 3274
3268 Initial export. 3275 Initial export.
3269 3276
3270 # Local Variables: 3277 # Local Variables:
3271 # mode:text 3278 # mode:text
3272 # End: 3279 # End:
OLDNEW
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine