blob: c3816bdd8a67cbd1c896afdaf1d8ec24bb81b4d2 [file] [log] [blame]
ulan@chromium.org09d7ab52013-02-25 15:50:35 +000012013-02-25: Version 3.17.4
2
3 Performance and stability improvements on all platforms.
4
5
ulan@chromium.org2e04b582013-02-21 14:06:02 +000062013-02-21: Version 3.17.3
7
8 Performance and stability improvements on all platforms.
9
10
yangguo@chromium.orgc03a1922013-02-19 13:55:47 +0000112013-02-19: Version 3.17.2
12
13 Removed bogus check for TOP register in deoptimizer.
14 (Chromium issue 176943)
15
16 Made the Isolate parameter mandatory for internal HandleScopes.
17 (issue 2487)
18
19 Fixed f.apply() optimization when declared arguments are mutated.
20 (issue 2539)
21
22 Performance and stability improvements on all platforms.
23
24
ulan@chromium.org6ba1fd02013-02-14 14:56:11 +0000252013-02-14: Version 3.17.1
26
27 Performance and stability improvements on all platforms.
28
29
hpayer@chromium.org7c3372b2013-02-13 17:26:04 +0000302013-02-13: Version 3.17.0
31
32 Enabled parallel sweeping.
33
34 Don't try to unlink instructions twice during GVN
35 (Chromium issue 175141)
36
37 Fixed code flusher disabling while marking incrementally.
38 (Chromium issue 173458, 168582)
39
40 Don't use TLS for space iterators.
41 (issue 2531)
42
43 Added new GetHeapStatistics API entry and deprecated old one.
44
45 Fixed DoubleStackSlot-to-DoubleStackSlot moves on ia32. Unified
46 platform-independent code.
47 (Chromium issue 173907)
48
49 Added --trace-array-abuse to help find OOB accesses.
50
51 Performance and stability improvements on all platforms.
52
53
mmassi@chromium.org2f0efde2013-02-06 14:12:58 +0000542013-02-06: Version 3.16.14
55
56 Performance and stability improvements on all platforms.
57
58
danno@chromium.org94b0d6f2013-02-04 13:33:20 +0000592013-02-04: Version 3.16.13
60
61 Tagged stubs that rely on instance types as MEGAMORPHIC.
62 (Chromium issue 173974)
63
64 Fixed clearing of dead dependent codes and verifing of weak
65 embedded maps on full GC. (Chromium issue 172488,172489)
66
67 Made the arm port build cleanly with Clang.
68
69 Performance and stability improvements on all platforms.
70
71
mstarzinger@chromium.orge3b8d0f2013-02-01 09:06:41 +0000722013-01-31: Version 3.16.12
73
74 Performance and stability improvements on all platforms.
75
76
mstarzinger@chromium.org068ea0a2013-01-30 09:39:44 +0000772013-01-30: Version 3.16.11
78
79 Put making embedded maps in optimized code weak behind a flag.
80 (Chromium issue 172488,172489)
81
82 Performance and stability improvements on all platforms.
83
84
mvstanton@chromium.orgd16d8532013-01-25 13:29:10 +0000852013-01-25: Version 3.16.10
86
87 Avoid excessive memory usage during redundant phi elimination.
88 (issue 2510)
89
90 Fixed additional spec violations wrt RegExp.lastIndex.
91 (issue 2437)
92
93 Added Isolate parameter to Persistent class.
94 (issue 2487)
95
96 Performance and stability improvements on all platforms.
97
98
yangguo@chromium.org003650e2013-01-24 16:31:08 +0000992013-01-24: Version 3.16.9
100
101 Made embedded maps in optimized code weak.
102 (issue 2073)
103
104 Fixed corner case when JSFunction is evicted from flusher.
105 (Chromium issue 168801)
106
107 Correctly set kCanBeDivByZero flag for HMathFloorOfDiv.
108 (Chromium issue 171641)
109
110 Performance and stability improvements on all platforms.
111
112
mvstanton@chromium.org6bec0092013-01-23 13:46:53 +00001132013-01-23: Version 3.16.8
114
115 Correctly reset lastIndex in an RegExp object.
116 (Chromium issue 170856)
117
118 Added a workaround for Windows compilation problems related to V8EXPORT.
119 (issue 2507)
120
121 tools/run-tests.py: shlex.split() the value of --command-prefix
122 (Chromium issue 171553)
123
124 Fixed pattern detection for replacing shifts by rotation.
125 (Chromium issue 2499)
126
127 Performance and stability improvements on all platforms.
128
129
yangguo@chromium.org28381b42013-01-21 14:39:38 +00001302013-01-21: Version 3.16.7
131
132 Removed <(library) usage from v8.gyp.
133 (Chromium issue 111541)
134
135 Fixed out of bounds memory access in TestJSArrayForAllocationSiteInfo.
136 (Chromium issue 169928)
137
138 Performance and stability improvements on all platforms.
139
140
yangguo@chromium.org46a2a512013-01-18 16:29:40 +00001412013-01-18: Version 3.16.6
142
143 Made the Isolate parameter mandatory in Locker and Unlocker classes.
144 (issue 2487)
145
146 Avoid pointer underflow in CopyCharsUnsigned.
147 (issue 2493)
148
149 Generate shim headers when using system v8.
150 (Chromium issue 165264)
151
152 Fixed arguments materialization for inlined apply().
153 (issue 2489)
154
155 Sync'ed laziness between BuildFunctionInfo and MakeFunctionInfo.
156 (Chromium issue 147497)
157
158 Added sanity check to CodeFlusher::AddCandidate.
159 (Chromium issue 169209)
160
161 Performance and stability improvements on all platforms.
162
163
1642013-01-15: Version 3.16.5
165
166 Removed deprecated functions from V8's external API.
167
168 Prepared API for WebKit use of Latin-1.
169
170 Fixed V8 issue 2486.
171
172 Fixed Chromium issue 169723.
173
174 Performance and stability improvements on all platforms.
175
176
yangguo@chromium.org9768bf12013-01-11 14:51:07 +00001772013-01-11: Version 3.16.4
178
179 Fixed Chromium issues 168545 and 169209.
180
181 Performance and stability improvements on all platforms.
182
183
jkummerow@chromium.org59297c72013-01-09 16:32:23 +00001842013-01-09: Version 3.16.3
185
186 Improved GC performance when moving parts of a FixedArray (issue 2452).
187
188 Enabled readline on d8 while building a shared lib (issue 1781).
189
190 Fixed missing exception check in typed array constructor
191 (Chromium issue 168545).
192
193 Check for read-only-ness when preparing for array sort (issue 2419).
194
195 Performance and stability improvements on all platforms.
196
197
yangguo@chromium.org4cd70b42013-01-04 08:57:54 +00001982013-01-04: Version 3.16.2
199
200 Added Makefile options to build for the Raspberry Pi (armv7=0,
201 arm_fpu=vfp2).
202
203 Performance and stability improvements on all platforms.
204
205
ulan@chromium.org4121f232012-12-27 15:57:11 +00002062012-12-27: Version 3.16.1
207
208 Fixed x64 MathMinMax for negative untagged int32 arguments.
209 (Chromium issue 164442)
210
211 Fixed FloatingPointHelper::CheckSSE2OperandIsInt32.
212 (issue 2458)
213
214 Performance and stability improvements on all platforms.
215
216
yangguo@chromium.org9b8fc9f2012-12-21 13:47:00 +00002172012-12-21: Version 3.16.0
yangguo@chromium.orga6bbcc82012-12-21 12:35:02 +0000218
219 V8_Fatal now prints C++ stack trace in debug mode.
220
221 Added HTML-based tick processor.
222
223 Continued implementation of Object.observe (V8 issue 2409).
224
225 Fixed V8 issues 2243, 2340, 2393, 2399, 2457.
226
227 Fixed Chromium issues 125308, 165637, 166379, 166553.
228
229 Performance and stability improvements on all platforms.
230
231
jkummerow@chromium.org5323a9c2012-12-10 19:00:50 +00002322012-12-10: Version 3.15.11
233
234 Define CAN_USE_VFP2/3_INSTRUCTIONS based on arm_neon and arm_fpu GYP
235 flags.
236
237 Performance and stability improvements on all platforms.
238
239
rossberg@chromium.orgcddc71f2012-12-07 12:40:13 +00002402012-12-07: Version 3.15.10
241
242 Enabled optimisation of functions inside eval. (issue 2315)
243
244 Fixed spec violations in methods of Number.prototype. (issue 2443)
245
246 Added GCTracer metrics for a scavenger GC for DOM wrappers.
247
248 Performance and stability improvements on all platforms.
249
250
mstarzinger@chromium.org32280cf2012-12-06 17:32:37 +00002512012-12-06: Version 3.15.9
252
253 Fixed candidate eviction in code flusher.
254 (Chromium issue 159140)
255
256 Iterate through all arguments for side effects in Math.min/max.
257 (issue 2444)
258
259 Fixed spec violations related to regexp.lastIndex
260 (issue 2437, issue 2438)
261
262 Performance and stability improvements on all platforms.
263
264
mmassi@chromium.org49a44672012-12-04 13:52:03 +00002652012-12-04: Version 3.15.8
266
267 Enforced stack allocation of TryCatch blocks.
268 (issue 2166,chromium:152389)
269
270 Fixed external exceptions in external try-catch handlers.
271 (issue 2166)
272
273 Activated incremental code flushing by default.
274
275 Performance and stability improvements on all platforms.
276
277
svenpanne@chromium.org83130cf2012-11-30 10:13:25 +00002782012-11-30: Version 3.15.7
279
280 Activated code aging by default.
281
282 Included more information in --prof log.
283
284 Removed eager sweeping for lazy swept spaces. Try to find in
285 SlowAllocateRaw a bounded number of times a big enough memory slot.
286 (issue 2194)
287
288 Performance and stability improvements on all platforms.
289
290
danno@chromium.org1f34ad32012-11-26 14:53:56 +00002912012-11-26: Version 3.15.6
292
293 Ensure double arrays are filled with holes when extended from
294 variations of empty arrays. (Chromium issue 162085)
295
296 Performance and stability improvements on all platforms.
297
298
ulan@chromium.org8e8d8822012-11-23 14:36:46 +00002992012-11-23: Version 3.15.5
300
301 Fixed JSON.stringify for objects with interceptor handlers.
302 (Chromium issue 161028)
303
304 Fixed corner case in x64 compare stubs. (issue 2416)
305
306 Performance and stability improvements on all platforms.
307
308
yangguo@chromium.orgfb377212012-11-16 14:43:43 +00003092012-11-16: Version 3.15.4
310
311 Fixed Array.prototype.join evaluation order. (issue 2263)
312
313 Perform CPU sampling by CPU sampling thread only iff processing thread
314 is not running. (issue 2364)
315
316 When using an Object as a set in Object.getOwnPropertyNames, null out
317 the proto. (issue 2410)
318
319 Disabled EXTRA_CHECKS in Release build.
320
321 Heap explorer: Show representation of strings.
322
323 Removed 'type' and 'arguments' properties from Error object.
324 (issue 2397)
325
326 Added atomics implementation for ThreadSanitizer v2.
327 (Chromium issue 128314)
328
329 Fixed LiveEdit crashes when object/array literal is added. (issue 2368)
330
331 Performance and stability improvements on all platforms.
332
333
yangguo@chromium.orgeeb44b62012-11-13 13:56:09 +00003342012-11-13: Version 3.15.3
335
336 Changed sample shell to send non-JS output (e.g. errors) to stderr
337 instead of stdout.
338
339 Correctly check for stack overflow even when interrupt is pending.
340 (issue 214)
341
342 Collect stack trace on stack overflow. (issue 2394)
343
344 Performance and stability improvements on all platforms.
345
346
mvstanton@chromium.orge4ac3ef2012-11-12 14:53:34 +00003472012-11-12: Version 3.15.2
348
349 Function::GetScriptOrigin supplies sourceURL when script name is
350 not available. (Chromium issue 159413)
351
352 Made formatting error message side-effect-free. (issue 2398)
353
354 Fixed length check in JSON.stringify. (Chromium issue 160010)
355
356 ES6: Added support for Set and Map clear method (issue 2400)
357
358 Fixed slack tracking when instance prototype changes.
359 (Chromium issue 157019)
360
361 Fixed disabling of code flusher while marking. (Chromium issue 159140)
362
363 Added a test case for object grouping in a scavenger GC (issue 2077)
364
365 Support shared library build of Android for v8.
366 (Chromium issue 158821)
367
368 ES6: Added support for size to Set and Map (issue 2395)
369
370 Performance and stability improvements on all platforms.
371
372
verwaest@chromium.orge4ee6de2012-11-06 12:13:00 +00003732012-11-06: Version 3.15.1
374
375 Put incremental code flushing behind a flag. (Chromium issue 159140)
376
377 Performance and stability improvements on all platforms.
378
379
danno@chromium.org72204d52012-10-31 10:02:10 +00003802012-10-31: Version 3.15.0
381
382 Loosened aligned code target requirement on ARM (issue 2380)
383
384 Fixed JSON.parse to treat leading zeros correctly.
385 (Chromium issue 158185)
386
387 Performance and stability improvements on all platforms.
388
389
rossberg@chromium.org89e18f52012-10-22 13:09:53 +00003902012-10-22: Version 3.14.5
391
392 Killed off the SCons based build.
393
394 Added a faster API for creating v8::Integer objects.
395
396 Speeded up function deoptimization by avoiding quadratic pass over
397 optimized function list. (Chromium issue 155270)
398
399 Always invoke the default Array.sort functions from builtin functions.
400 (issue 2372)
401
402 Reverted recent CPU profiler changes because they broke --prof.
403 (issue 2364)
404
405 Switched code flushing to use different JSFunction field.
406 (issue 1609)
407
408 Performance and stability improvements on all platforms.
409
410
svenpanne@chromium.orgc859c4f2012-10-15 11:51:39 +00004112012-10-15: Version 3.14.4
412
413 Allow evals for debugger even if they are prohibited in the debugee
414 context. (Chromium issue 154733)
415
416 Enabled --verify-heap in release mode (issue 2120)
417
418 Performance and stability improvements on all platforms.
419
420
jkummerow@chromium.orgc1956672012-10-11 15:57:38 +00004212012-10-11: Version 3.14.3
422
423 Use native context to retrieve ErrorMessageForCodeGenerationFromStrings
424 (Chromium issue 155076).
425
426 Bumped variable limit further to 2^17 (Chromium issue 151625).
427
428 Performance and stability improvements on all platforms.
429
430
verwaest@chromium.org33e09c82012-10-10 17:07:22 +00004312012-10-10: Version 3.14.2
432
433 ARM: allowed VFP3 instructions when hardfloat is enabled.
434 (Chromium issue 152506)
435
436 Fixed instance_descriptors() and PushStackTraceAndDie regressions.
437 (Chromium issue 151749)
438
439 Made GDBJIT interface compile again. (issue 1804)
440
441 Fixed Accessors::FunctionGetPrototype's proto chain traversal.
442 (Chromium issue 143967)
443
444 Made sure that names of temporaries do not clash with real variables.
445 (issue 2322)
446
447 Rejected local module declarations. (Chromium issue 150628)
448
449 Rejected uses of lexical for-loop variable on the RHS. (issue 2322)
450
451 Fixed slot recording of code target patches.
452 (Chromium issue 152615,chromium:144230)
453
454 Changed the Android makefile to use GCC 4.6 instead of GCC 4.4.3.
455
456 Performance and stability improvements on all platforms.
457
458
jkummerow@chromium.org7a96c2a2012-10-01 16:24:39 +00004592012-10-01: Version 3.14.1
460
461 Don't set -m32 flag when compiling with Android ARM compiler.
462 (Chromium issue 143889)
463
464 Restore the descriptor array before returning allocation failure.
465 (Chromium issue 151750)
466
467 Lowered kMaxVirtualRegisters (v8 issue 2139, Chromium issues 123822 and
468 128252).
469
470 Pull more recent gyp in 'make dependencies'.
471
472 Made sure that the generic KeyedStoreIC changes length and element_kind
473 atomically (issue 2346).
474
475 Bumped number of allowed variables per scope to 65535, to address GWT.
476 (Chromium issue 151625)
477
478 Support sourceURL for dynamically inserted scripts (issue 2342).
479
480 Performance and stability improvements on all platforms.
481
482
ulan@chromium.org56c14af2012-09-20 12:51:09 +00004832012-09-20: Version 3.14.0
484
485 Fixed missing slot recording during clearing of CallICs.
486 (Chromium issue 144230)
487
488 Fixed LBoundsCheck on x64 to handle (stack slot + constant) correctly.
489 (Chromium issue 150729)
490
491 Fixed minus zero test. (Issue 2133)
492
493 Fixed setting array length to zero for slow elements.
494 (Chromium issue 146910)
495
496 Fixed lost arguments dropping in HLeaveInlined.
497 (Chromium issue 150545)
498
499 Fixed casting error for receiver of interceptors.
500 (Chromium issue 149912)
501
502 Throw a more descriptive exception when blocking 'eval' via CSP.
503 (Chromium issue 140191)
504
505 Fixed debugger's eval when close to stack overflow. (issue 2318)
506
507 Added checks to live edit. (issue 2297)
508
509 Switched on code compaction on incremental GCs.
510
511 Fixed caching of optimized code for OSR. (issue 2326)
512
513 Not mask exception thrown by toString in String::UtfValue etc.
514 (issue 2317)
515
516 Fixed API check for length of external arrays. (Chromium issue 148896)
517
518 Ensure correct enumeration indices in the dict (Chromium issue 148376)
519
520 Correctly initialize regexp global cache. (Chromium issue 148378)
521
522 Fixed arguments object materialization during deopt. (issue 2261)
523
524 Introduced new API to expose external string resource regardless of
525 encoding.
526
527 Fixed CHECK failure in LCodeGen::DoWrapReceiver when
528 --deopt-every-n-times flag is present
529 (Chromium issue 148389)
530
531 Fixed edge case of extension with NULL as source string.
532 (Chromium issue 144649)
533
534 Fixed array index dehoisting. (Chromium issue 141395)
535
536 Performance and stability improvements on all platforms.
537
538
mstarzinger@chromium.orgde886792012-09-11 13:22:37 +00005392012-09-11: Version 3.13.7
540
541 Enable/disable LiveEdit using the (C++) debug API.
542
543 Performance and stability improvements on all platforms.
544
545
jkummerow@chromium.org78502a92012-09-06 13:50:42 +00005462012-09-06: Version 3.13.6
547
548 Added validity checking to API functions and calls.
549
550 Disabled accessor inlining (Chromium issue 134609).
551
552 Fixed bug in Math.min/max in optimized code (Chromium issue 145961).
553
554 Directly use %ObjectKeys in json stringify (Chromium issue 2312).
555
556 Fixed VS2005 build (issue 2313).
557
558 Activated fixed ES5 readonly semantics by default.
559
560 Added hardfp flag to the Makefile.
561
562 Performance and stability improvements on all platforms.
563
564
yangguo@chromium.org355cfd12012-08-29 15:32:24 +00005652012-08-29: Version 3.13.5
566
567 Release stack trace data after firing Error.stack accessor.
568 (issue 2308)
569
570 Added a new API V8::SetJitCodeEventHandler to push code name and
571 location to users such as profilers.
572
573 Allocate block-scoped global bindings to global context.
574
575 Performance and stability improvements on all platforms.
576
577
yangguo@chromium.org46839fb2012-08-28 09:06:19 +00005782012-08-28: Version 3.13.4
579
580 Print reason for disabling optimization. Kill --trace-bailout flag.
581
582 Provided option to disable full DEBUG build on Android.
583
584 Introduced global contexts to represent lexical global scope(s).
585
586 Fixed rounding in Uint8ClampedArray setter. (issue 2294)
587
588 Performance and stability improvements on all platforms.
589
590
yangguo@chromium.org08eb1962012-08-21 11:19:20 +00005912012-08-21: Version 3.13.3
592
593 Performance and stability improvements on all platforms.
594
595
5962012-08-20: Version 3.13.2
597
598 Performance and stability improvements on all platforms.
599
600
verwaest@chromium.orgde64f722012-08-16 15:44:54 +00006012012-08-16: Version 3.13.1
602
603 Performance and stability improvements on all platforms.
604
605
mstarzinger@chromium.org471f2f12012-08-10 14:46:33 +00006062012-08-10: Version 3.13.0
607
608 Added histograms for total allocated/live heap size, as well as
609 allocated size and percentage of total for map and cell space.
610
611 Fixed parseInt's octal parsing behavior (ECMA-262 Annex E 15.1.2.2).
612 (issue 1645)
613
614 Added checks for interceptors to negative lookup code in Crankshaft.
615 (Chromium issue 140473)
616
617 Made incremental marking clear ICs and type feedback cells.
618
619 Performance and stability improvements on all platforms.
620
621
jkummerow@chromium.org000f7fb2012-08-01 11:14:42 +00006222012-08-01: Version 3.12.19
623
624 Performance and stability improvements on all platforms.
625
626
ulan@chromium.orgea52b5f2012-07-30 13:05:33 +00006272012-07-30: Version 3.12.18
628
629 Forced using bit-pattern for signed zero double. (issue 2239)
630
631 Made sure double to int conversion is correct. (issue 2260)
632
633 Performance and stability improvements on all platforms.
634
635
verwaest@chromium.orgb6d052d2012-07-27 08:03:27 +00006362012-07-27: Version 3.12.17
637
638 Always set the callee's context when calling a function from optimized
639 code.
640 (Chromium issue 138887)
641
642 Fixed building with GCC 3.x
643 (issue 2016, 2017)
644
645 Improved API calls that return empty handles.
646 (issue 2245)
647
648 Performance and stability improvements on all platforms.
649
650
danno@chromium.org129d3982012-07-25 15:01:47 +00006512012-07-25: Version 3.12.16
652
653 Performance and stability improvements on all platforms.
654
655
yangguo@chromium.org304cc332012-07-24 07:59:48 +00006562012-07-24: Version 3.12.15
657
658 Added PRESERVE_ASCII_NULL option to String::WriteAscii.
659 (issue 2252)
660
661 Added dependency to HLoadKeyed* instructions to prevent invalid
662 hoisting. (Chromium issue 137768)
663
664 Enabled building d8 for Android on Mac.
665
666 Interpret negative hexadecimal literals as NaN.
667 (issue 2240)
668
669 Expose counters in javascript when using --track-gc-object-stats.
670
671 Enabled building and testing V8 on Android IA.
672
673 Added --trace-parse flag to parser.
674
675 Performance and stability improvements on all platforms.
676
677
verwaest@chromium.org178fb152012-07-18 11:21:48 +00006782012-07-18: Version 3.12.14
679
680 Deactivated optimization of packed arrays.
681 (Chromium issue 137768)
682
683 Fixed broken accessor transition.
684 (Chromium issue 137689)
685
686 Performance and stability improvements on all platforms.
687
688
verwaest@chromium.org753aee42012-07-17 16:15:42 +00006892012-07-17: Version 3.12.13
690
691 Fixed missing tagging of stack value in finally block.
692 (Chromium issue 137496)
693
694 Added more support for heap analysis.
695
696 Performance and stability improvements on all platforms.
697
698
jkummerow@chromium.org28583c92012-07-16 11:31:55 +00006992012-07-16: Version 3.12.12
700
701 Added an option to the tickprocessor to specify the directory for lib
702 lookup.
703
704 Fixed ICs for slow objects with native accessor (Chromium issue 137002).
705
706 Fixed transcendental cache on ARM in optimized code (issue 2234).
707
708 New heap inspection tools: counters for object sizes and counts,
709 histograms for external fragmentation.
710
711 Incorporated constness into inferred interfaces (in preparation for
712 handling imports) (issue 1569).
713
714 Performance and stability improvements on all platforms.
715
716
rossberg@chromium.org657d53b2012-07-12 11:06:03 +00007172012-07-12: Version 3.12.11
718
719 Renamed "mips" arch to "mipsel" in the GYP build.
720
721 Fixed computation of call targets on prototypes in Crankshaft.
722 (Chromium issue 125148)
723
724 Removed use of __lookupGetter__ when generating stack trace.
725 (issue 1591)
726
727 Turned on ES 5.2 globals semantics by default.
728 (issue 1991, Chromium issue 80591)
729
730 Synced preparser and parser wrt syntax error in switch..case.
731 (issue 2210)
732
733 Fixed reporting of octal literals in strict mode when preparsing.
734 (issue 2220)
735
736 Fixed inline constructors for Harmony Proxy prototypes.
737 (issue 2225)
738
739 Performance and stability improvements on all platforms.
740
741
danno@chromium.org81cac2b2012-07-10 11:28:27 +00007422012-07-10: Version 3.12.10
743
744 Re-enabled and fixed issue with array bounds check elimination
745 (Chromium issue 132114).
746
747 Fixed Debug::Break crash. (Chromium issue 131642)
748
749 Added optimizing compiler support for JavaScript getters.
750
751 Performance and stability improvements on all platforms.
752
753
yangguo@chromium.org99aa4902012-07-06 16:21:55 +00007542012-07-06: Version 3.12.9
755
756 Correctly advance the scanner when scanning unicode regexp flag.
757 (Chromium issue 136084)
758
759 Fixed unhandlified code calling Harmony Proxy traps.
760 (issue 2219)
761
762 Performance and stability improvements on all platforms.
763
764
svenpanne@chromium.org619781a2012-07-05 08:22:44 +00007652012-07-05: Version 3.12.8
766
767 Implemented TypedArray.set and ArrayBuffer.slice in d8.
768
769 Performance and stability improvements on all platforms.
770
771
mstarzinger@chromium.orgc6d9cee2012-07-03 10:03:19 +00007722012-07-03: Version 3.12.7
773
774 Fixed lazy compilation for strict eval scopes.
775 (Chromium issue 135066)
776
777 Made MACOSX_DEPLOYMENT_TARGET configurable in GYP.
778 (issue 2151)
779
780 Report "hidden properties" in heap profiler for properties case.
781 (issue 2212)
782
783 Activated optimization of packed arrays by default.
784
785 Performance and stability improvements on all platforms.
786
787
yangguo@chromium.orgc74d6742012-06-29 15:15:45 +00007882012-06-29: Version 3.12.6
789
790 Cleaned up hardfp ABI detection for ARM (V8 issue 2140).
791
792 Extended TypedArray support in d8.
793
794
yangguo@chromium.org9c741c82012-06-28 15:04:22 +00007952012-06-28: Version 3.12.5
796
797 Fixed lazy parsing heuristics to respect outer scope.
798 (Chromium issue 135008)
799
800 Allow using test-wrapper-gypbuild.py on Windows when no python
801 interpreter is registered.
802
803 Performance and stability improvements on all platforms.
804
805
jkummerow@chromium.org7a6fc812012-06-27 11:12:38 +00008062012-06-27: Version 3.12.4
807
808 Removed -fomit-frame-pointer flag from Release builds to make
809 the stack walkable by TCMalloc (Chromium issue 133723).
810
811 Ported r7868 (constant masking) to x64 (issue 1374).
812
813 Expose more detailed memory statistics (issue 2201).
814
815 Fixed Harmony Maps and WeakMaps for undefined values
816 (Chromium issue 132744).
817
818 Correctly throw reference error in strict mode with ICs disabled
819 (issue 2119).
820
821 Performance and stability improvements on all platforms.
822
823
ulan@chromium.orgd9e468a2012-06-25 09:47:40 +00008242012-06-25: Version 3.12.3
825
826 Reverted r11835 'Unify promotion and allocation limit computation' due
827 to V8 Splay performance regression on Mac. (Chromium issue 134183)
828
829 Fixed sharing of literal boilerplates for optimized code. (issue 2193)
830
831 Performance and stability improvements on all platforms.
832
833
yangguo@chromium.orgde0db002012-06-22 13:44:28 +00008342012-06-22: Version 3.12.2
835
836 Made near-jump check more strict in LoadNamedFieldPolymorphic on
837 ia32/x64. (Chromium issue 134055)
838
839 Fixed lazy sweeping heuristics to prevent old-space expansion.
840 (issue 2194)
841
842 Performance and stability improvements on all platforms.
843
844
yangguo@chromium.orgd2899aa2012-06-21 11:16:20 +00008452012-06-21: Version 3.12.1
846
847 Performance and stability improvements on all platforms.
848
849
yangguo@chromium.org5a11aaf2012-06-20 11:29:00 +00008502012-06-20: Version 3.12.0
851
852 Fixed Chromium issues:
853 115100, 129628, 131994, 132727, 132741, 132742, 133211
854
855 Fixed V8 issues:
856 915, 1914, 2034, 2087, 2094, 2134, 2156, 2166, 2172, 2177, 2179, 2185
857
858 Added --extra-code flag to mksnapshot to load JS code into the VM
859 before creating the snapshot.
860
861 Support 'restart call frame' command in the debugger.
862
863 Performance and stability improvements on all platforms.
864
865
mmassi@chromium.org7028c052012-06-13 11:51:58 +00008662012-06-13: Version 3.11.10
867
868 Implemented heap profiler memory usage reporting.
869
870 Preserved error message during finally block in try..finally.
871 (Chromium issue 129171)
872
873 Fixed EnsureCanContainElements to properly handle double values.
874 (issue 2170)
875
876 Improved heuristics to keep objects in fast mode with inherited
877 constructors.
878
879 Performance and stability improvements on all platforms.
880
881
rossberg@chromium.org400388e2012-06-06 09:29:22 +00008822012-06-06: Version 3.11.9
883
884 Implemented ES5-conformant semantics for inherited setters and read-only
885 properties. Currently behind --es5_readonly flag, because it breaks
886 WebKit bindings.
887
888 Exposed last seen heap object id via v8 public api.
889
890 Performance and stability improvements on all platforms.
891
892
verwaest@chromium.org37141392012-05-31 13:27:02 +00008932012-05-31: Version 3.11.8
894
895 Avoid overdeep recursion in regexp where a guarded expression with a
896 minimum repetition count is inside another quantifier.
897 (Chromium issue 129926)
898
899 Fixed missing write barrier in store field stub.
900 (issues 2143, 1465, Chromium issue 129355)
901
902 Proxies: Fixed receiver for setters inherited from proxies.
903 Proxies: Fixed ToStringArray function so that it does not reject some
904 keys.
905 (issue 1543)
906
907 Performance and stability improvements on all platforms.
908
909
svenpanne@chromium.org830d30c2012-05-29 13:20:14 +00009102012-05-29: Version 3.11.7
911
912 Get better function names in stack traces.
913
914 Performance and stability improvements on all platforms.
915
916
jkummerow@chromium.org777db6f2012-05-24 09:33:09 +00009172012-05-24: Version 3.11.6
918
919 Fixed RegExp.prototype.toString for incompatible receivers
920 (issue 1981).
921
922 Performance and stability improvements on all platforms.
923
924
mstarzinger@chromium.org15613d02012-05-23 12:04:37 +00009252012-05-23: Version 3.11.5
926
927 Performance and stability improvements on all platforms.
928
929
ulan@chromium.org0e3f88b2012-05-22 09:16:05 +00009302012-05-22: Version 3.11.4
931
932 Some cleanup to common.gypi. This fixes some host/target combinations
933 that weren't working in the Make build on Mac.
934
935 Handle EINTR in socket functions and continue incomplete sends.
936 (issue 2098)
937
938 Fixed python deprecations. (issue 1391)
939
940 Made socket send and receive more robust and return 0 on failure.
941 (Chromium issue 15719)
942
943 Fixed GCC 4.7 (C++11) compilation. (issue 2136)
944
945 Set '-m32' option for host and target platforms
946
947 Performance and stability improvements on all platforms.
948
949
ulan@chromium.orgd6899c32012-05-18 14:12:25 +00009502012-05-18: Version 3.11.3
951
952 Disable optimization for functions that have scopes that cannot be
953 reconstructed from the context chain. (issue 2071)
954
955 Define V8_EXPORT to nothing for clients of v8. (Chromium issue 90078)
956
957 Correctly check for native error objects. (Chromium issue 2138)
958
959 Performance and stability improvements on all platforms.
960
961
yangguo@chromium.org5f0b8ea2012-05-16 12:37:04 +00009622012-05-16: Version 3.11.2
963
964 Revert r11496. (Chromium issue 128146)
965
966 Implement map collection for incremental marking. (issue 1465)
967
968 Add toString method to CallSite (which describes a frame of the
969 stack trace).
970
971
yangguo@chromium.orgcb9affa2012-05-15 12:16:38 +00009722012-05-15: Version 3.11.1
973
974 Added a readbuffer function to d8 that reads a file into an ArrayBuffer.
975
976 Fix freebsd build. (V8 issue 2126)
977
978 Performance and stability improvements on all platforms.
979
980
jkummerow@chromium.org212d9642012-05-11 15:02:09 +00009812012-05-11: Version 3.11.0
982
983 Fixed compose-discard crasher from r11524 (issue 2123).
984
985 Activated new global semantics by default. Global variables can
986 now shadow properties of the global object (ES5.1 erratum).
987
988 Properly set ElementsKind of empty FAST_DOUBLE_ELEMENTS arrays when
989 transitioning (Chromium issue 117409).
990
991 Made Error.prototype.name writable again, as required by the spec and
992 the web (Chromium issue 69187).
993
994 Implemented map collection with incremental marking (issue 1465).
995
996 Regexp: Fixed overflow in min-match-length calculation
997 (Chromium issue 126412).
998
999 MIPS: Fixed illegal instruction use on Loongson in code for
1000 Math.random() (issue 2115).
1001
1002 Fixed crash bug in VisitChoice (Chromium issue 126272).
1003
1004 Fixed unsigned-Smi check in MappedArgumentsLookup
1005 (Chromium issue 126414).
1006
1007 Fixed LiveEdit for function with no locals (issue 825).
1008
1009 Fixed register clobbering in LoadIC for interceptors
1010 (Chromium issue 125988).
1011
1012 Implemented clearing of CompareICs (issue 2102).
1013
1014 Performance and stability improvements on all platforms.
1015
1016
danno@chromium.org2c26cb12012-05-03 09:06:43 +000010172012-05-03: Version 3.10.8
1018
1019 Enabled MIPS cross-compilation.
1020
1021 Ensured reload of elements pointer in StoreFastDoubleElement stub.
1022 (Chromium issue 125515)
1023
1024 Fixed corner cases in truncation behavior when storing to
1025 TypedArrays. (issue 2110)
1026
1027 Fixed failure to properly recognize and report out-of-memory
1028 conditions when allocating code space pages. (Chromium issue
1029 118625)
1030
1031 Fixed idle notifications to perform a round of incremental GCs
1032 after context disposal. (issue 2107)
1033
1034 Fixed preparser for try statement. (issue 2109)
1035
1036 Performance and stability improvements on all platforms.
1037
1038
danno@chromium.org1044a4d2012-04-30 12:34:39 +000010392012-04-30: Version 3.10.7
1040
1041 Performance and stability improvements on all platforms.
1042
1043
yangguo@chromium.orgefdb9d72012-04-26 08:21:05 +000010442012-04-26: Version 3.10.6
1045
1046 Fixed some bugs in accessing details of the last regexp match.
1047
1048 Fixed source property of empty RegExp objects. (issue 1982)
1049
1050 Enabled inlining some V8 API functions.
1051
1052 Performance and stability improvements on all platforms.
1053
1054
mstarzinger@chromium.org88d326b2012-04-23 12:57:22 +000010552012-04-23: Version 3.10.5
1056
1057 Put new global var semantics behind a flag until WebKit tests are
1058 cleaned up.
1059
1060 Enabled stepping into callback passed to builtins.
1061 (Chromium issue 109564)
1062
1063 Performance and stability improvements on all platforms.
1064
1065
svenpanne@chromium.orgfb046332012-04-19 12:02:44 +000010662012-04-19: Version 3.10.4
1067
1068 Fixed issues when stressing compaction with WeakMaps.
1069
1070 Fixed missing GVN flag for new-space promotion. (Chromium issue 123919)
1071
1072 Simplify invocation sequence at monomorphic function invocation sites.
1073 (issue 2079)
1074
1075 Performance and stability improvements on all platforms.
1076
1077
erik.corry@gmail.comed49e962012-04-17 11:57:53 +000010782012-04-17: Version 3.10.3
1079
1080 Fixed several bugs in heap profiles (including issue 2078).
1081
1082 Throw syntax errors on illegal escape sequences.
1083
1084 Implemented rudimentary module linking (behind --harmony flag)
1085
1086 Implemented ES5 erratum: Global declarations should shadow
1087 inherited properties.
1088
1089 Made handling of const more consistent when combined with 'eval'
1090 and 'with'.
1091
1092 Fixed V8 on MinGW-x64 (issue 2026).
1093
1094 Performance and stability improvements on all platforms.
1095
1096
jkummerow@chromium.org28faa982012-04-13 09:58:30 +000010972012-04-13: Version 3.10.2
1098
1099 Fixed native ARM build (issues 1744, 539)
1100
1101 Return LOOKUP variable instead of CONTEXT for non-context allocated
1102 outer scope parameters (Chromium issue 119609).
1103
1104 Fixed regular and ElementsKind transitions interfering with each other
1105 (Chromium issue 122271).
1106
1107 Improved performance of keyed loads/stores which have a HeapNumber
1108 index (issues 1388, 1295).
1109
1110 Fixed WeakMap processing for evacuation candidates (issue 2060).
1111
1112 Bailout on possible direct eval calls (Chromium issue 122681).
1113
1114 Do not assume that names of function expressions are context-allocated
1115 (issue 2051).
1116
1117 Performance and stability improvements on all platforms.
1118
1119
fschneider@chromium.org7d10be52012-04-10 12:30:14 +000011202012-04-10: Version 3.10.1
1121
1122 Fixed bug with arguments object in inlined functions (issue 2045).
1123
1124 Fixed performance bug with lazy initialization (Chromium issue
1125 118686).
1126
1127 Added suppport for Mac OS X 64bit builds with GYP.
1128 (Patch contributed by Filipe David Manana <fdmanana@gmail.com>)
1129
1130 Fixed bug with hidden properties (issue 2034).
1131
1132 Fixed a performance bug when reloading pages (Chromium issue 117767,
1133 V8 issue 1902).
1134
1135 Fixed bug when optimizing throw in top-level code (issue 2054).
1136
1137 Fixed two bugs with array literals (issue 2055, Chromium issue 121407).
1138
1139 Fixed bug with Math.min/Math.max with NaN inputs (issue 2056).
1140
1141 Fixed a bug with the new runtime profiler (Chromium issue 121147).
1142
1143 Fixed compilation of V8 using uClibc.
1144
1145 Optimized boot-up memory use.
1146
1147 Optimized regular expressions.
1148
1149
jkummerow@chromium.org1456e702012-03-30 08:38:13 +000011502012-03-30: Version 3.10.0
1151
1152 Fixed store IC writability check in strict mode
1153 (Chromium issue 120099).
1154
1155 Resynchronize timers if the Windows system time was changed.
1156 (Chromium issue 119815)
1157
1158 Removed "-mfloat-abi=hard" from host compiler cflags when building for
1159 hardfp ARM
1160 (https://code.google.com/p/chrome-os-partner/issues/detail?id=8539)
1161
1162 Fixed edge case for case independent regexp character classes
1163 (issue 2032).
1164
1165 Reset function info counters after context disposal.
1166 (Chromium issue 117767, V8 issue 1902)
1167
1168 Fixed missing write barrier in CopyObjectToObjectElements.
1169 (Chromium issue 119926)
1170
1171 Fixed missing bounds check in HasElementImpl.
1172 (Chromium issue 119925)
1173
1174 Performance and stability improvements on all platforms.
1175
1176
danno@chromium.org88aa0582012-03-23 15:11:57 +000011772012-03-23: Version 3.9.24
1178
1179 Activated count-based profiler for ARM.
1180
1181 Fixed use of proxies as f.prototype properties. (issue 2021)
1182
1183 Enabled snapshots on MIPS.
1184
1185 Performance and stability improvements on all platforms.
1186
1187
ulan@chromium.org6ff65142012-03-21 09:52:17 +000011882012-03-21: Version 3.9.23
1189
1190 Use correct arguments adaptation environment when inlining function
1191 containing arguments. (Issue 2014)
1192
1193 Performance and stability improvements on all platforms.
1194
1195
jkummerow@chromium.org531dfe82012-03-20 13:01:16 +000011962012-03-20: Version 3.9.22
1197
1198 Enabled count-based profiler by default.
1199
1200 Implemented a hash based look-up to speed up address checks
1201 in large object space (issue 853).
1202
1203 Performance and stability improvements on all platforms.
1204
1205
rossberg@chromium.org2c067b12012-03-19 11:01:52 +000012062012-03-19: Version 3.9.21
1207
1208 Fixed push-to-trunk script (and re-push).
1209
1210 Added API call that identifies strings that are guaranteed only to
1211 contain ASCII characters.
1212
1213
12142012-03-19: Version 3.9.20
1215
1216 Fixed declarations escaping global strict eval. (Issue 1624)
1217
1218 Fixed wrapping of receiver for non-strict callbacks. (Issue 1973)
1219
1220 Fixed function declarations overwriting read-only global properties.
1221 (Chromium issue 115452)
1222
1223 Fixed --use-strict flag in combination with --harmony[-scoping].
1224
1225 Debugger: naive implementation of "step into Function.prototype.bind".
1226
1227 Debugger: added ability to set script source from within OnBeforeCompile
1228
1229 Added flag to always call DebugBreak on abort.
1230
1231 Re-enabled constructor inlining and inline === comparison with boolean
1232 constants. (Issue 2009)
1233
1234 Don't use an explicit s0 in ClampDoubleToUint8. (Issue 2004)
1235
1236 Performance and stability improvements on all platforms.
1237
1238
mstarzinger@chromium.org3233d2f2012-03-14 11:16:03 +000012392012-03-14: Version 3.9.19
1240
1241 Ensure there is a smi check of the receiver for global load and call
1242 ICs (Chromium issue 117794).
1243
1244 Performance and stability improvements on all platforms.
1245
1246
yangguo@chromium.org154ff992012-03-13 08:09:54 +000012472012-03-13: Version 3.9.18
1248
1249 Ensure consistency of Math.sqrt on Intel platforms.
1250
1251 Remove static initializers in v8. (issue 1859)
1252
1253 Add explicit dependency on v8_base in the GYP-based build.
1254
1255 Performance and stability improvements on all platforms.
1256
1257
svenpanne@chromium.org4efbdb12012-03-12 08:18:42 +000012582012-03-12: Version 3.9.17
1259
1260 Fixed VFP detection through compiler defines. (issue 1996)
1261
1262 Add Code-related fields to postmortem metadata.
1263
1264 Performance and stability improvements on all platforms.
1265
1266
erik.corry@gmail.combbceb572012-03-09 10:52:05 +000012672012-03-09: Version 3.9.16
1268
1269 Added basic interface inference for modules (behind the --harmony flag).
1270
1271 Added Object.is, Number.isFinite, Number.isNaN.
1272
1273 Updated the Unicode tables to Unicode version 6.1.0.
1274
1275 Performance and stability improvements on all platforms.
1276
1277
ulan@chromium.org9a21ec42012-03-06 08:42:24 +000012782012-03-06: Version 3.9.15
1279
1280 Fix the heap profiler crash caused by memory layout changes between
1281 passes.
1282
1283 Fix Error.prototype.toString to throw TypeError. (issue 1980)
1284
1285 Fix double-rounding in strtod for MinGW. (issue 1062)
1286
1287 Fix corrupted snapshot serializaton on ia32. (Chromium issue v8/1985)
1288
1289 Performance and stability improvements on all platforms.
1290
1291
fschneider@chromium.org35814e52012-03-01 15:43:35 +000012922012-03-01: Version 3.9.14
1293
1294 Performance and stability improvements on all platforms.
1295
1296
ulan@chromium.org812308e2012-02-29 15:58:45 +000012972012-02-29: Version 3.9.13
1298
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001299 Added code kind check before preparing for OSR. (issue 1900, 115073)
ulan@chromium.org812308e2012-02-29 15:58:45 +00001300
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001301 Fixed issue 1802: Pass zone explicitly to zone-allocation on x64 and
1302 ARM.
ulan@chromium.org812308e2012-02-29 15:58:45 +00001303
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001304 Ported string construct stub to x64. (issue 849)
ulan@chromium.org812308e2012-02-29 15:58:45 +00001305
1306 Performance and stability improvements on all platforms.
1307
1308
ulan@chromium.org967e2702012-02-28 09:49:15 +000013092012-02-28: Version 3.9.12
1310
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001311 Fixed the negative lookup stub to handle deleted entries in a
1312 dictionary. (issue 1964)
ulan@chromium.org967e2702012-02-28 09:49:15 +00001313
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001314 Added a new API where the host can supply a callback function. The
ulan@chromium.org967e2702012-02-28 09:49:15 +00001315 callback function can resolve the location of a return address on stack
1316 to the location where a return-address rewriting profiler stashed the
1317 original return address.
1318
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001319 Fixed Chromium issue http://crbug.com/115646: When compiling for-in
1320 pass correct context value to the increment instruction.
ulan@chromium.org967e2702012-02-28 09:49:15 +00001321
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001322 Fixed issue 1853: Update breakpoints set with partial file name after
1323 compile.
ulan@chromium.org967e2702012-02-28 09:49:15 +00001324
1325
yangguo@chromium.orga7d3df92012-02-27 11:46:55 +000013262012-02-27: Version 3.9.11
1327
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001328 Made 'module' a context-sensitive keyword (V8 issue 1957).
yangguo@chromium.orga7d3df92012-02-27 11:46:55 +00001329
1330
yangguo@chromium.orgab30bb82012-02-24 14:41:46 +000013312012-02-24: Version 3.9.10
1332
1333 Fixed V8 issues 1322, 1772 and 1969.
1334
1335 Conformance improvements.
1336
1337 Performance and stability improvements on all platforms.
1338
1339
kmillikin@chromium.orgbe6bd102012-02-23 08:45:21 +000013402012-02-23: Version 3.9.9
1341
1342 Supported fast case for-in in Crankshaft.
1343
1344 Sped up heap snapshot serialization and dominators construction.
1345
1346 Randomized allocation addresses on windows. (Chromium issue 115151)
1347
1348 Fixed compilation with MinGW-w64. (issue 1943)
1349
1350 Fixed incorrect value of assignments to non-extensible properties.
1351
1352 Fixed a crash bug in generated code on ia32.
1353
1354 Performance and stability improvements on all platforms.
1355
1356
jkummerow@chromium.orgf7a58842012-02-21 10:08:21 +000013572012-02-21: Version 3.9.8
1358
1359 Fixed memory leak and missing #include in StartupDataDecompressor
1360 (issue 1960).
1361
1362 Renamed static methods to avoid shadowing virtual methods and fix Clang
1363 C++11 compile error.
1364
1365 Fixed sequence of element access in array builtins (issue 1790).
1366
1367 Performance and stability improvements on all platforms.
1368
1369
yangguo@chromium.org56454712012-02-16 15:33:53 +000013702012-02-16: Version 3.9.7
1371
1372 Fixed V8 issues 1322, 1878, 1942, 1945 and Chromium issue 113924.
1373
1374 Fixed GCC-4.7 warnings.
1375
1376 Added Navier-Stokes benchmark.
1377
1378 Performance and stability improvements on all platforms.
1379
1380
ulan@chromium.org65a89c22012-02-14 11:46:07 +000013812012-02-14: Version 3.9.6
1382
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001383 Fixed template-related linker error. (issue 1936)
ulan@chromium.org65a89c22012-02-14 11:46:07 +00001384
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001385 Allowed inlining of functions containing object literals. (issue 1322)
ulan@chromium.org65a89c22012-02-14 11:46:07 +00001386
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001387 Added --call-graph-size option to tickprocessor. (issue 1937)
ulan@chromium.org65a89c22012-02-14 11:46:07 +00001388
1389 Heap Snapshot maximum size limit is too low for really big apps. At the
1390 moment the limit is 256MB. (Chromium issue 113015)
1391
1392 Performance and stability improvements on all platforms.
1393
1394
yangguo@chromium.org78d1ad42012-02-09 13:53:47 +000013952012-02-09: Version 3.9.5
1396
1397 Removed unused command line flags.
1398
1399 Performance and stability improvements on all platforms.
1400
1401
svenpanne@chromium.orgb1df11d2012-02-08 10:26:21 +000014022012-02-08: Version 3.9.4
1403
1404 Properly initialize element-transitioning array literals on ARM.
1405 (issue 1930)
1406
1407 Bug fixes on all platforms.
1408
1409
jkummerow@chromium.orgab7dad42012-02-07 12:07:34 +000014102012-02-07: Version 3.9.3
1411
1412 When rethrowing an exception, print the stack trace of its original
1413 site instead of rethrow site (Chromium issue 60240).
1414
1415 Increased size of small stacks from 32k to 64k to avoid hitting limits
1416 in Chromium (Chromium issue 112843).
1417
1418
rossberg@chromium.org994edf62012-02-06 10:12:55 +000014192012-02-06: Version 3.9.2
1420
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001421 Added timestamp to --trace-gc output. (issue 1932)
rossberg@chromium.org994edf62012-02-06 10:12:55 +00001422
1423 Heap profiler reports implicit references.
1424
1425 Optionally export metadata with libv8 to enable debuggers to inspect V8
1426 state.
1427
1428
jkummerow@chromium.org1145ef82012-02-02 16:21:15 +000014292012-02-02: Version 3.9.1
1430
1431 Fixed memory leak in NativeObjectsExplorer::FindOrAddGroupInfo
1432 (Chromium issue 112315).
1433
1434 Fixed a crash in dev tools (Chromium issue 107996).
1435
1436 Added 'dependencies_traverse': 1 to v8 GYP target.
1437
1438 Performance and stability improvements on all platforms.
1439
1440
danno@chromium.orgfa458e42012-02-01 10:48:36 +000014412012-02-01: Version 3.9.0
1442
fschneider@chromium.org35814e52012-03-01 15:43:35 +00001443 Reduced memory use immediately after starting V8.
danno@chromium.orgfa458e42012-02-01 10:48:36 +00001444
1445 Stability fixes and performance improvements on all platforms.
1446
1447
yangguo@chromium.org659ceec2012-01-26 07:37:54 +000014482012-01-26: Version 3.8.9
1449
1450 Flush number string cache on GC (issue 1605).
1451
1452 Provide access to function inferred name with
1453 v8::Function::GetInferredName in V8 public API.
1454
1455 Fix building with Clang (issue 1912).
1456
1457 Reduce the space used by the stack for the profiling thread.
1458
1459 Fix misleading documentation of v8::Locker (issue 542).
1460
1461 Introduce readbinary function in d8 to read binary files.
1462
1463 Performance and stability improvements on all platforms.
1464
1465
jkummerow@chromium.org05ed9dd2012-01-23 14:42:48 +000014662012-01-23: Version 3.8.8
1467
1468 Limited number of loop iterations in Heap::ReserveSpace
1469 (Chromium issue 99027).
1470
1471 Fixed solaris build (VirtualMemory) (issue 1761).
1472
1473 Fixed strict vs. non-strict handling of function proxies in
1474 higher-order array and string methods.
1475
1476 Enabled asynchronous remote debugging with d8 (issue 1691).
1477
1478 Stability and performance improvements on all platforms.
1479
1480
ulan@chromium.org2efb9002012-01-19 15:36:35 +000014812012-01-19: Version 3.8.7
1482
1483 Ensure that LRandom restores rsi after call to the C function on x64.
1484 (Chromium issue http://crbug.com/110509)
1485
1486 Fixing include issues on *bsd when building with scons.
1487 (issue 1897)
1488
1489 Provide a switch to specify -fno-strict-aliasing
1490 (issue 1887)
1491
1492 Move WIN32 define from standalone.gypi to common.gypi
1493 (issue 1760)
1494
1495 Fix corner-case in heap size estimation.
1496 (issue 1893)
1497
1498 Fix and enable NEW_NON_STRICT_FAST ArgumentsAccess stub on x64.
1499 (issue 1903)
1500
1501 Performance improvements and bug fixes.
1502
1503
erik.corry@gmail.comf2038fb2012-01-16 11:42:08 +000015042012-01-16: Version 3.8.6
1505
1506 Add primitive WebGL array support to d8.
1507
1508 Improve heap size estimation (issue 1893).
1509
1510 Hash collision DOS workaround extended from string keys
1511 to numeric keys.
1512
1513 Provide an API for iterating through all external strings referenced
1514 from the JS heap.
1515
1516 Adjust position recorded for call expressions. http://crbug.com/109195
1517
1518 Fix GC crash related to instanceof. http://crbug.com/109448
1519
1520 Performance improvements and bug fixes.
1521
1522
rossberg@chromium.orgfab14982012-01-05 15:02:15 +000015232012-01-05: Version 3.8.5
1524
1525 Fix broken test that assumes that no GC can clear the regexp cache (GC
1526 can happen at any time due to Crankshaft).
1527
1528 Fix handling of bogus receivers for Harmony collections. (issue 1884)
1529
1530 Add netbsd support to gyp build.
1531
1532 Determine page size at runtime on posix platforms.
1533
1534 Ensure that store buffer filtering hash sets are cleared after
1535 StoreBuffer::Filter.
1536
1537 Randomize the seed used for string hashing. This helps guard against
1538 CPU-eating DOS attacks against node.js servers. Based on code from
1539 Bert Belder. This version only solves the issue for those that compile
1540 V8 themselves or those that do not use snapshots. A snapshot-based
1541 precompiled V8 will still have predictable string hash codes.
1542
1543 Implement callback when script finishes running in V8 API.
1544
1545 Improve performance of Math.min and Math.max for the case of two
1546 arguments. (issue 1325)
1547
1548
svenpanne@chromium.org3c93e772012-01-02 09:26:59 +000015492012-01-02: Version 3.8.4
1550
1551 Performance improvements for large Smi-only arrays.
1552
1553 Fixed InternalArrays construction. (issue 1878)
1554
1555
danno@chromium.orgbf0c8202011-12-27 10:09:42 +000015562011-12-27: Version 3.8.3
1557
1558 Avoid embedding new space objects into code objects in the lithium gap
1559 resolver. (chromium:108296)
1560
1561 Bug fixes and performance optimizations on all platforms.
1562
1563
danno@chromium.orge78f9fc2011-12-21 08:29:34 +000015642011-12-21: Version 3.8.2
1565
1566 Add max optimization flag to v8 gyp build to ensure V8 is always built
1567 fully optimized in Chrome.
1568
1569 MIPS: Bring MIPS to parity with other platforms.
1570
1571 Optimizations and stability improvements on all platforms.
1572
1573
ricow@chromium.org7ad65222011-12-19 12:13:11 +000015742011-12-19: Version 3.8.1
1575
1576 Fixed GCC 4.7 warnings. Patch from Tobias Burnus.
1577
1578 Stability improvements on all platforms.
1579
1580
ricow@chromium.org64e3a4b2011-12-13 08:07:27 +000015812011-12-13: Version 3.8.0
1582
1583 Fixed handling of arrays in DefineOwnProperty. (issue 1756)
1584
1585 Sync parser and preparser on do-while and return statements.
1586 (issue 1856)
1587
1588 Fixed another corner case for DefineOwnProperty on arrays (issue 1756).
1589
1590 Stability and performance improvements on all platforms.
1591
1592
svenpanne@chromium.orgecb9dd62011-12-01 08:22:35 +000015932011-12-01: Version 3.7.12
1594
1595 Increase tick interval for the android platform.
1596
1597 Fix a bug in the register allocator. (chromium:105112)
1598
1599 Fix handling of recompiling code. (chromium:105375, v8:1782)
1600
1601 Start incremental marking on idle notification. (v8:1458)
1602
1603 Build fixes for various platforms.
1604
1605 Various performance improvements.
1606
1607
mstarzinger@chromium.org1b3afd12011-11-29 14:28:56 +000016082011-11-29: Version 3.7.11
1609
1610 Fixed bug when generating padding to ensure space for lazy
1611 deoptimization.
1612 (issue 1846)
1613
1614 Further reduced pause times due to GC.
1615
1616 Stability and performance improvements on all platforms.
1617
1618
mstarzinger@chromium.orgf8c6bd52011-11-23 12:13:52 +000016192011-11-23: Version 3.7.10
1620
1621 Set maximum length of FixedArray in terms of elements instead an
1622 absolute number of bytes.
1623 (Chromium issue 103103)
1624
1625 Stability and performance improvements on all platforms.
1626
1627
16282011-11-21: Version 3.7.9
1629
1630 Removed exit-time destructors.
1631
1632 Stability and performance improvements on all platforms.
1633
1634
ricow@chromium.org27bf2882011-11-17 08:34:43 +000016352011-11-17: Version 3.7.8
1636
mstarzinger@chromium.orgf8c6bd52011-11-23 12:13:52 +00001637 Removed hidden prototype from builtins, i.e., deleting an overridden
ricow@chromium.org27bf2882011-11-17 08:34:43 +00001638 function on builtins will not make the original function reappear.
1639
1640 Added NetBSD support for scons build.
1641
1642 Performance improvements on all platforms.
1643
1644
jkummerow@chromium.org04e4f1e2011-11-14 13:36:17 +000016452011-11-14: Version 3.7.7
1646
1647 Fix missing fast property accessors in heap snapshots.
1648 (issue 1818)
1649
1650
danno@chromium.org2c456792011-11-11 12:00:53 +000016512011-11-11: Version 3.7.6
1652
1653 Fixed filtering of store buffer for large object pages.
1654 (issue 1817)
1655
1656 Fixed generated hash function on all platforms.
1657 (issue 1808)
1658
1659 Fixed Heap::Shrink to ensure that it does not free pages that are
1660 still in use.
1661 (Chromium issue 100414)
1662
jkummerow@chromium.org04e4f1e2011-11-14 13:36:17 +00001663 Stability and performance improvements on all platforms.
danno@chromium.org2c456792011-11-11 12:00:53 +00001664
1665
danno@chromium.orgc612e022011-11-10 11:38:15 +000016662011-11-10: Version 3.7.5
1667
1668 Added initial gyp infrastructure for MIPS.
1669
jkummerow@chromium.org04e4f1e2011-11-14 13:36:17 +00001670 Implemented performance improvements to the incremental garbage
danno@chromium.orgc612e022011-11-10 11:38:15 +00001671 collector.
1672
jkummerow@chromium.org04e4f1e2011-11-14 13:36:17 +00001673 Added optimizations and stability improvements on all platforms.
danno@chromium.orgc612e022011-11-10 11:38:15 +00001674
1675
jkummerow@chromium.orgc3b37122011-11-07 10:14:12 +000016762011-11-07: Version 3.7.4
1677
1678 Proper "libv8.so.3.7.4" SONAME for Linux shared library (issue 1786).
1679
1680 Fix Harmony sets and maps to allow null and undefined as keys
1681 (still hidden behind --harmony flag) (issue 1622).
1682
1683 Implement VirtualMemory on FreeBSD to fix build (issue 1807).
1684
1685 Enable VFP instructions for Android.
1686
1687 Fix error handling in Date.prototype.toISOString (issue 1792).
1688
1689 Bug fixes and performance improvements for all platforms.
1690
1691 Not officially supported but noteworthy: Crankshaft for MIPS :-)
1692
1693
erik.corry@gmail.combecbc522011-10-28 07:45:20 +000016942011-10-28: Version 3.7.3
1695
1696 Slight deoptimization as a workaround for issue with jslint: Issue
1697 1789.
1698
1699
erik.corry@gmail.com6e28b562011-10-27 14:20:17 +000017002011-10-27: Version 3.7.2
1701
1702 Fix bug in deoptimization. Known issue with jslint: Issue 1789.
1703
1704
erik.corry@gmail.com394dbcf2011-10-27 07:38:48 +000017052011-10-26: Version 3.7.1
1706
1707 Achieved 33% speedup in debug-mode tests.
1708
1709 Removed special casing of calls to RegExp test and exec methods with no
1710 argument. Now matches new JSC behaviour. crbug.com/75740.
1711
1712 Return the empty string on cyclic references in toString (ES5
1713 conformance).
1714
1715 Fixed bug triggered by JSBeautifier. crbug.com/100409.
1716
1717 Made Math.random state per-context instead of per-process (issue 864).
1718
1719 Fixed stack traces to skip native functions.
1720
1721 Make snapshots (new contexts) smaller and faster.
1722
1723 Fixed handling of Function.apply for non-array arguments.
1724
1725 Fixed evaluation order in defineProperties to match FireFox.
1726
1727 Fixed handling of non-object receivers for array builtins,
1728 crbug.com/100702.
1729
1730 Multiple fixes to improve compliance with test262.
1731
1732 Fixed compatibility with older Android releases.
1733
1734 Fixed compilation with gcc-4.5.3.
1735
1736 Improved performance of WriteUtf8, issue 1665.
1737
1738 Made native syntax an early error in the preparser.
1739
1740 Fixed issues 793 and 893 relating to Function.prototype.bind.
1741
1742 Improved let, const, Set and Map support and other Harmony features
1743 (behind the --harmony flag).
1744
1745 Changed evaluation order for > and <= to match ES5 instead of ES3.
1746
1747 Bug fixes and performance improvements on all platforms.
1748
1749
rossberg@chromium.orgb4b2aa62011-10-13 09:49:59 +000017502011-10-13: Version 3.7.0
1751
1752 Fixed array handling for Object.defineOwnProperty (ES5 conformance).
1753
1754 Fixed issue 1757 (string slices of external strings).
1755
1756 Fixed issue 1759 (ARM).
1757
1758 Added flag --noclever-optimizations to disable some things that
1759 caused trouble in the past.
1760
1761 Added flag --stress-compaction for testing.
1762
1763 Added flag --harmony to activate all experimental Harmony features.
1764
1765
svenpanne@chromium.orga8bb4d92011-10-10 13:20:40 +000017662011-10-10: Version 3.6.6
1767
1768 Added a GC pause visualization tool.
1769
1770 Added presubmit=no and werror=no flags to Makefile.
1771
1772 ES5/Test262 conformance improvements.
1773
1774 Fixed compilation issues with GCC 4.5.x (issue 1743).
1775
1776 Bug fixes and performance improvements on all platforms.
1777
1778
erik.corry@gmail.comc3b670f2011-10-05 21:44:48 +000017792011-10-05: Version 3.6.5
1780
1781 New incremental garbage collector.
1782
1783 Removed the hard heap size limit (soft heap size limit is still
1784 700/1400Mbytes by default).
1785
1786 Implemented ES5 generic Array.prototype.toString (Issue 1361).
1787
1788 V8 now allows surrogate pair codes in decodeURIComponent (Issue 1415).
1789
1790 Fixed x64 RegExp start-of-string bug (Issues 1746, 1748).
1791
1792 Fixed propertyIsEnumerable for numeric properties (Issue 1692).
1793
1794 Fixed the MinGW and Windows 2000 builds.
1795
1796 Fixed "Prototype chain is not searched if named property handler does
1797 not set a property" (Issue 1636).
1798
1799 Made the RegExp.prototype object be a RegExp object (Issue 1217).
1800
1801 Disallowed future reserved words as labels in strict mode.
1802
1803 Fixed string split to correctly coerce the separator to a string
1804 (Issue 1711).
1805
1806 API: Added an optional source length field to the Extension
1807 constructor.
1808
1809 API: Added Debug::DisableAgent to match existing Debug::EnableAgent
1810 (Issue 1573).
1811
1812 Added "native" target to Makefile for the benefit of Linux distros.
1813
1814 Fixed: debugger stops stepping outside evaluate (Issue 1639).
1815
1816 More work on ES-Harmony proxies. Still hidden behind a flag.
1817
1818 Bug fixes and performance improvements on all platforms.
1819
1820
lrn@chromium.org34e60782011-09-15 07:25:40 +000018212011-09-15: Version 3.6.4
1822
1823 Fixed d8's broken readline history.
1824
1825 Removed the need for code delete events in CPU profiler (Issue 1466).
1826
1827 Fixed debugger stepping next with trycatch recursion (Issue 1639).
1828
1829 Fixing parallel execution in d8 (with -p) and some memory leaks.
1830
1831 Support for precise stepping in functions compiled before debugging was
1832 started (step 1).
1833
1834
kmillikin@chromium.org83e16822011-09-13 08:21:47 +000018352011-09-13: Version 3.6.3
1836
1837 Implemented better support of typed arrays in the d8 shell.
1838
1839 Bug fixes and performance improvements on all platforms.
1840
1841
ricow@chromium.org55ee8072011-09-08 16:33:10 +000018422011-09-08: Version 3.6.2
1843
1844 Added "dependencies" target to top-level Makefile.
1845
1846 Added ability to turn profiler on/off in d8.
1847
1848 Added "soname_version" parameter to common.gypi, v8.gyp, and Makefile.
1849
1850 Fixed several crash bugs.
1851
1852
jkummerow@chromium.org486075a2011-09-07 12:44:28 +000018532011-09-07: Version 3.6.1
1854
1855 Fixed a bug in abrupt exit from with or catch inside finally.
1856
1857 Fixed possible crash in FixedDoubleArray::Initialize() (Chromium
1858 issue 95113).
1859
1860 Fixed a bug in Page::GetRegionMaskForSpan (Chromium issue 94425).
1861
1862 Fixed a few clang warnings (which -Werror treated as errors).
1863
1864 Performance improvements on all platforms.
1865
1866
fschneider@chromium.org1805e212011-09-05 10:49:12 +000018672011-09-05: Version 3.6.0
1868
ricow@chromium.org55ee8072011-09-08 16:33:10 +00001869 Fixed a bug when optimizing named function expression (issue 1647).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00001870
ricow@chromium.org55ee8072011-09-08 16:33:10 +00001871 Fixed a bug when optimizing f.call.apply (issue 1650).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00001872
ricow@chromium.org55ee8072011-09-08 16:33:10 +00001873 Made arguments and caller always be null on native functions
1874 (issues 1548 and 1643).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00001875
ricow@chromium.org55ee8072011-09-08 16:33:10 +00001876 Fixed issue 1648 (cross-compiling x64 targeting ia32).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00001877
ricow@chromium.org55ee8072011-09-08 16:33:10 +00001878 Fixed issue 371 (d8 printing of strings containing \0).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00001879
ricow@chromium.org55ee8072011-09-08 16:33:10 +00001880 Fixed order of evaluation in arguments to parseInt (issue 1649).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00001881
ricow@chromium.org55ee8072011-09-08 16:33:10 +00001882 Fixed a problem with large heap snapshots in Chrome DevTools
1883 (issue 1658, chromium issue 89268).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00001884
ricow@chromium.org55ee8072011-09-08 16:33:10 +00001885 Upped default maximum heap size from 512M to 700M.
fschneider@chromium.org1805e212011-09-05 10:49:12 +00001886
1887
yangguo@chromium.org80c42ed2011-08-31 09:03:56 +000018882011-08-31: Version 3.5.10
1889
1890 Added dependency of v8_base on WinSocket2 Windows library in
1891 the GYP-build.
1892
1893 Various bugfixes.
1894
1895
ricow@chromium.org4668a2c2011-08-29 10:41:00 +000018962011-08-29: Version 3.5.9
1897
1898 Made FromPropertyDescriptor not trigger inherited setters.
1899
1900 Fixed .gyp files to work on the ARM simulator.
1901
1902 Fixed shared library build warnings for MSVS.
1903
1904
ricow@chromium.orgddd545c2011-08-24 12:02:41 +000019052011-08-24: Version 3.5.8
1906
1907 Added V8EXPORT attributes for v8::Array::CheckCast and
1908 v8::Number::CheckCast.
1909
1910 Made a slight API change enabling opting out from null termination
1911 in String::Write*().
1912
1913 Fixed arm build for gcc-4.6.
1914
1915
rossberg@chromium.org28a37082011-08-22 11:03:23 +000019162011-08-22: Version 3.5.7
1917
1918 Make scanner handle invalid unicode escapes in identifiers correctly.
1919
1920 Make regexp flag parsing stricter.
1921
1922 Fix several memory leaks.
1923
1924
danno@chromium.orgb6451162011-08-17 14:33:23 +000019252011-08-17: Version 3.5.6
1926
1927 Fixed issue that could cause crashes when running with --heap-stats.
1928
1929 Fixed compilation on Linux 2.6.9 and older.
1930
1931 Fixed live-object-list to work with isolates.
1932
1933 Fixed memory leaks in zones and isolates.
1934
1935 Fixed a performance regression for TypedArrays on x64.
1936
1937 Stability improvements on all platforms.
1938
1939
whesse@chromium.org4acdc2c2011-08-15 13:01:23 +000019402011-08-15: Version 3.5.5
1941
1942 Fixed bugs involving negative zero and the optimizing compiler.
1943
1944 Fixed optimized version of Function.apply(x, arguments). (issue 1592)
1945
1946 Eliminated uses of deprecated ARM instructions.
1947
1948 Sped up Math.floor by using SSE 4.1 roundsd instruction on ia32.
1949
1950 Removed restriction on the size of disassembled code that is printed.
1951
1952
kmillikin@chromium.org7c2628c2011-08-10 11:27:35 +000019532011-08-10: Version 3.5.4
1954
1955 Added a preliminary implementation of ES Harmony weak maps. Weak
1956 maps can be enabled by the flag --harmony-weakmaps.
1957
1958 Introduced a toplevel Makefile to support GYP-based building. GYP
1959 can be obtained from http://gyp.googlecode.com.
1960
1961 Fixed a bug in the length property of functions created by
1962 Function.prototype.bind.
1963
1964 Reduced malloc heap allocation on process startup.
1965
1966 Several important code generation bug fixes.
1967
1968 Performance improvements on all platforms.
1969
1970
lrn@chromium.orgd4e9e222011-08-03 12:01:58 +000019712011-08-03: Version 3.5.3
1972
1973 MIPS: Port of fix to ClassOf check from ARM.
1974 Patch from Paul Lind <plind44@gmail.com>.
1975
1976 Stopped using mprotect on Cygwin.
1977 Avoided uninitialized member warning on gcc 4.3.4
1978 Both patches by Bert Belder.
1979
1980 Bug fixes and performance improvements on all platforms.
1981
1982
vegorov@chromium.org7943d462011-08-01 11:41:52 +000019832011-08-01: Version 3.5.2
1984
1985 Performance improvements on all platforms.
1986
1987
ricow@chromium.org2c99e282011-07-28 09:15:17 +000019882011-07-28: Version 3.5.1
1989
1990 Fixed setting the readonly flag on the prototype property using the
1991 API call FunctionTemplate::SetPrototypeAttributes (issue 1539).
1992
1993 Changed the tools/test.py script to use d8 instead of shell for
1994 testing.
1995
1996 Fixed crash in ToBooleanStub when GC happens during invocation.
1997
1998 Enabled automatic unboxing of double arrays.
1999
2000 Performance improvements on all platforms.
2001
2002
ricow@chromium.org9fa09672011-07-25 11:05:35 +000020032011-07-25: Version 3.5.0
2004
2005 Implemented Object.prototype.{hasOwnProperty, propertyIsEnumerable} for
2006 proxies.
2007
2008 Removed logging to memory support.
2009
2010 Bugfixes and performance work.
2011
2012
rossberg@chromium.org717967f2011-07-20 13:44:42 +000020132011-07-20: Version 3.4.14
2014
2015 Fix the debugger for strict-mode functions. (Chromium issue 89236)
2016
jkummerow@chromium.org04e4f1e2011-11-14 13:36:17 +00002017 Add GetPropertyAttribute method for Object in the API. (Patch by
ricow@chromium.org9fa09672011-07-25 11:05:35 +00002018 Peter Varga)
rossberg@chromium.org717967f2011-07-20 13:44:42 +00002019
2020 Fix -Wunused-but-set-variable for gcc-4.6 on x64. (Issue 1291)
2021
2022
svenpanne@chromium.org84bcc552011-07-18 09:50:57 +000020232011-07-18: Version 3.4.13
2024
2025 Improved debugger support to allow inspection of optimized frames (issue
2026 1140).
2027
2028 Fixed a bug in prototype transitions cache clearing introduced by r8165.
2029
2030 Fixed shortcutting bug in HInferRepresentation. Patch by Andy Wingo.
2031
2032 Fixed a memory leak in sample/shell.cc (dispose semaphores).
2033
2034 Simplified HClampToUint8. Patch by Andy Wingo.
2035
2036 Exposed APIs for detecting boxed primitives, native errors. Patch by
2037 Luke Zarko.
2038
2039 Added map check for COW elements to crankshaft array handling code
2040 (issue 1560).
2041
2042 Sample shell and (a light version of) D8 links against a shared library
2043 now.
2044
2045 Fixed bug in array filter and reduce functions (issue 1559).
2046
2047 Avoid TLS load in AstNode constructor.
2048
2049 Introduced a random entropy source which can optionally be provided at
2050 initialization. (Chromium issue 89462).
2051
2052
whesse@chromium.org030d38e2011-07-13 13:23:34 +000020532011-07-13: Version 3.4.12
2054
2055 Added --prof profiling option to d8 shell.
2056
2057 Fixed a bug where reading a directory in d8 shell hangs (issue 1533).
2058
2059 Fixed a potential assertion failure in const declarations.
2060
2061 Fixed an assertion failure in descriptor arrays (issue 1526).
2062
2063 Enabled fast thread-local storage by default on supported platforms.
2064
2065 Improved reporting of source position for global variable loads
2066 (issue 1527).
2067
2068
sgjesse@chromium.org6db88712011-07-11 11:41:22 +000020692011-07-11: Version 3.4.11
2070
2071 Fixed MinGW32 build.
2072
2073 Fixed a GC bug with RegExp code flushing.
2074
2075 Implemented Object.defineProperty for proxies.
2076
2077 Fixed a bug in for/in iteration of arguments objects (issue 1531).
2078
2079 Added debugger support for inspecting optimized frames (issue 1140).
2080
2081 Allowed JSObject::PreventExtensions to work for arguments objects.
2082
2083 Bugfixes and performance work.
2084
2085
jkummerow@chromium.orgddda9e82011-07-06 11:27:02 +000020862011-07-06: Version 3.4.10
2087
2088 Fixed debugger not breaking on certain "if" statements (issue 1523).
2089
2090 Fixed assertion failure in runtime profiler when running on IA32
2091 without snapshot (issue 1522).
2092
2093 Fixed ABI for API calls on IA32 (for clang compatibility).
2094
2095 Introduced code flushing of RegExp code to free memory used by
2096 RegExps sooner.
2097
2098 Fixed linux-tick-processor built wrong version of v8 (issue 1532).
2099
2100 Fixed assertion failure in v8::TryCache::StackTrace (issue 1529).
2101
2102 Performance improvements on all platforms.
2103
2104
ricow@chromium.org4f693d62011-07-04 14:01:31 +000021052011-07-04: Version 3.4.9
2106
2107 Added support for debugger inspection of locals in optimized frames
2108 (issue 1140).
2109
2110 Fixed SConstruct to pass correct defines to samples/preparser when
2111 building with library=shared.
2112
2113 Made date parser handle ES5 Date Time Strings correctly (issue 1498).
2114
2115 Fixed a bug in Object.defineProperty on the arguments object.
2116
2117 Performance improvements on all platforms.
2118
2119
vegorov@chromium.org3cf47312011-06-29 13:20:01 +000021202011-06-29: Version 3.4.8
2121
2122 Ensure 16-byte stack alignment on Solaris (issue 1505).
2123
sgjesse@chromium.org6db88712011-07-11 11:41:22 +00002124 Fix "illegal access" when calling parseInt with a radix
vegorov@chromium.org3cf47312011-06-29 13:20:01 +00002125 that is not a smi. (issue 1246).
2126
2127
ager@chromium.org04921a82011-06-27 13:21:41 +000021282011-06-27: Version 3.4.7
2129
2130 Fixed 64-bit build on FreeBSD.
2131
2132 Added API to set the property attributes for the prototype
2133 property on functions created from FunctionTemplates.
2134
2135 Bugfixes and performance work.
2136
2137
lrn@chromium.orgac2828d2011-06-23 06:29:21 +000021382011-06-22: Version 3.4.6
2139
2140 Lowered limit on code space for systems with low memory supply.
2141
2142 Allowed compiling v8_shell with the 'host' toolset (issue 82437).
2143
2144 Extended setBreakpoint API to accept partial script name (issue 1418).
2145
2146 Made multi-line comments not count when deciding whether the '-->'
2147 comment starter is first on a line. This matches Safari.
2148
2149 Made handling of non-array recievers in Array length setter correct
2150 (issue 1491).
2151
2152 Added ability to heap profiler to iterate over snapshot's node
2153 (issue 1481).
2154
2155
whesse@chromium.org7b260152011-06-20 15:33:18 +000021562011-06-20: Version 3.4.5
2157
2158 Fixed issues 794, 1097, 1215(partial), 1417, 1435, 1472, 1473,
2159 1476, and 1477.
2160
2161 Improved code generation for !0 and !1.
2162
2163 Reduced memory usage for regular expressions with nested qualifiers.
2164 (issue 1472)
2165
2166 Fixed V8 to count line terminators in multi-line comments.
2167 (Chromium issue 86431)
2168
2169 Fixed disassembler=on option for release-mode builds. (issue 1473)
2170
2171 Performance improvements on all platforms.
2172
2173
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +000021742011-06-15: Version 3.4.4
2175
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002176 Added snapshot compression support and --stress-opt flag to d8.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002177
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002178 Improved performance of try/catch.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002179
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002180 Several GYP-related changes: Added support for building Xcode project
2181 files. Make the ARM simulator build with GYP again. Generate Makefiles
2182 for all architectures on Linux.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002183
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002184 Fixed Array.prototype.{reduce,reduceRight} to pass undefined as the
2185 receiver for strict mode callbacks. (issue 1436)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002186
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002187 Fixed a bug where an array load was incorrectly hoisted by GVN.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002188
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002189 Handle 'undefined' correctly when === has been specialized for doubles.
2190 (issue 1434)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002191
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002192 Corrected the limit of local variables in an optimized function from 64
2193 to 63.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002194
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002195 Correctly set ReadOnly flag on indexed properties when using the API Set
2196 method. (issue 1470)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002197
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002198 Give the correct error message when Object.isExtensible is called on a
2199 non-object. (issue 1452)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002200
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002201 Added GetOwnPropertyNames method for Object in the API. Patch by Peter
2202 Varga.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002203
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002204 Do not redefine properties unneccesarily in seal and freeze. (issue
2205 1447)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002206
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002207 IsExecutionTerminating has an Isolate parameter now.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002208
ricow@chromium.org4f693d62011-07-04 14:01:31 +00002209 Distinguish keyed loads with a symbol key from fast elements loads,
2210 avoiding some useless deoptimizations. (issue 1471)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002211
2212
jkummerow@chromium.orge297f592011-06-08 10:05:15 +000022132011-06-08: Version 3.4.3
erik.corry@gmail.com8a177112011-06-08 07:23:54 +00002214
jkummerow@chromium.orge297f592011-06-08 10:05:15 +00002215 Clear the global thread table when an isolate is disposed
2216 (issue 1433).
erik.corry@gmail.com8a177112011-06-08 07:23:54 +00002217
jkummerow@chromium.orge297f592011-06-08 10:05:15 +00002218 Converted time zone name to UTF8 on Windows (issue 1290).
2219
2220 Limited the number of arguments in a function call to 32766
2221 (issue 1413).
2222
2223 Compress sources of JS libraries in addition to the snapshot.
2224
2225 Fixed a bug in Lithium environment iteration.
2226
2227 Performance improvements on all platforms.
erik.corry@gmail.com8a177112011-06-08 07:23:54 +00002228
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002229
erik.corry@gmail.comd6076d92011-06-06 09:39:18 +000022302011-06-06: Version 3.4.2
2231
2232 More work on ES-Harmony proxies. Still hidden behind a flag.
2233
2234 Fixed some crash bugs and improved performance.
2235
2236 Fixed building with gdb debugging support.
2237
2238 Do not install SIGPROF handler until it is needed.
2239
2240 Added DateTimeFormat to i18n API.
2241
2242 Fixed compilation on OpenBSD.
2243
2244 Take the ulimit into account when sizing the heap. OpenBSD users
2245 may still have to increase the default ulimit to run heavy pages in
2246 the browser.
2247
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00002248
ricow@chromium.orgd2be9012011-06-01 06:00:58 +000022492011-06-01: Version 3.4.1
2250
2251 Fixed JSON stringify issue with arrays.
2252
2253 Changed calls to JS builtins to be passed undefined when called with
2254 implicit receiver.
2255
2256 Implemented the set trap for Harmony proxies. Proxies still need to
2257 be enabled with the --harmony-proxies flag.
2258
2259
ricow@chromium.orgc54d3652011-05-30 09:20:16 +000022602011-05-30: Version 3.4.0
2261
2262 Changed calls to undefined property setters to not throw (issue 1355).
2263
2264 Made RegExp objects not callable.
2265
2266 Fixed issues on special case large JSON strings in new json parser
2267 (issues http://crbug.com/83877 and http://crbug.com/84186).
2268
2269 Performance improvements on all platforms.
2270
2271
danno@chromium.org40cb8782011-05-25 07:58:50 +000022722011-05-25: Version 3.3.10
2273
2274 Fixed calls of strict mode function with an implicit receiver.
2275
2276 Fixed fast handling of arrays to properly deal with changes to the
2277 Object prototype (issue 1403).
2278
2279 Changed strict mode poison pill to be the same type error function
2280 (issue 1387).
2281
2282 Fixed a debug crash in arguments object handling (issue 1227).
2283
2284 Fixed a bug in deoptimization on x64 (issue 1404).
2285
2286 Performance improvements and bug fixes on all platforms.
2287
2288
ager@chromium.orgea91cc52011-05-23 06:06:11 +000022892011-05-23: Version 3.3.9
2290
2291 Added DateTimeFormat class to experimental i18n API.
2292
2293 Extended preparser to give early errors for some strict mode
2294 restrictions.
2295
2296 Removed legacy execScript function from V8.
2297
2298 Extended isolate API with the ability to add embedder-specific
2299 data to an isolate.
2300
2301 Added basic support for polymorphic loads from JS and external
2302 arrays.
2303
2304 Fixed bug in handling of switch statements in the optimizing
2305 compiler.
2306
2307
kmillikin@chromium.orgc53e10d2011-05-18 09:12:58 +000023082011-05-18: Version 3.3.8
2309
ager@chromium.orgea91cc52011-05-23 06:06:11 +00002310 Added MarkIndependent to the persistent handle API. Independent
kmillikin@chromium.orgc53e10d2011-05-18 09:12:58 +00002311 handles are independent of all other persistent handles and can be
2312 garbage collected more frequently.
2313
ager@chromium.orgea91cc52011-05-23 06:06:11 +00002314 Implemented the get trap for Harmony proxies. Proxies are enabled
kmillikin@chromium.orgc53e10d2011-05-18 09:12:58 +00002315 with the --harmony-proxies flag.
2316
2317 Performance improvements and bug fixes on all platforms.
2318
2319
vegorov@chromium.org7304bca2011-05-16 12:14:13 +000023202011-05-16: Version 3.3.7
2321
2322 Updated MIPS infrastructure files.
2323
2324 Performance improvements and bug fixes on all platforms.
2325
2326
karlklose@chromium.org83a47282011-05-11 11:54:09 +000023272011-05-11: Version 3.3.6
2328
2329 Updated MIPS infrastructure files.
2330
2331 Added method IsCallable for Object to the API.
2332 Patch by Peter Varga.
2333
2334
lrn@chromium.org1c092762011-05-09 09:42:16 +000023352011-05-09: Version 3.3.5
2336
2337 Fixed build on FreeBSD. Patch by Akinori MUSHA.
2338
2339 Added check that receiver is JSObject on API calls.
2340
2341 Implemented CallAsConstructor method for Object in the API (Issue 1348).
2342 Patch by Peter Varga.
2343
2344 Added CallAsFunction method to the Object class in the API (Issue 1336).
2345 Patch by Peter Varga.
2346
2347 Added per-isolate locking and unlocking.
2348
2349 Fixed bug in x64 >>> operator (Issue 1359).
2350
2351
fschneider@chromium.orgfb144a02011-05-04 12:43:48 +000023522011-05-04: Version 3.3.4
2353
2354 Implemented API to disallow code generation from strings for a context
2355 (issue 1258).
2356
2357 Fixed bug with whitespaces in parseInt (issue 955).
2358
2359 Fixed bug with == comparison of Date objects (issue 1356).
2360
2361 Added GYP variables for ARM code generation:
2362 v8_can_use_vfp_instructions, v8_can_use_unaligned_accesses
2363 and v8_use_arm_eabi_hardfloat.
2364
2365
sgjesse@chromium.org8e8294a2011-05-02 14:30:53 +000023662011-05-02: Version 3.3.3
2367
2368 Added support for generating Visual Studio solution and project files
2369 using GYP.
2370
2371 Implemented support for ARM EABI calling convention variation where
2372 floating-point arguments are passed in registers (hardfloat).
2373
2374 Added Object::HasOwnProperty() to the API.
2375
2376 Added support for compressing startup data to reduce binary size. This
2377 includes build time support and an API for the embedder to decompress
2378 the startup data before initializing V8.
2379
2380 Reduced the profiling hooks overhead from >400% to 25% when using
2381 ll_prof.
2382
2383 Performance improvements and bug fixes on all platforms.
2384
2385
erik.corry@gmail.com3847bd52011-04-27 10:38:56 +000023862011-04-27: Version 3.3.2
2387
2388 Fixed crash bug on ARM with no VFP3 hardware.
2389
2390 Fixed compilation of V8 without debugger support.
2391
2392 Improved performance on JSLint.
2393
2394 Added support Float64 WebGL arrays.
2395
2396 Fixed crash bug in regexp replace.
2397
sgjesse@chromium.org8e8294a2011-05-02 14:30:53 +00002398
ricow@chromium.orgdcebac02011-04-20 09:44:50 +000023992011-04-20: Version 3.3.1
2400
2401 Reduced V8 binary size by removing virtual functions from hydrogen.
2402
2403 Fixed crash bug on x64.
2404
2405 Performance improvements on ARM and IA32.
2406
2407
danno@chromium.org160a7b02011-04-18 15:51:38 +000024082011-04-18: Version 3.3.0
2409
2410 Fixed bug in floating point rounding in Crankshaft on ARM
2411 (issue 958)
2412
2413 Fixed a number of issues with running without VFPv3 support on ARM
2414 (issue 1315)
2415
2416 Introduced v8Locale.Collator, a partial implementation of Collator
2417 per last ECMAScript meeting + mailing list.
2418
2419 Minor performance improvements and bug fixes.
2420
2421
ager@chromium.orga9aa5fa2011-04-13 08:46:07 +000024222011-04-13: Version 3.2.10
2423
2424 Fixed bug in external float arrays on ARM (issue 1323).
2425
2426 Minor performance improvements and bug fixes.
2427
2428
karlklose@chromium.org44bc7082011-04-11 12:33:05 +000024292011-04-11: Version 3.2.9
2430
2431 Removed support for ABI prior to EABI on ARM.
2432
2433 Fixed multiple crash bugs.
2434
2435 Added GCMole to the repository, a simple static analysis tool that
2436 searches for GC-unsafe evaluation order dependent callsites.
2437
2438 Made preparser API be exported in shared libraries.
2439
2440 Fixed multiple issues in EcmaScript 5 strict mode implementation.
2441
2442 Fixed mutable __proto__ property if object is not extensible
2443 (Issue 1309).
2444
2445 Fixed auto suspension of the sampler thread.
2446
2447
vegorov@chromium.org74f333b2011-04-06 11:17:46 +000024482011-04-06: Version 3.2.8
2449
2450 Exposed WebGL typed array constructors in the shell sample.
2451
2452 Performance improvements on all platforms.
2453
2454
kmillikin@chromium.orgc36ce6e2011-04-04 08:25:31 +000024552011-04-04: Version 3.2.7
2456
2457 Disabled the original 'classic' V8 code generator. Crankshaft is
2458 now the default on all platforms.
2459
2460 Changed the heap profiler to use more descriptive names.
2461
2462 Performance and stability improvements to isolates on all platforms.
2463
2464
lrn@chromium.org7516f052011-03-30 08:52:27 +000024652011-03-30: Version 3.2.6
2466
2467 Fixed xcode build warning in shell.cc (out of order initialization).
2468
2469 Fixed null-pointer dereference in the compiler when running without
2470 SSE3 support (Chromium issue 77654).
2471
2472 Fixed x64 compilation error due to some dead code. (Issue 1286)
2473
2474 Introduced scons target to build the preparser stand-alone example.
2475
2476 Made FreeBSD build and pass all tests.
2477
2478
fschneider@chromium.org7979bbb2011-03-28 10:47:03 +000024792011-03-28: Version 3.2.5
2480
lrn@chromium.org7516f052011-03-30 08:52:27 +00002481 Fixed build with Irregexp interpreter (issue 1266).
fschneider@chromium.org7979bbb2011-03-28 10:47:03 +00002482
2483 Added Crankshaft support for external arrays.
2484
2485 Fixed two potential crash bugs.
2486
2487
sgjesse@chromium.orgea88ce92011-03-23 11:19:56 +000024882011-03-23: Version 3.2.4
2489
2490 Added isolates which allows several V8 instances in the same process.
2491 This is controlled through the new Isolate class in the API.
2492
2493 Implemented more of EcmaScript 5 strict mode.
2494
2495 Reduced the time it takes to make detailed heap snapshot.
2496
2497 Added a number of commands to the ARM simulator and enhanced the ARM
2498 disassembler.
2499
2500
ricow@chromium.orgbadaffc2011-03-17 12:15:27 +000025012011-03-17: Version 3.2.3
2502
2503 Fixed a number of crash bugs.
2504
2505 Fixed Array::New(length) to return an array with a length (issue 1256).
2506
2507 Fixed FreeBSD build.
2508
2509 Changed __defineGetter__ to not throw (matching the behavior of Safari).
2510
2511 Implemented more of EcmaScript 5 strict mode.
2512
2513 Improved Crankshaft performance on all platforms.
2514
2515
whesse@chromium.orgb08986c2011-03-14 16:13:42 +000025162011-03-14: Version 3.2.2
2517
2518 Fixed a number of crash and correctness bugs.
2519
2520 Improved Crankshaft performance on all platforms.
2521
2522 Fixed Crankshaft on Solaris/Illumos.
2523
2524
danno@chromium.org4d3fe4e2011-03-10 10:14:28 +000025252011-03-10: Version 3.2.1
2526
2527 Fixed a number of crash bugs.
2528
2529 Improved Crankshaft for x64 and ARM.
2530
2531 Implemented more of EcmaScript 5 strict mode.
2532
2533
karlklose@chromium.org8f806e82011-03-07 14:06:08 +000025342011-03-07: Version 3.2.0
2535
2536 Fixed a number of crash bugs.
2537
2538 Turned on Crankshaft by default on x64 and ARM.
2539
2540 Improved Crankshaft for x64 and ARM.
2541
2542 Implemented more of EcmaScript 5 strict mode.
2543
2544
ager@chromium.org9ee27ae2011-03-02 13:43:26 +000025452011-03-02: Version 3.1.8
2546
2547 Fixed a number of crash bugs.
2548
2549 Improved Crankshaft for x64 and ARM.
2550
2551 Implemented more of EcmaScript 5 strict mode.
2552
2553 Fixed issue with unaligned reads and writes on ARM.
2554
2555 Improved heap profiler support.
2556
2557
vegorov@chromium.org5d6c1f52011-02-28 13:13:38 +000025582011-02-28: Version 3.1.7
2559
2560 Fixed a number of crash bugs.
2561
2562 Improved Crankshaft for x64 and ARM.
2563
ager@chromium.org9ee27ae2011-03-02 13:43:26 +00002564 Fixed implementation of indexOf/lastIndexOf for sparse
vegorov@chromium.org5d6c1f52011-02-28 13:13:38 +00002565 arrays (http://crbug.com/73940).
2566
2567 Fixed bug in map space compaction (http://crbug.com/59688).
2568
2569 Added support for direct getter accessors calls on ARM.
2570
2571
fschneider@chromium.org3a5fd782011-02-24 10:10:44 +000025722011-02-24: Version 3.1.6
2573
2574 Fixed a number of crash bugs.
2575
2576 Added support for Cygwin (issue 64).
2577
2578 Improved Crankshaft for x64 and ARM.
2579
2580 Added Crankshaft support for stores to pixel arrays.
2581
2582 Fixed issue in CPU profiler with Crankshaft.
2583
2584
kmillikin@chromium.org49edbdf2011-02-16 12:32:18 +000025852011-02-16: Version 3.1.5
2586
2587 Change RegExp parsing to disallow /(*)/.
2588
2589 Added GDB JIT support for ARM.
2590
2591 Fixed several crash bugs.
2592
2593 Performance improvements on the IA32 platform.
2594
2595
sgjesse@chromium.org496c03a2011-02-14 12:05:43 +000025962011-02-14: Version 3.1.4
2597
2598 Fixed incorrect compare of prototypes of the global object (issue
2599 1082).
2600
2601 Fixed a bug in optimizing calls to global functions (issue 1106).
2602
2603 Made optimized Function.prototype.apply safe for non-JSObject first
2604 arguments (issue 1128).
2605
2606 Fixed an error related to element accessors on Object.prototype and
2607 parser errors (issue 1130).
2608
2609 Fixed a bug in sorting an array with large array indices (issue 1131).
2610
2611 Properly treat exceptions thrown while compiling (issue 1132).
2612
2613 Fixed bug in register requirements for function.apply (issue 1133).
2614
2615 Fixed a representation change bug in the Hydrogen graph construction
2616 (issue 1134).
2617
2618 Fixed the semantics of delete on parameters (issue 1136).
2619
2620 Fixed a optimizer bug related to moving instructions with side effects
2621 (issue 1138).
2622
2623 Added support for the global object in Object.keys (issue 1150).
2624
2625 Fixed incorrect value for Math.LOG10E
2626 (issue http://code.google.com/p/chromium/issues/detail?id=72555)
2627
2628 Performance improvements on the IA32 platform.
2629
2630 Implement assignment to undefined reference in ES5 Strict Mode.
2631
2632
erik.corry@gmail.comd91075f2011-02-10 07:45:38 +000026332011-02-09: Version 3.1.3
2634
2635 Fixed a bug triggered by functions with huge numbers of declared
2636 arguments.
2637
sgjesse@chromium.org496c03a2011-02-14 12:05:43 +00002638 Fixed zap value aliasing a real object - debug mode only (issue 866).
erik.corry@gmail.comd91075f2011-02-10 07:45:38 +00002639
sgjesse@chromium.org496c03a2011-02-14 12:05:43 +00002640 Fixed issue where Array.prototype.__proto__ had been set to null
2641 (issue 1121).
erik.corry@gmail.comd91075f2011-02-10 07:45:38 +00002642
2643 Fixed stability bugs in Crankshaft for x86.
2644
2645
ricow@chromium.org83aa5492011-02-07 12:42:56 +000026462011-02-07: Version 3.1.2
2647
2648 Added better security checks when accessing properties via
2649 Object.getOwnPropertyDescriptor.
2650
2651 Fixed bug in Object.defineProperty and related access bugs (issues
2652 992, 1083 and 1092).
2653
2654 Added LICENSE.v8, LICENSE.strongtalk and LICENSE.valgrind to ease
2655 copyright notice generation for embedders.
2656
2657
kmillikin@chromium.org31b12772011-02-02 16:08:26 +000026582011-02-02: Version 3.1.1
2659
2660 Perform security checks before fetching the value in
2661 Object.getOwnPropertyDescriptor.
2662
2663 Fixed a bug in Array.prototype.splice triggered by passing no
2664 arguments.
2665
2666 Fixed bugs in -0 in arithmetic and in Math.pow.
2667
2668 Fixed bugs in the register allocator and in switching from optimized
2669 to unoptimized code.
2670
2671
26722011-01-31: Version 3.1.0
2673
whesse@chromium.org7a392b32011-01-31 11:30:36 +00002674 Performance improvements on all platforms.
2675
2676
ager@chromium.org378b34e2011-01-28 08:04:38 +000026772011-01-28: Version 3.0.12
2678
2679 Added support for strict mode parameter and object property
2680 validation.
2681
2682 Fixed a couple of crash bugs.
2683
2684
ager@chromium.org0ee099b2011-01-25 14:06:47 +000026852011-01-25: Version 3.0.11
2686
2687 Fixed a bug in deletion of lookup slots that could cause global
2688 variables to be accidentally deleted (http://crbug.com/70066).
2689
2690 Added support for strict mode octal literal verification.
2691
2692 Fixed a couple of crash bugs (issues 1070 and 1071).
2693
2694
vegorov@chromium.org0a4e9012011-01-24 12:33:13 +000026952011-01-24: Version 3.0.10
2696
2697 Fixed External::Wrap for 64-bit addresses (issue 1037).
2698
ager@chromium.org0ee099b2011-01-25 14:06:47 +00002699 Fixed incorrect .arguments variable proxy handling in the full
vegorov@chromium.org0a4e9012011-01-24 12:33:13 +00002700 code generator (issue 1060).
2701
2702 Introduced partial strict mode support.
2703
sgjesse@chromium.org496c03a2011-02-14 12:05:43 +00002704 Changed formatting of recursive error messages to match Firefox and
2705 Safari (issue http://crbug.com/70334).
vegorov@chromium.org0a4e9012011-01-24 12:33:13 +00002706
2707 Fixed incorrect rounding for float-to-integer conversions for external
ager@chromium.org0ee099b2011-01-25 14:06:47 +00002708 array types, which implement the Typed Array spec
vegorov@chromium.org0a4e9012011-01-24 12:33:13 +00002709 (issue http://crbug.com/50972).
2710
2711 Performance improvements on the IA32 platform.
2712
2713
erik.corry@gmail.com0511e242011-01-19 11:11:08 +000027142011-01-19: Version 3.0.9
2715
2716 Added basic GDB JIT Interface integration.
2717
2718 Make invalid break/continue statements a syntax error instead of a
2719 runtime error.
2720
2721
sgjesse@chromium.orgc6c57182011-01-17 12:24:25 +000027222011-01-17: Version 3.0.8
2723
2724 Exposed heap size limit to the heap statistics gathered by
erik.corry@gmail.com0511e242011-01-19 11:11:08 +00002725 the GetHeapStatistics API.
sgjesse@chromium.orgc6c57182011-01-17 12:24:25 +00002726
2727 Wrapped external pointers more carefully (issue 1037).
2728
2729 Hardened the implementation of error objects to avoid setters
2730 intercepting the properties set then throwing an error.
2731
2732 Avoided trashing the FPSCR when calculating Math.floor on ARM.
2733
2734 Performance improvements on the IA32 platform.
2735
2736
27372011-01-10: Version 3.0.7
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00002738
2739 Stopped calling inherited setters when creating object literals
2740 (issue 1015).
2741
2742 Changed interpretation of malformed \c? escapes in RegExp to match
2743 JSC.
2744
2745 Enhanced the command-line debugger interface and fixed some minor
2746 bugs in the debugger.
2747
2748 Performance improvements on the IA32 platform.
2749
2750
sgjesse@chromium.orgc6c57182011-01-17 12:24:25 +000027512011-01-05: Version 3.0.6
lrn@chromium.org5d00b602011-01-05 09:51:43 +00002752
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00002753 Allowed getters and setters on JSArray elements (issue 900).
lrn@chromium.org5d00b602011-01-05 09:51:43 +00002754
2755 Stopped JSON objects from hitting inherited setters (part of
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00002756 issue 1015).
lrn@chromium.org5d00b602011-01-05 09:51:43 +00002757
2758 Allowed numbers and strings as names of getters/setters in object
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00002759 initializer (issue 820).
lrn@chromium.org5d00b602011-01-05 09:51:43 +00002760
2761 Added use_system_v8 option to gyp (off by default), to make it easier
2762 for Linux distributions to ship with system-provided V8 library.
2763
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00002764 Exported external array data accessors (issue 1016).
lrn@chromium.org5d00b602011-01-05 09:51:43 +00002765
2766 Added labelled thread names to help with debugging (on Linux).
2767
2768
fschneider@chromium.org9e3e0b62011-01-03 10:16:46 +000027692011-01-03: Version 3.0.5
2770
2771 Fixed a couple of cast errors for gcc-3.4.3.
2772
2773 Performance improvements in GC and IA32 code generator.
2774
2775
whesse@chromium.org023421e2010-12-21 12:19:12 +000027762010-12-21: Version 3.0.4
2777
2778 Added Date::ResetCache() to the API so that the cached values in the
2779 Date object can be reset to allow live DST / timezone changes.
2780
2781 Extended existing support for printing (while debugging) the contents
2782 of objects. Added support for printing objects from release builds.
2783
2784 Fixed V8 issues 989, 1006, and 1007.
2785
2786
ager@chromium.org5f0c45f2010-12-17 08:51:21 +000027872010-12-17: Version 3.0.3
2788
2789 Reapplied all changes for version 3.0.1.
2790
2791 Improved debugger protocol for remote debugging.
2792
2793 Added experimental support for using gyp to generate build files
2794 for V8.
2795
2796 Fixed implementation of String::Write in the API (issue 975).
2797
2798
lrn@chromium.org8541d772010-12-15 12:05:09 +000027992010-12-15: Version 3.0.2
2800
2801 Revert version 3.0.1 and patch 3.0.1.1.
2802
2803
kmillikin@chromium.orgfacd82d2010-12-13 18:00:51 +000028042010-12-13: Version 3.0.1
2805
2806 Added support for an experimental internationalization API as an
2807 extension. This extension is disabled by default but can be enabled
2808 when building V8. The ECMAScript internationalization strawman is
2809 at http://wiki.ecmascript.org/doku.php?id=strawman:i18n_api.
2810
2811 Made RegExp character class parsing stricter. This mirrors a change
2812 to RegExp parsing in WebKit.
2813
2814 Fixed a bug in Object.defineProperty when used to change attributes
2815 of an existing property. It incorrectly set the property value to
2816 undefined (issue 965).
2817
2818 Fixed several different compilation failures on various platforms
2819 caused by the 3.0.0 release.
2820
2821 Optimized Math.pow so it can work on unboxed doubles.
2822
2823 Sped up quoting of JSON strings by removing one traversal of the
2824 string.
2825
2826
kasperl@chromium.orga5551262010-12-07 12:49:48 +000028272010-12-07: Version 3.0.0
2828
2829 Improved performance by (partially) addressing issue 957 on
2830 IA-32. Still needs more work for the other architectures.
2831
2832
ager@chromium.orgbeb25712010-11-29 08:02:25 +000028332010-11-29: Version 2.5.9
2834
2835 Fixed crashes during GC caused by partially initialize heap
2836 objects.
2837
2838 Fixed bug in process sample that caused memory leaks.
2839
2840 Improved performance on ARM by implementing missing stubs and
2841 inlining.
2842
2843 Improved heap profiler support.
2844
2845 Added separate seeding on Windows of the random number generator
2846 used internally by the compiler (issue 936).
2847
2848 Exposed API for getting the name of the function used to construct
2849 an object.
2850
2851 Fixed date parser to handle one and two digit millisecond
2852 values (issue 944).
2853
2854 Fixed number parsing to disallow space between sign and
2855 digits (issue 946).
2856
2857
vegorov@chromium.org21b5e952010-11-23 10:24:40 +000028582010-11-23: Version 2.5.8
2859
2860 Removed dependency on Gay's dtoa.
2861
2862 Improved heap profiler precision and speed.
2863
2864 Reduced overhead of callback invocations on ARM.
2865
2866
erik.corry@gmail.com4a6c3272010-11-18 12:04:40 +000028672010-11-18: Version 2.5.7
2868
2869 Fixed obscure evaluation order bug (issue 931).
2870
2871 Split the random number state between JavaScript and the private API.
2872
2873 Fixed performance bug causing GCs when generating stack traces on
2874 code from very large scripts.
2875
2876 Fixed bug in parser that allowed (foo):42 as a labelled statement
2877 (issue 918).
2878
2879 Provide more accurate results about used heap size via
2880 GetHeapStatistics.
2881
2882 Allow build-time customization of the max semispace size.
2883
2884 Made String.prototype.split honor limit when separator is empty
2885 (issue 929).
2886
2887 Added missing failure check after expecting an identifier in
2888 preparser (Chromium issue 62639).
2889
2890
ager@chromium.org01fe7df2010-11-10 11:59:11 +000028912010-11-10: Version 2.5.6
2892
2893 Added support for VFP rounding modes to the ARM simulator.
2894
2895 Fixed multiplication overflow bug (issue 927).
2896
2897 Added a limit for the amount of executable memory (issue 925).
2898
2899
whesse@chromium.orgf0ac72d2010-11-08 12:47:26 +000029002010-11-08: Version 2.5.5
2901
2902 Added more aggressive GC of external objects in near out-of-memory
2903 situations.
2904
2905 Fixed a bug that gave the incorrect result for String.split called
2906 on the empty string (issue 924).
2907
2908
lrn@chromium.orgfa943b72010-11-03 08:14:36 +000029092010-11-03: Version 2.5.4
2910
whesse@chromium.orgf0ac72d2010-11-08 12:47:26 +00002911 Improved V8 VFPv3 runtime detection to address issue 914.
lrn@chromium.orgfa943b72010-11-03 08:14:36 +00002912
2913
fschneider@chromium.orge03fb642010-11-01 12:34:09 +000029142010-11-01: Version 2.5.3
2915
2916 Fixed a bug that prevents constants from overwriting function values
2917 in object literals (issue 907).
2918
2919 Fixed a bug with reporting of impossible nested calls of DOM functions
2920 (issue http://crbug.com/60753).
2921
2922
lrn@chromium.org303ada72010-10-27 09:33:13 +000029232010-10-27: Version 2.5.2
2924
2925 Improved sampler resolution on Linux.
2926
2927 Allowed forcing the use of a simulator from the build script
2928 independently of the host architecture.
2929
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00002930 Fixed FreeBSD port (issue 912).
lrn@chromium.org303ada72010-10-27 09:33:13 +00002931
2932 Made windows-tick-processor respect D8_PATH.
2933
2934 Implemented --noinline-new flag fully on IA32, X64 and ARM platforms.
2935
2936
whesse@chromium.org4a5224e2010-10-20 12:37:07 +000029372010-10-20: Version 2.5.1
2938
2939 Fixed bug causing spurious out of memory exceptions
2940 (issue http://crbug.com/54580).
2941
2942 Fixed compilation error on Solaris platform (issue 901).
2943
2944 Fixed error in strtod (string to floating point number conversion)
2945 due to glibc's use of 80-bit floats in the FPU on 32-bit linux.
2946
2947 Adjusted randomized allocations of executable memory to have 64k
2948 granularity (issue http://crbug.com/56036).
2949
2950 Supported profiling using kernel perf_events on linux. Added ll_prof
2951 script to tools and --ll-prof flag to V8.
2952
2953
vegorov@chromium.org42841962010-10-18 11:18:59 +000029542010-10-18: Version 2.5.0
2955
2956 Fixed bug in cache handling of lastIndex on global regexps
2957 (issue http://crbug.com/58740).
2958
2959 Added USE_SIMULATOR macro that explicitly indicates that we wish to use
2960 the simulator as the execution engine (by Mark Lam <mark.lam@palm.com>
kmillikin@chromium.orgfacd82d2010-12-13 18:00:51 +00002961 from Hewlett-Packard Development Company, LP).
vegorov@chromium.org42841962010-10-18 11:18:59 +00002962
2963 Fixed compilation error on ARM with gcc 4.4 (issue 894).
2964
2965
29662010-10-13: Version 2.4.9
ager@chromium.orgb61a0d12010-10-13 08:35:23 +00002967
2968 Fixed a bug in the handling of conditional expressions in test
2969 contexts in compiler for top-level code.
2970
2971 Added "//@ sourceURL" information to the StackTrace API.
2972
2973 Exposed RegExp construction through the API.
2974
2975
ricow@chromium.orgeb7c1442010-10-04 08:54:21 +000029762010-10-04: Version 2.4.8
2977
2978 Fixed a bug in ResumeProfilerEx causing it to not always write out the
2979 whole snapshot (issue 868).
2980
2981 Performance improvements on all platforms.
2982
2983
kmillikin@chromium.orgf05f2912010-09-30 10:07:24 +000029842010-09-30: Version 2.4.7
2985
2986 Changed the command-line flag --max-new-space-size to be in kB and the
2987 flag --max-old-space-size to be in MB (previously they were in bytes).
2988
2989 Added Debug::CancelDebugBreak to the debugger API.
2990
2991 Fixed a bug in getters for negative numeric property names
2992 (https://bugs.webkit.org/show_bug.cgi?id=46689).
2993
2994 Performance improvements on all platforms.
2995
2996
whesse@chromium.org4a1fe7d2010-09-27 12:32:04 +000029972010-09-27: Version 2.4.6
kmillikin@chromium.orgf05f2912010-09-30 10:07:24 +00002998
whesse@chromium.org4a1fe7d2010-09-27 12:32:04 +00002999 Fixed assertion failure related to copy-on-write arrays (issue 876).
3000
3001 Fixed build failure of 64-bit V8 on Windows.
3002
3003 Fixed a bug in RegExp (issue http://crbug.com/52801).
3004
3005 Improved the profiler's coverage to cover more functions (issue 858).
3006
3007 Fixed error in shift operators on 64-bit V8
3008 (issue http://crbug.com/54521).
3009
3010
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +000030112010-09-22: Version 2.4.5
kmillikin@chromium.orgf05f2912010-09-30 10:07:24 +00003012
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003013 Changed the RegExp benchmark to exercise the regexp engine on different
3014 inputs by scrambling the input strings.
3015
3016 Fixed a bug in keyed loads on strings.
3017
3018 Fixed a bug with loading global function prototypes.
3019
3020 Fixed a bug with profiling RegExp calls (issue http://crbug.com/55999).
3021
3022 Performance improvements on all platforms.
3023
3024
erik.corry@gmail.comd88afa22010-09-15 12:33:05 +000030252010-09-15: Version 2.4.4
3026
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003027 Fixed bug with hangs on very large sparse arrays.
erik.corry@gmail.comd88afa22010-09-15 12:33:05 +00003028
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003029 Now tries harder to free up memory when running out of space.
erik.corry@gmail.comd88afa22010-09-15 12:33:05 +00003030
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003031 Added heap snapshots to JSON format to API.
erik.corry@gmail.comd88afa22010-09-15 12:33:05 +00003032
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003033 Recalibrated benchmarks.
erik.corry@gmail.comd88afa22010-09-15 12:33:05 +00003034
3035
sgjesse@chromium.org2ec107f2010-09-13 09:19:46 +000030362010-09-13: Version 2.4.3
3037
3038 Made Date.parse properly handle TZ offsets (issue 857).
3039
3040 Performance improvements on all platforms.
3041
3042
ager@chromium.org5b2fbee2010-09-08 06:38:15 +000030432010-09-08: Version 2.4.2
3044
3045 Fixed GC crash bug.
3046
3047 Fixed stack corruption bug.
3048
3049 Fixed compilation for newer C++ compilers that found Operand(0)
3050 ambiguous.
3051
3052
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +000030532010-09-06: Version 2.4.1
3054
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00003055 Added the ability for an embedding application to receive a callback
3056 when V8 allocates (V8::AddMemoryAllocationCallback) or deallocates
3057 (V8::RemoveMemoryAllocationCallback) from the OS.
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +00003058
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00003059 Fixed several JSON bugs (including issue 855).
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +00003060
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00003061 Fixed memory overrun crash bug triggered during V8's tick-based
3062 profiling.
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +00003063
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00003064 Performance improvements on all platforms.
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +00003065
3066
ricow@chromium.orgd236f4d2010-09-01 06:52:08 +000030672010-09-01: Version 2.4.0
3068
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003069 Fixed bug in Object.freeze and Object.seal when Array.prototype or
3070 Object.prototype are changed (issue 842).
ricow@chromium.orgd236f4d2010-09-01 06:52:08 +00003071
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003072 Updated Array.splice to follow Safari and Firefox when called
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00003073 with zero arguments.
ricow@chromium.orgd236f4d2010-09-01 06:52:08 +00003074
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003075 Fixed a missing live register when breaking at keyed loads on ARM.
ricow@chromium.orgd236f4d2010-09-01 06:52:08 +00003076
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00003077 Performance improvements on all platforms.
ricow@chromium.orgd236f4d2010-09-01 06:52:08 +00003078
3079
ricow@chromium.org65fae842010-08-25 15:26:24 +000030802010-08-25: Version 2.3.11
3081
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003082 Fixed bug in RegExp related to copy-on-write arrays.
ricow@chromium.org65fae842010-08-25 15:26:24 +00003083
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003084 Refactored tools/test.py script, including the introduction of
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00003085 VARIANT_FLAGS that allows specification of sets of flags with which
3086 all tests should be run.
ricow@chromium.org65fae842010-08-25 15:26:24 +00003087
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003088 Fixed a bug in the handling of debug breaks in CallIC.
ricow@chromium.org65fae842010-08-25 15:26:24 +00003089
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00003090 Performance improvements on all platforms.
ricow@chromium.org65fae842010-08-25 15:26:24 +00003091
3092
erik.corry@gmail.com145eff52010-08-23 11:36:18 +000030932010-08-23: Version 2.3.10
3094
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003095 Fixed bug in bitops on ARM.
erik.corry@gmail.com145eff52010-08-23 11:36:18 +00003096
3097 Build fixes for unusual compilers.
3098
3099 Track high water mark for RWX memory.
3100
3101 Performance improvements on all platforms.
3102
3103
ricow@chromium.org0b9f8502010-08-18 07:45:01 +000031042010-08-18: Version 2.3.9
3105
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003106 Fixed compilation for ARMv4 on OpenBSD/FreeBSD.
ricow@chromium.org0b9f8502010-08-18 07:45:01 +00003107
3108 Removed specialized handling of GCC 4.4 (issue 830).
3109
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +00003110 Fixed DST cache to take into account the suspension of DST in
ricow@chromium.org0b9f8502010-08-18 07:45:01 +00003111 Egypt during the 2010 Ramadan (issue http://crbug.com/51855).
3112
ricow@chromium.org65fae842010-08-25 15:26:24 +00003113 Performance improvements on all platforms.
ricow@chromium.org0b9f8502010-08-18 07:45:01 +00003114
3115
ager@chromium.orgea4f62e2010-08-16 16:28:43 +000031162010-08-16: Version 2.3.8
3117
3118 Fixed build with strict aliasing on GCC 4.4 (issue 463).
3119
3120 Fixed issue with incorrect handling of custom valueOf methods on
3121 string wrappers (issue 760).
3122
3123 Fixed compilation for ARMv4 (issue 590).
3124
3125 Improved performance.
3126
3127
vegorov@chromium.org26c16f82010-08-11 13:41:03 +000031282010-08-11: Version 2.3.7
3129
3130 Reduced size of heap snapshots produced by heap profiler (issue 783).
3131
3132 Introduced v8::Value::IsRegExp method.
3133
3134 Fixed CPU profiler crash in start / stop sequence when non-existent
3135 name is passed (issue http://crbug.com/51594).
3136
3137 Introduced new indexed property query callbacks API (issue 816). This
3138 API is guarded by USE_NEW_QUERY_CALLBACK define and is disabled
3139 by default.
3140
3141 Removed support for object literal get/set with number/string
3142 property name.
3143
3144 Fixed handling of JSObject::elements in CalculateNetworkSize
3145 (issue 822).
3146
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003147 Allowed compiling with strict aliasing enabled on GCC 4.4 (issue 463).
vegorov@chromium.org26c16f82010-08-11 13:41:03 +00003148
3149
lrn@chromium.orgc4e51ac2010-08-09 09:47:21 +000031502010-08-09: Version 2.3.6
3151
vegorov@chromium.org26c16f82010-08-11 13:41:03 +00003152 RegExp literals create a new object every time they are evaluated
3153 (issue 704).
lrn@chromium.orgc4e51ac2010-08-09 09:47:21 +00003154
vegorov@chromium.org26c16f82010-08-11 13:41:03 +00003155 Object.seal and Object.freeze return the modified object (issue 809).
lrn@chromium.orgc4e51ac2010-08-09 09:47:21 +00003156
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003157 Fixed building using GCC 4.4.4.
lrn@chromium.orgc4e51ac2010-08-09 09:47:21 +00003158
3159
sgjesse@chromium.orgc3a01972010-08-04 09:46:24 +000031602010-08-04: Version 2.3.5
3161
3162 Added support for ES5 property names. Object initialisers and
3163 dot-notation property access now allows keywords. Also allowed
3164 non-identifiers after "get" or "set" in an object initialiser.
3165
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003166 Randomized the addresses of allocated executable memory on Windows.
sgjesse@chromium.orgc3a01972010-08-04 09:46:24 +00003167
3168
whesse@chromium.orge90029b2010-08-02 11:52:17 +000031692010-08-02: Version 2.3.4
3170
3171 Fixed problems in implementation of ES5 function.prototype.bind.
3172
3173 Fixed error when using apply with arguments object on ARM (issue 784).
3174
3175 Added setting of global flags to debugger protocol.
3176
3177 Fixed an error affecting cached results of sin and cos (issue 792).
3178
3179 Removed memory leak from a boundary case where V8 is not initialized.
3180
3181 Fixed issue where debugger could set breakpoints outside the body
3182 of a function.
3183
3184 Fixed issue in debugger when using both live edit and step in features.
3185
3186 Added Number-letter (Nl) category to Unicode tables. These characters
3187 can now be used in identifiers.
3188
3189 Fixed an assert failure on X64 (issue 806).
3190
3191 Performance improvements on all platforms.
3192
3193
whesse@chromium.orgba5a61b2010-07-26 11:44:40 +000031942010-07-26: Version 2.3.3
3195
3196 Fixed error when building the d8 shell in a fresh checkout.
3197
3198 Implemented Function.prototype.bind (ES5 15.3.4.5).
3199
3200 Fixed an error in inlined stores on ia32.
3201
3202 Fixed an error when setting a breakpoint at the end of a function
3203 that does not end with a newline character.
3204
3205 Performance improvements on all platforms.
3206
3207
fschneider@chromium.orged78ffd2010-07-21 11:05:19 +000032082010-07-21: Version 2.3.2
3209
3210 Fixed compiler warnings when building with LLVM.
3211
3212 Fixed a bug with for-in applied to strings (issue 785).
3213
3214 Performance improvements on all platforms.
3215
whesse@chromium.orgba5a61b2010-07-26 11:44:40 +00003216
ricow@chromium.org4980dff2010-07-19 08:33:45 +000032172010-07-19: Version 2.3.1
3218
3219 Fixed compilation and linking with V8_INTERPRETED_REGEXP flag.
3220
3221 Fixed bug related to code flushing while compiling a lazy
3222 compilable function (issue http://crbug.com/49099).
3223
3224 Performance improvements on all platforms.
3225
3226
ager@chromium.orgb5737492010-07-15 09:29:43 +000032272010-07-15: Version 2.3.0
3228
3229 Added ES5 Object.seal and Object.isSealed.
3230
3231 Added debugger API for scheduling debugger commands from a
3232 separate thread.
3233
3234
ager@chromium.org6a2b0aa2010-07-13 20:58:03 +000032352010-07-14: Version 2.2.24
3236
3237 Added API for capturing stack traces for uncaught exceptions.
3238
3239 Fixed crash bug when preparsing from a non-external V8 string
3240 (issue 775).
3241
3242 Fixed JSON.parse bug causing input not to be converted to string
3243 (issue 764).
3244
3245 Added ES5 Object.freeze and Object.isFrozen.
3246
3247 Performance improvements on all platforms.
3248
3249
erik.corry@gmail.com4a2e25e2010-07-07 12:22:46 +000032502010-07-07: Version 2.2.23
3251
3252 API change: Convert Unicode code points outside the basic multilingual
3253 plane to the replacement character. Previous behavior was to silently
3254 truncate the value to 16 bits.
3255
3256 Fixed crash: handle all flat string types in regexp replace.
3257
3258 Prevent invalid pre-parsing data passed in through the API from
3259 crashing V8.
3260
3261 Performance improvements on all platforms.
3262
ager@chromium.org6a2b0aa2010-07-13 20:58:03 +00003263
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +000032642010-07-05: Version 2.2.22
3265
3266 Added ES5 Object.isExtensible and Object.preventExtensions.
3267
3268 Enabled building V8 as a DLL.
3269
3270 Fixed a bug in date code where -0 was not interpreted as 0
3271 (issue 736).
3272
3273 Performance improvements on all platforms.
3274
3275
lrn@chromium.org32d961d2010-06-30 09:09:34 +000032762010-06-30: Version 2.2.21
3277
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003278 Fixed bug in externalizing some ASCII strings (Chromium issue 47824).
lrn@chromium.org32d961d2010-06-30 09:09:34 +00003279
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003280 Updated JSON.stringify to floor the space parameter (issue 753).
lrn@chromium.org32d961d2010-06-30 09:09:34 +00003281
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003282 Updated the Mozilla test expectations to the newest version.
lrn@chromium.org32d961d2010-06-30 09:09:34 +00003283
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003284 Updated the ES5 Conformance Test expectations to the latest version.
lrn@chromium.org32d961d2010-06-30 09:09:34 +00003285
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003286 Updated the V8 benchmark suite.
lrn@chromium.org32d961d2010-06-30 09:09:34 +00003287
3288 Provide actual breakpoints locations in response to setBreakpoint
3289 and listBreakpoints requests.
3290
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00003291
fschneider@chromium.org40b9da32010-06-28 11:29:21 +000032922010-06-28: Version 2.2.20
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00003293
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003294 Fixed bug with for-in on x64 platform (issue 748).
fschneider@chromium.org40b9da32010-06-28 11:29:21 +00003295
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003296 Fixed crash bug on x64 platform (issue 756).
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00003297
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003298 Fixed bug in Object.getOwnPropertyNames. (chromium issue 41243).
fschneider@chromium.org40b9da32010-06-28 11:29:21 +00003299
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003300 Fixed a bug on ARM that caused the result of 1 << x to be
fschneider@chromium.org40b9da32010-06-28 11:29:21 +00003301 miscalculated for some inputs.
3302
3303 Performance improvements on all platforms.
3304
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00003305
ricow@chromium.org5ad5ace2010-06-23 09:06:43 +000033062010-06-23: Version 2.2.19
3307
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003308 Fixed bug that causes the build to break when profillingsupport=off
ricow@chromium.org5ad5ace2010-06-23 09:06:43 +00003309 (issue 738).
3310
3311 Added expose-externalize-string flag for testing extensions.
3312
3313 Resolve linker issues with using V8 as a DLL causing a number of
3314 problems with unresolved symbols.
3315
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003316 Fixed build failure for cctests when ENABLE_DEBUGGER_SUPPORT is not
ricow@chromium.org5ad5ace2010-06-23 09:06:43 +00003317 defined.
3318
3319 Performance improvements on all platforms.
3320
3321
whesse@chromium.org2c186ca2010-06-16 11:32:39 +000033222010-06-16: Version 2.2.18
3323
3324 Added API functions to retrieve information on indexed properties
3325 managed by the embedding layer. Fixes bug 737.
3326
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003327 Made ES5 Object.defineProperty support array elements. Fixes bug 619.
whesse@chromium.org2c186ca2010-06-16 11:32:39 +00003328
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003329 Added heap profiling to the API.
whesse@chromium.org2c186ca2010-06-16 11:32:39 +00003330
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003331 Removed old named property query from the API.
whesse@chromium.org2c186ca2010-06-16 11:32:39 +00003332
3333 Incremental performance improvements.
3334
3335
ager@chromium.org2cc82ae2010-06-14 07:35:38 +000033362010-06-14: Version 2.2.17
vegorov@chromium.org2356e6f2010-06-09 09:38:56 +00003337
ager@chromium.org2cc82ae2010-06-14 07:35:38 +00003338 Improved debugger support for stepping out of functions.
3339
3340 Incremental performance improvements.
3341
3342
33432010-06-09: Version 2.2.16
3344
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00003345 Removed the SetExternalStringDiposeCallback API. Changed the
vegorov@chromium.org2356e6f2010-06-09 09:38:56 +00003346 disposal of external string resources to call a virtual Dispose
3347 method on the resource.
3348
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00003349 Added support for more precise break points when debugging and
vegorov@chromium.org2356e6f2010-06-09 09:38:56 +00003350 stepping.
3351
3352 Memory usage improvements on all platforms.
3353
3354
lrn@chromium.org1af7e1b2010-06-07 11:12:01 +000033552010-06-07: Version 2.2.15
3356
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003357 Added an API to control the disposal of external string resources.
lrn@chromium.org1af7e1b2010-06-07 11:12:01 +00003358
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003359 Added missing initialization of a couple of variables which makes
lrn@chromium.org1af7e1b2010-06-07 11:12:01 +00003360 some compilers complaint when compiling with -Werror.
3361
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003362 Improved performance on all platforms.
lrn@chromium.org1af7e1b2010-06-07 11:12:01 +00003363
3364
sgjesse@chromium.org82dbbab2010-06-02 08:57:44 +000033652010-06-02: Version 2.2.14
3366
3367 Fixed a crash in code generated for String.charCodeAt.
3368
3369 Fixed a compilation issue with some GCC versions (issue 727).
3370
3371 Performance optimizations on x64 and ARM platforms.
3372
3373
ricow@chromium.org30ce4112010-05-31 10:38:25 +000033742010-05-31: Version 2.2.13
3375
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003376 Implemented Object.getOwnPropertyDescriptor for element indices and
ricow@chromium.org30ce4112010-05-31 10:38:25 +00003377 strings (issue 599).
3378
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003379 Fixed bug for windows 64 bit C calls from generated code.
ricow@chromium.org30ce4112010-05-31 10:38:25 +00003380
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003381 Added new scons flag unalignedaccesses for arm builds.
ricow@chromium.org30ce4112010-05-31 10:38:25 +00003382
3383 Performance improvements on all platforms.
3384
3385
kmillikin@chromium.org9155e252010-05-26 13:27:57 +000033862010-05-26: Version 2.2.12
3387
3388 Allowed accessors to be defined on objects rather than just object
3389 templates.
3390
3391 Changed the ScriptData API.
3392
3393
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +000033942010-05-21: Version 2.2.11
3395
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003396 Fixed crash bug in liveedit on 64 bit.
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +00003397
3398 Use 'full compiler' when debugging is active. This should increase
3399 the density of possible break points, making single step more fine
3400 grained. This will only take effect for functions compiled after
3401 debugging has been started, so recompilation of all functions is
3402 required to get the full effect. IA32 and x64 only for now.
3403
3404 Misc. fixes to the Solaris build.
3405
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003406 Added new flags --print-cumulative-gc-stat and --trace-gc-nvp.
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +00003407
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003408 Added filtering of CPU profiles by security context.
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +00003409
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003410 Fixed crash bug on ARM when running without VFP2 or VFP3.
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +00003411
3412 Incremental performance improvements in all backends.
3413
3414
vegorov@chromium.orgdff694e2010-05-17 09:10:26 +000034152010-05-17: Version 2.2.10
3416
3417 Performance improvements in the x64 and ARM backends.
3418
3419
sgjesse@chromium.org720dc0b2010-05-10 09:25:39 +000034202010-05-10: Version 2.2.9
3421
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003422 Allowed Object.create to be called with a function (issue 697).
sgjesse@chromium.org720dc0b2010-05-10 09:25:39 +00003423
3424 Fixed bug with Date.parse returning a non-NaN value when called on a
3425 non date string (issue 696).
3426
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003427 Allowed unaligned memory accesses on ARM targets that support it (by
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +00003428 Subrato K De of CodeAurora <subratokde@codeaurora.org>).
sgjesse@chromium.org720dc0b2010-05-10 09:25:39 +00003429
3430 C++ API for retrieving JavaScript stack trace information.
3431
3432
ager@chromium.orgac091b72010-05-05 07:34:42 +000034332010-05-05: Version 2.2.8
3434
3435 Performance improvements in the x64 and ARM backends.
3436
3437
kmillikin@chromium.org4111b802010-05-03 10:34:42 +000034382010-05-03: Version 2.2.7
3439
3440 Added support for ES5 date time string format to Date.parse.
3441
3442 Performance improvements in the x64 backend.
3443
3444
lrn@chromium.orgc34f5802010-04-28 12:53:43 +000034452010-04-28: Version 2.2.6
3446
kmillikin@chromium.org4111b802010-05-03 10:34:42 +00003447 Added "amd64" as recognized architecture in scons build script
lrn@chromium.orgc34f5802010-04-28 12:53:43 +00003448 (by Ryan Dahl <coldredlemur@gmail.com>).
3449
kmillikin@chromium.org4111b802010-05-03 10:34:42 +00003450 Fixed bug in String search and replace with very simple RegExps.
lrn@chromium.orgc34f5802010-04-28 12:53:43 +00003451
kmillikin@chromium.org4111b802010-05-03 10:34:42 +00003452 Fixed bug in RegExp containing "\b^".
lrn@chromium.orgc34f5802010-04-28 12:53:43 +00003453
3454 Performance improvements on all platforms.
3455
kmillikin@chromium.org4111b802010-05-03 10:34:42 +00003456
fschneider@chromium.org013f3e12010-04-26 13:27:52 +000034572010-04-26: Version 2.2.5
3458
3459 Various performance improvements (especially for ARM and x64)
3460
3461 Fixed bug in CPU profiling (http://crbug.com/42137)
3462
3463 Fixed a bug with the natives cache.
lrn@chromium.orgc34f5802010-04-28 12:53:43 +00003464
3465 Fixed two bugs in the ARM code generator that can cause
fschneider@chromium.org013f3e12010-04-26 13:27:52 +00003466 wrong calculations.
3467
3468 Fixed a bug that may cause a wrong result for shift operations.
3469
3470
34712010-04-21: Version 2.2.4
ricow@chromium.orgc9c80822010-04-21 08:22:37 +00003472
3473 Fixed warnings on arm on newer GCC versions.
3474
3475 Fixed a number of minor bugs.
3476
3477 Performance improvements on all platforms.
3478
3479
whesse@chromium.orgb6e43bb2010-04-14 09:36:28 +000034802010-04-14: Version 2.2.3
3481
3482 Added stack command and mem command to ARM simulator debugger.
3483
3484 Fixed scons snapshot and ARM build, and Windows X64 build issues.
3485
3486 Performance improvements on all platforms.
3487
3488
ager@chromium.org357bf652010-04-12 11:30:10 +000034892010-04-12: Version 2.2.2
3490
3491 Introduced new profiler API.
3492
3493 Fixed random number generator to produce full 32 random bits.
3494
3495
lrn@chromium.org25156de2010-04-06 13:10:27 +000034962010-04-06: Version 2.2.1
3497
3498 Debugger improvements.
3499
3500 Fixed minor bugs.
3501
3502
ricow@chromium.orgaa1b6162010-03-29 07:44:58 +000035032010-03-29: Version 2.2.0
3504
3505 Fixed a few minor bugs.
3506
3507 Performance improvements for string operations.
3508
3509
ager@chromium.orgb26c50a2010-03-26 09:27:16 +000035102010-03-26: Version 2.1.10
3511
3512 Fixed scons build issues.
3513
3514 Fixed a couple of minor bugs.
3515
3516
sgjesse@chromium.orgdf7a2842010-03-25 14:34:15 +000035172010-03-25: Version 2.1.9
3518
3519 Added API support for reattaching a global object to a context.
3520
3521 Extended debugger API with access to the internal debugger context.
3522
3523 Fixed Chromium crashes (issues http://crbug.com/39128 and
3524 http://crbug.com/39160)
3525
3526
kmillikin@chromium.org5d8f0e62010-03-24 08:21:20 +000035272010-03-24: Version 2.1.8
3528
3529 Added fine-grained garbage collection callbacks to the API.
3530
3531 Performance improvements on all platforms.
3532
3533
whesse@chromium.orgcec079d2010-03-22 14:44:04 +000035342010-03-22: Version 2.1.7
3535
3536 Fixed issue 650.
3537
3538 Fixed a bug where __proto__ was sometimes enumerated (issue 646).
fschneider@chromium.org086aac62010-03-17 13:18:24 +00003539
3540 Performance improvements for arithmetic operations.
3541
3542 Performance improvements for string operations.
3543
whesse@chromium.orgcec079d2010-03-22 14:44:04 +00003544 Print script name and line number information in stack trace.
3545
3546
35472010-03-17: Version 2.1.6
3548
3549 Performance improvements for arithmetic operations.
3550
3551 Performance improvements for string operations.
3552
3553
vegorov@chromium.orgf8372902010-03-15 10:26:20 +000035542010-03-10: Version 2.1.4
3555
3556 Fixed code cache lookup for keyed IC's (issue http://crbug.com/37853).
3557
3558 Performance improvements on all platforms.
3559
3560
ager@chromium.orgce5e87b2010-03-10 10:24:18 +000035612010-03-10: Version 2.1.3
3562
3563 Added API method for context-disposal notifications.
3564
3565 Added API method for accessing elements by integer index.
3566
3567 Added missing implementation of Uint32::Value and Value::IsUint32
3568 API methods.
3569
3570 Added IsExecutionTerminating API method.
3571
3572 Disabled strict aliasing for GCC 4.4.
3573
3574 Fixed string-concatenation bug (issue 636).
3575
3576 Performance improvements on all platforms.
3577
3578
fschneider@chromium.orgb95b98b2010-02-23 10:34:29 +000035792010-02-23: Version 2.1.2
3580
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003581 Fixed a crash bug caused by wrong assert.
fschneider@chromium.orgb95b98b2010-02-23 10:34:29 +00003582
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003583 Fixed a bug with register names on 64-bit V8 (issue 615).
fschneider@chromium.orgb95b98b2010-02-23 10:34:29 +00003584
3585 Performance improvements on all platforms.
3586
ager@chromium.orgce5e87b2010-03-10 10:24:18 +00003587
ager@chromium.org5c838252010-02-19 08:53:10 +000035882010-02-19: Version 2.1.1
3589
3590 [ES5] Implemented Object.defineProperty.
3591
3592 Improved profiler support.
3593
3594 Added SetPrototype method in the public V8 API.
3595
3596 Added GetScriptOrigin and GetScriptLineNumber methods to Function
3597 objects in the API.
3598
3599 Performance improvements on all platforms.
3600
3601
sgjesse@chromium.orgb302e562010-02-03 11:26:59 +000036022010-02-03: Version 2.1.0
3603
3604 Values are now always wrapped in objects when used as a receiver.
3605 (issue 223).
3606
3607 [ES5] Implemented Object.getOwnPropertyNames.
3608
3609 [ES5] Restrict JSON.parse to only accept strings that conforms to the
3610 JSON grammar.
3611
3612 Improvement of debugger agent (issue 549 and 554).
3613
3614 Fixed problem with skipped stack frame in profiles (issue 553).
3615
3616 Solaris support by Erich Ocean <erich.ocean@me.com> and Ryan Dahl
3617 <ry@tinyclouds.org>.
3618
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003619 Fixed a bug that Math.round() returns incorrect results for huge
sgjesse@chromium.orgb302e562010-02-03 11:26:59 +00003620 integers.
3621
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003622 Fixed enumeration order for objects created from some constructor
sgjesse@chromium.orgb302e562010-02-03 11:26:59 +00003623 functions (isue http://crbug.com/3867).
3624
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003625 Fixed arithmetic on some integer constants (issue 580).
sgjesse@chromium.orgb302e562010-02-03 11:26:59 +00003626
3627 Numerous performance improvements including porting of previous IA-32
3628 optimizations to x64 and ARM architectures.
3629
3630
fschneider@chromium.org0c20e672010-01-14 15:28:53 +000036312010-01-14: Version 2.0.6
3632
3633 Added ES5 Object.getPrototypeOf, GetOwnPropertyDescriptor,
3634 GetOwnProperty, FromPropertyDescriptor.
3635
3636 Fixed Mac x64 build errors.
3637
3638 Improved performance of some math and string operations.
3639
3640 Improved performance of some regexp operations.
3641
3642 Improved performance of context creation.
3643
3644 Improved performance of hash tables.
3645
3646
sgjesse@chromium.org846fb742009-12-18 08:56:33 +000036472009-12-18: Version 2.0.5
3648
3649 Extended to upper limit of map space to allow for 7 times as many map
3650 to be allocated (issue 524).
3651
3652 Improved performance of code using closures.
3653
3654 Improved performance of some binary operations involving doubles.
3655
3656
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +000036572009-12-16: Version 2.0.4
3658
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00003659 Added ECMAScript 5 Object.create.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00003660
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00003661 Improved performance of Math.max and Math.min.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00003662
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00003663 Optimized adding of strings on 64-bit platforms.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00003664
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00003665 Improved handling of external strings by using a separate table
3666 instead of weak handles. This improves garbage collection
3667 performance and uses less memory.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00003668
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00003669 Changed code generation for object and array literals in toplevel
3670 code to be more compact by doing more work in the runtime.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00003671
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00003672 Fixed a crash bug triggered when garbage collection happened during
3673 generation of a callback load inline cache stub.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00003674
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00003675 Fixed crash bug sometimes triggered when local variables shadowed
3676 parameters in functions that used the arguments object.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00003677
3678
sgjesse@chromium.orgac6aa172009-12-04 12:29:05 +000036792009-12-03: Version 2.0.3
3680
3681 Optimized handling and adding of strings, for-in and Array.join.
3682
3683 Heap serialization is now non-destructive.
3684
3685 Improved profiler support with information on time spend in C++
3686 callbacks registered through the API.
3687
3688 Added commands to the debugger protocol for starting/stopping
3689 profiling.
3690
3691 Enabled the non-optimizing compiler for top-level code.
3692
3693 Changed the API to only allow strings to be set as data objects on
3694 Contexts and scripts to avoid potentially keeping global objects
3695 around for too long (issue 528).
3696
3697 OpenBSD support patch by Peter Valchev <pvalchev@gmail.com>.
3698
3699 Fixed bugs.
3700
3701
ager@chromium.org01beca72009-11-24 14:29:16 +000037022009-11-24: Version 2.0.2
3703
3704 Improved profiler support.
3705
3706 Fixed bug that broke compilation of d8 with readline support.
3707
3708
ager@chromium.org6141cbe2009-11-20 12:14:52 +000037092009-11-20: Version 2.0.1
3710
3711 Fixed crash bug in String.prototype.replace.
3712
3713 Reverted a change which caused Chromium interactive ui test
3714 failures.
3715
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00003716
ager@chromium.orgc4c92722009-11-18 14:12:51 +000037172009-11-18: Version 2.0.0
3718
3719 Added support for VFP on ARM.
3720
3721 Added TryCatch::ReThrow method to the API.
3722
3723 Reduced the size of snapshots and improved the snapshot load time.
3724
3725 Improved heap profiler support.
3726
3727 64-bit version now supported on Windows.
3728
3729 Fixed a number of debugger issues.
3730
3731 Fixed bugs.
3732
3733
sgjesse@chromium.orgf1e73132009-10-29 14:46:49 +000037342009-10-29: Version 1.3.18
3735
3736 Reverted a change which caused crashes in RegExp replace.
3737
sgjesse@chromium.orgac6aa172009-12-04 12:29:05 +00003738 Reverted a change which caused Chromium ui_tests failure.
sgjesse@chromium.orgf1e73132009-10-29 14:46:49 +00003739
3740
ager@chromium.org3811b432009-10-28 14:53:37 +000037412009-10-28: Version 1.3.17
3742
3743 Added API method to get simple heap statistics.
3744
3745 Improved heap profiler support.
3746
3747 Fixed the implementation of the resource constraint API so it
3748 works when using snapshots.
3749
3750 Fixed a number of issues in the Windows 64-bit version.
3751
3752 Optimized calls to API getters.
3753
3754 Added valgrind notification on code modification to the 64-bit version.
3755
3756 Fixed issue where we logged shared library addresses on Windows at
3757 startup and never used them.
3758
3759
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +000037602009-10-16: Version 1.3.16
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00003761
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00003762 X64: Convert smis to holding 32 bits of payload.
3763
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003764 Introduced v8::Integer::NewFromUnsigned method.
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00003765
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003766 Added missing null check in Context::GetCurrent.
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00003767
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003768 Added trim, trimLeft and trimRight methods to String
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00003769 Patch by Jan de Mooij <jandemooij@gmail.com>
3770
3771 Implement ES5 Array.isArray
3772 Patch by Jan de Mooij <jandemooij@gmail.com>
3773
3774 Skip access checks for hidden properties.
3775
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003776 Added String::Concat(Handle<String> left, Handle<String> right) to the
3777 V8 API.
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00003778
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003779 Fixed GYP-based builds of V8.
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00003780
3781
sgjesse@chromium.org152a0b02009-10-07 13:50:16 +000037822009-10-07: Version 1.3.15
3783
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003784 Expanded the maximum size of the code space to 512MB for 64-bit mode.
sgjesse@chromium.org152a0b02009-10-07 13:50:16 +00003785
3786 Fixed a crash bug happening when starting profiling (issue
3787 http://crbug.com/23768).
3788
3789
sgjesse@chromium.orgc5145742009-10-07 09:00:33 +000037902009-10-07: Version 1.3.14
3791
3792 Added GetRealNamedProperty to the API to lookup real properties
3793 located on the object or in the prototype chain skipping any
3794 interceptors.
3795
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003796 Fixed the stack limits setting API to work correctly with threads. The
sgjesse@chromium.orgc5145742009-10-07 09:00:33 +00003797 stack limit now needs to be set to each thread thich is used with V8.
3798
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003799 Removed the high-priority flag from IdleNotification()
sgjesse@chromium.orgc5145742009-10-07 09:00:33 +00003800
3801 Ensure V8 is initialized before locking and unlocking threads.
3802
3803 Implemented a new JavaScript minifier for compressing the source of
ager@chromium.org3811b432009-10-28 14:53:37 +00003804 the built-in JavaScript. This removes non-Open Source code from Douglas
sgjesse@chromium.orgc5145742009-10-07 09:00:33 +00003805 Crockford from the project.
3806
3807 Added a missing optimization in StringCharAt.
3808
3809 Fixed some flaky socket tests.
3810
3811 Change by Alexander Botero-Lowry to fix profiler sampling on FreeBSD
3812 in 64-bit mode.
3813
3814 Fixed memory leaks in the thread management code.
3815
3816 Fixed the result of assignment to a pixel array. The assigned value
3817 is now the result.
3818
3819 Error reporting for invalid left-hand sides in for-in statements, pre-
3820 and postfix count expressions, and assignments now matches the JSC
3821 behavior in Safari 4.
3822
3823 Follow the spec in disallowing function declarations without a name.
3824
3825 Always allocate code objects within a 2 GB range. On x64 architecture
3826 this is used to use near calls (32-bit displacement) in Code objects.
3827
3828 Optimized array construction ported to x64 and ARM architectures.
3829
3830 [ES5] Changed Object.keys to return strings for element indices.
3831
3832
ager@chromium.org68e7ab72009-09-23 09:40:39 +000038332009-09-23: Version 1.3.13
3834
3835 Fixed uninitialized memory problem.
3836
3837 Improved heap profiler support.
3838
3839
christian.plesner.hansen@gmail.com2bc58ef2009-09-22 10:00:30 +000038402009-09-22: Version 1.3.12
3841
3842 Changed behavior of |function|.toString() on built-in functions to
3843 be compatible with other implementations. Patch by Jan de Mooij.
3844
3845 Added Object::IsDirty in the API.
3846
3847 Optimized array construction; it is now handled purely in native
3848 code.
3849
3850 [ES5] Made properties of the arguments array enumerable.
3851
3852 [ES5] Added test suite adapter for the es5conform test suite.
3853
3854 [ES5] Added Object.keys function.
3855
ager@chromium.org68e7ab72009-09-23 09:40:39 +00003856
ager@chromium.org4af710e2009-09-15 12:20:11 +000038572009-09-15: Version 1.3.11
3858
3859 Fixed crash in error reporting during bootstrapping.
3860
3861 Optimized generated IA32 math code by using SSE2 instructions when
3862 available.
3863
3864 Implemented missing pieces of debugger infrastructure on ARM. The
3865 debugger is now fully functional on ARM.
3866
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003867 Made 'hidden' the default visibility for gcc.
ager@chromium.org4af710e2009-09-15 12:20:11 +00003868
3869
ager@chromium.orga1645e22009-09-09 19:27:10 +000038702009-09-09: Version 1.3.10
3871
3872 Fixed profiler on Mac in 64-bit mode.
3873
3874 Optimized creation of objects from simple constructor functions on
3875 ARM.
3876
3877 Fixed a number of debugger issues.
3878
3879 Reduced the amount of memory consumed by V8.
3880
3881
ager@chromium.org18ad94b2009-09-02 08:22:29 +000038822009-09-02: Version 1.3.9
3883
3884 Optimized stack guard checks on ARM.
3885
3886 Optimized API operations by inlining more in the API.
3887
3888 Optimized creation of objects from simple constructor functions.
3889
3890 Enabled a number of missing optimizations in the 64-bit port.
3891
3892 Implemented native-code support for regular expressions on ARM.
3893
3894 Stopped using the 'sahf' instruction on 64-bit machines that do
3895 not support it.
3896
3897 Fixed a bug in the support for forceful termination of JavaScript
3898 execution.
3899
3900
ager@chromium.org96c75b52009-08-26 09:13:16 +000039012009-08-26: Version 1.3.8
3902
3903 Changed the handling of idle notifications to allow idle
3904 notifications when V8 has not yet been initialized.
3905
3906 Fixed ARM simulator compilation problem on Windows.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00003907
ager@chromium.org96c75b52009-08-26 09:13:16 +00003908
ager@chromium.orgab99eea2009-08-25 07:05:41 +000039092009-08-25: Version 1.3.7
3910
3911 Reduced the size of generated code on ARM platforms by reducing
3912 the size of constant pools.
3913
3914 Changed build files to not include the 'ENV' user environment
3915 variable in the build environment.
3916
3917 Changed the handling of idle notifications.
3918
3919
sgjesse@chromium.orgc81c8942009-08-21 10:54:26 +000039202009-08-21: Version 1.3.6
3921
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003922 Added support for forceful termination of JavaScript execution.
sgjesse@chromium.orgc81c8942009-08-21 10:54:26 +00003923
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003924 Added low memory notification to the API. The embedding host can signal
sgjesse@chromium.orgc81c8942009-08-21 10:54:26 +00003925 a low memory situation to V8.
3926
3927 Changed the handling of global handles (persistent handles in the API
3928 sense) to avoid issues regarding allocation of new global handles
3929 during weak handle callbacks.
3930
3931 Changed the growth policy of the young space.
3932
3933 Fixed a GC issue introduced in version 1.3.5.
3934
3935
sgjesse@chromium.org911335c2009-08-19 12:59:44 +000039362009-08-19: Version 1.3.5
3937
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003938 Optimized initialization of some arrays in the builtins.
sgjesse@chromium.org911335c2009-08-19 12:59:44 +00003939
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003940 Fixed mac-nm script to support filenames with spaces.
sgjesse@chromium.org911335c2009-08-19 12:59:44 +00003941
3942 Support for using the V8 profiler when V8 is embedded in a Windows DLL.
3943
3944 Changed typeof RegExp from 'object' to 'function' for compatibility.
3945 Fixed bug where regexps were not callable across contexts.
3946
3947 Added context independent script compilation to the API.
3948
3949 Added API call to get the stack trace for an exception.
3950
3951 Added API for getting object mirrors.
3952
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003953 Made sure that SSE3 instructions are used whenever possible even when
sgjesse@chromium.org911335c2009-08-19 12:59:44 +00003954 running off a snapshot generated without using SSE3 instructions.
3955
3956 Tweaked the handling of the initial size and growth policy of the heap.
3957
3958 Added native code generation for RegExp to 64-bit version.
3959
3960 Added JavaScript debugger support to 64-bit version.
3961
3962
ager@chromium.orgadd848f2009-08-13 12:44:13 +000039632009-08-13: Version 1.3.4
3964
3965 Added a readline() command to the d8 shell.
3966
3967 Fixed bug in json parsing.
3968
3969 Added idle notification to the API and reduced memory on idle
3970 notifications.
3971
3972
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +000039732009-08-12: Version 1.3.3
3974
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003975 Fixed issue 417: incorrect %t placeholder expansion.
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +00003976
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003977 Added .gitignore file similar to Chromium's one.
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +00003978
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003979 Fixed SConstruct file to build with new logging code for Android.
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +00003980
3981 API: added function to find instance of template in prototype
3982 chain. Inlined Object::IsInstanceOf.
3983
3984 Land change to notify valgrind when we modify code on x86.
3985
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003986 Added api call to determine whether a string can be externalized.
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +00003987
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00003988 Added a write() command to d8.
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +00003989
3990
sgjesse@chromium.orgb9d7da12009-08-05 08:38:10 +000039912009-08-05: Version 1.3.2
3992
3993 Started new compiler infrastructure for two-pass compilation using a
3994 control flow graph constructed from the AST.
3995
3996 Profiler stack sampling for X64.
3997
3998 Safe handling of NaN to Posix platform-dependent time functions.
3999
4000 Added a new profiler control API to unify controlling various aspects
4001 of profiling.
4002
4003 Fixed issue 392.
4004
4005
sgjesse@chromium.org0b6db592009-07-30 14:48:31 +000040062009-07-30: Version 1.3.1
4007
4008 Speed improvements to accessors and interceptors.
4009
4010 Added support for capturing stack information on custom errors.
4011
4012 Added support for morphing an object into a pixel array where its
4013 indexed properties are stored in an external byte array. Values written
4014 are always clamped to the 0..255 interval.
4015
4016 Profiler on x64 now handles C/C++ functions from shared libraries.
4017
4018 Changed the debugger to avoid stepping into function.call/apply if the
4019 function is a built-in.
4020
4021 Initial implementation of constructor heap profile for JS objects.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00004022
sgjesse@chromium.org0b6db592009-07-30 14:48:31 +00004023 More fine grained control of profiling aspects through the API.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00004024
sgjesse@chromium.org0b6db592009-07-30 14:48:31 +00004025 Optimized the called as constructor check for API calls.
4026
4027
kasperl@chromium.orge959c182009-07-27 08:59:04 +000040282009-07-27: Version 1.3.0
4029
4030 Allowed RegExp objects to be called as functions (issue 132).
4031
4032 Fixed issue where global property cells would escape after
4033 detaching the global object; see http://crbug.com/16276.
4034
4035 Added support for stepping into setters and getters in the
4036 debugger.
4037
4038 Changed the debugger to avoid stopping in its own JavaScript code
4039 and in the code of built-in functions.
4040
4041 Fixed issue 345 by avoiding duplicate escaping labels.
4042
4043 Fixed ARM code generator crash in short-circuited boolean
4044 expressions and added regression tests.
4045
4046 Added an external allocation limit to avoid issues where small V8
4047 objects would hold on to large amounts of external memory without
4048 causing garbage collections.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00004049
4050 Finished more of the inline caching stubs for x64 targets.
kasperl@chromium.orge959c182009-07-27 08:59:04 +00004051
4052
kasperl@chromium.orgdefbd102009-07-13 14:04:26 +000040532009-07-13: Version 1.2.14
4054
4055 Added separate paged heap space for global property cells and
4056 avoid updating the write barrier when storing into them.
4057
4058 Improved peep-hole optimization on ARM platforms by not emitting
4059 unnecessary debug information.
4060
4061 Re-enabled ICs for loads and calls that skip a global object
4062 during lookup through the prototype chain.
4063
4064 Allowed access through global proxies to use ICs.
4065
4066 Fixed issue 401.
4067
4068
kasperl@chromium.org68ac0092009-07-09 06:00:35 +000040692009-07-09: Version 1.2.13
4070
4071 Fixed issue 397, issue 398, and issue 399.
4072
4073 Added support for breakpoint groups.
4074
4075 Fixed bugs introduced with the new global object representation.
4076
4077 Fixed a few bugs in the ARM code generator.
4078
4079
kasperl@chromium.org86f77b72009-07-06 08:21:57 +000040802009-07-06: Version 1.2.12
4081
4082 Added stack traces collection to Error objects accessible through
4083 the e.stack property.
4084
4085 Changed RegExp parser to use a recursive data structure instead of
4086 stack-based recursion.
4087
4088 Optimized Date object construction and string concatenation.
4089
4090 Improved performance of div, mod, and mul on ARM platforms.
4091
4092
kasperl@chromium.org2abc4502009-07-02 07:00:29 +000040932009-07-02: Version 1.2.11
4094
4095 Improved performance on IA-32 and ARM.
4096
4097 Fixed profiler sampler implementation on Mac OS X.
4098
4099 Changed the representation of global objects to improve
4100 performance of adding a lot of new properties.
4101
4102
ager@chromium.org3e875802009-06-29 08:26:34 +000041032009-06-29: Version 1.2.10
4104
4105 Improved debugger support.
4106
4107 Fixed bug in exception message reporting (issue 390).
4108
4109 Improved overall performance.
4110
4111
ager@chromium.org5aa501c2009-06-23 07:57:28 +000041122009-06-23: Version 1.2.9
4113
4114 Improved math performance on ARM.
4115
4116 Fixed profiler name-inference bug.
4117
4118 Fixed handling of shared libraries in the profiler tick processor
4119 scripts.
4120
4121 Fixed handling of tests that time out in the test scripts.
4122
4123 Fixed compilation on MacOS X version 10.4.
4124
4125 Fixed two bugs in the regular expression engine.
4126
4127 Fixed a bug in the string type inference.
4128
4129 Fixed a bug in the handling of 'constant function' properties.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00004130
ager@chromium.org5aa501c2009-06-23 07:57:28 +00004131 Improved overall performance.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00004132
ager@chromium.org5aa501c2009-06-23 07:57:28 +00004133
ager@chromium.orgeadaf222009-06-16 09:43:10 +000041342009-06-16: Version 1.2.8
4135
4136 Optimized math on ARM platforms.
4137
4138 Fixed two crash bugs in the handling of getters and setters.
4139
4140 Improved the debugger support by adding scope chain information.
4141
4142 Improved the profiler support by compressing log data transmitted
4143 to clients.
4144
4145 Improved overall performance.
4146
4147
ager@chromium.orge2902be2009-06-08 12:21:35 +000041482009-06-08: Version 1.2.7
4149
4150 Improved debugger and profiler support.
4151
4152 Reduced compilation time by improving the handling of deferred
4153 code.
4154
4155 Optimized interceptor accesses where the property is on the object
4156 on which the interceptors is attached.
4157
4158 Fixed compilation problem on GCC 4.4 by changing the stack
4159 alignment to 16 bytes.
4160
4161 Fixed handle creation to follow stric aliasing rules.
4162
4163 Fixed compilation on FreeBSD.
4164
4165 Introduced API for forcing the deletion of a property ignoring
4166 interceptors and attributes.
4167
4168
sgjesse@chromium.org755c5b12009-05-29 11:04:38 +000041692009-05-29: Version 1.2.6
4170
4171 Added a histogram recording hit rates at different levels of the
4172 compilation cache.
4173
4174 Added stack overflow check for the RegExp analysis phase. Previously a
4175 very long regexp graph could overflow the stack with recursive calls.
4176
4177 Use a dynamic buffer when collecting log events in memory.
4178
4179 Added start/stop events to the profiler log.
4180
4181 Fixed infinite loop which could happen when setting a debug break while
4182 executing a RegExp compiled to native code.
4183
4184 Fixed handling of lastIndexOf called with negative index (issue 351).
4185
4186 Fixed irregular crash in profiler test (issue 358).
4187
4188 Fixed compilation issues with some versions of gcc.
4189
4190
kasperl@chromium.org71affb52009-05-26 05:44:31 +000041912009-05-26: Version 1.2.5
4192
4193 Fixed bug in initial boundary check for Boyer-Moore text
4194 search (issue 349).
4195
4196 Fixed compilation issues with MinGW and gcc 4.3+ and added support
4197 for armv7 and cortex-a8 architectures. Patches by Lei Zhang and
4198 Craig Schlenter.
4199
4200 Added a script cache to the debugger.
4201
4202 Optimized compilation performance by improving internal data
4203 structures and avoiding expensive property load optimizations for
4204 code that's infrequently executed.
4205
4206 Exposed the calling JavaScript context through the static API
4207 function Context::GetCalling().
4208
4209
kasperl@chromium.orgb3284ad2009-05-18 06:12:45 +000042102009-05-18: Version 1.2.4
4211
4212 Improved performance of floating point number allocation for ARM
4213 platforms.
4214
4215 Fixed crash when using the instanceof operator on functions with
4216 number values in their prototype chain (issue 341).
4217
4218 Optimized virtual frame operations in the code generator to speed
4219 up compilation time and allocated the frames in the zone.
4220
4221 Made the representation of virtual frames and jump targets in the
4222 code generator much more compact.
4223
4224 Avoided linear search for non-locals in scope code when resolving
4225 variables inside with and eval scopes.
4226
4227 Optimized lexical scanner by dealing with whitespace as part of
4228 the token scanning instead of as a separate step before it.
4229
4230 Changed the scavenging collector so that promoted objects do not
4231 reside in the old generation while their remembered set is being
4232 swept for pointers into the young generation.
4233
4234 Fixed numeric overflow handling when compiling count operations.
4235
4236
ager@chromium.org9085a012009-05-11 19:22:57 +000042372009-05-11: Version 1.2.3
4238
4239 Fixed bug in reporting of out-of-memory situations.
4240
4241 Introduced hidden prototypes on certain builtin prototype objects
4242 such as String.prototype to emulate JSC's behavior of restoring
4243 the original function when deleting functions from those prototype
4244 objects.
4245
4246 Fixed crash bug in the register allocator.
4247
4248
ager@chromium.org5ec48922009-05-05 07:25:34 +000042492009-05-04: Version 1.2.2
4250
4251 Fixed bug in array sorting for sparse arrays (issue 326).
4252
4253 Added support for adding a soname when building a shared library
4254 on Linux (issue 151).
4255
4256 Fixed bug caused by morphing internal ASCII strings to external
4257 two-byte strings. Slices over ASCII strings have to forward ASCII
4258 checks to the underlying buffer string.
4259
4260 Allowed API call-as-function handlers to be called as
4261 constructors.
4262
4263 Fixed a crash bug where an external string was disposed but a
4264 slice of the external string survived as a symbol.
4265
4266
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000042672009-04-27: Version 1.2.1
4268
4269 Added EcmaScript 5 JSON object.
4270
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004271 Fixed bug in preemption support on ARM.
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00004272
4273
ager@chromium.org65dad4b2009-04-23 08:48:43 +000042742009-04-23: Version 1.2.0
4275
4276 Optimized floating-point operations on ARM.
4277
4278 Added a number of extensions to the debugger API.
4279
4280 Changed the enumeration order for unsigned integer keys to always
4281 be numerical order.
4282
4283 Added a "read" extension to the shell sample.
4284
4285 Added support for Array.prototype.reduce and
4286 Array.prototype.reduceRight.
4287
4288 Added an option to the SCons build to control Microsoft Visual C++
4289 link-time code generation.
4290
4291 Fixed a number of bugs (in particular issue 315, issue 316,
4292 issue 317 and issue 318).
4293
4294
kasperl@chromium.org2d18d102009-04-15 13:27:32 +000042952009-04-15: Version 1.1.10
4296
4297 Fixed crash bug that occurred when loading a const variable in the
4298 presence of eval.
4299
4300 Allowed using with and eval in registered extensions in debug mode
4301 by fixing bogus assert.
4302
4303 Fixed the source position for function returns to enable the
4304 debugger to break there.
4305
4306
kasperl@chromium.orgd1e3e722009-04-14 13:38:25 +000043072009-04-14: Version 1.1.9
4308
4309 Made the stack traversal code in the profiler robust by avoiding
4310 to look into the heap.
4311
4312 Added name inferencing for anonymous functions to facilitate
4313 debugging and profiling.
4314
4315 Re-enabled stats timers in the developer shell (d8).
4316
4317 Fixed issue 303 by avoiding to shortcut cons-symbols.
4318
4319
kasperl@chromium.orgacae3782009-04-11 09:17:08 +000043202009-04-11: Version 1.1.8
4321
4322 Changed test-debug/ThreadedDebugging to be non-flaky (issue 96).
4323
ager@chromium.org65dad4b2009-04-23 08:48:43 +00004324 Fixed step-in handling for Function.prototype.apply and call in
kasperl@chromium.orgacae3782009-04-11 09:17:08 +00004325 the debugger (issue 269).
4326
4327 Fixed v8::Object::DeleteHiddenValue to not bail out when there
4328 are no hidden properties.
4329
ager@chromium.org65dad4b2009-04-23 08:48:43 +00004330 Added workaround for crash bug, where external symbol table
kasperl@chromium.orgacae3782009-04-11 09:17:08 +00004331 entries with deleted resources would lead to NPEs when looking
4332 up in the symbol table.
4333
4334
kasperl@chromium.org8ccb0be2009-04-07 07:21:39 +000043352009-04-07: Version 1.1.7
4336
4337 Added support for easily importing additional environment
4338 variables into the SCons build.
4339
4340 Optimized strict equality checks.
4341
4342 Fixed crash in indexed setters on objects without a corresponding
4343 getter (issue 298).
4344
4345 Re-enabled script compilation cache.
4346
4347
ager@chromium.org8682a592009-04-01 10:47:14 +000043482009-04-01: Version 1.1.6
4349
4350 Reverted an unsafe code generator change.
4351
4352
ager@chromium.org71daaf62009-04-01 07:22:49 +000043532009-04-01: Version 1.1.5
4354
4355 Fixed bug that caused function literals to not be optimized as
4356 much as other functions.
4357
4358 Improved profiler support.
4359
4360 Fixed a crash bug in connection with debugger unloading.
4361
4362 Fixed a crash bug in the code generator caused by losing the
4363 information that a frame element was copied.
4364
4365 Fixed an exception propagation bug that could cause non-null
4366 return values when exceptions were thrown.
4367
4368
ager@chromium.org41826e72009-03-30 13:30:57 +000043692009-03-30: Version 1.1.4
4370
4371 Optimized String.prototype.match.
4372
4373 Improved the stack information in profiles.
4374
4375 Fixed bug in ARM port making it possible to compile the runtime
4376 system for thumb mode again.
4377
4378 Implemented a number of optimizations in the code generator.
4379
4380 Fixed a number of memory leaks in tests.
4381
4382 Fixed crash bug in connection with script source code and external
kasperl@chromium.org8ccb0be2009-04-07 07:21:39 +00004383 strings.
ager@chromium.org41826e72009-03-30 13:30:57 +00004384
4385
kasperl@chromium.orgf5aa8372009-03-24 14:47:14 +000043862009-03-24: Version 1.1.3
4387
4388 Fixed assertion failures in compilation of loop conditions.
4389
4390 Removed STL dependency from developer shell (d8).
4391
4392 Added infrastructure for protecting the V8 heap from corruption
4393 caused by memory modifications from the outside.
4394
4395
ager@chromium.orgbb29dc92009-03-24 13:25:23 +000043962009-03-24: Version 1.1.2
4397
4398 Improved frame merge code generated by the code generator.
4399
4400 Optimized String.prototype.replace.
4401
4402 Implemented __defineGetter__ and __defineSetter__ for properties
4403 with integer keys on non-array objects.
4404
4405 Improved debugger and profiler support.
4406
4407 Fixed a number of portability issues to allow compilation for
4408 smaller ARM devices.
4409
4410 Exposed object cloning through the API.
4411
4412 Implemented hidden properties. This is used to expose an identity
4413 hash for objects through the API.
4414
4415 Implemented restarting of regular expressions if their input
4416 string changes representation during preemption.
4417
4418 Fixed a code generator bug that could cause assignments in loops
4419 to be ignored if using continue to break out of the loop (issue
4420 284).
4421
4422
ager@chromium.org3a6061e2009-03-12 14:24:36 +000044232009-03-12: Version 1.1.1
4424
4425 Fixed an assertion in the new compiler to take stack overflow
4426 exceptions into account.
4427
4428 Removed exception propagation code that could cause crashes.
4429
4430 Fixed minor bug in debugger line number computations.
4431
4432 8-byte align the C stack on Linux and Windows to speed up floating
4433 point computations.
4434
4435
kasperl@chromium.org7be3c992009-03-12 07:19:55 +000044362009-03-12: Version 1.1.0
4437
4438 Improved code generation infrastructure by doing simple register
4439 allocation and constant folding and propagation.
4440
4441 Optimized regular expression matching by avoiding to create
4442 intermediate string arrays and by flattening nested array
4443 representations of RegExp data.
4444
4445 Traverse a few stack frames when recording profiler samples to
4446 include partial call graphs in the profiling output.
4447
4448 Added support for using OProfile to profile generated code.
4449
4450 Added remote debugging support to the D8 developer shell.
4451
4452 Optimized creation of nested literals like JSON objects.
4453
4454 Fixed a bug in garbage collecting unused maps and turned it on by
4455 default (--collect-maps).
4456
4457 Added support for running tests under Valgrind.
4458
4459
kasperl@chromium.org061ef742009-02-27 12:16:20 +000044602009-02-27: Version 1.0.3
4461
4462 Optimized double-to-integer conversions in bit operations by using
4463 SSE3 instructions if available.
4464
4465 Optimized initialization sequences that store to multiple
4466 properties of the same object.
4467
4468 Changed the D8 debugger frontend to use JSON messages.
4469
4470 Force garbage collections when disposing contexts.
4471
4472 Align code objects at 32-byte boundaries.
4473
4474
ager@chromium.org381abbb2009-02-25 13:23:22 +000044752009-02-25: Version 1.0.2
4476
4477 Improved profiling support by performing simple call stack
4478 sampling for ticks and by fixing a bug in the logging of code
4479 addresses.
4480
4481 Fixed a number of debugger issues.
4482
4483 Optimized code that uses eval.
4484
4485 Fixed a couple of bugs in the regular expression engine.
4486
4487 Reduced the size of generated code for certain regular expressions.
4488
4489 Removed JSCRE completely.
4490
4491 Fixed issue where test could not be run if there was a dot in the
4492 checkout path.
4493
4494
ager@chromium.org6f10e412009-02-13 10:11:16 +000044952009-02-13: Version 1.0.1
4496
4497 Fixed two crash-bugs in irregexp (issue 231 and 233).
4498
4499 Fixed a number of minor bugs (issue 87, 227 and 228).
4500
4501 Added support for morphing strings to external strings on demand
4502 to avoid having to create copies in the embedding code.
4503
4504 Removed experimental support for external symbol callbacks.
4505
4506
iposva@chromium.org245aa852009-02-10 00:49:54 +000045072009-02-09: Version 1.0.0
4508
4509 Fixed crash-bug in the code generation for case independent 16 bit
4510 backreferences.
ager@chromium.org6f10e412009-02-13 10:11:16 +00004511
iposva@chromium.org245aa852009-02-10 00:49:54 +00004512 Made shells more robust in the presence of string conversion
4513 failures (issue 224).
ager@chromium.org6f10e412009-02-13 10:11:16 +00004514
iposva@chromium.org245aa852009-02-10 00:49:54 +00004515 Fixed a potential infinite loop when attempting to resolve
4516 eval (issue 221).
ager@chromium.org6f10e412009-02-13 10:11:16 +00004517
iposva@chromium.org245aa852009-02-10 00:49:54 +00004518 Miscellaneous fixes to the new regular expression engine.
ager@chromium.org6f10e412009-02-13 10:11:16 +00004519
iposva@chromium.org245aa852009-02-10 00:49:54 +00004520 Reduced binary by stripping unneeded text from JavaScript library and
4521 minifying some JavaScript files.
4522
4523
ager@chromium.orgddb913d2009-01-27 10:01:48 +000045242009-01-27: Version 0.4.9
4525
4526 Enabled new regular expression engine.
4527
4528 Made a number of changes to the debugger protocol.
4529
4530 Fixed a number of bugs in the preemption support.
4531
4532 Added -p option to the developer shell to run files in parallel
4533 using preemption.
4534
4535 Fixed a number of minor bugs (including issues 176, 187, 189, 192,
4536 193, 198 and 201).
4537
4538 Fixed a number of bugs in the serialization/deserialization
4539 support for the ARM platform.
4540
4541
sgjesse@chromium.org715915b2009-01-19 16:08:47 +000045422009-01-19: Version 0.4.8.1
4543
4544 Minor patch to debugger support.
4545
4546
ager@chromium.org32912102009-01-16 10:38:43 +000045472009-01-16: Version 0.4.8
4548
4549 Fixed string length bug on ARM (issue 171).
4550
4551 Made most methods in the API const.
4552
4553 Optimized object literals by improving data locality.
4554
4555 Fixed bug that caused incomplete functions to be cached in case of
sgjesse@chromium.org715915b2009-01-19 16:08:47 +00004556 stack overflow exceptions.
ager@chromium.org32912102009-01-16 10:38:43 +00004557
4558 Fixed bugs that caused catch variables and variables introduced by
sgjesse@chromium.org715915b2009-01-19 16:08:47 +00004559 eval to behave incorrectly when using accessors (issues 186, 190
4560 and 191).
ager@chromium.org32912102009-01-16 10:38:43 +00004561
4562
christian.plesner.hansen@gmail.com37abdec2009-01-06 14:43:28 +000045632009-01-06: Version 0.4.7
4564
ager@chromium.org32912102009-01-16 10:38:43 +00004565 Minor bugfixes and optimizations.
christian.plesner.hansen@gmail.com37abdec2009-01-06 14:43:28 +00004566
ager@chromium.org32912102009-01-16 10:38:43 +00004567 Added command line debugger to D8 shell.
christian.plesner.hansen@gmail.com37abdec2009-01-06 14:43:28 +00004568
ager@chromium.org32912102009-01-16 10:38:43 +00004569 Fixed subtle bug that caused the wrong 'this' to be used when
4570 calling a caught function in a catch clause.
christian.plesner.hansen@gmail.com37abdec2009-01-06 14:43:28 +00004571
ager@chromium.org32912102009-01-16 10:38:43 +00004572 Inline array loads within loops directly in the code instead of
4573 always calling a stub.
christian.plesner.hansen@gmail.com37abdec2009-01-06 14:43:28 +00004574
ager@chromium.org32912102009-01-16 10:38:43 +00004575
ager@chromium.org8bb60582008-12-11 12:02:20 +000045762008-12-11: Version 0.4.6
4577
4578 Fixed exception reporting bug where certain exceptions were
4579 incorrectly reported as uncaught.
4580
4581 Improved the memory allocation strategy used during compilation to
4582 make running out of memory when compiling huge scripts less
4583 likely.
4584
4585 Optimized String.replace by avoiding the construction of certain
4586 sub strings.
4587
4588 Fixed bug in code generation for large switch statements on ARM.
4589
4590 Fixed bug that caused V8 to change the global object template
4591 passed in by the user.
4592
4593 Changed the API for creating object groups used during garbage
4594 collection. Entire object groups are now passed to V8 instead of
4595 individual members of the groups.
4596
ager@chromium.org32912102009-01-16 10:38:43 +00004597
ager@chromium.orga74f0da2008-12-03 16:05:52 +000045982008-12-03: Version 0.4.5
iposva@chromium.org96f667e2008-11-26 23:48:02 +00004599
ager@chromium.orga74f0da2008-12-03 16:05:52 +00004600 Added experimental API support for allocating V8 symbols as
4601 external strings.
4602
4603 Fixed bugs in debugging support on ARM.
4604
4605 Changed eval implementation to correctly detect whether or not a
4606 call to eval is aliased.
4607
4608 Fixed bug caused by a combination of the compilation cache and
4609 dictionary probing in native code. The bug caused us to sometimes
4610 call functions that had not yet been compiled.
4611
4612 Added platform support for FreeBSD.
4613
4614 Added support for building V8 on Windows with either the shared or
4615 static version of MSVCRT
ager@chromium.org32912102009-01-16 10:38:43 +00004616
iposva@chromium.org96f667e2008-11-26 23:48:02 +00004617 Added the v8::jscre namespace around the jscre functions to avoid
4618 link errors (duplicate symbols) when building Google Chrome.
4619
ager@chromium.orga74f0da2008-12-03 16:05:52 +00004620 Added support for calling a JavaScript function with the current
4621 debugger execution context as its argument to the debugger
4622 interface.
4623
4624 Changed the type of names of counters from wchar_t to char.
4625
4626 Changed the Windows system call used to compute daylight savings
4627 time. The system call that we used to use became four times
4628 slower on WinXP SP3.
4629
4630 Added support in the d8 developer shell for memory-mapped counters
4631 and added a stats-viewer tool.
4632
4633 Fixed bug in upper/lower case mappings (issue 149).
4634
iposva@chromium.org96f667e2008-11-26 23:48:02 +00004635
ager@chromium.org3bf7b912008-11-17 09:09:45 +000046362008-11-17: Version 0.4.4
4637
4638 Reduced code size by using shorter instruction encoding when
4639 possible.
4640
4641 Added a --help option to the shell sample and to the d8 shell.
4642
4643 Added visual studio project files for building the ARM simulator.
4644
4645 Fixed a number of ARM simulator issues.
4646
4647 Fixed bug in out-of-memory handling on ARM.
4648
4649 Implemented shell support for passing arguments to a script from
4650 the command line.
4651
4652 Fixed bug in date code that made certain date functions return -0
4653 instead of 0 for dates before the epoch.
4654
4655 Restricted applications of eval so it can only be used in the
4656 context of the associated global object.
4657
4658 Treat byte-order marks as whitespace characters.
ager@chromium.org32912102009-01-16 10:38:43 +00004659
4660
ager@chromium.org870a0b62008-11-04 11:43:05 +000046612008-11-04: Version 0.4.3
4662
4663 Added support for API accessors that prohibit overwriting by
4664 accessors defined in JavaScript code by using __defineGetter__ and
4665 __defineSetter__.
4666
4667 Improved handling of conditionals in test status files.
4668
4669 Introduced access control in propertyIsEnumerable.
4670
4671 Improved performance of some string operations by caching
4672 information about the type of the string between operations.
4673
4674 Fixed bug in fast-case code for switch statements that only have
4675 integer labels.
ager@chromium.org32912102009-01-16 10:38:43 +00004676
ager@chromium.org870a0b62008-11-04 11:43:05 +00004677
kasperl@chromium.org9bbf9682008-10-30 11:53:07 +000046782008-10-30: Version 0.4.2
4679
4680 Improved performance of Array.prototype.concat by moving the
4681 implementation to C++ (issue 123).
4682
4683 Fixed heap growth policy to avoid growing old space to its maximum
4684 capacity before doing a garbage collection and fixed issue that
4685 would lead to artificial out of memory situations (issue 129).
4686
4687 Fixed Date.prototype.toLocaleDateString to return the date in the
4688 same format as WebKit.
4689
4690 Added missing initialization checks to debugger API.
4691
4692 Added removing of unused maps during GC.
4693
4694
kasperl@chromium.org9fe21c62008-10-28 08:53:51 +000046952008-10-28: Version 0.4.1
4696
4697 Added caching of RegExp data in compilation cache.
4698
4699 Added Visual Studio project file for d8 shell.
4700
4701 Fixed function call performance regression introduced in version
4702 0.4.0 when splitting the global object in two parts (issue 120).
4703
4704 Fixed issue 131 by checking for empty handles before throwing and
4705 reporting exceptions.
4706
4707
kasperl@chromium.org5a8ca6c2008-10-23 13:57:19 +000047082008-10-23: Version 0.4.0
4709
4710 Split the global object into two parts: The state holding global
4711 object and the global object proxy.
4712
4713 Fixed bug that affected the value of an assignment to an element
4714 in certain cases (issue 116).
4715
4716 Added GetPropertyNames functionality (issue 33) and extra Date
4717 functions (issue 77) to the API.
4718
4719 Changed WeakReferenceCallback to take a Persistent<Value> instead
4720 of a Persistent<Object> (issue 101).
4721
4722 Fixed issues with message reporting for exceptions in try-finally
4723 blocks (issues 73 and 75).
4724
ager@chromium.org32912102009-01-16 10:38:43 +00004725 Optimized flattening of strings and string equality checking.
kasperl@chromium.org5a8ca6c2008-10-23 13:57:19 +00004726
4727 Improved Boyer-Moore implementation for faster indexOf operations.
4728
4729 Added development shell (d8) which includes counters and
4730 completion support.
4731
4732 Fixed problem with the receiver passed to functions called from
4733 eval (issue 124).
4734
4735
ager@chromium.org7c537e22008-10-16 08:43:32 +000047362008-10-16: Version 0.3.5
4737
4738 Improved string hash-code distribution by excluding bit-field bits
4739 from the hash-code.
4740
4741 Changed string search algorithm used in indexOf from KMP to
4742 Boyer-Moore.
4743
4744 Improved the generated code for the instanceof operator.
4745
4746 Improved performance of slow-case string equality checks by
4747 specializing the code based on the string representation.
4748
4749 Improve the handling of out-of-memory situations (issue 70).
4750
4751 Improved performance of strict equality checks.
4752
4753 Improved profiler output to make it easier to see anonymous
4754 functions.
4755
4756 Improved performance of slow-case keyed loads.
4757
4758 Improved property access performance by allocating a number of
4759 properties in the front object.
4760
4761 Changed the toString behavior on the built-in object constructors
4762 to print [native code] instead of the actual source. Some web
4763 applications do not like constructors with complex toString
4764 results.
ager@chromium.org32912102009-01-16 10:38:43 +00004765
ager@chromium.org7c537e22008-10-16 08:43:32 +00004766
kasperl@chromium.org41044eb2008-10-06 08:24:46 +000047672008-10-06: Version 0.3.4
4768
4769 Changed Array.prototype.sort to use quick sort.
4770
4771 Fixed code generation issue where leaving a finally block with
4772 break or continue would accumulate elements on the expression
4773 stack (issue 86).
4774
4775 Made sure that the name accessor on functions returns the expected
4776 names for builtin JavaScript functions and C++ callback functions.
4777
4778 Added fast case code for extending the property storage array of
4779 JavaScript objects.
4780
4781 Ported switch statement optimizations introduced in version 0.3.3
4782 to the ARM code generator.
4783
4784 Allowed GCC to use strict-aliasing rules when compiling.
4785
4786 Improved performance of arguments object allocation by taking care
4787 of arguments adaptor frames in the generated code.
4788
4789 Updated the V8 benchmark suite to version 2.
4790
4791
ager@chromium.org236ad962008-09-25 09:45:57 +000047922008-09-25: Version 0.3.3
4793
4794 Improved handling of relocation information to enable more
4795 peep-hole optimizations.
4796
4797 Optimized switch statements where all labels are constant small
4798 integers.
4799
4800 Optimized String.prototype.indexOf for common cases.
4801
4802 Fixed more build issues (issue 80).
4803
4804 Fixed a couple of profiler issues.
4805
4806 Fixed bug where the body of a function created using the Function
4807 constructor was not allowed to end with a single-line comment
4808 (issue 85).
4809
4810 Improved handling of object literals by canonicalizing object
4811 literal maps. This will allow JSON objects with the same set of
4812 properties to share the same map making inline caching work better
4813 for JSON objects.
ager@chromium.org32912102009-01-16 10:38:43 +00004814
ager@chromium.org236ad962008-09-25 09:45:57 +00004815
kasperl@chromium.orgb9123622008-09-17 14:05:56 +000048162008-09-17: Version 0.3.2
4817
4818 Generalized the EvalCache into a CompilationCache and enabled it
4819 for scripts too. The current strategy is to retire all entries
4820 whenever a mark-sweep collection is started.
4821
4822 Fixed bug where switch statements containing only a default case
4823 would lead to an unbalanced stack (issue 69).
4824
4825 Fixed bug that made access to the function in a named function
4826 expression impossible in certain situations (issue 24).
4827
4828 Fixed even more build issues.
4829
4830 Optimized calling conventions on ARM. The conventions on ARM and
4831 IA-32 now match.
4832
4833 Removed static initializers for flags and counters.
4834
4835 Improved inline caching behavior for uncommon cases where lazily
4836 loading Date and RegExp code could force certain code paths go
4837 megamorphic.
4838
4839 Removed arguments adaption for builtins written in C++. This
4840 makes Array.prototype.push and Array.prototype.pop slightly
4841 faster.
4842
4843
ager@chromium.org9258b6b2008-09-11 09:11:10 +000048442008-09-11: Version 0.3.1
4845
4846 Fixed a number of build issues.
4847
4848 Fixed problem with missing I-cache flusing on ARM.
4849
4850 Changed space layout in memory management by splitting up
4851 code space into old data space and code space.
4852
4853 Added utf-8 conversion support to the API (issue 57).
4854
4855 Optimized repeated calls to eval with the same strings. These
4856 repeated calls are common in web applications.
4857
4858 Added Xcode project file.
4859
4860 Optimized a couple of Array operation.
4861
4862 Fixed parser bug by checking for end-of-string when parsing break
4863 and continue (issue 35).
4864
4865 Fixed problem where asian characters were not categorized as
4866 letters.
4867
4868 Fixed bug that disallowed calling functions fetched from an array
4869 using a string as an array index (issue 32).
4870
4871 Fixed bug where the internal field count on object templates were
4872 sometimes ignored (issue 54).
4873
4874 Added -f option to the shell sample for compatibility with other
4875 engines (issue 18).
4876
4877 Added source info to TryCatches in the API.
4878
4879 Fixed problem where the seed for the random number generator was
4880 clipped in a double to unsigned int conversion.
4881
4882 Fixed bug where cons string symbols were sometimes converted to
4883 non-symbol flat strings during GC.
4884
4885 Fixed bug in error reporting when attempting to convert null to an
4886 object.
ager@chromium.org32912102009-01-16 10:38:43 +00004887
4888
ager@chromium.orgc27e4e72008-09-04 13:52:27 +000048892008-09-04: Version 0.3.0
4890
4891 Added support for running tests on the ARM simulator.
4892
4893 Fixed bug in the 'in' operator where negative indices were not
4894 treated correctly.
4895
4896 Fixed build issues on gcc-4.3.1.
4897
4898 Changed Date.prototype.toLocaleTimeString to not print the
4899 timezone part of the time.
4900
4901 Renamed debug.h to v8-debug.h to reduce the risk of name conflicts
4902 with user code.
4903
4904
v8.team.kasperl727e9952008-09-02 14:56:44 +000049052008-09-02: Version 0.2.5
4906
4907 Renamed the top level directory 'public' to 'include'.
4908
4909 Added 'env' option to the SCons build scripts to support
4910 overriding the ENV part of the build environment. This is mostly
4911 to support Windows builds in cases where SCons cannot find the
4912 correct paths to the Windows SDK, as these paths cannot be passed
4913 through shell environment variables.
4914
4915 Enabled "Buffer Security Check" on for the Windows SCons build and
4916 added the linker option /OPT:ICF as an optimization.
4917
4918 Added the V8 benchmark suite to the repository.
4919
4920
mads.s.ager@gmail.com9a4089a2008-09-01 08:55:01 +000049212008-09-01: Version 0.2.4
4922
4923 Included mjsunit JavaScript test suite and C++ unit tests.
4924
4925 Changed the shell sample to not print the result of executing a
4926 script provided on the command line.
4927
4928 Fixed issue when building samples on Windows using a shared V8
4929 library. Added visibility option on Linux build which makes the
4930 generated library 18% smaller.
4931
4932 Changed build system to accept multiple build modes in one build
4933 and generate separate objects, libraries and executables for each
4934 mode.
4935
4936 Removed deferred negation optimization (a * -b => -(a * b)) since
4937 this visibly changes operand conversion order.
4938
4939 Improved parsing performance by introducing stack guard in
4940 preparsing. Without a stack guard preparsing always bails out
4941 with stack overflow.
4942
4943 Changed shell sample to take flags directly from the command-line.
4944 Added API call that implements this.
4945
4946 Added load, quit and version functions to the shell sample so it's
4947 easier to run benchmarks and tests.
4948
4949 Fixed issue with building samples and cctests on 64-bit machines.
4950
4951 Fixed bug in the runtime system where the prototype chain was not
4952 always searched for a setter when setting a property that does not
4953 exist locally.
ager@chromium.org32912102009-01-16 10:38:43 +00004954
mads.s.ager@gmail.com9a4089a2008-09-01 08:55:01 +00004955
mads.s.agercbaa0602008-08-14 13:41:48 +000049562008-08-14: Version 0.2.3
4957
4958 Improved performance of garbage collection by moving the
4959 function that updates pointers during compacting collection
4960 into the updating visitor. This gives the compiler a better
4961 chance to inline and avoid a function call per (potential)
4962 pointer.
4963
4964 Extended the shell sample with a --runtime-flags option.
4965
4966 Added Visual Studio project files for the shell.cc and
4967 process.cc samples.
4968
4969
49702008-08-13: Version 0.2.2
mads.s.ager31e71382008-08-13 09:32:07 +00004971
4972 Improved performance of garbage collection by changing the way
4973 we use the marking stack in the event of stack overflow during
4974 full garbage collection and by changing the way we mark roots.
4975
4976 Cleaned up ARM version by removing top of stack caching and by
4977 introducing push/pop elimination.
4978
4979 Cleaned up the way runtime functions are called to allow
4980 runtime calls with no arguments.
4981
4982 Changed Windows build options to make sure that exceptions are
4983 disabled and that optimization flags are enabled.
4984
4985 Added first version of Visual Studio project files.
4986
4987
mads.s.agercbaa0602008-08-14 13:41:48 +000049882008-08-06: Version 0.2.1
mads.s.ager@gmail.com769cc962008-08-06 10:02:49 +00004989
4990 Improved performance of unary addition by avoiding runtime calls.
4991
4992 Fixed the handling of '>' and '<=' to use right-to-left conversion
4993 and left-to-right evaluation as specified by ECMA-262.
4994
4995 Fixed a branch elimination bug on the ARM platform where incorrect
4996 code was generated because of overly aggressive branch
4997 elimination.
4998
4999 Improved performance of code that repeatedly assigns the same
5000 function to the same property of different objects with the same
5001 map.
5002
5003 Untangled DEBUG and ENABLE_DISASSEMBLER defines. The disassembler
5004 no longer expects DEBUG to be defined.
5005
5006 Added platform-nullos.cc to serve as the basis for new platform
5007 implementations.
5008
mads.s.ager31e71382008-08-13 09:32:07 +00005009
mads.s.agercbaa0602008-08-14 13:41:48 +000050102008-07-30: Version 0.2.0
kasper.lund7276f142008-07-30 08:49:36 +00005011
5012 Changed all text files to have native svn:eol-style.
5013
5014 Added a few samples and support for building them. The samples
5015 include a simple shell that can be used to benchmark and test V8.
5016
5017 Changed V8::GetVersion to return the version as a string.
5018
5019 Added source for lazily loaded scripts to snapshots and made
5020 serialization non-destructive.
5021
5022 Improved ARM support by fixing the write barrier code to use
5023 aligned loads and stores and by removing premature locals
5024 optimization that relied on broken support for callee-saved
5025 registers (removed).
5026
5027 Refactored the code for marking live objects during garbage
5028 collection and the code for allocating objects in paged
5029 spaces. Introduced an abstraction for the map word of a heap-
5030 allocated object and changed the memory allocator to allocate
5031 executable memory only for spaces that may contain code objects.
5032
5033 Moved StringBuilder to utils.h and ScopedLock to platform.h, where
5034 they can be used by debugging and logging modules. Added
5035 thread-safe message queues for dealing with debugger events.
5036
5037 Fixed the source code reported by toString for certain builtin
5038 empty functions and made sure that the prototype property of a
5039 function is enumerable.
5040
5041 Improved performance of converting values to condition flags in
5042 generated code.
5043
5044 Merged disassembler-{arch} files.
5045
5046
mads.s.agercbaa0602008-08-14 13:41:48 +000050472008-07-28: Version 0.1.4
kasper.lundaf4734f2008-07-28 12:50:18 +00005048
5049 Added support for storing JavaScript stack traces in a stack
5050 allocated buffer to make it visible in shallow core dumps.
5051 Controlled by the --preallocate-message-memory flag which is
5052 disabled by default.
5053
5054
mads.s.agercbaa0602008-08-14 13:41:48 +000050552008-07-25: Version 0.1.3
kasper.lund44510672008-07-25 07:37:58 +00005056
5057 Fixed bug in JSObject::GetPropertyAttributePostInterceptor where
5058 map transitions would count as properties.
5059
5060 Allowed aliased eval invocations by treating them as evals in the
5061 global context. This may change in the future.
5062
5063 Added support for accessing the last entered context through the
5064 API and renamed Context::Current to Context::GetCurrent and
5065 Context::GetSecurityContext to Context::GetCurrentSecurityContext.
5066
5067 Fixed bug in the debugger that would cause the debugger scripts to
5068 be recursively loaded and changed all disabling of interrupts to
5069 be block-structured.
5070
5071 Made snapshot data read-only to allow it to be more easily shared
5072 across multiple users of V8 when linked as a shared library.
5073
5074
mads.s.agercbaa0602008-08-14 13:41:48 +000050752008-07-16: Version 0.1.2
kasper.lund212ac232008-07-16 07:07:30 +00005076
5077 Fixed building on Mac OS X by recognizing i386 and friends as
5078 IA-32 platforms.
5079
5080 Added propagation of stack overflow exceptions that occur while
5081 compiling nested functions.
5082
5083 Improved debugger with support for recursive break points and
5084 handling of exceptions that occur in the debugger JavaScript code.
5085
5086 Renamed GetInternal to GetInternalField and SetInternal to
5087 SetInternalField in the API and moved InternalFieldCount and
5088 SetInternalFieldCount from FunctionTemplate to ObjectTemplate.
5089
5090
mads.s.agercbaa0602008-08-14 13:41:48 +000050912008-07-09: Version 0.1.1
kasper.lundbd3ec4e2008-07-09 11:06:54 +00005092
5093 Fixed bug in stack overflow check code for IA-32 targets where a
5094 non-tagged value in register eax was pushed to the stack.
5095
5096 Fixed potential quadratic behavior when converting strings to
5097 numbers.
5098
5099 Fixed bug where the return value from Object::SetProperty could
5100 end up being the property holder instead of the written value.
5101
5102 Improved debugger support by allowing nested break points and by
5103 dealing with stack-overflows when compiling functions before
5104 setting break points in them.
5105
5106
mads.s.agercbaa0602008-08-14 13:41:48 +000051072008-07-03: Version 0.1.0
christian.plesner.hansen43d26ec2008-07-03 15:10:15 +00005108
kasper.lundbd3ec4e2008-07-09 11:06:54 +00005109 Initial export.
christian.plesner.hansen43d26ec2008-07-03 15:10:15 +00005110
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00005111# Local Variables:
5112# mode:text
5113# End: