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

Side by Side Diff: ChangeLog

Issue 99049: Prepare push of version 1.2.1 to trunk. The main reason for this push... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 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/api.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 2009-04-27: Version 1.2.1
2
3 Added EcmaScript 5 JSON object.
4
5 Fix bug in preemption support on ARM.
6
7
1 2009-04-23: Version 1.2.0 8 2009-04-23: Version 1.2.0
2 9
3 Optimized floating-point operations on ARM. 10 Optimized floating-point operations on ARM.
4 11
5 Added a number of extensions to the debugger API. 12 Added a number of extensions to the debugger API.
6 13
7 Changed the enumeration order for unsigned integer keys to always 14 Changed the enumeration order for unsigned integer keys to always
8 be numerical order. 15 be numerical order.
9 16
10 Added a "read" extension to the shell sample. 17 Added a "read" extension to the shell sample.
(...skipping 817 matching lines...) Expand 10 before | Expand all | Expand 10 after
828 835
829 Improved debugger support by allowing nested break points and by 836 Improved debugger support by allowing nested break points and by
830 dealing with stack-overflows when compiling functions before 837 dealing with stack-overflows when compiling functions before
831 setting break points in them. 838 setting break points in them.
832 839
833 840
834 2008-07-03: Version 0.1.0 841 2008-07-03: Version 0.1.0
835 842
836 Initial export. 843 Initial export.
837 844
OLDNEW
« no previous file with comments | « no previous file | src/api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698