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

Side by Side Diff: ChangeLog

Issue 7005029: Prepare push to trunk. Now working on version 3.3.7. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 7 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-05-11: Version 3.3.6
2
3 Updated MIPS infrastructure files.
4
5 Added method IsCallable for Object to the API.
6 Patch by Peter Varga.
7
8
1 2011-05-09: Version 3.3.5 9 2011-05-09: Version 3.3.5
2 10
3 Fixed build on FreeBSD. Patch by Akinori MUSHA. 11 Fixed build on FreeBSD. Patch by Akinori MUSHA.
4 12
5 Added check that receiver is JSObject on API calls. 13 Added check that receiver is JSObject on API calls.
6 14
7 Implemented CallAsConstructor method for Object in the API (Issue 1348). 15 Implemented CallAsConstructor method for Object in the API (Issue 1348).
8 Patch by Peter Varga. 16 Patch by Peter Varga.
9 17
10 Added CallAsFunction method to the Object class in the API (Issue 1336). 18 Added CallAsFunction method to the Object class in the API (Issue 1336).
(...skipping 2756 matching lines...) Expand 10 before | Expand all | Expand 10 after
2767 2775
2768 Improved debugger support by allowing nested break points and by 2776 Improved debugger support by allowing nested break points and by
2769 dealing with stack-overflows when compiling functions before 2777 dealing with stack-overflows when compiling functions before
2770 setting break points in them. 2778 setting break points in them.
2771 2779
2772 2780
2773 2008-07-03: Version 0.1.0 2781 2008-07-03: Version 0.1.0
2774 2782
2775 Initial export. 2783 Initial export.
2776 2784
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