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

Side by Side Diff: ChangeLog

Issue 7905001: Prepare push to trunk. Now working on version 3.6.5. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address review comment Created 9 years, 3 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 2011-09-15: Version 3.6.4
2
3 Fixed d8's broken readline history.
4
5 Removed the need for code delete events in CPU profiler (Issue 1466).
6
7 Fixed debugger stepping next with trycatch recursion (Issue 1639).
8
9 Fixing parallel execution in d8 (with -p) and some memory leaks.
10
11 Support for precise stepping in functions compiled before debugging was
12 started (step 1).
13
14
1 2011-09-13: Version 3.6.3 15 2011-09-13: Version 3.6.3
2 16
3 Implemented better support of typed arrays in the d8 shell. 17 Implemented better support of typed arrays in the d8 shell.
4 18
5 Bug fixes and performance improvements on all platforms. 19 Bug fixes and performance improvements on all platforms.
6 20
7 21
8 2011-09-08: Version 3.6.2 22 2011-09-08: Version 3.6.2
9 23
10 Added "dependencies" target to top-level Makefile. 24 Added "dependencies" target to top-level Makefile.
(...skipping 3259 matching lines...) Expand 10 before | Expand all | Expand 10 after
3270 setting break points in them. 3284 setting break points in them.
3271 3285
3272 3286
3273 2008-07-03: Version 0.1.0 3287 2008-07-03: Version 0.1.0
3274 3288
3275 Initial export. 3289 Initial export.
3276 3290
3277 # Local Variables: 3291 # Local Variables:
3278 # mode:text 3292 # mode:text
3279 # End: 3293 # End:
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