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

Side by Side Diff: ChangeLog

Issue 6833021: Prepare push to trunk. Now working on version 3.3.0. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 8 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-04-13: Version 3.2.10
2
3 Fixed bug in external float arrays on ARM (issue 1323).
4
5 Minor performance improvements and bug fixes.
6
7
1 2011-04-11: Version 3.2.9 8 2011-04-11: Version 3.2.9
2 9
3 Removed support for ABI prior to EABI on ARM. 10 Removed support for ABI prior to EABI on ARM.
4 11
5 Fixed multiple crash bugs. 12 Fixed multiple crash bugs.
6 13
7 Added GCMole to the repository, a simple static analysis tool that 14 Added GCMole to the repository, a simple static analysis tool that
8 searches for GC-unsafe evaluation order dependent callsites. 15 searches for GC-unsafe evaluation order dependent callsites.
9 16
10 Made preparser API be exported in shared libraries. 17 Made preparser API be exported in shared libraries.
(...skipping 2662 matching lines...) Expand 10 before | Expand all | Expand 10 after
2673 2680
2674 Improved debugger support by allowing nested break points and by 2681 Improved debugger support by allowing nested break points and by
2675 dealing with stack-overflows when compiling functions before 2682 dealing with stack-overflows when compiling functions before
2676 setting break points in them. 2683 setting break points in them.
2677 2684
2678 2685
2679 2008-07-03: Version 0.1.0 2686 2008-07-03: Version 0.1.0
2680 2687
2681 Initial export. 2688 Initial export.
2682 2689
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