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

Side by Side Diff: ChangeLog

Issue 11094073: Prepare push to trunk. Now working on version 3.14.4. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 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 2012-10-11: Version 3.14.3
2
3 Use native context to retrieve ErrorMessageForCodeGenerationFromStrings
4 (Chromium issue 155076).
5
6 Bumped variable limit further to 2^17 (Chromium issue 151625).
7
8 Performance and stability improvements on all platforms.
9
10
1 2012-10-10: Version 3.14.2 11 2012-10-10: Version 3.14.2
2 12
3 ARM: allowed VFP3 instructions when hardfloat is enabled. 13 ARM: allowed VFP3 instructions when hardfloat is enabled.
4 (Chromium issue 152506) 14 (Chromium issue 152506)
5 15
6 Fixed instance_descriptors() and PushStackTraceAndDie regressions. 16 Fixed instance_descriptors() and PushStackTraceAndDie regressions.
7 (Chromium issue 151749) 17 (Chromium issue 151749)
8 18
9 Made GDBJIT interface compile again. (issue 1804) 19 Made GDBJIT interface compile again. (issue 1804)
10 20
(...skipping 4663 matching lines...) Expand 10 before | Expand all | Expand 10 after
4674 setting break points in them. 4684 setting break points in them.
4675 4685
4676 4686
4677 2008-07-03: Version 0.1.0 4687 2008-07-03: Version 0.1.0
4678 4688
4679 Initial export. 4689 Initial export.
4680 4690
4681 # Local Variables: 4691 # Local Variables:
4682 # mode:text 4692 # mode:text
4683 # End: 4693 # 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