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

Side by Side Diff: ChangeLog

Issue 5862002: Version 3.0.2. (Closed)
Patch Set: Created 10 years 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
« no previous file with comments | « no previous file | include/v8.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2010-12-15: Version 3.0.2
2
3 Revert version 3.0.1 and patch 3.0.1.1.
4
Mads Ager (chromium) 2010/12/15 12:00:11 One more blank line please.
Lasse Reichstein 2010/12/15 12:04:25 Will do.
1 2010-12-13: Version 3.0.1 5 2010-12-13: Version 3.0.1
2 6
3 Added support for an experimental internationalization API as an 7 Added support for an experimental internationalization API as an
4 extension. This extension is disabled by default but can be enabled 8 extension. This extension is disabled by default but can be enabled
5 when building V8. The ECMAScript internationalization strawman is 9 when building V8. The ECMAScript internationalization strawman is
6 at http://wiki.ecmascript.org/doku.php?id=strawman:i18n_api. 10 at http://wiki.ecmascript.org/doku.php?id=strawman:i18n_api.
7 11
8 Made RegExp character class parsing stricter. This mirrors a change 12 Made RegExp character class parsing stricter. This mirrors a change
9 to RegExp parsing in WebKit. 13 to RegExp parsing in WebKit.
10 14
(...skipping 2287 matching lines...) Expand 10 before | Expand all | Expand 10 after
2298 2302
2299 Improved debugger support by allowing nested break points and by 2303 Improved debugger support by allowing nested break points and by
2300 dealing with stack-overflows when compiling functions before 2304 dealing with stack-overflows when compiling functions before
2301 setting break points in them. 2305 setting break points in them.
2302 2306
2303 2307
2304 2008-07-03: Version 0.1.0 2308 2008-07-03: Version 0.1.0
2305 2309
2306 Initial export. 2310 Initial export.
2307 2311
OLDNEW
« no previous file with comments | « no previous file | include/v8.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698