blob: f5d43b8c109d2b66c98e672f7718b1634e972792 [file] [log] [blame]
rossberg@chromium.org9ed27462014-01-07 14:16:41 +000012014-01-07: Version 3.24.11
2
3 Remove generated makefiles on linux when running gyp_v8
4 (Chromium issue 331475)
5
6 Fix building d8 with readline support due to API changes
7
8 Performance and stability improvements on all platforms.
9
10
ulan@chromium.org0f13e742014-01-03 15:51:11 +0000112014-01-03: Version 3.24.10
12
13 Reland r18383: More API cleanup (Chromium issue 324225).
14
15 MIPS: Fix loading of global object in LWrapReceiver (Chromium issue
16 318420).
17
18 Performance and stability improvements on all platforms.
19
20
ulan@chromium.org9ca30172014-01-02 12:10:54 +0000212014-01-02: Version 3.24.9
22
23 Performance and stability improvements on all platforms.
24
25
ulan@chromium.org19aca232013-12-30 09:24:30 +0000262013-12-30: Version 3.24.8
27
28 ARM: fix loading of global object in LWrapReceiver (Chromium issue
29 318420).
30
31 Fix a race between concurrent recompilation and OSR (Chromium issue
32 330046).
33
34 Turn off concurrent sweeping (issue 3071).
35
36 Performance and stability improvements on all platforms.
37
38
yangguo@chromium.org49546742013-12-23 16:17:49 +0000392013-12-23: Version 3.24.7
40
41 Fix small spec violation in String.prototype.split (issue 3026).
42
43 Correctly resolve forcibly context allocated parameters in debug-
44 evaluate (Chromium issue 325676).
45
46 Introduce Function::GetBoundFunction.
47
48 Performance and stability improvements on all platforms.
49
50
hpayer@chromium.orgea9b8ba2013-12-20 19:22:39 +0000512013-12-20: Version 3.24.6
52
53 Performance and stability improvements on all platforms.
54
55
hpayer@chromium.org71ea97f2013-12-19 16:03:26 +0000562013-12-19: Version 3.24.5
57
58 Performance and stability improvements on all platforms.
59
60
hpayer@chromium.org4f99be92013-12-18 16:23:55 +0000612013-12-18: Version 3.24.4
62
63 Removed all stuff marked as V8_DEPRECATED.
64
65 Performance and stability improvements on all platforms.
66
67
danno@chromium.org8ebe7d52013-12-17 22:11:46 +0000682013-12-17: Version 3.24.3
69
70 Performance and stability improvements on all platforms.
71
72
hpayer@chromium.org80108f72013-12-17 07:57:53 +0000732013-12-17: Version 3.24.2
74
75 Flush instruction cache for deserialized code objects.
76
77 Performance and stability improvements on all platforms.
78
79
jkummerow@chromium.org113035e2013-12-13 15:13:40 +0000802013-12-13: Version 3.24.1
81
82 Fix polymorphic inlined calls with migrating prototypes.
83
84 Fixed global object leak caused by overwriting the global receiver (the
85 global proxy) in the global object with the global object itself
86 (Chromium issue 324812).
87
88 Initialize Date parse cache with SMI instead of double to workaround
89 sharing mutable heap numbers in snapshot (Chromium issue 280531).
90
91 Switch armv7 setting to arm_version==7 in v8 gyp files (Chromium issue
92 234135).
93
94 Performance and stability improvements on all platforms.
95
96
machenbach@chromium.orgafbdadc2013-12-09 16:12:18 +0000972013-12-09: Version 3.24.0
98
99 Performance and stability improvements on all platforms.
100
101
machenbach@chromium.orgddf38112013-12-04 09:42:52 +00001022013-12-04: Version 3.23.18
103
104 Performance and stability improvements on all platforms.
105
106
machenbach@chromium.orgce9c5142013-12-03 08:00:39 +00001072013-12-03: Version 3.23.17
108
109 Performance and stability improvements on all platforms.
110
111
machenbach@chromium.org8a58f642013-12-02 10:46:30 +00001122013-12-02: Version 3.23.16
113
114 Array builtins need to be prevented from changing frozen objects, and
115 changing structure on sealed objects (Chromium issue 299979).
116
117 Performance and stability improvements on all platforms.
118
119
yangguo@chromium.orgcc536052013-11-29 11:43:20 +00001202013-11-29: Version 3.23.15
121
122 Fix context register allocation in LTransitionElementsKind
123 (Chromium issue 324306).
124
125 Fix bug in inlining Function.apply (Chromium issue 323942).
126
127 Ensure that length is Smi in TypedArrayFromArrayLike constructor
128 (Chromium issue 324028).
129
130 Performance and stability improvements on all platforms.
131
132
machenbach@chromium.org9f18d912013-11-28 13:42:41 +00001332013-11-28: Version 3.23.14
134
135 Shorten autogenerated error message (issue 3019).
136
137 Performance and stability improvements on all platforms.
138
139
machenbach@chromium.orgc86e8c22013-11-27 15:11:04 +00001402013-11-27: Version 3.23.13
141
142 Increase precision for base conversion for large integers (issue 3025).
143
144 Flatten cons string for single character substrings (Chromium issue
145 323041).
146
147 Performance and stability improvements on all platforms.
148
149
machenbach@chromium.org37be4082013-11-26 13:50:38 +00001502013-11-26: Version 3.23.12
151
152 Performance and stability improvements on all platforms.
153
154
machenbach@chromium.orgf9841892013-11-25 12:01:13 +00001552013-11-25: Version 3.23.11
156
157 Deprecate old versions of Isolate::SetData and GetData.
158
159 Performance and stability improvements on all platforms.
160
161
1622013-11-22: Version 3.23.10
machenbach@chromium.org90dca012013-11-22 10:04:21 +0000163
164 Remove preemption thread and API.
165 (issue 3004)
166
167 Performance and stability improvements on all platforms.
168
169
machenbach@chromium.org7ff76072013-11-21 09:47:43 +00001702013-11-21: Version 3.23.9
171
172 API: Change AdjustAmountOfExternalAllocatedMemory calls to use int64_t
173 instead of intptr_t.
174
175 Remove deprecated v8::SetResourceConstraints without Isolate parameter.
176
177 Remove deprecated v8-defaults.h and defaults.cc.
178 (Chromium issue 312241)
179
180 Make it possible to add more than one piece of embedder data to
181 isolates.
182 (Chromium issue 317398)
183
184 Performance and stability improvements on all platforms.
185
186
machenbach@chromium.org9af454f2013-11-20 09:25:57 +00001872013-11-20: Version 3.23.8
188
189 Fixed crashes exposed though fuzzing.
190 (Chromium issue 320948)
191
192 Deprecated v8::External::New without Isolate parameter.
193
194 Made number of available threads isolate-dependent and exposed it to
195 ResourceConstraints.
196 (issue 2991)
197
198 Performance and stability improvements on all platforms.
199
200
machenbach@chromium.orgaf9cfcb2013-11-19 11:05:18 +00002012013-11-19: Version 3.23.7
202
203 Bugfix: dependent code field in AllocationSite was keeping code objects
204 alive even after context death.
205 (Chromium issue 320532)
206
207 Fixed data view accessors to throw execptions on offsets bigger than
208 size_t.
209 (issue 3013)
210
211 Performance and stability improvements on all platforms.
212
213
machenbach@chromium.orgea468882013-11-18 08:53:19 +00002142013-11-18: Version 3.23.6
215
216 Limit size of dehoistable array indices.
217 (Chromium issues 319835, 319860)
218
219 Limit the size for typed arrays to MaxSmi.
220 (Chromium issue 319722)
221
222 Performance and stability improvements on all platforms.
223
224
machenbach@chromium.orgb5be0a92013-11-15 10:32:41 +00002252013-11-15: Version 3.23.5
226
227 Fixed missing type feedback check for Generic*String addition.
228 (Chromium issue 318671)
229
230 Fixed duplicate check in DependentCode::Insert.
231 (Chromium issue 318454)
232
233 Performance and stability improvements on all platforms.
234
235
machenbach@chromium.orgfeecfde2013-11-14 10:55:00 +00002362013-11-14: Version 3.23.4
237
238 Fixed overflow in TypedArray initialization function.
239 (Chromium issue 319120)
240
241 Performance and stability improvements on all platforms.
242
243
machenbach@chromium.org0cc09502013-11-13 12:20:55 +00002442013-11-13: Version 3.23.3
245
246 Fixed compilation with GCC 4.8.
247 (issue 2767, 2149)
248
249 Added explicit Isolate parameter to External::New.
250 (Chromium issue 266838)
251
252 Performance and stability improvements on all platforms.
253
254
machenbach@chromium.org935a7792013-11-12 09:05:18 +00002552013-11-12: Version 3.23.2
256
257 Fixed --extra-code flag for snapshot creation.
258 (issue 2994)
259
260 Fixed error message wording when instanceof throws.
261 (Chromium issue 82797, issue 1593)
262
263 Performance and stability improvements on all platforms.
264
265
machenbach@chromium.orge8412be2013-11-08 10:23:52 +00002662013-11-08: Version 3.23.1
267
268 Made HCapturedObjects non-deletable for DCE. (issue 2987)
269
270 Use a fixed random seed per default. (issue 1880, 2885)
271
272 Fixed y-umlaut to uppercase. (issue 2984)
273
274 Performance and stability improvements on all platforms.
275
276
verwaest@chromium.org057bd502013-11-06 12:03:29 +00002772013-11-06: Version 3.23.0
278
279 Fixed loading message from an Error object. (Chromium issue 306220)
280
281 Made Object.freeze/seal/preventExtensions observable. (issue 2975, 2941)
282
283 Made snapshots reproducible. (issue 2885)
284
285 Added missing negative dictionary lookup to NonexistentHandlerFrontend.
286 (issue 2980)
287
288 Performance and stability improvements on all platforms.
289
290
machenbach@chromium.orged29eb22013-10-31 13:30:00 +00002912013-10-31: Version 3.22.24
292
293 Fixed uint32-to-smi conversion in Lithium.
294 (Chromium issue 309623)
295
296 Performance and stability improvements on all platforms.
297
298
jkummerow@chromium.orgef33a542013-10-28 18:03:37 +00002992013-10-28: Version 3.22.23
300
301 Renamed deprecated __attribute__((no_address_safety_analysis)) to
302 __attribute__((no_sanitize_address)) (Chromium issue 311283)
303
304 Defined DEBUG for v8_optimized_debug=2
305
306 Performance and stability improvements on all platforms.
307
308
bmeurer@chromium.orge94b5ff2013-10-25 09:22:31 +00003092013-10-25: Version 3.22.22
310
311 Record allocation stack traces. (Chromium issue 277984,v8:2949)
312
313 Performance and stability improvements on all platforms.
314
315
bmeurer@chromium.org3c12eb12013-10-24 09:23:47 +00003162013-10-24: Version 3.22.21
317
318 Performance and stability improvements on all platforms.
319
320
bmeurer@chromium.orgc9913f02013-10-24 06:31:36 +00003212013-10-24: Version 3.22.20
322
323 Made Array.prototype.pop throw if the last element is not configurable.
324
325 Fixed HObjectAccess for loads from migrating prototypes.
326 (Chromium issue 305309)
327
328 Enabled preaging of code objects when --optimize-for-size.
329 (Chromium issue 280984)
330
331 Exposed v8::Function::GetDisplayName to public API.
332 (Chromium issue 17356)
333
334 Performance and stability improvements on all platforms.
335
336
bmeurer@chromium.orgdb783292013-10-23 06:51:00 +00003372013-10-23: Version 3.22.19
338
339 Fix materialization of captured objects with field tracking.
340 (Chromium issue 298990)
341
342 Performance and stability improvements on all platforms.
343
344
bmeurer@chromium.org71f9fca2013-10-22 08:00:09 +00003452013-10-22: Version 3.22.18
346
347 Add tool to visualize machine code/lithium.
348
349 Handle misaligned loads and stores in load elimination. Do not track
350 misaligned loads and be conservative about invalidating misaligned
351 stores. (issue 2934)
352
353 Performance and stability improvements on all platforms.
354
355
bmeurer@chromium.orge7a07452013-10-21 13:27:29 +00003562013-10-21: Version 3.22.17
357
358 Harmony: Implement Math.trunc and Math.sign. (issue 2938)
359
360 Performance and stability improvements on all platforms.
361
362
bmeurer@chromium.org0fdb2a62013-10-21 07:19:36 +00003632013-10-21: Version 3.22.16
364
365 Performance and stability improvements on all platforms.
366
367
mstarzinger@chromium.org69008382013-10-18 10:34:25 +00003682013-10-18: Version 3.22.15
369
370 Enabled calling the SetReference* & SetObjectGroupId functions with a
371 Persistent<SubclassOfValue>.
372
373 Performance and stability improvements on all platforms.
374
375
mstarzinger@chromium.org2ed0d022013-10-17 08:06:21 +00003762013-10-17: Version 3.22.14
377
378 Performance and stability improvements on all platforms.
379
380
mstarzinger@chromium.orgb4968be2013-10-16 09:00:56 +00003812013-10-16: Version 3.22.13
382
383 Do not look up ArrayBuffer on global object in typed array constructor.
384 (issue 2931)
385
386 Performance and stability improvements on all platforms.
387
388
mstarzinger@chromium.orga2e1a402013-10-15 08:25:05 +00003892013-10-15: Version 3.22.12
390
391 Added histograms to track fraction of heap spaces and percentage of
392 generated crankshaft code.
393
394 Moved v8_optimized_debug default value to standalone.gypi.
395
396 Track JS allocations as they arrive with no affection on performance
397 when tracking is switched off (Chromium issue 277984).
398
399 Performance and stability improvements on all platforms.
400
401
mstarzinger@chromium.org2efc3e42013-10-14 08:45:38 +00004022013-10-14: Version 3.22.11
403
404 Performance and stability improvements on all platforms.
405
406
mvstanton@chromium.orgdd6d9ee2013-10-11 10:35:37 +00004072013-10-11: Version 3.22.10
408
409 Fixed timezone issues with date-time/parse-* tests.
410 (Chromium issue 2919)
411
412 Added column getter to CpuProfileNode (Chromium issue 302537)
413
414 Performance and stability improvements on all platforms.
415
416
mvstanton@chromium.org63ea3d22013-10-10 09:24:12 +00004172013-10-10: Version 3.22.9
418
419 Ensure only whitelisted stubs have sse2 versions in the snapshot.
420 (fix for chromium 304565)
421
422 Implement ArrayBuffer.isView.
423
424 Performance and stability improvements on all platforms.
425
426
jkummerow@chromium.org25b0e212013-10-04 15:38:52 +00004272013-10-04: Version 3.22.8
428
429 Performance and stability improvements on all platforms.
430
431
jkummerow@chromium.orgd8a3a142013-10-03 12:15:05 +00004322013-10-03: Version 3.22.7
433
434 Debug: Allow stepping into on a given call frame
435 (Chromium issue 296963).
436
437 Always use timeGetTime() for TimeTicks::Now() on Windows
438 (Chromium issue 288924).
439
440 Performance and stability improvements on all platforms.
441
442
jkummerow@chromium.orgfb7a7c42013-10-02 11:41:02 +00004432013-10-02: Version 3.22.6
444
445 Performance and stability improvements on all platforms.
446
447
jkummerow@chromium.org32aa03c2013-10-01 08:21:50 +00004482013-10-01: Version 3.22.5
449
450 Disabled externalization of sliced/cons strings in old pointer space
451 (Chromium issue 276357).
452
453 Turned on handle zapping for release builds
454
455 Performance and stability improvements on all platforms.
456
457
jkummerow@chromium.orgc3669762013-09-30 13:42:25 +00004582013-09-30: Version 3.22.4
459
460 Function::Call and Object::CallAsFunction APIs should allow v8::Value as
461 a receiver (issue 2915).
462
463 Removed unnecessary mutex (Chromium issue 291236).
464
465 Removed ArrayBufferView::BaseAddress method.
466
467 Performance and stability improvements on all platforms.
468
469
machenbach@chromium.orgcfdf67d2013-09-27 07:27:26 +00004702013-09-27: Version 3.22.3
471
472 Added methods to enable configuration of ResourceConstraints based on
473 limits derived at runtime.
474 (Chromium issue 292928)
475
476 Added -optimize-for-size flag to optimize for memory size (will be used
477 by pre-aging CL), and removed the is_memory_constrained
478 ResourceConstraint.
479 (Chromium issue 292928)
480
481 Performance and stability improvements on all platforms.
482
483
machenbach@chromium.org8e36b5b2013-09-26 07:36:30 +00004842013-09-26: Version 3.22.2
485
486 Performance and stability improvements on all platforms.
487
488
machenbach@chromium.org3d079fe2013-09-25 08:19:55 +00004892013-09-25: Version 3.22.1
490
491 Sped up creating typed arrays from array-like objects.
492 (Chromium issue 270507)
493
494 Performance and stability improvements on all platforms.
495
496
machenbach@chromium.org528ce022013-09-23 14:09:36 +00004972013-09-23: Version 3.22.0
498
499 LiveEdit to mark more closure functions for re-instantiation when scope
500 layout changes.
501 (issue 2872)
502
503 Made bounds check elimination iterative instead of recursive.
504 (Chromium issue 289706)
505
506 Turned on i18n support by default.
507
508 Set the proper instance-type on HAllocate in BuildFastLiteral.
509 (Chromium issue 284577)
510
511 Performance and stability improvements on all platforms.
512
513
hpayer@chromium.org4f626d12013-09-18 07:47:45 +00005142013-09-18: Version 3.21.17
515
516 Implemented local load/store elimination on basic blocks.
517
518 Added mutex when accessing concurrent recompilation output queue.
519 (Chromium issue 291236)
520
521 Don't lookup the cache for the result of Function::New.
522 (Chromium issue 272579)
523
524 Tweaked HConstant::EmitAtUses() to eliminate useless constant
525 generation.
526 (Chromium issue 2881)
527
528 Performance and stability improvements on all platforms.
529
530
mvstanton@chromium.org5a4733b2013-09-16 07:33:24 +00005312013-09-16: Version 3.21.16
532
533 Every place where AllocationMemento is initialized with an
534 AllocationSite is now checked to be sure a valid Site goes in. This is
535 temporary code to diagnose chromium bug 284577.
536
537 Performance and stability improvements on all platforms.
538
539
dslomov@chromium.org4a35c5a2013-09-13 07:28:52 +00005402013-09-13: Version 3.21.15
541
542 Non-JSObject heap objects are now handled using slow-path IC stub
543 guarded by the map.
544 (Chromium issue 280632)
545
546 i18n Javascript code added to the snapshot.
547 (V8 issue 2745)
548
549 Performance and stability improvements on all platforms.
550
dslomov@chromium.orge97852d2013-09-12 09:02:59 +00005512013-09-12: Version 3.21.14
552
553 Added access check for observed objects.
554 (V8 issue 2778)
555
556 Cleaned up v8::ArrayBuffer::Allocator interface.
557 (V8 issue 2823)
558
559 Performance and stability improvements on all platforms.
560
hpayer@chromium.orgc5d49712013-09-11 08:25:48 +00005612013-09-11: Version 3.21.13
562
563 Added a ResourceConstraint for the embedder to specify that V8 is
564 running on a memory constrained device.
565 (Chromium issue 280984)
566
567 Removed HandleScope default ctor.
568 (Chromium issue 236173)
569
570 Enabled escape analysis for Hydrogen.
571
572 Correctly stringified mixed encoding indirect strings.
573 (Chromium issue 287476)
574
575 Performance and stability improvements on all platforms.
576
577
dslomov@chromium.org639bac02013-09-09 11:58:54 +00005782013-09-09: Version 3.21.12
579
580 Fixed bitwise negation on x64.
581 (Chromium issue 285355)
582
583 Dropped GetCurrentThreadId() and TerminateExecution(int) from
584 the external API.
585
586 Fixed polymorphic INTERCEPTOR StoreICs on ARM/MIPS.
587 (Chromium issue 284998)
588
589 Added check if timeout has expired after processing each sample.
590 (issue 2814,v8:2871)
591
592 Removed obsolete global V8::has_been_fooed flags.
593 (issue 2744)
594
595 Performance and stability improvements on all platforms.
596
597
jkummerow@chromium.org2c9426b2013-09-05 16:31:13 +00005982013-09-05: Version 3.21.11
599
600 Performance and stability improvements on all platforms.
601
602
jkummerow@chromium.org3d00d0a2013-09-04 13:57:32 +00006032013-09-04: Version 3.21.10
604
605 Fixed Eternal::IsEmpty logic (issue 2870).
606
607 Performance and stability improvements on all platforms.
608
609
mstarzinger@chromium.orge9000182013-09-03 11:25:39 +00006102013-09-03: Version 3.21.9
611
612 Deprecated Persistent functions which were marked to be deprecated.
613
614 Allowed uncacheable identifiers to go generic (issue 2867).
615
616 Performance and stability improvements on all platforms.
617
618
jkummerow@chromium.org8fa5bd92013-09-02 11:45:09 +00006192013-09-02: Version 3.21.8
620
621 Added scriptId to StackTrace frames (issue 2865).
622
623 Performance and stability improvements on all platforms.
624
625
jkummerow@chromium.orgdc94e192013-08-30 11:35:42 +00006262013-08-30: Version 3.21.7
627
628 Fixed casts of eternal handles.
629
630 Turned on global handle zapping.
631
632 Always visit branches during HGraph building (Chromium issue 280333).
633
634 Profiler changes: removed deprecated API, support higher sampling
635 rate on Windows.
636
637 Performance and stability improvements on all platforms.
638
639
mstarzinger@chromium.org1f410f92013-08-29 08:13:16 +00006402013-08-29: Version 3.21.6
641
642 Fixed inlined 'throw' statements interfering with live range
643 computation. (issue 2843)
644
645 Performance and stability improvements on all platforms.
646
647
verwaest@chromium.org662436e2013-08-28 08:41:27 +00006482013-08-28: Version 3.21.5
649
650 Fixed compilation with recent MinGW64 versions. (issue 2300)
651
652 Added RemovePrototype to FunctionTemplate. (Chromium issue 272440)
653
654 Performance and stability improvements on all platforms.
655
656
jkummerow@chromium.org1e8da742013-08-26 17:13:35 +00006572013-08-26: Version 3.21.4
658
659 Lowered kInitialMaxFastElementArray constant to 95K (issue 2790).
660
661 Use signals for cpu profiling on Mac OS X (issue 2814).
662
663 Deprecated CpuProfileNode::GetSelfSamplesCount (Chromium issue 267595).
664
665 Added support for higher CPU profiler sampling rate on posix systems
666 (issue 2814).
667
668 Worked around 'inlining failed' build error with older GCC 4.x releases.
669
670 Added source map support to tick processor.
671
672 Stability improvements on all platforms.
673
674
rossberg@chromium.org92597162013-08-23 13:28:00 +00006752013-08-23: Version 3.21.3
676
677 Temporarily disabled optimization for StringWrappers to use native
678 valueOf. (issue 2855)
679
680 Fixed crash on function declarations in eval inside non-trivial local
681 scope. (issue 2594)
682
683 Rewrote SamplingCircularQueue. (issue 2814)
684
685 Fixed hidden properties on object with frozen prototype. (issue 2829)
686
687 Fix deoptimization bug. (Chromium issue 274164)
688
689 Stability improvements on all platforms.
690
691
verwaest@chromium.orgec6855e2013-08-22 12:26:58 +00006922013-08-22: Version 3.21.2
693
694 Stability improvements on all platforms.
695
696
verwaest@chromium.org32cb9b22013-08-21 11:18:12 +00006972013-08-21: Version 3.21.1
698
699 Promoted ArrayBuffer, DataView and typed arrays to non-experimental.
700 (Chromium issue 270527)
701
702 Replaced OS::MemCopy with memcpy in typed array initialization.
703 (Chromium issue 270642)
704
705 Moved i18n break iterator C++ code to runtime (issue 2745)
706
707 Fixed invalid out-of-bounds store in MacroAssembler::Allocate.
708 (Chromium issue 263515)
709
710 Fixed register misuse in Allocate() on ARM. (issue 2851)
711
712 Fixed empty handle dereference in Runtime_InternalNumberFormat.
713 (Chromium issue 275467)
714
715 Performance and stability improvements on all platforms.
716
717
rossberg@chromium.orgebeba022013-08-19 09:36:44 +00007182013-08-19: Version 3.21.0
719
720 Fixed GC-related crasher (Chromium issue 274438)
721
722 Reverted making Intl non-enumerable.
723
724 Performance and stability improvements on all platforms.
725
726
danno@chromium.orgc00ec2b2013-08-14 17:13:49 +00007272013-08-14: Version 3.20.17
728
729 Fixed Math.round/floor that had bogus Smi representation
730 (Chromium issue 272564)
731
732 Performance and stability improvements on all platforms.
733
734
danno@chromium.org59400602013-08-13 17:09:37 +00007352013-08-13: Version 3.20.16
736
737 Fixed bug in HPhi::SimplifyConstantInput (Chromium issue 269679)
738
739 Fixed gcmole bugs in i18n code (issue 2745)
740
741 ia32: Calls to the TranscendentalCacheStub must ensure that esi is
742 set (issue 2827)
743
744 Made sure polymorphic element access creates non-replaying
745 phis. (issue 2815)
746
747 Allowed HPhis to have an invalid merge index. (issue 2815)
748
749 Fixed smi-based math floor. (Chromium issue 270268)
750
751 Deprecated self and total time getters and total sample count
752 getter on CpuProfileNode. (Chromium issue 267595)
753
754 Fixed Object.freeze, Object.observe wrt CountOperation and
755 CompoundAssignment. (issue 2774,2779)
756
757 Performance and stability improvements on all platforms.
758
759
mstarzinger@chromium.orge9000182013-09-03 11:25:39 +00007602013-08-07: Version 3.20.15
danno@chromium.org59400602013-08-13 17:09:37 +0000761
762 Exposed eternal handle api.
763
764 Bugfix to solve issues with enabling V8 typed arrays in Blink.
765
766 Fixed Array index dehoisting. (Chromium issue 264203)
767
768 Updated Array Iterator to use numeric indexes (issue 2818)
769
770 Return start/end profiling time in microseconds instead of milliseconds
771 (issue 2824)
772
773 Performance and stability improvements on all platforms.
774
775
7762013-08-06: Version 3.20.14
777
778 Added new Harmony methods to Array.prototype object.
779 (issue 2776,v8:2777)
780
781 Performance and stability improvements on all platforms.
782
783
danno@chromium.orgd3c42102013-08-01 16:58:23 +00007842013-08-01: Version 3.20.12
785
786 Removed buggy ToNumber truncation (partial fix for issue 2813)
787
788 Calling Map etc without new should throw TypeError (issue 2819)
789
790 Fixed a crash for large code objects on ARM (Chromium issue 2736)
791
792 Fixed stale unhandlified value in JSObject::SetPropertyForResult.
793 (Chromium issue 265894)
794
795 Added new Harmony methods to String.prototype object.
796 (issue 2796,v8:2797,v8:2798,v8:2799)
797
798 Performance and stability improvements on all platforms.
799
800
8012013-07-30: Version 3.20.11
802
803 Performance and stability improvements on all platforms.
804
805
8062013-07-29: Version 3.20.10
807
808 Performance and stability improvements on all platforms.
809
810
jkummerow@chromium.orgfb732b12013-07-26 10:27:09 +00008112013-07-26: Version 3.20.9
812
813 Check that ExternalString objects get aligned resources.
814
815 Fixed JSArray-specific length lookup in polymorphic array handling
816 (Chromium issues 263276, 263905).
817
818 Performance and stability improvements on all platforms.
819
820
yangguo@chromium.orgc73d55b2013-07-24 08:18:28 +00008212013-07-24: Version 3.20.8
822
823 Deprecated v8::V8::Pause/ResumeProfiler.
824
825 Fixed Chromium issues 247688, 258519 and 260203.
826
827 Performance and stability improvements on all platforms.
828
829
jkummerow@chromium.orgba72ec82013-07-22 09:21:20 +00008302013-07-22: Version 3.20.7
831
832 Deprecated some debugger methods.
833
834 Fixed wrong bailout id in polymorphic stores (Chromium issue 259787).
835
836 Fixed data race in SamplingCircularQueue (Chromium issue 251218).
837
838 Fixed type feedback in presence of negative lookups
839 (Chromium issue 252797).
840
841 Do not materialize context-allocated values for debug-evaluate
842 (Chromium issue 259300).
843
844 Synchronized Compare-Literal behavior in FullCodegen and Hydrogen
845 (Chromium issue 260345).
846
847 Performance and stability improvements on all platforms.
848
849
jkummerow@chromium.org10480472013-07-17 08:22:15 +00008502013-07-17: Version 3.20.6
851
852 Try to remove invalidated stubs before falling back to checking the
853 constant state (Chromium issue 260585).
854
855 Fixed gyp_v8 to work with use_system_icu=1 (issue 2475).
856
857 Fixed sloppy-mode 'const' under Harmony flag (Chromium issue 173361).
858
859 Use internal array as API function cache (Chromium issue 260106).
860
861 Fixed possible stack overflow in range analysis
862 (Chromium issue 259452).
863
864 Performance and stability improvements on all platforms.
865
866
danno@chromium.org169691d2013-07-15 08:01:13 +00008672013-07-15: Version 3.20.5
868
jkummerow@chromium.org10480472013-07-17 08:22:15 +0000869 Ensured that the length of frozen arrays is immutable
870 (issue 2711, Chromium issue 259548).
danno@chromium.org169691d2013-07-15 08:01:13 +0000871
872 Performance and stability improvements on all platforms.
873
874
danno@chromium.orgbee51992013-07-10 14:57:15 +00008752013-07-10: Version 3.20.4
876
877 Fixed garbage-collection issue that causes a crash on ARM
878 (Chromium issue 254570)
879
880 Performance and stability improvements on all platforms.
881
882
mstarzinger@chromium.orge0e1b0d2013-07-08 08:38:06 +00008832013-07-08: Version 3.20.3
884
885 Performance and stability improvements on all platforms.
886
887
machenbach@chromium.orgc1789ee2013-07-05 07:09:57 +00008882013-07-05: Version 3.20.2
889
890 Remove deprecated heap profiler methods from V8 public API
891
892 Mark i18n functions as native and set proper names
893 (issue 2745)
894
895 Correctly report stack trace when current function is FunctionApply
896 builtin (Chromium issue 252097)
897
898 Enable GDBJIT interface for standalone by default.
899
900 Fix debuggersupport=off build. (issue 2754)
901
902 Introduce -m64 flag for making x64 when the default gcc compiler is for
903 X32
904
905 Performance and stability improvements on all platforms.
906
907
jkummerow@chromium.org93a47f42013-07-02 14:43:41 +00009082013-07-02: Version 3.20.1
909
910 Implemented WeakMap.prototype.clear function. (issue 2753)
911
912 Ensure CheckInitialized is present independent of define.
913 (Chromium issue 255779)
914
915 Performance and stability improvements on all platforms.
916
917
mstarzinger@chromium.org1510d582013-06-28 14:00:48 +00009182013-06-28: Version 3.20.0
919
920 Migrated several tests from blink to V8 repository.
921
922 Allowed users of the V8 API to distinguish between unset and undefined
923 HiddenValues (issue 2746).
924
925 Deprecated old style callbacks in the V8 API.
926
927 Turned on parallel recompilation.
928
929 Performance and stability improvements on all platforms.
930
931
dslomov@chromium.orgb752d402013-06-18 11:54:54 +00009322013-06-18: Version 3.19.18
933
934 Fixed read-only attribute of Function.length in strict mode.
935 (issue 2705)
936
937 Fixed Runtime_SetProperty to properly handle OOM failures
938 (Chromium issue 249873)
939
940 Emit deprecated check for constant function transitions.
941 (Chromium issue 250609)
942
943 Made MathFloorOfDiv optimization trigger more often
944 (Issue 2205)
945
946 Make more GCs in idle notification handler.
947 (Chromium issue 241815)
948
949 Increased default type info threshold.
950 (Issue 2730)
951
952 Performance and stability improvements on all platforms.
953
954
9552013-06-14: Version 3.19.16
956
957 Performance and stability improvements on all platforms.
958
959
danno@chromium.orgf95d4b92013-06-13 14:40:17 +00009602013-06-13: Version 3.19.15
961
962 Performance and stability improvements on all platforms.
963
964
danno@chromium.org41728482013-06-12 22:31:22 +00009652013-06-13: Version 3.19.14
966
967 Fixed crashes when calling new Array(a) with a single argument that
968 could result in creating a holey array with a packed elements kind.
969 (Chromium issue 245480)
970
971 Fixed issues in parallel compilation.
972 (Chromium issue 248076)
973
974 Performance and stability improvements on all platforms.
975
976
ulan@chromium.org837a67e2013-06-11 15:39:48 +00009772013-06-11: Version 3.19.13
978
979 Performance and stability improvements on all platforms.
980
981
verwaest@chromium.org8a00e822013-06-10 15:11:22 +00009822013-06-10: Version 3.19.12
983
984 Fixed arguments array access. (Chromium issue 247303)
985
986 Fixed bug in LookupForWrite. (Chromium issue 242332)
987
988 Performance and stability improvements on all platforms.
989
990
danno@chromium.org1fd77d52013-06-07 16:01:45 +00009912013-06-07: Version 3.19.11
992
993 Performance and stability improvements on all platforms.
994
995
ulan@chromium.orgdfe53072013-06-06 14:14:51 +00009962013-06-06: Version 3.19.10
997
998 Performance and stability improvements on all platforms.
999
1000
verwaest@chromium.orgd4be0f02013-06-05 13:39:03 +000010012013-06-05: Version 3.19.9
1002
1003 Implemented Load IC support for loading properties from primitive
1004 values to avoid perpetual soft deopts. (Chromium issue 242512)
1005
1006 Implemented Freeing of PerThreadAssertData when possible to avoid
1007 memory leak. (Chromium issue 246567)
1008
1009 Removed V8_USE_OLD_STYLE_PERSISTENT_HANDLE_VISITORS.
1010
1011 Performance and stability improvements on all platforms.
1012
1013
rossberg@chromium.org79e79022013-06-03 15:43:46 +000010142013-06-03: Version 3.19.8
1015
1016 Fixed bug with inlining 'Array' function. (Chromium issue 244461)
1017
1018 Fixed initialization of literal objects. (Chromium issue 245424)
1019
1020 Fixed function name inferred inside closures. (Chromium issue 224884)
1021
1022 Performance and stability improvements on all platforms.
1023
1024
rossberg@chromium.orgb99c7542013-05-31 11:40:45 +000010252013-05-31: Version 3.19.7
1026
1027 Added support for //# sourceURL similar to deprecated //@ sourceURL one.
1028 (issue 2702)
1029
1030 Made sure IfBuilder::Return clears the current block.
1031 (Chromium issue 243868)
1032
1033 Fixed two CPU profiler tests on ARM and MIPS simulators
1034 (issue 2628)
1035
1036 Fixed idle incremental GC for large objects.
1037 (Chromium issue 241815)
1038
1039 Disabled --optimize-constructed-arrays due to crashes
1040 (Chromium issue 244461)
1041
1042 Performance and stability improvements on all platforms.
1043
1044
jkummerow@chromium.orgc1184022013-05-28 16:58:15 +000010452013-05-28: Version 3.19.6
1046
1047 Fixed IfBuilder::Deopt to clear the current block
1048 (Chromium issue 243868).
1049
1050 Performance and stability improvements on all platforms.
1051
1052
svenpanne@chromium.org53ad1752013-05-27 12:20:38 +000010532013-05-27: Version 3.19.5
1054
1055 Reset regexp parser flag after scanning ahead for capture groups.
1056 (issue 2690)
1057
1058 Removed flakiness in test-cpu-profiler/SampleWhenFrameIsNotSetup.
1059 (issue 2628)
1060
1061 Performance and stability improvements on all platforms.
1062
1063
svenpanne@chromium.orga53e8e02013-05-24 12:35:50 +000010642013-05-24: Version 3.19.4
1065
1066 Fixed edge case in stack trace formatting. (Chromium issue 237617)
1067
1068 Fixed embedded new-space pointer in LCmpObjectEqAndBranch. (Chromium
1069 issue 240032)
1070
1071 Made Object.freeze fast (issue 1858, Chromium issue 115960)
1072
1073 Fixed bogus deopt in BuildEmitDeepCopy for holey arrays. (Chromium issue
1074 242924)
1075
1076 Performance and stability improvements on all platforms.
1077
1078
ulan@chromium.orgbf9432e2013-05-22 14:05:23 +000010792013-05-22: Version 3.19.3
1080
1081 Performance and stability improvements on all platforms.
1082
1083
jkummerow@chromium.org4e308cf2013-05-17 13:39:16 +000010842013-05-17: Version 3.19.2
1085
1086 Fill in one-word-fillers for the unused property fields
1087 (Chromium issue 240056).
1088
1089 Removed use_system_v8 logic from the mainline gyp file
1090 (Chromium issue 226860).
1091
1092 Skip CPU profiler samples where top function's stack frame is not
1093 set up properly (issue 2628).
1094
1095 Performance and stability improvements on all platforms.
1096
1097
ulan@chromium.org906e2fb2013-05-14 08:14:38 +000010982013-05-14: Version 3.19.1
1099
1100 Fixed missing hole check for loads from Smi arrays when all uses are
1101 changes (Chromium issue 233737)
1102
1103 Performance and stability improvements on all platforms.
1104
1105
ulan@chromium.org57ff8812013-05-10 08:16:55 +000011062013-05-10: Version 3.19.0
1107
1108 Deprecated Context::New which returns Persistent.
1109
1110 Added Persistent<T>::Reset which disposes the handle and redirects it to
1111 point to another object.
1112
1113 Deprecated WriteAscii and MayContainNonAscii.
1114
1115 Exposed AssertNoAllocation to API.
1116
1117 Performance and stability improvements on all platforms.
1118
1119
danno@chromium.orgf005df62013-04-30 16:36:45 +000011202013-04-30: Version 3.18.5
1121
1122 Allowed setting debugger breakpoints on CompareNilICs (issue 2660)
1123
1124 Fixed beyond-heap load on x64 Crankshafted StringCharFromCode
1125 (Chromium issue 235311)
1126
1127 Change 'Parse error' to three more informative messages.
1128 (Chromium issue 2636)
1129
1130 Performance and stability improvements on all platforms.
1131
1132
danno@chromium.orgca29dd82013-04-26 11:59:48 +000011332013-04-26: Version 3.18.4
1134
1135 Added a preliminary API for ES6 ArrayBuffers
1136
1137 Replaced qsort with std::sort. (Chromium issue 2639)
1138
1139 Performance and stability improvements on all platforms.
1140
1141
ulan@chromium.org32d7dba2013-04-24 10:59:06 +000011422013-04-24: Version 3.18.3
1143
1144 Exposed the GC under a name that is less collision prone than window.gc.
1145 (issue 2641)
1146
1147 Do not emit double values at their use sites. (Chromium issue 234101)
1148
1149 Added methods to allow resuming execution after calling
1150 TerminateExecution(). (issue 2361)
1151
1152 Performance and stability improvements on all platforms.
1153
1154
ulan@chromium.org77ca49a2013-04-22 09:43:56 +000011552013-04-22: Version 3.18.2
1156
1157 OS::MemMove/OS::MemCopy: Don't call through to generated code when size
1158 == 0 to avoid prefetching invalid memory (Chromium issue 233500)
1159
1160 Removed heap snapshot size limit. (Chromium issue 232305)
1161
1162 Performance and stability improvements on all platforms.
1163
1164
mstarzinger@chromium.orgb228be02013-04-18 14:56:59 +000011652013-04-18: Version 3.18.1
1166
1167 Removed SCons related files and deprecated test suite configurations.
1168
1169 Improved handling of unary plus (issue 2527).
1170
1171 Performance and stability improvements on all platforms.
1172
1173
mstarzinger@chromium.orge27d6172013-04-17 11:51:44 +000011742013-04-17: Version 3.18.0
1175
1176 Enabled pretenuring of fast literals in high promotion mode.
1177
1178 Removed preparser library; link preparser executable against full V8.
1179
1180 Fixed set-up of intrinsic's 'constructor' properties.
1181 (Chromium issue 229445)
1182
1183 ES6 symbols: extended V8 API to support symbols (issue 2158).
1184
1185 Removed ARM support for VFP2.
1186
1187 Made __proto__ a real JavaScript accessor property.
1188 (issue 1949 and issue 2606)
1189
1190 Performance and stability improvements on all platforms.
1191
1192
mstarzinger@chromium.orgf705b502013-04-04 11:38:09 +000011932013-04-04: Version 3.17.16
1194
1195 Stack trace API: poison stack frames below the first strict mode frame.
1196 (issue 2564)
1197
1198 Made Isolate::GetHeapStatistics robust against half-initialized
1199 isolates (Chromium issue 2591).
1200
1201 Finished implementation of ES6 symbols aka. private names (issue 2158).
1202
1203 Performance and stability improvements on all platforms.
1204
1205
danno@chromium.orgc99cd482013-03-21 15:26:42 +000012062013-03-21: Version 3.17.15
1207
1208 Rolled back API changes to maintain compatibility with older
1209 3.17.x versions of V8.
1210
1211 Disable zapping of global handles in release mode.
1212
1213 Always mark the entire valid prefix of the descriptor array.
1214 (Chromium issue 196331)
1215
1216 Use internal memcpy for CopyWords and when copying code.
1217 (Chromium issue 196330)
1218
1219 Performance and stability improvements on all platforms.
1220
1221
jkummerow@chromium.org7bd87f02013-03-20 18:06:29 +000012222013-03-20: Version 3.17.14
1223
1224 Use internal memcpy when initializing code objects.
1225 (Chromium issue 196330)
1226
1227 Disabled weak embedded maps because of crashes.
1228 (Chromium issues 172489, 217858)
1229
1230 Performance and stability improvements on all platforms.
1231
1232
jkummerow@chromium.org4c54a2a2013-03-19 17:51:30 +000012332013-03-19: Version 3.17.13
1234
1235 Turned Flags into a uint32_t typedef (Chromium issue 194749).
1236
1237 Performance and stability improvements on all platforms.
1238
1239
svenpanne@chromium.org876cca82013-03-18 14:43:20 +000012402013-03-18: Version 3.17.12
1241
1242 Unified kMaxArguments with number of bits used to encode it.
1243 (Chromium issue 211741)
1244
1245 Fixed detection of |handle_smi| case in
1246 HOptimizedGraphBuilder::HandlePolymorphicCallNamed.
1247 (Chromium issue 196583)
1248
1249 Performance and stability improvements on all platforms.
1250
1251
svenpanne@chromium.org2bda5432013-03-15 12:39:50 +000012522013-03-15: Version 3.17.11
1253
1254 Added a version of the v8::HandleScope constructor with an v8::Isolate
1255 parameter and made AdjustAmountOfExternalAllocatedMemory an instance
1256 method of v8::Isolate.
1257 (issue 2487)
1258
1259 Fixed two register allocator bugs (off-by-one error/failure
1260 propagation). (issue 2576)
1261
1262 Fixed huge heap snapshot when a heavily shared context has many
1263 variables. (Chromium issue 145687)
1264
1265 Performance and stability improvements on all platforms.
1266
1267
ulan@chromium.org6e196bf2013-03-13 09:38:22 +000012682013-03-13: Version 3.17.10
1269
1270 Fixed heap snapshot creation for Harmony collections. (issue 2535)
1271
1272 Fixed register allocation corner case. (Chromium issue 177883)
1273
1274 Performance and stability improvements on all platforms.
1275
1276
svenpanne@chromium.org9faefa42013-03-08 13:13:16 +000012772013-03-08: Version 3.17.9
1278
1279 Restored Function()'s expected string representation. (issue 2470)
1280
1281 Enabled deprecatations (again). (issue 2487)
1282
1283 Avoid bool to Oddball conversions by being lazy. (issue 2491)
1284
1285 Added %p option to --logfile.
1286
1287 Hardened Function()'s parsing of function literals. (issue 2470)
1288
1289 ES6 symbols: Refine test for getOwnPropertyNames. (issue 2158)
1290
1291 Performance and stability improvements on all platforms.
1292
1293
ulan@chromium.org750145a2013-03-07 15:14:13 +000012942013-03-07: Version 3.17.8
1295
1296 Added missing license headers. (Chromium issue 98597)
1297
1298 Inserted missing type cast in JSON.stringify. (issue 2570)
1299
1300 Reverted "Send SIGPROF signals on the profiler event processor thread"
1301 (issue 2571)
1302
1303 Fixed Array.length, String.length and Function.prototype LoadICs on x64.
1304 (issue 2568)
1305
1306 ES6 symbols: filter symbols form for-in loops and Object.keys.
1307 (issue 2158)
1308
1309 Properly handle misses for StoreArrayLengthStub on ia32 and x64
1310 (issue 2566)
1311
1312 Fixed x32 handling of Atomic64. (Chromium issue chromium-os:36866)
1313
1314 Removed "library" variable from standalone.gypi. (Chromium issue 111541)
1315
1316 Fixed HCheckSmiOrInt <-> HBoundsCheck interaction wrt. representations.
1317 (issue 2556)
1318
1319 Enabled zapping of disposed global handles in release mode.
1320 (Chromium issue 176056)
1321
1322 Added workaround for redefinition of __proto__ property. (issue 2565)
1323
1324 ES6 symbols: Allow symbols as property names. (issue 2158)
1325
1326 Performance and stability improvements on all platforms.
1327
1328
yangguo@chromium.org4a9f6552013-03-04 14:46:33 +000013292013-03-04: Version 3.17.7
1330
1331 Limited recursion in regexp compilation by a budget.
1332 (Chromium issue 178790)
1333
1334 ES6 symbols: Implemented Symbol intrinsic and basic functionality
1335 (issue 2158)
1336
1337 Performance and stability improvements on all platforms.
1338
1339
hpayer@chromium.org8432c912013-02-28 15:55:26 +000013402013-02-28: Version 3.17.6
1341
1342 Fixed materialization of arguments objects with unknown values.
1343 (Chromium issue 163530)
1344
1345 Set default number of sweeper threads to at most four.
1346
1347 Performance and stability improvements on all platforms.
1348
1349
mstarzinger@chromium.org71fc3462013-02-27 09:34:27 +000013502013-02-27: Version 3.17.5
1351
1352 Made __proto__ a foreign callback on Object.prototype.
1353 (issue 621, issue 1949 and issue 2441)
1354
1355 Performance and stability improvements on all platforms.
1356
1357
ulan@chromium.org09d7ab52013-02-25 15:50:35 +000013582013-02-25: Version 3.17.4
1359
1360 Performance and stability improvements on all platforms.
1361
1362
ulan@chromium.org2e04b582013-02-21 14:06:02 +000013632013-02-21: Version 3.17.3
1364
1365 Performance and stability improvements on all platforms.
1366
1367
yangguo@chromium.orgc03a1922013-02-19 13:55:47 +000013682013-02-19: Version 3.17.2
1369
1370 Removed bogus check for TOP register in deoptimizer.
1371 (Chromium issue 176943)
1372
1373 Made the Isolate parameter mandatory for internal HandleScopes.
1374 (issue 2487)
1375
1376 Fixed f.apply() optimization when declared arguments are mutated.
1377 (issue 2539)
1378
1379 Performance and stability improvements on all platforms.
1380
1381
ulan@chromium.org6ba1fd02013-02-14 14:56:11 +000013822013-02-14: Version 3.17.1
1383
1384 Performance and stability improvements on all platforms.
1385
1386
hpayer@chromium.org7c3372b2013-02-13 17:26:04 +000013872013-02-13: Version 3.17.0
1388
1389 Enabled parallel sweeping.
1390
1391 Don't try to unlink instructions twice during GVN
1392 (Chromium issue 175141)
1393
1394 Fixed code flusher disabling while marking incrementally.
1395 (Chromium issue 173458, 168582)
1396
1397 Don't use TLS for space iterators.
1398 (issue 2531)
1399
1400 Added new GetHeapStatistics API entry and deprecated old one.
1401
1402 Fixed DoubleStackSlot-to-DoubleStackSlot moves on ia32. Unified
1403 platform-independent code.
1404 (Chromium issue 173907)
1405
1406 Added --trace-array-abuse to help find OOB accesses.
1407
1408 Performance and stability improvements on all platforms.
1409
1410
mmassi@chromium.org2f0efde2013-02-06 14:12:58 +000014112013-02-06: Version 3.16.14
1412
1413 Performance and stability improvements on all platforms.
1414
1415
danno@chromium.org94b0d6f2013-02-04 13:33:20 +000014162013-02-04: Version 3.16.13
1417
1418 Tagged stubs that rely on instance types as MEGAMORPHIC.
1419 (Chromium issue 173974)
1420
1421 Fixed clearing of dead dependent codes and verifing of weak
1422 embedded maps on full GC. (Chromium issue 172488,172489)
1423
1424 Made the arm port build cleanly with Clang.
1425
1426 Performance and stability improvements on all platforms.
1427
1428
mstarzinger@chromium.orge3b8d0f2013-02-01 09:06:41 +000014292013-01-31: Version 3.16.12
1430
1431 Performance and stability improvements on all platforms.
1432
1433
mstarzinger@chromium.org068ea0a2013-01-30 09:39:44 +000014342013-01-30: Version 3.16.11
1435
1436 Put making embedded maps in optimized code weak behind a flag.
1437 (Chromium issue 172488,172489)
1438
1439 Performance and stability improvements on all platforms.
1440
1441
mvstanton@chromium.orgd16d8532013-01-25 13:29:10 +000014422013-01-25: Version 3.16.10
1443
1444 Avoid excessive memory usage during redundant phi elimination.
1445 (issue 2510)
1446
1447 Fixed additional spec violations wrt RegExp.lastIndex.
1448 (issue 2437)
1449
1450 Added Isolate parameter to Persistent class.
1451 (issue 2487)
1452
1453 Performance and stability improvements on all platforms.
1454
1455
yangguo@chromium.org003650e2013-01-24 16:31:08 +000014562013-01-24: Version 3.16.9
1457
1458 Made embedded maps in optimized code weak.
1459 (issue 2073)
1460
1461 Fixed corner case when JSFunction is evicted from flusher.
1462 (Chromium issue 168801)
1463
1464 Correctly set kCanBeDivByZero flag for HMathFloorOfDiv.
1465 (Chromium issue 171641)
1466
1467 Performance and stability improvements on all platforms.
1468
1469
mvstanton@chromium.org6bec0092013-01-23 13:46:53 +000014702013-01-23: Version 3.16.8
1471
1472 Correctly reset lastIndex in an RegExp object.
1473 (Chromium issue 170856)
1474
1475 Added a workaround for Windows compilation problems related to V8EXPORT.
1476 (issue 2507)
1477
1478 tools/run-tests.py: shlex.split() the value of --command-prefix
1479 (Chromium issue 171553)
1480
1481 Fixed pattern detection for replacing shifts by rotation.
1482 (Chromium issue 2499)
1483
1484 Performance and stability improvements on all platforms.
1485
1486
yangguo@chromium.org28381b42013-01-21 14:39:38 +000014872013-01-21: Version 3.16.7
1488
1489 Removed <(library) usage from v8.gyp.
1490 (Chromium issue 111541)
1491
1492 Fixed out of bounds memory access in TestJSArrayForAllocationSiteInfo.
1493 (Chromium issue 169928)
1494
1495 Performance and stability improvements on all platforms.
1496
1497
yangguo@chromium.org46a2a512013-01-18 16:29:40 +000014982013-01-18: Version 3.16.6
1499
1500 Made the Isolate parameter mandatory in Locker and Unlocker classes.
1501 (issue 2487)
1502
1503 Avoid pointer underflow in CopyCharsUnsigned.
1504 (issue 2493)
1505
1506 Generate shim headers when using system v8.
1507 (Chromium issue 165264)
1508
1509 Fixed arguments materialization for inlined apply().
1510 (issue 2489)
1511
1512 Sync'ed laziness between BuildFunctionInfo and MakeFunctionInfo.
1513 (Chromium issue 147497)
1514
1515 Added sanity check to CodeFlusher::AddCandidate.
1516 (Chromium issue 169209)
1517
1518 Performance and stability improvements on all platforms.
1519
1520
15212013-01-15: Version 3.16.5
1522
1523 Removed deprecated functions from V8's external API.
1524
1525 Prepared API for WebKit use of Latin-1.
1526
1527 Fixed V8 issue 2486.
1528
1529 Fixed Chromium issue 169723.
1530
1531 Performance and stability improvements on all platforms.
1532
1533
yangguo@chromium.org9768bf12013-01-11 14:51:07 +000015342013-01-11: Version 3.16.4
1535
1536 Fixed Chromium issues 168545 and 169209.
1537
1538 Performance and stability improvements on all platforms.
1539
1540
jkummerow@chromium.org59297c72013-01-09 16:32:23 +000015412013-01-09: Version 3.16.3
1542
1543 Improved GC performance when moving parts of a FixedArray (issue 2452).
1544
1545 Enabled readline on d8 while building a shared lib (issue 1781).
1546
1547 Fixed missing exception check in typed array constructor
1548 (Chromium issue 168545).
1549
1550 Check for read-only-ness when preparing for array sort (issue 2419).
1551
1552 Performance and stability improvements on all platforms.
1553
1554
yangguo@chromium.org4cd70b42013-01-04 08:57:54 +000015552013-01-04: Version 3.16.2
1556
1557 Added Makefile options to build for the Raspberry Pi (armv7=0,
1558 arm_fpu=vfp2).
1559
1560 Performance and stability improvements on all platforms.
1561
1562
ulan@chromium.org4121f232012-12-27 15:57:11 +000015632012-12-27: Version 3.16.1
1564
1565 Fixed x64 MathMinMax for negative untagged int32 arguments.
1566 (Chromium issue 164442)
1567
1568 Fixed FloatingPointHelper::CheckSSE2OperandIsInt32.
1569 (issue 2458)
1570
1571 Performance and stability improvements on all platforms.
1572
1573
yangguo@chromium.org9b8fc9f2012-12-21 13:47:00 +000015742012-12-21: Version 3.16.0
yangguo@chromium.orga6bbcc82012-12-21 12:35:02 +00001575
1576 V8_Fatal now prints C++ stack trace in debug mode.
1577
1578 Added HTML-based tick processor.
1579
1580 Continued implementation of Object.observe (V8 issue 2409).
1581
1582 Fixed V8 issues 2243, 2340, 2393, 2399, 2457.
1583
1584 Fixed Chromium issues 125308, 165637, 166379, 166553.
1585
1586 Performance and stability improvements on all platforms.
1587
1588
jkummerow@chromium.org5323a9c2012-12-10 19:00:50 +000015892012-12-10: Version 3.15.11
1590
1591 Define CAN_USE_VFP2/3_INSTRUCTIONS based on arm_neon and arm_fpu GYP
1592 flags.
1593
1594 Performance and stability improvements on all platforms.
1595
1596
rossberg@chromium.orgcddc71f2012-12-07 12:40:13 +000015972012-12-07: Version 3.15.10
1598
1599 Enabled optimisation of functions inside eval. (issue 2315)
1600
1601 Fixed spec violations in methods of Number.prototype. (issue 2443)
1602
1603 Added GCTracer metrics for a scavenger GC for DOM wrappers.
1604
1605 Performance and stability improvements on all platforms.
1606
1607
mstarzinger@chromium.org32280cf2012-12-06 17:32:37 +000016082012-12-06: Version 3.15.9
1609
1610 Fixed candidate eviction in code flusher.
1611 (Chromium issue 159140)
1612
1613 Iterate through all arguments for side effects in Math.min/max.
1614 (issue 2444)
1615
1616 Fixed spec violations related to regexp.lastIndex
1617 (issue 2437, issue 2438)
1618
1619 Performance and stability improvements on all platforms.
1620
1621
mmassi@chromium.org49a44672012-12-04 13:52:03 +000016222012-12-04: Version 3.15.8
1623
1624 Enforced stack allocation of TryCatch blocks.
1625 (issue 2166,chromium:152389)
1626
1627 Fixed external exceptions in external try-catch handlers.
1628 (issue 2166)
1629
1630 Activated incremental code flushing by default.
1631
1632 Performance and stability improvements on all platforms.
1633
1634
svenpanne@chromium.org83130cf2012-11-30 10:13:25 +000016352012-11-30: Version 3.15.7
1636
1637 Activated code aging by default.
1638
1639 Included more information in --prof log.
1640
1641 Removed eager sweeping for lazy swept spaces. Try to find in
1642 SlowAllocateRaw a bounded number of times a big enough memory slot.
1643 (issue 2194)
1644
1645 Performance and stability improvements on all platforms.
1646
1647
danno@chromium.org1f34ad32012-11-26 14:53:56 +000016482012-11-26: Version 3.15.6
1649
1650 Ensure double arrays are filled with holes when extended from
1651 variations of empty arrays. (Chromium issue 162085)
1652
1653 Performance and stability improvements on all platforms.
1654
1655
ulan@chromium.org8e8d8822012-11-23 14:36:46 +000016562012-11-23: Version 3.15.5
1657
1658 Fixed JSON.stringify for objects with interceptor handlers.
1659 (Chromium issue 161028)
1660
1661 Fixed corner case in x64 compare stubs. (issue 2416)
1662
1663 Performance and stability improvements on all platforms.
1664
1665
yangguo@chromium.orgfb377212012-11-16 14:43:43 +000016662012-11-16: Version 3.15.4
1667
1668 Fixed Array.prototype.join evaluation order. (issue 2263)
1669
1670 Perform CPU sampling by CPU sampling thread only iff processing thread
1671 is not running. (issue 2364)
1672
1673 When using an Object as a set in Object.getOwnPropertyNames, null out
1674 the proto. (issue 2410)
1675
1676 Disabled EXTRA_CHECKS in Release build.
1677
1678 Heap explorer: Show representation of strings.
1679
1680 Removed 'type' and 'arguments' properties from Error object.
1681 (issue 2397)
1682
1683 Added atomics implementation for ThreadSanitizer v2.
1684 (Chromium issue 128314)
1685
1686 Fixed LiveEdit crashes when object/array literal is added. (issue 2368)
1687
1688 Performance and stability improvements on all platforms.
1689
1690
yangguo@chromium.orgeeb44b62012-11-13 13:56:09 +000016912012-11-13: Version 3.15.3
1692
1693 Changed sample shell to send non-JS output (e.g. errors) to stderr
1694 instead of stdout.
1695
1696 Correctly check for stack overflow even when interrupt is pending.
1697 (issue 214)
1698
1699 Collect stack trace on stack overflow. (issue 2394)
1700
1701 Performance and stability improvements on all platforms.
1702
1703
mvstanton@chromium.orge4ac3ef2012-11-12 14:53:34 +000017042012-11-12: Version 3.15.2
1705
1706 Function::GetScriptOrigin supplies sourceURL when script name is
1707 not available. (Chromium issue 159413)
1708
1709 Made formatting error message side-effect-free. (issue 2398)
1710
1711 Fixed length check in JSON.stringify. (Chromium issue 160010)
1712
1713 ES6: Added support for Set and Map clear method (issue 2400)
1714
1715 Fixed slack tracking when instance prototype changes.
1716 (Chromium issue 157019)
1717
1718 Fixed disabling of code flusher while marking. (Chromium issue 159140)
1719
1720 Added a test case for object grouping in a scavenger GC (issue 2077)
1721
1722 Support shared library build of Android for v8.
1723 (Chromium issue 158821)
1724
1725 ES6: Added support for size to Set and Map (issue 2395)
1726
1727 Performance and stability improvements on all platforms.
1728
1729
verwaest@chromium.orge4ee6de2012-11-06 12:13:00 +000017302012-11-06: Version 3.15.1
1731
1732 Put incremental code flushing behind a flag. (Chromium issue 159140)
1733
1734 Performance and stability improvements on all platforms.
1735
1736
danno@chromium.org72204d52012-10-31 10:02:10 +000017372012-10-31: Version 3.15.0
1738
1739 Loosened aligned code target requirement on ARM (issue 2380)
1740
1741 Fixed JSON.parse to treat leading zeros correctly.
1742 (Chromium issue 158185)
1743
1744 Performance and stability improvements on all platforms.
1745
1746
rossberg@chromium.org89e18f52012-10-22 13:09:53 +000017472012-10-22: Version 3.14.5
1748
1749 Killed off the SCons based build.
1750
1751 Added a faster API for creating v8::Integer objects.
1752
1753 Speeded up function deoptimization by avoiding quadratic pass over
1754 optimized function list. (Chromium issue 155270)
1755
1756 Always invoke the default Array.sort functions from builtin functions.
1757 (issue 2372)
1758
1759 Reverted recent CPU profiler changes because they broke --prof.
1760 (issue 2364)
1761
1762 Switched code flushing to use different JSFunction field.
1763 (issue 1609)
1764
1765 Performance and stability improvements on all platforms.
1766
1767
svenpanne@chromium.orgc859c4f2012-10-15 11:51:39 +000017682012-10-15: Version 3.14.4
1769
1770 Allow evals for debugger even if they are prohibited in the debugee
1771 context. (Chromium issue 154733)
1772
1773 Enabled --verify-heap in release mode (issue 2120)
1774
1775 Performance and stability improvements on all platforms.
1776
1777
jkummerow@chromium.orgc1956672012-10-11 15:57:38 +000017782012-10-11: Version 3.14.3
1779
1780 Use native context to retrieve ErrorMessageForCodeGenerationFromStrings
1781 (Chromium issue 155076).
1782
1783 Bumped variable limit further to 2^17 (Chromium issue 151625).
1784
1785 Performance and stability improvements on all platforms.
1786
1787
verwaest@chromium.org33e09c82012-10-10 17:07:22 +000017882012-10-10: Version 3.14.2
1789
1790 ARM: allowed VFP3 instructions when hardfloat is enabled.
1791 (Chromium issue 152506)
1792
1793 Fixed instance_descriptors() and PushStackTraceAndDie regressions.
1794 (Chromium issue 151749)
1795
1796 Made GDBJIT interface compile again. (issue 1804)
1797
1798 Fixed Accessors::FunctionGetPrototype's proto chain traversal.
1799 (Chromium issue 143967)
1800
1801 Made sure that names of temporaries do not clash with real variables.
1802 (issue 2322)
1803
1804 Rejected local module declarations. (Chromium issue 150628)
1805
1806 Rejected uses of lexical for-loop variable on the RHS. (issue 2322)
1807
1808 Fixed slot recording of code target patches.
1809 (Chromium issue 152615,chromium:144230)
1810
1811 Changed the Android makefile to use GCC 4.6 instead of GCC 4.4.3.
1812
1813 Performance and stability improvements on all platforms.
1814
1815
jkummerow@chromium.org7a96c2a2012-10-01 16:24:39 +000018162012-10-01: Version 3.14.1
1817
1818 Don't set -m32 flag when compiling with Android ARM compiler.
1819 (Chromium issue 143889)
1820
1821 Restore the descriptor array before returning allocation failure.
1822 (Chromium issue 151750)
1823
1824 Lowered kMaxVirtualRegisters (v8 issue 2139, Chromium issues 123822 and
1825 128252).
1826
1827 Pull more recent gyp in 'make dependencies'.
1828
1829 Made sure that the generic KeyedStoreIC changes length and element_kind
1830 atomically (issue 2346).
1831
1832 Bumped number of allowed variables per scope to 65535, to address GWT.
1833 (Chromium issue 151625)
1834
1835 Support sourceURL for dynamically inserted scripts (issue 2342).
1836
1837 Performance and stability improvements on all platforms.
1838
1839
ulan@chromium.org56c14af2012-09-20 12:51:09 +000018402012-09-20: Version 3.14.0
1841
1842 Fixed missing slot recording during clearing of CallICs.
1843 (Chromium issue 144230)
1844
1845 Fixed LBoundsCheck on x64 to handle (stack slot + constant) correctly.
1846 (Chromium issue 150729)
1847
1848 Fixed minus zero test. (Issue 2133)
1849
1850 Fixed setting array length to zero for slow elements.
1851 (Chromium issue 146910)
1852
1853 Fixed lost arguments dropping in HLeaveInlined.
1854 (Chromium issue 150545)
1855
1856 Fixed casting error for receiver of interceptors.
1857 (Chromium issue 149912)
1858
1859 Throw a more descriptive exception when blocking 'eval' via CSP.
1860 (Chromium issue 140191)
1861
1862 Fixed debugger's eval when close to stack overflow. (issue 2318)
1863
1864 Added checks to live edit. (issue 2297)
1865
1866 Switched on code compaction on incremental GCs.
1867
1868 Fixed caching of optimized code for OSR. (issue 2326)
1869
1870 Not mask exception thrown by toString in String::UtfValue etc.
1871 (issue 2317)
1872
1873 Fixed API check for length of external arrays. (Chromium issue 148896)
1874
1875 Ensure correct enumeration indices in the dict (Chromium issue 148376)
1876
1877 Correctly initialize regexp global cache. (Chromium issue 148378)
1878
1879 Fixed arguments object materialization during deopt. (issue 2261)
1880
1881 Introduced new API to expose external string resource regardless of
1882 encoding.
1883
1884 Fixed CHECK failure in LCodeGen::DoWrapReceiver when
1885 --deopt-every-n-times flag is present
1886 (Chromium issue 148389)
1887
1888 Fixed edge case of extension with NULL as source string.
1889 (Chromium issue 144649)
1890
1891 Fixed array index dehoisting. (Chromium issue 141395)
1892
1893 Performance and stability improvements on all platforms.
1894
1895
mstarzinger@chromium.orgde886792012-09-11 13:22:37 +000018962012-09-11: Version 3.13.7
1897
1898 Enable/disable LiveEdit using the (C++) debug API.
1899
1900 Performance and stability improvements on all platforms.
1901
1902
jkummerow@chromium.org78502a92012-09-06 13:50:42 +000019032012-09-06: Version 3.13.6
1904
1905 Added validity checking to API functions and calls.
1906
1907 Disabled accessor inlining (Chromium issue 134609).
1908
1909 Fixed bug in Math.min/max in optimized code (Chromium issue 145961).
1910
1911 Directly use %ObjectKeys in json stringify (Chromium issue 2312).
1912
1913 Fixed VS2005 build (issue 2313).
1914
1915 Activated fixed ES5 readonly semantics by default.
1916
1917 Added hardfp flag to the Makefile.
1918
1919 Performance and stability improvements on all platforms.
1920
1921
yangguo@chromium.org355cfd12012-08-29 15:32:24 +000019222012-08-29: Version 3.13.5
1923
1924 Release stack trace data after firing Error.stack accessor.
1925 (issue 2308)
1926
1927 Added a new API V8::SetJitCodeEventHandler to push code name and
1928 location to users such as profilers.
1929
1930 Allocate block-scoped global bindings to global context.
1931
1932 Performance and stability improvements on all platforms.
1933
1934
yangguo@chromium.org46839fb2012-08-28 09:06:19 +000019352012-08-28: Version 3.13.4
1936
1937 Print reason for disabling optimization. Kill --trace-bailout flag.
1938
1939 Provided option to disable full DEBUG build on Android.
1940
1941 Introduced global contexts to represent lexical global scope(s).
1942
1943 Fixed rounding in Uint8ClampedArray setter. (issue 2294)
1944
1945 Performance and stability improvements on all platforms.
1946
1947
yangguo@chromium.org08eb1962012-08-21 11:19:20 +000019482012-08-21: Version 3.13.3
1949
1950 Performance and stability improvements on all platforms.
1951
1952
19532012-08-20: Version 3.13.2
1954
1955 Performance and stability improvements on all platforms.
1956
1957
verwaest@chromium.orgde64f722012-08-16 15:44:54 +000019582012-08-16: Version 3.13.1
1959
1960 Performance and stability improvements on all platforms.
1961
1962
mstarzinger@chromium.org471f2f12012-08-10 14:46:33 +000019632012-08-10: Version 3.13.0
1964
1965 Added histograms for total allocated/live heap size, as well as
1966 allocated size and percentage of total for map and cell space.
1967
1968 Fixed parseInt's octal parsing behavior (ECMA-262 Annex E 15.1.2.2).
1969 (issue 1645)
1970
1971 Added checks for interceptors to negative lookup code in Crankshaft.
1972 (Chromium issue 140473)
1973
1974 Made incremental marking clear ICs and type feedback cells.
1975
1976 Performance and stability improvements on all platforms.
1977
1978
jkummerow@chromium.org000f7fb2012-08-01 11:14:42 +000019792012-08-01: Version 3.12.19
1980
1981 Performance and stability improvements on all platforms.
1982
1983
ulan@chromium.orgea52b5f2012-07-30 13:05:33 +000019842012-07-30: Version 3.12.18
1985
1986 Forced using bit-pattern for signed zero double. (issue 2239)
1987
1988 Made sure double to int conversion is correct. (issue 2260)
1989
1990 Performance and stability improvements on all platforms.
1991
1992
verwaest@chromium.orgb6d052d2012-07-27 08:03:27 +000019932012-07-27: Version 3.12.17
1994
1995 Always set the callee's context when calling a function from optimized
1996 code.
1997 (Chromium issue 138887)
1998
1999 Fixed building with GCC 3.x
2000 (issue 2016, 2017)
2001
2002 Improved API calls that return empty handles.
2003 (issue 2245)
2004
2005 Performance and stability improvements on all platforms.
2006
2007
danno@chromium.org129d3982012-07-25 15:01:47 +000020082012-07-25: Version 3.12.16
2009
2010 Performance and stability improvements on all platforms.
2011
2012
yangguo@chromium.org304cc332012-07-24 07:59:48 +000020132012-07-24: Version 3.12.15
2014
2015 Added PRESERVE_ASCII_NULL option to String::WriteAscii.
2016 (issue 2252)
2017
2018 Added dependency to HLoadKeyed* instructions to prevent invalid
2019 hoisting. (Chromium issue 137768)
2020
2021 Enabled building d8 for Android on Mac.
2022
2023 Interpret negative hexadecimal literals as NaN.
2024 (issue 2240)
2025
2026 Expose counters in javascript when using --track-gc-object-stats.
2027
2028 Enabled building and testing V8 on Android IA.
2029
2030 Added --trace-parse flag to parser.
2031
2032 Performance and stability improvements on all platforms.
2033
2034
verwaest@chromium.org178fb152012-07-18 11:21:48 +000020352012-07-18: Version 3.12.14
2036
2037 Deactivated optimization of packed arrays.
2038 (Chromium issue 137768)
2039
2040 Fixed broken accessor transition.
2041 (Chromium issue 137689)
2042
2043 Performance and stability improvements on all platforms.
2044
2045
verwaest@chromium.org753aee42012-07-17 16:15:42 +000020462012-07-17: Version 3.12.13
2047
2048 Fixed missing tagging of stack value in finally block.
2049 (Chromium issue 137496)
2050
2051 Added more support for heap analysis.
2052
2053 Performance and stability improvements on all platforms.
2054
2055
jkummerow@chromium.org28583c92012-07-16 11:31:55 +000020562012-07-16: Version 3.12.12
2057
2058 Added an option to the tickprocessor to specify the directory for lib
2059 lookup.
2060
2061 Fixed ICs for slow objects with native accessor (Chromium issue 137002).
2062
2063 Fixed transcendental cache on ARM in optimized code (issue 2234).
2064
2065 New heap inspection tools: counters for object sizes and counts,
2066 histograms for external fragmentation.
2067
2068 Incorporated constness into inferred interfaces (in preparation for
2069 handling imports) (issue 1569).
2070
2071 Performance and stability improvements on all platforms.
2072
2073
rossberg@chromium.org657d53b2012-07-12 11:06:03 +000020742012-07-12: Version 3.12.11
2075
2076 Renamed "mips" arch to "mipsel" in the GYP build.
2077
2078 Fixed computation of call targets on prototypes in Crankshaft.
2079 (Chromium issue 125148)
2080
2081 Removed use of __lookupGetter__ when generating stack trace.
2082 (issue 1591)
2083
2084 Turned on ES 5.2 globals semantics by default.
2085 (issue 1991, Chromium issue 80591)
2086
2087 Synced preparser and parser wrt syntax error in switch..case.
2088 (issue 2210)
2089
2090 Fixed reporting of octal literals in strict mode when preparsing.
2091 (issue 2220)
2092
2093 Fixed inline constructors for Harmony Proxy prototypes.
2094 (issue 2225)
2095
2096 Performance and stability improvements on all platforms.
2097
2098
danno@chromium.org81cac2b2012-07-10 11:28:27 +000020992012-07-10: Version 3.12.10
2100
2101 Re-enabled and fixed issue with array bounds check elimination
2102 (Chromium issue 132114).
2103
2104 Fixed Debug::Break crash. (Chromium issue 131642)
2105
2106 Added optimizing compiler support for JavaScript getters.
2107
2108 Performance and stability improvements on all platforms.
2109
2110
yangguo@chromium.org99aa4902012-07-06 16:21:55 +000021112012-07-06: Version 3.12.9
2112
2113 Correctly advance the scanner when scanning unicode regexp flag.
2114 (Chromium issue 136084)
2115
2116 Fixed unhandlified code calling Harmony Proxy traps.
2117 (issue 2219)
2118
2119 Performance and stability improvements on all platforms.
2120
2121
svenpanne@chromium.org619781a2012-07-05 08:22:44 +000021222012-07-05: Version 3.12.8
2123
2124 Implemented TypedArray.set and ArrayBuffer.slice in d8.
2125
2126 Performance and stability improvements on all platforms.
2127
2128
mstarzinger@chromium.orgc6d9cee2012-07-03 10:03:19 +000021292012-07-03: Version 3.12.7
2130
2131 Fixed lazy compilation for strict eval scopes.
2132 (Chromium issue 135066)
2133
2134 Made MACOSX_DEPLOYMENT_TARGET configurable in GYP.
2135 (issue 2151)
2136
2137 Report "hidden properties" in heap profiler for properties case.
2138 (issue 2212)
2139
2140 Activated optimization of packed arrays by default.
2141
2142 Performance and stability improvements on all platforms.
2143
2144
yangguo@chromium.orgc74d6742012-06-29 15:15:45 +000021452012-06-29: Version 3.12.6
2146
2147 Cleaned up hardfp ABI detection for ARM (V8 issue 2140).
2148
2149 Extended TypedArray support in d8.
2150
2151
yangguo@chromium.org9c741c82012-06-28 15:04:22 +000021522012-06-28: Version 3.12.5
2153
2154 Fixed lazy parsing heuristics to respect outer scope.
2155 (Chromium issue 135008)
2156
2157 Allow using test-wrapper-gypbuild.py on Windows when no python
2158 interpreter is registered.
2159
2160 Performance and stability improvements on all platforms.
2161
2162
jkummerow@chromium.org7a6fc812012-06-27 11:12:38 +000021632012-06-27: Version 3.12.4
2164
2165 Removed -fomit-frame-pointer flag from Release builds to make
2166 the stack walkable by TCMalloc (Chromium issue 133723).
2167
2168 Ported r7868 (constant masking) to x64 (issue 1374).
2169
2170 Expose more detailed memory statistics (issue 2201).
2171
2172 Fixed Harmony Maps and WeakMaps for undefined values
2173 (Chromium issue 132744).
2174
2175 Correctly throw reference error in strict mode with ICs disabled
2176 (issue 2119).
2177
2178 Performance and stability improvements on all platforms.
2179
2180
ulan@chromium.orgd9e468a2012-06-25 09:47:40 +000021812012-06-25: Version 3.12.3
2182
2183 Reverted r11835 'Unify promotion and allocation limit computation' due
2184 to V8 Splay performance regression on Mac. (Chromium issue 134183)
2185
2186 Fixed sharing of literal boilerplates for optimized code. (issue 2193)
2187
2188 Performance and stability improvements on all platforms.
2189
2190
yangguo@chromium.orgde0db002012-06-22 13:44:28 +000021912012-06-22: Version 3.12.2
2192
2193 Made near-jump check more strict in LoadNamedFieldPolymorphic on
2194 ia32/x64. (Chromium issue 134055)
2195
2196 Fixed lazy sweeping heuristics to prevent old-space expansion.
2197 (issue 2194)
2198
2199 Performance and stability improvements on all platforms.
2200
2201
yangguo@chromium.orgd2899aa2012-06-21 11:16:20 +000022022012-06-21: Version 3.12.1
2203
2204 Performance and stability improvements on all platforms.
2205
2206
yangguo@chromium.org5a11aaf2012-06-20 11:29:00 +000022072012-06-20: Version 3.12.0
2208
2209 Fixed Chromium issues:
2210 115100, 129628, 131994, 132727, 132741, 132742, 133211
2211
2212 Fixed V8 issues:
2213 915, 1914, 2034, 2087, 2094, 2134, 2156, 2166, 2172, 2177, 2179, 2185
2214
2215 Added --extra-code flag to mksnapshot to load JS code into the VM
2216 before creating the snapshot.
2217
2218 Support 'restart call frame' command in the debugger.
2219
2220 Performance and stability improvements on all platforms.
2221
2222
mmassi@chromium.org7028c052012-06-13 11:51:58 +000022232012-06-13: Version 3.11.10
2224
2225 Implemented heap profiler memory usage reporting.
2226
2227 Preserved error message during finally block in try..finally.
2228 (Chromium issue 129171)
2229
2230 Fixed EnsureCanContainElements to properly handle double values.
2231 (issue 2170)
2232
2233 Improved heuristics to keep objects in fast mode with inherited
2234 constructors.
2235
2236 Performance and stability improvements on all platforms.
2237
2238
rossberg@chromium.org400388e2012-06-06 09:29:22 +000022392012-06-06: Version 3.11.9
2240
2241 Implemented ES5-conformant semantics for inherited setters and read-only
2242 properties. Currently behind --es5_readonly flag, because it breaks
2243 WebKit bindings.
2244
2245 Exposed last seen heap object id via v8 public api.
2246
2247 Performance and stability improvements on all platforms.
2248
2249
verwaest@chromium.org37141392012-05-31 13:27:02 +000022502012-05-31: Version 3.11.8
2251
2252 Avoid overdeep recursion in regexp where a guarded expression with a
2253 minimum repetition count is inside another quantifier.
2254 (Chromium issue 129926)
2255
2256 Fixed missing write barrier in store field stub.
2257 (issues 2143, 1465, Chromium issue 129355)
2258
2259 Proxies: Fixed receiver for setters inherited from proxies.
2260 Proxies: Fixed ToStringArray function so that it does not reject some
2261 keys.
2262 (issue 1543)
2263
2264 Performance and stability improvements on all platforms.
2265
2266
svenpanne@chromium.org830d30c2012-05-29 13:20:14 +000022672012-05-29: Version 3.11.7
2268
2269 Get better function names in stack traces.
2270
2271 Performance and stability improvements on all platforms.
2272
2273
jkummerow@chromium.org777db6f2012-05-24 09:33:09 +000022742012-05-24: Version 3.11.6
2275
2276 Fixed RegExp.prototype.toString for incompatible receivers
2277 (issue 1981).
2278
2279 Performance and stability improvements on all platforms.
2280
2281
mstarzinger@chromium.org15613d02012-05-23 12:04:37 +000022822012-05-23: Version 3.11.5
2283
2284 Performance and stability improvements on all platforms.
2285
2286
ulan@chromium.org0e3f88b2012-05-22 09:16:05 +000022872012-05-22: Version 3.11.4
2288
2289 Some cleanup to common.gypi. This fixes some host/target combinations
2290 that weren't working in the Make build on Mac.
2291
2292 Handle EINTR in socket functions and continue incomplete sends.
2293 (issue 2098)
2294
2295 Fixed python deprecations. (issue 1391)
2296
2297 Made socket send and receive more robust and return 0 on failure.
2298 (Chromium issue 15719)
2299
2300 Fixed GCC 4.7 (C++11) compilation. (issue 2136)
2301
2302 Set '-m32' option for host and target platforms
2303
2304 Performance and stability improvements on all platforms.
2305
2306
ulan@chromium.orgd6899c32012-05-18 14:12:25 +000023072012-05-18: Version 3.11.3
2308
2309 Disable optimization for functions that have scopes that cannot be
2310 reconstructed from the context chain. (issue 2071)
2311
2312 Define V8_EXPORT to nothing for clients of v8. (Chromium issue 90078)
2313
2314 Correctly check for native error objects. (Chromium issue 2138)
2315
2316 Performance and stability improvements on all platforms.
2317
2318
yangguo@chromium.org5f0b8ea2012-05-16 12:37:04 +000023192012-05-16: Version 3.11.2
2320
2321 Revert r11496. (Chromium issue 128146)
2322
2323 Implement map collection for incremental marking. (issue 1465)
2324
2325 Add toString method to CallSite (which describes a frame of the
2326 stack trace).
2327
2328
yangguo@chromium.orgcb9affa2012-05-15 12:16:38 +000023292012-05-15: Version 3.11.1
2330
2331 Added a readbuffer function to d8 that reads a file into an ArrayBuffer.
2332
2333 Fix freebsd build. (V8 issue 2126)
2334
2335 Performance and stability improvements on all platforms.
2336
2337
jkummerow@chromium.org212d9642012-05-11 15:02:09 +000023382012-05-11: Version 3.11.0
2339
2340 Fixed compose-discard crasher from r11524 (issue 2123).
2341
2342 Activated new global semantics by default. Global variables can
2343 now shadow properties of the global object (ES5.1 erratum).
2344
2345 Properly set ElementsKind of empty FAST_DOUBLE_ELEMENTS arrays when
2346 transitioning (Chromium issue 117409).
2347
2348 Made Error.prototype.name writable again, as required by the spec and
2349 the web (Chromium issue 69187).
2350
2351 Implemented map collection with incremental marking (issue 1465).
2352
2353 Regexp: Fixed overflow in min-match-length calculation
2354 (Chromium issue 126412).
2355
2356 MIPS: Fixed illegal instruction use on Loongson in code for
2357 Math.random() (issue 2115).
2358
2359 Fixed crash bug in VisitChoice (Chromium issue 126272).
2360
2361 Fixed unsigned-Smi check in MappedArgumentsLookup
2362 (Chromium issue 126414).
2363
2364 Fixed LiveEdit for function with no locals (issue 825).
2365
2366 Fixed register clobbering in LoadIC for interceptors
2367 (Chromium issue 125988).
2368
2369 Implemented clearing of CompareICs (issue 2102).
2370
2371 Performance and stability improvements on all platforms.
2372
2373
danno@chromium.org2c26cb12012-05-03 09:06:43 +000023742012-05-03: Version 3.10.8
2375
2376 Enabled MIPS cross-compilation.
2377
2378 Ensured reload of elements pointer in StoreFastDoubleElement stub.
2379 (Chromium issue 125515)
2380
2381 Fixed corner cases in truncation behavior when storing to
2382 TypedArrays. (issue 2110)
2383
2384 Fixed failure to properly recognize and report out-of-memory
2385 conditions when allocating code space pages. (Chromium issue
2386 118625)
2387
2388 Fixed idle notifications to perform a round of incremental GCs
2389 after context disposal. (issue 2107)
2390
2391 Fixed preparser for try statement. (issue 2109)
2392
2393 Performance and stability improvements on all platforms.
2394
2395
danno@chromium.org1044a4d2012-04-30 12:34:39 +000023962012-04-30: Version 3.10.7
2397
2398 Performance and stability improvements on all platforms.
2399
2400
yangguo@chromium.orgefdb9d72012-04-26 08:21:05 +000024012012-04-26: Version 3.10.6
2402
2403 Fixed some bugs in accessing details of the last regexp match.
2404
2405 Fixed source property of empty RegExp objects. (issue 1982)
2406
2407 Enabled inlining some V8 API functions.
2408
2409 Performance and stability improvements on all platforms.
2410
2411
mstarzinger@chromium.org88d326b2012-04-23 12:57:22 +000024122012-04-23: Version 3.10.5
2413
2414 Put new global var semantics behind a flag until WebKit tests are
2415 cleaned up.
2416
2417 Enabled stepping into callback passed to builtins.
2418 (Chromium issue 109564)
2419
2420 Performance and stability improvements on all platforms.
2421
2422
svenpanne@chromium.orgfb046332012-04-19 12:02:44 +000024232012-04-19: Version 3.10.4
2424
2425 Fixed issues when stressing compaction with WeakMaps.
2426
2427 Fixed missing GVN flag for new-space promotion. (Chromium issue 123919)
2428
2429 Simplify invocation sequence at monomorphic function invocation sites.
2430 (issue 2079)
2431
2432 Performance and stability improvements on all platforms.
2433
2434
erik.corry@gmail.comed49e962012-04-17 11:57:53 +000024352012-04-17: Version 3.10.3
2436
2437 Fixed several bugs in heap profiles (including issue 2078).
2438
2439 Throw syntax errors on illegal escape sequences.
2440
2441 Implemented rudimentary module linking (behind --harmony flag)
2442
2443 Implemented ES5 erratum: Global declarations should shadow
2444 inherited properties.
2445
2446 Made handling of const more consistent when combined with 'eval'
2447 and 'with'.
2448
2449 Fixed V8 on MinGW-x64 (issue 2026).
2450
2451 Performance and stability improvements on all platforms.
2452
2453
jkummerow@chromium.org28faa982012-04-13 09:58:30 +000024542012-04-13: Version 3.10.2
2455
2456 Fixed native ARM build (issues 1744, 539)
2457
2458 Return LOOKUP variable instead of CONTEXT for non-context allocated
2459 outer scope parameters (Chromium issue 119609).
2460
2461 Fixed regular and ElementsKind transitions interfering with each other
2462 (Chromium issue 122271).
2463
2464 Improved performance of keyed loads/stores which have a HeapNumber
2465 index (issues 1388, 1295).
2466
2467 Fixed WeakMap processing for evacuation candidates (issue 2060).
2468
2469 Bailout on possible direct eval calls (Chromium issue 122681).
2470
2471 Do not assume that names of function expressions are context-allocated
2472 (issue 2051).
2473
2474 Performance and stability improvements on all platforms.
2475
2476
fschneider@chromium.org7d10be52012-04-10 12:30:14 +000024772012-04-10: Version 3.10.1
2478
2479 Fixed bug with arguments object in inlined functions (issue 2045).
2480
2481 Fixed performance bug with lazy initialization (Chromium issue
2482 118686).
2483
2484 Added suppport for Mac OS X 64bit builds with GYP.
2485 (Patch contributed by Filipe David Manana <fdmanana@gmail.com>)
2486
2487 Fixed bug with hidden properties (issue 2034).
2488
2489 Fixed a performance bug when reloading pages (Chromium issue 117767,
2490 V8 issue 1902).
2491
2492 Fixed bug when optimizing throw in top-level code (issue 2054).
2493
2494 Fixed two bugs with array literals (issue 2055, Chromium issue 121407).
2495
2496 Fixed bug with Math.min/Math.max with NaN inputs (issue 2056).
2497
2498 Fixed a bug with the new runtime profiler (Chromium issue 121147).
2499
2500 Fixed compilation of V8 using uClibc.
2501
2502 Optimized boot-up memory use.
2503
2504 Optimized regular expressions.
2505
2506
jkummerow@chromium.org1456e702012-03-30 08:38:13 +000025072012-03-30: Version 3.10.0
2508
2509 Fixed store IC writability check in strict mode
2510 (Chromium issue 120099).
2511
2512 Resynchronize timers if the Windows system time was changed.
2513 (Chromium issue 119815)
2514
2515 Removed "-mfloat-abi=hard" from host compiler cflags when building for
2516 hardfp ARM
2517 (https://code.google.com/p/chrome-os-partner/issues/detail?id=8539)
2518
2519 Fixed edge case for case independent regexp character classes
2520 (issue 2032).
2521
2522 Reset function info counters after context disposal.
2523 (Chromium issue 117767, V8 issue 1902)
2524
2525 Fixed missing write barrier in CopyObjectToObjectElements.
2526 (Chromium issue 119926)
2527
2528 Fixed missing bounds check in HasElementImpl.
2529 (Chromium issue 119925)
2530
2531 Performance and stability improvements on all platforms.
2532
2533
danno@chromium.org88aa0582012-03-23 15:11:57 +000025342012-03-23: Version 3.9.24
2535
2536 Activated count-based profiler for ARM.
2537
2538 Fixed use of proxies as f.prototype properties. (issue 2021)
2539
2540 Enabled snapshots on MIPS.
2541
2542 Performance and stability improvements on all platforms.
2543
2544
ulan@chromium.org6ff65142012-03-21 09:52:17 +000025452012-03-21: Version 3.9.23
2546
2547 Use correct arguments adaptation environment when inlining function
2548 containing arguments. (Issue 2014)
2549
2550 Performance and stability improvements on all platforms.
2551
2552
jkummerow@chromium.org531dfe82012-03-20 13:01:16 +000025532012-03-20: Version 3.9.22
2554
2555 Enabled count-based profiler by default.
2556
2557 Implemented a hash based look-up to speed up address checks
2558 in large object space (issue 853).
2559
2560 Performance and stability improvements on all platforms.
2561
2562
rossberg@chromium.org2c067b12012-03-19 11:01:52 +000025632012-03-19: Version 3.9.21
2564
2565 Fixed push-to-trunk script (and re-push).
2566
2567 Added API call that identifies strings that are guaranteed only to
2568 contain ASCII characters.
2569
2570
25712012-03-19: Version 3.9.20
2572
2573 Fixed declarations escaping global strict eval. (Issue 1624)
2574
2575 Fixed wrapping of receiver for non-strict callbacks. (Issue 1973)
2576
2577 Fixed function declarations overwriting read-only global properties.
2578 (Chromium issue 115452)
2579
2580 Fixed --use-strict flag in combination with --harmony[-scoping].
2581
2582 Debugger: naive implementation of "step into Function.prototype.bind".
2583
2584 Debugger: added ability to set script source from within OnBeforeCompile
2585
2586 Added flag to always call DebugBreak on abort.
2587
2588 Re-enabled constructor inlining and inline === comparison with boolean
2589 constants. (Issue 2009)
2590
2591 Don't use an explicit s0 in ClampDoubleToUint8. (Issue 2004)
2592
2593 Performance and stability improvements on all platforms.
2594
2595
mstarzinger@chromium.org3233d2f2012-03-14 11:16:03 +000025962012-03-14: Version 3.9.19
2597
2598 Ensure there is a smi check of the receiver for global load and call
2599 ICs (Chromium issue 117794).
2600
2601 Performance and stability improvements on all platforms.
2602
2603
yangguo@chromium.org154ff992012-03-13 08:09:54 +000026042012-03-13: Version 3.9.18
2605
2606 Ensure consistency of Math.sqrt on Intel platforms.
2607
2608 Remove static initializers in v8. (issue 1859)
2609
2610 Add explicit dependency on v8_base in the GYP-based build.
2611
2612 Performance and stability improvements on all platforms.
2613
2614
svenpanne@chromium.org4efbdb12012-03-12 08:18:42 +000026152012-03-12: Version 3.9.17
2616
2617 Fixed VFP detection through compiler defines. (issue 1996)
2618
2619 Add Code-related fields to postmortem metadata.
2620
2621 Performance and stability improvements on all platforms.
2622
2623
erik.corry@gmail.combbceb572012-03-09 10:52:05 +000026242012-03-09: Version 3.9.16
2625
2626 Added basic interface inference for modules (behind the --harmony flag).
2627
2628 Added Object.is, Number.isFinite, Number.isNaN.
2629
2630 Updated the Unicode tables to Unicode version 6.1.0.
2631
2632 Performance and stability improvements on all platforms.
2633
2634
ulan@chromium.org9a21ec42012-03-06 08:42:24 +000026352012-03-06: Version 3.9.15
2636
2637 Fix the heap profiler crash caused by memory layout changes between
2638 passes.
2639
2640 Fix Error.prototype.toString to throw TypeError. (issue 1980)
2641
2642 Fix double-rounding in strtod for MinGW. (issue 1062)
2643
2644 Fix corrupted snapshot serializaton on ia32. (Chromium issue v8/1985)
2645
2646 Performance and stability improvements on all platforms.
2647
2648
fschneider@chromium.org35814e52012-03-01 15:43:35 +000026492012-03-01: Version 3.9.14
2650
2651 Performance and stability improvements on all platforms.
2652
2653
ulan@chromium.org812308e2012-02-29 15:58:45 +000026542012-02-29: Version 3.9.13
2655
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002656 Added code kind check before preparing for OSR. (issue 1900, 115073)
ulan@chromium.org812308e2012-02-29 15:58:45 +00002657
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002658 Fixed issue 1802: Pass zone explicitly to zone-allocation on x64 and
2659 ARM.
ulan@chromium.org812308e2012-02-29 15:58:45 +00002660
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002661 Ported string construct stub to x64. (issue 849)
ulan@chromium.org812308e2012-02-29 15:58:45 +00002662
2663 Performance and stability improvements on all platforms.
2664
2665
ulan@chromium.org967e2702012-02-28 09:49:15 +000026662012-02-28: Version 3.9.12
2667
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002668 Fixed the negative lookup stub to handle deleted entries in a
2669 dictionary. (issue 1964)
ulan@chromium.org967e2702012-02-28 09:49:15 +00002670
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002671 Added a new API where the host can supply a callback function. The
ulan@chromium.org967e2702012-02-28 09:49:15 +00002672 callback function can resolve the location of a return address on stack
2673 to the location where a return-address rewriting profiler stashed the
2674 original return address.
2675
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002676 Fixed Chromium issue http://crbug.com/115646: When compiling for-in
2677 pass correct context value to the increment instruction.
ulan@chromium.org967e2702012-02-28 09:49:15 +00002678
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002679 Fixed issue 1853: Update breakpoints set with partial file name after
2680 compile.
ulan@chromium.org967e2702012-02-28 09:49:15 +00002681
2682
yangguo@chromium.orga7d3df92012-02-27 11:46:55 +000026832012-02-27: Version 3.9.11
2684
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002685 Made 'module' a context-sensitive keyword (V8 issue 1957).
yangguo@chromium.orga7d3df92012-02-27 11:46:55 +00002686
2687
yangguo@chromium.orgab30bb82012-02-24 14:41:46 +000026882012-02-24: Version 3.9.10
2689
2690 Fixed V8 issues 1322, 1772 and 1969.
2691
2692 Conformance improvements.
2693
2694 Performance and stability improvements on all platforms.
2695
2696
kmillikin@chromium.orgbe6bd102012-02-23 08:45:21 +000026972012-02-23: Version 3.9.9
2698
2699 Supported fast case for-in in Crankshaft.
2700
2701 Sped up heap snapshot serialization and dominators construction.
2702
2703 Randomized allocation addresses on windows. (Chromium issue 115151)
2704
2705 Fixed compilation with MinGW-w64. (issue 1943)
2706
2707 Fixed incorrect value of assignments to non-extensible properties.
2708
2709 Fixed a crash bug in generated code on ia32.
2710
2711 Performance and stability improvements on all platforms.
2712
2713
jkummerow@chromium.orgf7a58842012-02-21 10:08:21 +000027142012-02-21: Version 3.9.8
2715
2716 Fixed memory leak and missing #include in StartupDataDecompressor
2717 (issue 1960).
2718
2719 Renamed static methods to avoid shadowing virtual methods and fix Clang
2720 C++11 compile error.
2721
2722 Fixed sequence of element access in array builtins (issue 1790).
2723
2724 Performance and stability improvements on all platforms.
2725
2726
yangguo@chromium.org56454712012-02-16 15:33:53 +000027272012-02-16: Version 3.9.7
2728
2729 Fixed V8 issues 1322, 1878, 1942, 1945 and Chromium issue 113924.
2730
2731 Fixed GCC-4.7 warnings.
2732
2733 Added Navier-Stokes benchmark.
2734
2735 Performance and stability improvements on all platforms.
2736
2737
ulan@chromium.org65a89c22012-02-14 11:46:07 +000027382012-02-14: Version 3.9.6
2739
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002740 Fixed template-related linker error. (issue 1936)
ulan@chromium.org65a89c22012-02-14 11:46:07 +00002741
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002742 Allowed inlining of functions containing object literals. (issue 1322)
ulan@chromium.org65a89c22012-02-14 11:46:07 +00002743
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002744 Added --call-graph-size option to tickprocessor. (issue 1937)
ulan@chromium.org65a89c22012-02-14 11:46:07 +00002745
2746 Heap Snapshot maximum size limit is too low for really big apps. At the
2747 moment the limit is 256MB. (Chromium issue 113015)
2748
2749 Performance and stability improvements on all platforms.
2750
2751
yangguo@chromium.org78d1ad42012-02-09 13:53:47 +000027522012-02-09: Version 3.9.5
2753
2754 Removed unused command line flags.
2755
2756 Performance and stability improvements on all platforms.
2757
2758
svenpanne@chromium.orgb1df11d2012-02-08 10:26:21 +000027592012-02-08: Version 3.9.4
2760
2761 Properly initialize element-transitioning array literals on ARM.
2762 (issue 1930)
2763
2764 Bug fixes on all platforms.
2765
2766
jkummerow@chromium.orgab7dad42012-02-07 12:07:34 +000027672012-02-07: Version 3.9.3
2768
2769 When rethrowing an exception, print the stack trace of its original
2770 site instead of rethrow site (Chromium issue 60240).
2771
2772 Increased size of small stacks from 32k to 64k to avoid hitting limits
2773 in Chromium (Chromium issue 112843).
2774
2775
rossberg@chromium.org994edf62012-02-06 10:12:55 +000027762012-02-06: Version 3.9.2
2777
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002778 Added timestamp to --trace-gc output. (issue 1932)
rossberg@chromium.org994edf62012-02-06 10:12:55 +00002779
2780 Heap profiler reports implicit references.
2781
2782 Optionally export metadata with libv8 to enable debuggers to inspect V8
2783 state.
2784
2785
jkummerow@chromium.org1145ef82012-02-02 16:21:15 +000027862012-02-02: Version 3.9.1
2787
2788 Fixed memory leak in NativeObjectsExplorer::FindOrAddGroupInfo
2789 (Chromium issue 112315).
2790
2791 Fixed a crash in dev tools (Chromium issue 107996).
2792
2793 Added 'dependencies_traverse': 1 to v8 GYP target.
2794
2795 Performance and stability improvements on all platforms.
2796
2797
danno@chromium.orgfa458e42012-02-01 10:48:36 +000027982012-02-01: Version 3.9.0
2799
fschneider@chromium.org35814e52012-03-01 15:43:35 +00002800 Reduced memory use immediately after starting V8.
danno@chromium.orgfa458e42012-02-01 10:48:36 +00002801
2802 Stability fixes and performance improvements on all platforms.
2803
2804
yangguo@chromium.org659ceec2012-01-26 07:37:54 +000028052012-01-26: Version 3.8.9
2806
2807 Flush number string cache on GC (issue 1605).
2808
2809 Provide access to function inferred name with
2810 v8::Function::GetInferredName in V8 public API.
2811
2812 Fix building with Clang (issue 1912).
2813
2814 Reduce the space used by the stack for the profiling thread.
2815
2816 Fix misleading documentation of v8::Locker (issue 542).
2817
2818 Introduce readbinary function in d8 to read binary files.
2819
2820 Performance and stability improvements on all platforms.
2821
2822
jkummerow@chromium.org05ed9dd2012-01-23 14:42:48 +000028232012-01-23: Version 3.8.8
2824
2825 Limited number of loop iterations in Heap::ReserveSpace
2826 (Chromium issue 99027).
2827
2828 Fixed solaris build (VirtualMemory) (issue 1761).
2829
2830 Fixed strict vs. non-strict handling of function proxies in
2831 higher-order array and string methods.
2832
2833 Enabled asynchronous remote debugging with d8 (issue 1691).
2834
2835 Stability and performance improvements on all platforms.
2836
2837
ulan@chromium.org2efb9002012-01-19 15:36:35 +000028382012-01-19: Version 3.8.7
2839
2840 Ensure that LRandom restores rsi after call to the C function on x64.
2841 (Chromium issue http://crbug.com/110509)
2842
2843 Fixing include issues on *bsd when building with scons.
2844 (issue 1897)
2845
2846 Provide a switch to specify -fno-strict-aliasing
2847 (issue 1887)
2848
2849 Move WIN32 define from standalone.gypi to common.gypi
2850 (issue 1760)
2851
2852 Fix corner-case in heap size estimation.
2853 (issue 1893)
2854
2855 Fix and enable NEW_NON_STRICT_FAST ArgumentsAccess stub on x64.
2856 (issue 1903)
2857
2858 Performance improvements and bug fixes.
2859
2860
erik.corry@gmail.comf2038fb2012-01-16 11:42:08 +000028612012-01-16: Version 3.8.6
2862
2863 Add primitive WebGL array support to d8.
2864
2865 Improve heap size estimation (issue 1893).
2866
2867 Hash collision DOS workaround extended from string keys
2868 to numeric keys.
2869
2870 Provide an API for iterating through all external strings referenced
2871 from the JS heap.
2872
2873 Adjust position recorded for call expressions. http://crbug.com/109195
2874
2875 Fix GC crash related to instanceof. http://crbug.com/109448
2876
2877 Performance improvements and bug fixes.
2878
2879
rossberg@chromium.orgfab14982012-01-05 15:02:15 +000028802012-01-05: Version 3.8.5
2881
2882 Fix broken test that assumes that no GC can clear the regexp cache (GC
2883 can happen at any time due to Crankshaft).
2884
2885 Fix handling of bogus receivers for Harmony collections. (issue 1884)
2886
2887 Add netbsd support to gyp build.
2888
2889 Determine page size at runtime on posix platforms.
2890
2891 Ensure that store buffer filtering hash sets are cleared after
2892 StoreBuffer::Filter.
2893
2894 Randomize the seed used for string hashing. This helps guard against
2895 CPU-eating DOS attacks against node.js servers. Based on code from
2896 Bert Belder. This version only solves the issue for those that compile
2897 V8 themselves or those that do not use snapshots. A snapshot-based
2898 precompiled V8 will still have predictable string hash codes.
2899
2900 Implement callback when script finishes running in V8 API.
2901
2902 Improve performance of Math.min and Math.max for the case of two
2903 arguments. (issue 1325)
2904
2905
svenpanne@chromium.org3c93e772012-01-02 09:26:59 +000029062012-01-02: Version 3.8.4
2907
2908 Performance improvements for large Smi-only arrays.
2909
2910 Fixed InternalArrays construction. (issue 1878)
2911
2912
danno@chromium.orgbf0c8202011-12-27 10:09:42 +000029132011-12-27: Version 3.8.3
2914
2915 Avoid embedding new space objects into code objects in the lithium gap
2916 resolver. (chromium:108296)
2917
2918 Bug fixes and performance optimizations on all platforms.
2919
2920
danno@chromium.orge78f9fc2011-12-21 08:29:34 +000029212011-12-21: Version 3.8.2
2922
2923 Add max optimization flag to v8 gyp build to ensure V8 is always built
2924 fully optimized in Chrome.
2925
2926 MIPS: Bring MIPS to parity with other platforms.
2927
2928 Optimizations and stability improvements on all platforms.
2929
2930
ricow@chromium.org7ad65222011-12-19 12:13:11 +000029312011-12-19: Version 3.8.1
2932
2933 Fixed GCC 4.7 warnings. Patch from Tobias Burnus.
2934
2935 Stability improvements on all platforms.
2936
2937
ricow@chromium.org64e3a4b2011-12-13 08:07:27 +000029382011-12-13: Version 3.8.0
2939
2940 Fixed handling of arrays in DefineOwnProperty. (issue 1756)
2941
2942 Sync parser and preparser on do-while and return statements.
2943 (issue 1856)
2944
2945 Fixed another corner case for DefineOwnProperty on arrays (issue 1756).
2946
2947 Stability and performance improvements on all platforms.
2948
2949
svenpanne@chromium.orgecb9dd62011-12-01 08:22:35 +000029502011-12-01: Version 3.7.12
2951
2952 Increase tick interval for the android platform.
2953
2954 Fix a bug in the register allocator. (chromium:105112)
2955
2956 Fix handling of recompiling code. (chromium:105375, v8:1782)
2957
2958 Start incremental marking on idle notification. (v8:1458)
2959
2960 Build fixes for various platforms.
2961
2962 Various performance improvements.
2963
2964
mstarzinger@chromium.org1b3afd12011-11-29 14:28:56 +000029652011-11-29: Version 3.7.11
2966
2967 Fixed bug when generating padding to ensure space for lazy
2968 deoptimization.
2969 (issue 1846)
2970
2971 Further reduced pause times due to GC.
2972
2973 Stability and performance improvements on all platforms.
2974
2975
mstarzinger@chromium.orgf8c6bd52011-11-23 12:13:52 +000029762011-11-23: Version 3.7.10
2977
2978 Set maximum length of FixedArray in terms of elements instead an
2979 absolute number of bytes.
2980 (Chromium issue 103103)
2981
2982 Stability and performance improvements on all platforms.
2983
2984
29852011-11-21: Version 3.7.9
2986
2987 Removed exit-time destructors.
2988
2989 Stability and performance improvements on all platforms.
2990
2991
ricow@chromium.org27bf2882011-11-17 08:34:43 +000029922011-11-17: Version 3.7.8
2993
mstarzinger@chromium.orgf8c6bd52011-11-23 12:13:52 +00002994 Removed hidden prototype from builtins, i.e., deleting an overridden
ricow@chromium.org27bf2882011-11-17 08:34:43 +00002995 function on builtins will not make the original function reappear.
2996
2997 Added NetBSD support for scons build.
2998
2999 Performance improvements on all platforms.
3000
3001
jkummerow@chromium.org04e4f1e2011-11-14 13:36:17 +000030022011-11-14: Version 3.7.7
3003
3004 Fix missing fast property accessors in heap snapshots.
3005 (issue 1818)
3006
3007
danno@chromium.org2c456792011-11-11 12:00:53 +000030082011-11-11: Version 3.7.6
3009
3010 Fixed filtering of store buffer for large object pages.
3011 (issue 1817)
3012
3013 Fixed generated hash function on all platforms.
3014 (issue 1808)
3015
3016 Fixed Heap::Shrink to ensure that it does not free pages that are
3017 still in use.
3018 (Chromium issue 100414)
3019
jkummerow@chromium.org04e4f1e2011-11-14 13:36:17 +00003020 Stability and performance improvements on all platforms.
danno@chromium.org2c456792011-11-11 12:00:53 +00003021
3022
danno@chromium.orgc612e022011-11-10 11:38:15 +000030232011-11-10: Version 3.7.5
3024
3025 Added initial gyp infrastructure for MIPS.
3026
jkummerow@chromium.org04e4f1e2011-11-14 13:36:17 +00003027 Implemented performance improvements to the incremental garbage
danno@chromium.orgc612e022011-11-10 11:38:15 +00003028 collector.
3029
jkummerow@chromium.org04e4f1e2011-11-14 13:36:17 +00003030 Added optimizations and stability improvements on all platforms.
danno@chromium.orgc612e022011-11-10 11:38:15 +00003031
3032
jkummerow@chromium.orgc3b37122011-11-07 10:14:12 +000030332011-11-07: Version 3.7.4
3034
3035 Proper "libv8.so.3.7.4" SONAME for Linux shared library (issue 1786).
3036
3037 Fix Harmony sets and maps to allow null and undefined as keys
3038 (still hidden behind --harmony flag) (issue 1622).
3039
3040 Implement VirtualMemory on FreeBSD to fix build (issue 1807).
3041
3042 Enable VFP instructions for Android.
3043
3044 Fix error handling in Date.prototype.toISOString (issue 1792).
3045
3046 Bug fixes and performance improvements for all platforms.
3047
3048 Not officially supported but noteworthy: Crankshaft for MIPS :-)
3049
3050
erik.corry@gmail.combecbc522011-10-28 07:45:20 +000030512011-10-28: Version 3.7.3
3052
3053 Slight deoptimization as a workaround for issue with jslint: Issue
3054 1789.
3055
3056
erik.corry@gmail.com6e28b562011-10-27 14:20:17 +000030572011-10-27: Version 3.7.2
3058
3059 Fix bug in deoptimization. Known issue with jslint: Issue 1789.
3060
3061
erik.corry@gmail.com394dbcf2011-10-27 07:38:48 +000030622011-10-26: Version 3.7.1
3063
3064 Achieved 33% speedup in debug-mode tests.
3065
3066 Removed special casing of calls to RegExp test and exec methods with no
3067 argument. Now matches new JSC behaviour. crbug.com/75740.
3068
3069 Return the empty string on cyclic references in toString (ES5
3070 conformance).
3071
3072 Fixed bug triggered by JSBeautifier. crbug.com/100409.
3073
3074 Made Math.random state per-context instead of per-process (issue 864).
3075
3076 Fixed stack traces to skip native functions.
3077
3078 Make snapshots (new contexts) smaller and faster.
3079
3080 Fixed handling of Function.apply for non-array arguments.
3081
3082 Fixed evaluation order in defineProperties to match FireFox.
3083
3084 Fixed handling of non-object receivers for array builtins,
3085 crbug.com/100702.
3086
3087 Multiple fixes to improve compliance with test262.
3088
3089 Fixed compatibility with older Android releases.
3090
3091 Fixed compilation with gcc-4.5.3.
3092
3093 Improved performance of WriteUtf8, issue 1665.
3094
3095 Made native syntax an early error in the preparser.
3096
3097 Fixed issues 793 and 893 relating to Function.prototype.bind.
3098
3099 Improved let, const, Set and Map support and other Harmony features
3100 (behind the --harmony flag).
3101
3102 Changed evaluation order for > and <= to match ES5 instead of ES3.
3103
3104 Bug fixes and performance improvements on all platforms.
3105
3106
rossberg@chromium.orgb4b2aa62011-10-13 09:49:59 +000031072011-10-13: Version 3.7.0
3108
3109 Fixed array handling for Object.defineOwnProperty (ES5 conformance).
3110
3111 Fixed issue 1757 (string slices of external strings).
3112
3113 Fixed issue 1759 (ARM).
3114
3115 Added flag --noclever-optimizations to disable some things that
3116 caused trouble in the past.
3117
3118 Added flag --stress-compaction for testing.
3119
3120 Added flag --harmony to activate all experimental Harmony features.
3121
3122
svenpanne@chromium.orga8bb4d92011-10-10 13:20:40 +000031232011-10-10: Version 3.6.6
3124
3125 Added a GC pause visualization tool.
3126
3127 Added presubmit=no and werror=no flags to Makefile.
3128
3129 ES5/Test262 conformance improvements.
3130
3131 Fixed compilation issues with GCC 4.5.x (issue 1743).
3132
3133 Bug fixes and performance improvements on all platforms.
3134
3135
erik.corry@gmail.comc3b670f2011-10-05 21:44:48 +000031362011-10-05: Version 3.6.5
3137
3138 New incremental garbage collector.
3139
3140 Removed the hard heap size limit (soft heap size limit is still
3141 700/1400Mbytes by default).
3142
3143 Implemented ES5 generic Array.prototype.toString (Issue 1361).
3144
3145 V8 now allows surrogate pair codes in decodeURIComponent (Issue 1415).
3146
3147 Fixed x64 RegExp start-of-string bug (Issues 1746, 1748).
3148
3149 Fixed propertyIsEnumerable for numeric properties (Issue 1692).
3150
3151 Fixed the MinGW and Windows 2000 builds.
3152
3153 Fixed "Prototype chain is not searched if named property handler does
3154 not set a property" (Issue 1636).
3155
3156 Made the RegExp.prototype object be a RegExp object (Issue 1217).
3157
3158 Disallowed future reserved words as labels in strict mode.
3159
3160 Fixed string split to correctly coerce the separator to a string
3161 (Issue 1711).
3162
3163 API: Added an optional source length field to the Extension
3164 constructor.
3165
3166 API: Added Debug::DisableAgent to match existing Debug::EnableAgent
3167 (Issue 1573).
3168
3169 Added "native" target to Makefile for the benefit of Linux distros.
3170
3171 Fixed: debugger stops stepping outside evaluate (Issue 1639).
3172
3173 More work on ES-Harmony proxies. Still hidden behind a flag.
3174
3175 Bug fixes and performance improvements on all platforms.
3176
3177
lrn@chromium.org34e60782011-09-15 07:25:40 +000031782011-09-15: Version 3.6.4
3179
3180 Fixed d8's broken readline history.
3181
3182 Removed the need for code delete events in CPU profiler (Issue 1466).
3183
3184 Fixed debugger stepping next with trycatch recursion (Issue 1639).
3185
3186 Fixing parallel execution in d8 (with -p) and some memory leaks.
3187
3188 Support for precise stepping in functions compiled before debugging was
3189 started (step 1).
3190
3191
kmillikin@chromium.org83e16822011-09-13 08:21:47 +000031922011-09-13: Version 3.6.3
3193
3194 Implemented better support of typed arrays in the d8 shell.
3195
3196 Bug fixes and performance improvements on all platforms.
3197
3198
ricow@chromium.org55ee8072011-09-08 16:33:10 +000031992011-09-08: Version 3.6.2
3200
3201 Added "dependencies" target to top-level Makefile.
3202
3203 Added ability to turn profiler on/off in d8.
3204
3205 Added "soname_version" parameter to common.gypi, v8.gyp, and Makefile.
3206
3207 Fixed several crash bugs.
3208
3209
jkummerow@chromium.org486075a2011-09-07 12:44:28 +000032102011-09-07: Version 3.6.1
3211
3212 Fixed a bug in abrupt exit from with or catch inside finally.
3213
3214 Fixed possible crash in FixedDoubleArray::Initialize() (Chromium
3215 issue 95113).
3216
3217 Fixed a bug in Page::GetRegionMaskForSpan (Chromium issue 94425).
3218
3219 Fixed a few clang warnings (which -Werror treated as errors).
3220
3221 Performance improvements on all platforms.
3222
3223
fschneider@chromium.org1805e212011-09-05 10:49:12 +000032242011-09-05: Version 3.6.0
3225
ricow@chromium.org55ee8072011-09-08 16:33:10 +00003226 Fixed a bug when optimizing named function expression (issue 1647).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00003227
ricow@chromium.org55ee8072011-09-08 16:33:10 +00003228 Fixed a bug when optimizing f.call.apply (issue 1650).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00003229
ricow@chromium.org55ee8072011-09-08 16:33:10 +00003230 Made arguments and caller always be null on native functions
3231 (issues 1548 and 1643).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00003232
ricow@chromium.org55ee8072011-09-08 16:33:10 +00003233 Fixed issue 1648 (cross-compiling x64 targeting ia32).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00003234
ricow@chromium.org55ee8072011-09-08 16:33:10 +00003235 Fixed issue 371 (d8 printing of strings containing \0).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00003236
ricow@chromium.org55ee8072011-09-08 16:33:10 +00003237 Fixed order of evaluation in arguments to parseInt (issue 1649).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00003238
ricow@chromium.org55ee8072011-09-08 16:33:10 +00003239 Fixed a problem with large heap snapshots in Chrome DevTools
3240 (issue 1658, chromium issue 89268).
fschneider@chromium.org1805e212011-09-05 10:49:12 +00003241
ricow@chromium.org55ee8072011-09-08 16:33:10 +00003242 Upped default maximum heap size from 512M to 700M.
fschneider@chromium.org1805e212011-09-05 10:49:12 +00003243
3244
yangguo@chromium.org80c42ed2011-08-31 09:03:56 +000032452011-08-31: Version 3.5.10
3246
3247 Added dependency of v8_base on WinSocket2 Windows library in
3248 the GYP-build.
3249
3250 Various bugfixes.
3251
3252
ricow@chromium.org4668a2c2011-08-29 10:41:00 +000032532011-08-29: Version 3.5.9
3254
3255 Made FromPropertyDescriptor not trigger inherited setters.
3256
3257 Fixed .gyp files to work on the ARM simulator.
3258
3259 Fixed shared library build warnings for MSVS.
3260
3261
ricow@chromium.orgddd545c2011-08-24 12:02:41 +000032622011-08-24: Version 3.5.8
3263
3264 Added V8EXPORT attributes for v8::Array::CheckCast and
3265 v8::Number::CheckCast.
3266
3267 Made a slight API change enabling opting out from null termination
3268 in String::Write*().
3269
3270 Fixed arm build for gcc-4.6.
3271
3272
rossberg@chromium.org28a37082011-08-22 11:03:23 +000032732011-08-22: Version 3.5.7
3274
3275 Make scanner handle invalid unicode escapes in identifiers correctly.
3276
3277 Make regexp flag parsing stricter.
3278
3279 Fix several memory leaks.
3280
3281
danno@chromium.orgb6451162011-08-17 14:33:23 +000032822011-08-17: Version 3.5.6
3283
3284 Fixed issue that could cause crashes when running with --heap-stats.
3285
3286 Fixed compilation on Linux 2.6.9 and older.
3287
3288 Fixed live-object-list to work with isolates.
3289
3290 Fixed memory leaks in zones and isolates.
3291
3292 Fixed a performance regression for TypedArrays on x64.
3293
3294 Stability improvements on all platforms.
3295
3296
whesse@chromium.org4acdc2c2011-08-15 13:01:23 +000032972011-08-15: Version 3.5.5
3298
3299 Fixed bugs involving negative zero and the optimizing compiler.
3300
3301 Fixed optimized version of Function.apply(x, arguments). (issue 1592)
3302
3303 Eliminated uses of deprecated ARM instructions.
3304
3305 Sped up Math.floor by using SSE 4.1 roundsd instruction on ia32.
3306
3307 Removed restriction on the size of disassembled code that is printed.
3308
3309
kmillikin@chromium.org7c2628c2011-08-10 11:27:35 +000033102011-08-10: Version 3.5.4
3311
3312 Added a preliminary implementation of ES Harmony weak maps. Weak
3313 maps can be enabled by the flag --harmony-weakmaps.
3314
3315 Introduced a toplevel Makefile to support GYP-based building. GYP
3316 can be obtained from http://gyp.googlecode.com.
3317
3318 Fixed a bug in the length property of functions created by
3319 Function.prototype.bind.
3320
3321 Reduced malloc heap allocation on process startup.
3322
3323 Several important code generation bug fixes.
3324
3325 Performance improvements on all platforms.
3326
3327
lrn@chromium.orgd4e9e222011-08-03 12:01:58 +000033282011-08-03: Version 3.5.3
3329
3330 MIPS: Port of fix to ClassOf check from ARM.
3331 Patch from Paul Lind <plind44@gmail.com>.
3332
3333 Stopped using mprotect on Cygwin.
3334 Avoided uninitialized member warning on gcc 4.3.4
3335 Both patches by Bert Belder.
3336
3337 Bug fixes and performance improvements on all platforms.
3338
3339
vegorov@chromium.org7943d462011-08-01 11:41:52 +000033402011-08-01: Version 3.5.2
3341
3342 Performance improvements on all platforms.
3343
3344
ricow@chromium.org2c99e282011-07-28 09:15:17 +000033452011-07-28: Version 3.5.1
3346
3347 Fixed setting the readonly flag on the prototype property using the
3348 API call FunctionTemplate::SetPrototypeAttributes (issue 1539).
3349
3350 Changed the tools/test.py script to use d8 instead of shell for
3351 testing.
3352
3353 Fixed crash in ToBooleanStub when GC happens during invocation.
3354
3355 Enabled automatic unboxing of double arrays.
3356
3357 Performance improvements on all platforms.
3358
3359
ricow@chromium.org9fa09672011-07-25 11:05:35 +000033602011-07-25: Version 3.5.0
3361
3362 Implemented Object.prototype.{hasOwnProperty, propertyIsEnumerable} for
3363 proxies.
3364
3365 Removed logging to memory support.
3366
3367 Bugfixes and performance work.
3368
3369
rossberg@chromium.org717967f2011-07-20 13:44:42 +000033702011-07-20: Version 3.4.14
3371
3372 Fix the debugger for strict-mode functions. (Chromium issue 89236)
3373
jkummerow@chromium.org04e4f1e2011-11-14 13:36:17 +00003374 Add GetPropertyAttribute method for Object in the API. (Patch by
ricow@chromium.org9fa09672011-07-25 11:05:35 +00003375 Peter Varga)
rossberg@chromium.org717967f2011-07-20 13:44:42 +00003376
3377 Fix -Wunused-but-set-variable for gcc-4.6 on x64. (Issue 1291)
3378
3379
svenpanne@chromium.org84bcc552011-07-18 09:50:57 +000033802011-07-18: Version 3.4.13
3381
3382 Improved debugger support to allow inspection of optimized frames (issue
3383 1140).
3384
3385 Fixed a bug in prototype transitions cache clearing introduced by r8165.
3386
3387 Fixed shortcutting bug in HInferRepresentation. Patch by Andy Wingo.
3388
3389 Fixed a memory leak in sample/shell.cc (dispose semaphores).
3390
3391 Simplified HClampToUint8. Patch by Andy Wingo.
3392
3393 Exposed APIs for detecting boxed primitives, native errors. Patch by
3394 Luke Zarko.
3395
3396 Added map check for COW elements to crankshaft array handling code
3397 (issue 1560).
3398
3399 Sample shell and (a light version of) D8 links against a shared library
3400 now.
3401
3402 Fixed bug in array filter and reduce functions (issue 1559).
3403
3404 Avoid TLS load in AstNode constructor.
3405
3406 Introduced a random entropy source which can optionally be provided at
3407 initialization. (Chromium issue 89462).
3408
3409
whesse@chromium.org030d38e2011-07-13 13:23:34 +000034102011-07-13: Version 3.4.12
3411
3412 Added --prof profiling option to d8 shell.
3413
3414 Fixed a bug where reading a directory in d8 shell hangs (issue 1533).
3415
3416 Fixed a potential assertion failure in const declarations.
3417
3418 Fixed an assertion failure in descriptor arrays (issue 1526).
3419
3420 Enabled fast thread-local storage by default on supported platforms.
3421
3422 Improved reporting of source position for global variable loads
3423 (issue 1527).
3424
3425
sgjesse@chromium.org6db88712011-07-11 11:41:22 +000034262011-07-11: Version 3.4.11
3427
3428 Fixed MinGW32 build.
3429
3430 Fixed a GC bug with RegExp code flushing.
3431
3432 Implemented Object.defineProperty for proxies.
3433
3434 Fixed a bug in for/in iteration of arguments objects (issue 1531).
3435
3436 Added debugger support for inspecting optimized frames (issue 1140).
3437
3438 Allowed JSObject::PreventExtensions to work for arguments objects.
3439
3440 Bugfixes and performance work.
3441
3442
jkummerow@chromium.orgddda9e82011-07-06 11:27:02 +000034432011-07-06: Version 3.4.10
3444
3445 Fixed debugger not breaking on certain "if" statements (issue 1523).
3446
3447 Fixed assertion failure in runtime profiler when running on IA32
3448 without snapshot (issue 1522).
3449
3450 Fixed ABI for API calls on IA32 (for clang compatibility).
3451
3452 Introduced code flushing of RegExp code to free memory used by
3453 RegExps sooner.
3454
3455 Fixed linux-tick-processor built wrong version of v8 (issue 1532).
3456
3457 Fixed assertion failure in v8::TryCache::StackTrace (issue 1529).
3458
3459 Performance improvements on all platforms.
3460
3461
ricow@chromium.org4f693d62011-07-04 14:01:31 +000034622011-07-04: Version 3.4.9
3463
3464 Added support for debugger inspection of locals in optimized frames
3465 (issue 1140).
3466
3467 Fixed SConstruct to pass correct defines to samples/preparser when
3468 building with library=shared.
3469
3470 Made date parser handle ES5 Date Time Strings correctly (issue 1498).
3471
3472 Fixed a bug in Object.defineProperty on the arguments object.
3473
3474 Performance improvements on all platforms.
3475
3476
vegorov@chromium.org3cf47312011-06-29 13:20:01 +000034772011-06-29: Version 3.4.8
3478
3479 Ensure 16-byte stack alignment on Solaris (issue 1505).
3480
sgjesse@chromium.org6db88712011-07-11 11:41:22 +00003481 Fix "illegal access" when calling parseInt with a radix
vegorov@chromium.org3cf47312011-06-29 13:20:01 +00003482 that is not a smi. (issue 1246).
3483
3484
ager@chromium.org04921a82011-06-27 13:21:41 +000034852011-06-27: Version 3.4.7
3486
3487 Fixed 64-bit build on FreeBSD.
3488
3489 Added API to set the property attributes for the prototype
3490 property on functions created from FunctionTemplates.
3491
3492 Bugfixes and performance work.
3493
3494
lrn@chromium.orgac2828d2011-06-23 06:29:21 +000034952011-06-22: Version 3.4.6
3496
3497 Lowered limit on code space for systems with low memory supply.
3498
3499 Allowed compiling v8_shell with the 'host' toolset (issue 82437).
3500
3501 Extended setBreakpoint API to accept partial script name (issue 1418).
3502
3503 Made multi-line comments not count when deciding whether the '-->'
3504 comment starter is first on a line. This matches Safari.
3505
3506 Made handling of non-array recievers in Array length setter correct
3507 (issue 1491).
3508
3509 Added ability to heap profiler to iterate over snapshot's node
3510 (issue 1481).
3511
3512
whesse@chromium.org7b260152011-06-20 15:33:18 +000035132011-06-20: Version 3.4.5
3514
3515 Fixed issues 794, 1097, 1215(partial), 1417, 1435, 1472, 1473,
3516 1476, and 1477.
3517
3518 Improved code generation for !0 and !1.
3519
3520 Reduced memory usage for regular expressions with nested qualifiers.
3521 (issue 1472)
3522
3523 Fixed V8 to count line terminators in multi-line comments.
3524 (Chromium issue 86431)
3525
3526 Fixed disassembler=on option for release-mode builds. (issue 1473)
3527
3528 Performance improvements on all platforms.
3529
3530
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +000035312011-06-15: Version 3.4.4
3532
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003533 Added snapshot compression support and --stress-opt flag to d8.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003534
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003535 Improved performance of try/catch.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003536
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003537 Several GYP-related changes: Added support for building Xcode project
3538 files. Make the ARM simulator build with GYP again. Generate Makefiles
3539 for all architectures on Linux.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003540
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003541 Fixed Array.prototype.{reduce,reduceRight} to pass undefined as the
3542 receiver for strict mode callbacks. (issue 1436)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003543
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003544 Fixed a bug where an array load was incorrectly hoisted by GVN.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003545
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003546 Handle 'undefined' correctly when === has been specialized for doubles.
3547 (issue 1434)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003548
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003549 Corrected the limit of local variables in an optimized function from 64
3550 to 63.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003551
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003552 Correctly set ReadOnly flag on indexed properties when using the API Set
3553 method. (issue 1470)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003554
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003555 Give the correct error message when Object.isExtensible is called on a
3556 non-object. (issue 1452)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003557
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003558 Added GetOwnPropertyNames method for Object in the API. Patch by Peter
3559 Varga.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003560
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003561 Do not redefine properties unneccesarily in seal and freeze. (issue
3562 1447)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003563
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003564 IsExecutionTerminating has an Isolate parameter now.
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003565
ricow@chromium.org4f693d62011-07-04 14:01:31 +00003566 Distinguish keyed loads with a symbol key from fast elements loads,
3567 avoiding some useless deoptimizations. (issue 1471)
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003568
3569
jkummerow@chromium.orge297f592011-06-08 10:05:15 +000035702011-06-08: Version 3.4.3
erik.corry@gmail.com8a177112011-06-08 07:23:54 +00003571
jkummerow@chromium.orge297f592011-06-08 10:05:15 +00003572 Clear the global thread table when an isolate is disposed
3573 (issue 1433).
erik.corry@gmail.com8a177112011-06-08 07:23:54 +00003574
jkummerow@chromium.orge297f592011-06-08 10:05:15 +00003575 Converted time zone name to UTF8 on Windows (issue 1290).
3576
3577 Limited the number of arguments in a function call to 32766
3578 (issue 1413).
3579
3580 Compress sources of JS libraries in addition to the snapshot.
3581
3582 Fixed a bug in Lithium environment iteration.
3583
3584 Performance improvements on all platforms.
erik.corry@gmail.com8a177112011-06-08 07:23:54 +00003585
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003586
erik.corry@gmail.comd6076d92011-06-06 09:39:18 +000035872011-06-06: Version 3.4.2
3588
3589 More work on ES-Harmony proxies. Still hidden behind a flag.
3590
3591 Fixed some crash bugs and improved performance.
3592
3593 Fixed building with gdb debugging support.
3594
3595 Do not install SIGPROF handler until it is needed.
3596
3597 Added DateTimeFormat to i18n API.
3598
3599 Fixed compilation on OpenBSD.
3600
3601 Take the ulimit into account when sizing the heap. OpenBSD users
3602 may still have to increase the default ulimit to run heavy pages in
3603 the browser.
3604
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00003605
ricow@chromium.orgd2be9012011-06-01 06:00:58 +000036062011-06-01: Version 3.4.1
3607
3608 Fixed JSON stringify issue with arrays.
3609
3610 Changed calls to JS builtins to be passed undefined when called with
3611 implicit receiver.
3612
3613 Implemented the set trap for Harmony proxies. Proxies still need to
3614 be enabled with the --harmony-proxies flag.
3615
3616
ricow@chromium.orgc54d3652011-05-30 09:20:16 +000036172011-05-30: Version 3.4.0
3618
3619 Changed calls to undefined property setters to not throw (issue 1355).
3620
3621 Made RegExp objects not callable.
3622
3623 Fixed issues on special case large JSON strings in new json parser
3624 (issues http://crbug.com/83877 and http://crbug.com/84186).
3625
3626 Performance improvements on all platforms.
3627
3628
danno@chromium.org40cb8782011-05-25 07:58:50 +000036292011-05-25: Version 3.3.10
3630
3631 Fixed calls of strict mode function with an implicit receiver.
3632
3633 Fixed fast handling of arrays to properly deal with changes to the
3634 Object prototype (issue 1403).
3635
3636 Changed strict mode poison pill to be the same type error function
3637 (issue 1387).
3638
3639 Fixed a debug crash in arguments object handling (issue 1227).
3640
3641 Fixed a bug in deoptimization on x64 (issue 1404).
3642
3643 Performance improvements and bug fixes on all platforms.
3644
3645
ager@chromium.orgea91cc52011-05-23 06:06:11 +000036462011-05-23: Version 3.3.9
3647
3648 Added DateTimeFormat class to experimental i18n API.
3649
3650 Extended preparser to give early errors for some strict mode
3651 restrictions.
3652
3653 Removed legacy execScript function from V8.
3654
3655 Extended isolate API with the ability to add embedder-specific
3656 data to an isolate.
3657
3658 Added basic support for polymorphic loads from JS and external
3659 arrays.
3660
3661 Fixed bug in handling of switch statements in the optimizing
3662 compiler.
3663
3664
kmillikin@chromium.orgc53e10d2011-05-18 09:12:58 +000036652011-05-18: Version 3.3.8
3666
ager@chromium.orgea91cc52011-05-23 06:06:11 +00003667 Added MarkIndependent to the persistent handle API. Independent
kmillikin@chromium.orgc53e10d2011-05-18 09:12:58 +00003668 handles are independent of all other persistent handles and can be
3669 garbage collected more frequently.
3670
ager@chromium.orgea91cc52011-05-23 06:06:11 +00003671 Implemented the get trap for Harmony proxies. Proxies are enabled
kmillikin@chromium.orgc53e10d2011-05-18 09:12:58 +00003672 with the --harmony-proxies flag.
3673
3674 Performance improvements and bug fixes on all platforms.
3675
3676
vegorov@chromium.org7304bca2011-05-16 12:14:13 +000036772011-05-16: Version 3.3.7
3678
3679 Updated MIPS infrastructure files.
3680
3681 Performance improvements and bug fixes on all platforms.
3682
3683
karlklose@chromium.org83a47282011-05-11 11:54:09 +000036842011-05-11: Version 3.3.6
3685
3686 Updated MIPS infrastructure files.
3687
3688 Added method IsCallable for Object to the API.
3689 Patch by Peter Varga.
3690
3691
lrn@chromium.org1c092762011-05-09 09:42:16 +000036922011-05-09: Version 3.3.5
3693
3694 Fixed build on FreeBSD. Patch by Akinori MUSHA.
3695
3696 Added check that receiver is JSObject on API calls.
3697
3698 Implemented CallAsConstructor method for Object in the API (Issue 1348).
3699 Patch by Peter Varga.
3700
3701 Added CallAsFunction method to the Object class in the API (Issue 1336).
3702 Patch by Peter Varga.
3703
3704 Added per-isolate locking and unlocking.
3705
3706 Fixed bug in x64 >>> operator (Issue 1359).
3707
3708
fschneider@chromium.orgfb144a02011-05-04 12:43:48 +000037092011-05-04: Version 3.3.4
3710
3711 Implemented API to disallow code generation from strings for a context
3712 (issue 1258).
3713
3714 Fixed bug with whitespaces in parseInt (issue 955).
3715
3716 Fixed bug with == comparison of Date objects (issue 1356).
3717
3718 Added GYP variables for ARM code generation:
3719 v8_can_use_vfp_instructions, v8_can_use_unaligned_accesses
3720 and v8_use_arm_eabi_hardfloat.
3721
3722
sgjesse@chromium.org8e8294a2011-05-02 14:30:53 +000037232011-05-02: Version 3.3.3
3724
3725 Added support for generating Visual Studio solution and project files
3726 using GYP.
3727
3728 Implemented support for ARM EABI calling convention variation where
3729 floating-point arguments are passed in registers (hardfloat).
3730
3731 Added Object::HasOwnProperty() to the API.
3732
3733 Added support for compressing startup data to reduce binary size. This
3734 includes build time support and an API for the embedder to decompress
3735 the startup data before initializing V8.
3736
3737 Reduced the profiling hooks overhead from >400% to 25% when using
3738 ll_prof.
3739
3740 Performance improvements and bug fixes on all platforms.
3741
3742
erik.corry@gmail.com3847bd52011-04-27 10:38:56 +000037432011-04-27: Version 3.3.2
3744
3745 Fixed crash bug on ARM with no VFP3 hardware.
3746
3747 Fixed compilation of V8 without debugger support.
3748
3749 Improved performance on JSLint.
3750
3751 Added support Float64 WebGL arrays.
3752
3753 Fixed crash bug in regexp replace.
3754
sgjesse@chromium.org8e8294a2011-05-02 14:30:53 +00003755
ricow@chromium.orgdcebac02011-04-20 09:44:50 +000037562011-04-20: Version 3.3.1
3757
3758 Reduced V8 binary size by removing virtual functions from hydrogen.
3759
3760 Fixed crash bug on x64.
3761
3762 Performance improvements on ARM and IA32.
3763
3764
danno@chromium.org160a7b02011-04-18 15:51:38 +000037652011-04-18: Version 3.3.0
3766
3767 Fixed bug in floating point rounding in Crankshaft on ARM
3768 (issue 958)
3769
3770 Fixed a number of issues with running without VFPv3 support on ARM
3771 (issue 1315)
3772
3773 Introduced v8Locale.Collator, a partial implementation of Collator
3774 per last ECMAScript meeting + mailing list.
3775
3776 Minor performance improvements and bug fixes.
3777
3778
ager@chromium.orga9aa5fa2011-04-13 08:46:07 +000037792011-04-13: Version 3.2.10
3780
3781 Fixed bug in external float arrays on ARM (issue 1323).
3782
3783 Minor performance improvements and bug fixes.
3784
3785
karlklose@chromium.org44bc7082011-04-11 12:33:05 +000037862011-04-11: Version 3.2.9
3787
3788 Removed support for ABI prior to EABI on ARM.
3789
3790 Fixed multiple crash bugs.
3791
3792 Added GCMole to the repository, a simple static analysis tool that
3793 searches for GC-unsafe evaluation order dependent callsites.
3794
3795 Made preparser API be exported in shared libraries.
3796
3797 Fixed multiple issues in EcmaScript 5 strict mode implementation.
3798
3799 Fixed mutable __proto__ property if object is not extensible
3800 (Issue 1309).
3801
3802 Fixed auto suspension of the sampler thread.
3803
3804
vegorov@chromium.org74f333b2011-04-06 11:17:46 +000038052011-04-06: Version 3.2.8
3806
3807 Exposed WebGL typed array constructors in the shell sample.
3808
3809 Performance improvements on all platforms.
3810
3811
kmillikin@chromium.orgc36ce6e2011-04-04 08:25:31 +000038122011-04-04: Version 3.2.7
3813
3814 Disabled the original 'classic' V8 code generator. Crankshaft is
3815 now the default on all platforms.
3816
3817 Changed the heap profiler to use more descriptive names.
3818
3819 Performance and stability improvements to isolates on all platforms.
3820
3821
lrn@chromium.org7516f052011-03-30 08:52:27 +000038222011-03-30: Version 3.2.6
3823
3824 Fixed xcode build warning in shell.cc (out of order initialization).
3825
3826 Fixed null-pointer dereference in the compiler when running without
3827 SSE3 support (Chromium issue 77654).
3828
3829 Fixed x64 compilation error due to some dead code. (Issue 1286)
3830
3831 Introduced scons target to build the preparser stand-alone example.
3832
3833 Made FreeBSD build and pass all tests.
3834
3835
fschneider@chromium.org7979bbb2011-03-28 10:47:03 +000038362011-03-28: Version 3.2.5
3837
lrn@chromium.org7516f052011-03-30 08:52:27 +00003838 Fixed build with Irregexp interpreter (issue 1266).
fschneider@chromium.org7979bbb2011-03-28 10:47:03 +00003839
3840 Added Crankshaft support for external arrays.
3841
3842 Fixed two potential crash bugs.
3843
3844
sgjesse@chromium.orgea88ce92011-03-23 11:19:56 +000038452011-03-23: Version 3.2.4
3846
3847 Added isolates which allows several V8 instances in the same process.
3848 This is controlled through the new Isolate class in the API.
3849
3850 Implemented more of EcmaScript 5 strict mode.
3851
3852 Reduced the time it takes to make detailed heap snapshot.
3853
3854 Added a number of commands to the ARM simulator and enhanced the ARM
3855 disassembler.
3856
3857
ricow@chromium.orgbadaffc2011-03-17 12:15:27 +000038582011-03-17: Version 3.2.3
3859
3860 Fixed a number of crash bugs.
3861
3862 Fixed Array::New(length) to return an array with a length (issue 1256).
3863
3864 Fixed FreeBSD build.
3865
3866 Changed __defineGetter__ to not throw (matching the behavior of Safari).
3867
3868 Implemented more of EcmaScript 5 strict mode.
3869
3870 Improved Crankshaft performance on all platforms.
3871
3872
whesse@chromium.orgb08986c2011-03-14 16:13:42 +000038732011-03-14: Version 3.2.2
3874
3875 Fixed a number of crash and correctness bugs.
3876
3877 Improved Crankshaft performance on all platforms.
3878
3879 Fixed Crankshaft on Solaris/Illumos.
3880
3881
danno@chromium.org4d3fe4e2011-03-10 10:14:28 +000038822011-03-10: Version 3.2.1
3883
3884 Fixed a number of crash bugs.
3885
3886 Improved Crankshaft for x64 and ARM.
3887
3888 Implemented more of EcmaScript 5 strict mode.
3889
3890
karlklose@chromium.org8f806e82011-03-07 14:06:08 +000038912011-03-07: Version 3.2.0
3892
3893 Fixed a number of crash bugs.
3894
3895 Turned on Crankshaft by default on x64 and ARM.
3896
3897 Improved Crankshaft for x64 and ARM.
3898
3899 Implemented more of EcmaScript 5 strict mode.
3900
3901
ager@chromium.org9ee27ae2011-03-02 13:43:26 +000039022011-03-02: Version 3.1.8
3903
3904 Fixed a number of crash bugs.
3905
3906 Improved Crankshaft for x64 and ARM.
3907
3908 Implemented more of EcmaScript 5 strict mode.
3909
3910 Fixed issue with unaligned reads and writes on ARM.
3911
3912 Improved heap profiler support.
3913
3914
vegorov@chromium.org5d6c1f52011-02-28 13:13:38 +000039152011-02-28: Version 3.1.7
3916
3917 Fixed a number of crash bugs.
3918
3919 Improved Crankshaft for x64 and ARM.
3920
ager@chromium.org9ee27ae2011-03-02 13:43:26 +00003921 Fixed implementation of indexOf/lastIndexOf for sparse
vegorov@chromium.org5d6c1f52011-02-28 13:13:38 +00003922 arrays (http://crbug.com/73940).
3923
3924 Fixed bug in map space compaction (http://crbug.com/59688).
3925
3926 Added support for direct getter accessors calls on ARM.
3927
3928
fschneider@chromium.org3a5fd782011-02-24 10:10:44 +000039292011-02-24: Version 3.1.6
3930
3931 Fixed a number of crash bugs.
3932
3933 Added support for Cygwin (issue 64).
3934
3935 Improved Crankshaft for x64 and ARM.
3936
3937 Added Crankshaft support for stores to pixel arrays.
3938
3939 Fixed issue in CPU profiler with Crankshaft.
3940
3941
kmillikin@chromium.org49edbdf2011-02-16 12:32:18 +000039422011-02-16: Version 3.1.5
3943
3944 Change RegExp parsing to disallow /(*)/.
3945
3946 Added GDB JIT support for ARM.
3947
3948 Fixed several crash bugs.
3949
3950 Performance improvements on the IA32 platform.
3951
3952
sgjesse@chromium.org496c03a2011-02-14 12:05:43 +000039532011-02-14: Version 3.1.4
3954
3955 Fixed incorrect compare of prototypes of the global object (issue
3956 1082).
3957
3958 Fixed a bug in optimizing calls to global functions (issue 1106).
3959
3960 Made optimized Function.prototype.apply safe for non-JSObject first
3961 arguments (issue 1128).
3962
3963 Fixed an error related to element accessors on Object.prototype and
3964 parser errors (issue 1130).
3965
3966 Fixed a bug in sorting an array with large array indices (issue 1131).
3967
3968 Properly treat exceptions thrown while compiling (issue 1132).
3969
3970 Fixed bug in register requirements for function.apply (issue 1133).
3971
3972 Fixed a representation change bug in the Hydrogen graph construction
3973 (issue 1134).
3974
3975 Fixed the semantics of delete on parameters (issue 1136).
3976
3977 Fixed a optimizer bug related to moving instructions with side effects
3978 (issue 1138).
3979
3980 Added support for the global object in Object.keys (issue 1150).
3981
3982 Fixed incorrect value for Math.LOG10E
3983 (issue http://code.google.com/p/chromium/issues/detail?id=72555)
3984
3985 Performance improvements on the IA32 platform.
3986
3987 Implement assignment to undefined reference in ES5 Strict Mode.
3988
3989
erik.corry@gmail.comd91075f2011-02-10 07:45:38 +000039902011-02-09: Version 3.1.3
3991
3992 Fixed a bug triggered by functions with huge numbers of declared
3993 arguments.
3994
sgjesse@chromium.org496c03a2011-02-14 12:05:43 +00003995 Fixed zap value aliasing a real object - debug mode only (issue 866).
erik.corry@gmail.comd91075f2011-02-10 07:45:38 +00003996
sgjesse@chromium.org496c03a2011-02-14 12:05:43 +00003997 Fixed issue where Array.prototype.__proto__ had been set to null
3998 (issue 1121).
erik.corry@gmail.comd91075f2011-02-10 07:45:38 +00003999
4000 Fixed stability bugs in Crankshaft for x86.
4001
4002
ricow@chromium.org83aa5492011-02-07 12:42:56 +000040032011-02-07: Version 3.1.2
4004
4005 Added better security checks when accessing properties via
4006 Object.getOwnPropertyDescriptor.
4007
4008 Fixed bug in Object.defineProperty and related access bugs (issues
4009 992, 1083 and 1092).
4010
4011 Added LICENSE.v8, LICENSE.strongtalk and LICENSE.valgrind to ease
4012 copyright notice generation for embedders.
4013
4014
kmillikin@chromium.org31b12772011-02-02 16:08:26 +000040152011-02-02: Version 3.1.1
4016
4017 Perform security checks before fetching the value in
4018 Object.getOwnPropertyDescriptor.
4019
4020 Fixed a bug in Array.prototype.splice triggered by passing no
4021 arguments.
4022
4023 Fixed bugs in -0 in arithmetic and in Math.pow.
4024
4025 Fixed bugs in the register allocator and in switching from optimized
4026 to unoptimized code.
4027
4028
40292011-01-31: Version 3.1.0
4030
whesse@chromium.org7a392b32011-01-31 11:30:36 +00004031 Performance improvements on all platforms.
4032
4033
ager@chromium.org378b34e2011-01-28 08:04:38 +000040342011-01-28: Version 3.0.12
4035
4036 Added support for strict mode parameter and object property
4037 validation.
4038
4039 Fixed a couple of crash bugs.
4040
4041
ager@chromium.org0ee099b2011-01-25 14:06:47 +000040422011-01-25: Version 3.0.11
4043
4044 Fixed a bug in deletion of lookup slots that could cause global
4045 variables to be accidentally deleted (http://crbug.com/70066).
4046
4047 Added support for strict mode octal literal verification.
4048
4049 Fixed a couple of crash bugs (issues 1070 and 1071).
4050
4051
vegorov@chromium.org0a4e9012011-01-24 12:33:13 +000040522011-01-24: Version 3.0.10
4053
4054 Fixed External::Wrap for 64-bit addresses (issue 1037).
4055
ager@chromium.org0ee099b2011-01-25 14:06:47 +00004056 Fixed incorrect .arguments variable proxy handling in the full
vegorov@chromium.org0a4e9012011-01-24 12:33:13 +00004057 code generator (issue 1060).
4058
4059 Introduced partial strict mode support.
4060
sgjesse@chromium.org496c03a2011-02-14 12:05:43 +00004061 Changed formatting of recursive error messages to match Firefox and
4062 Safari (issue http://crbug.com/70334).
vegorov@chromium.org0a4e9012011-01-24 12:33:13 +00004063
4064 Fixed incorrect rounding for float-to-integer conversions for external
ager@chromium.org0ee099b2011-01-25 14:06:47 +00004065 array types, which implement the Typed Array spec
vegorov@chromium.org0a4e9012011-01-24 12:33:13 +00004066 (issue http://crbug.com/50972).
4067
4068 Performance improvements on the IA32 platform.
4069
4070
erik.corry@gmail.com0511e242011-01-19 11:11:08 +000040712011-01-19: Version 3.0.9
4072
4073 Added basic GDB JIT Interface integration.
4074
4075 Make invalid break/continue statements a syntax error instead of a
4076 runtime error.
4077
4078
sgjesse@chromium.orgc6c57182011-01-17 12:24:25 +000040792011-01-17: Version 3.0.8
4080
4081 Exposed heap size limit to the heap statistics gathered by
erik.corry@gmail.com0511e242011-01-19 11:11:08 +00004082 the GetHeapStatistics API.
sgjesse@chromium.orgc6c57182011-01-17 12:24:25 +00004083
4084 Wrapped external pointers more carefully (issue 1037).
4085
4086 Hardened the implementation of error objects to avoid setters
4087 intercepting the properties set then throwing an error.
4088
4089 Avoided trashing the FPSCR when calculating Math.floor on ARM.
4090
4091 Performance improvements on the IA32 platform.
4092
4093
40942011-01-10: Version 3.0.7
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00004095
4096 Stopped calling inherited setters when creating object literals
4097 (issue 1015).
4098
4099 Changed interpretation of malformed \c? escapes in RegExp to match
4100 JSC.
4101
4102 Enhanced the command-line debugger interface and fixed some minor
4103 bugs in the debugger.
4104
4105 Performance improvements on the IA32 platform.
4106
4107
sgjesse@chromium.orgc6c57182011-01-17 12:24:25 +000041082011-01-05: Version 3.0.6
lrn@chromium.org5d00b602011-01-05 09:51:43 +00004109
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00004110 Allowed getters and setters on JSArray elements (issue 900).
lrn@chromium.org5d00b602011-01-05 09:51:43 +00004111
4112 Stopped JSON objects from hitting inherited setters (part of
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00004113 issue 1015).
lrn@chromium.org5d00b602011-01-05 09:51:43 +00004114
4115 Allowed numbers and strings as names of getters/setters in object
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00004116 initializer (issue 820).
lrn@chromium.org5d00b602011-01-05 09:51:43 +00004117
4118 Added use_system_v8 option to gyp (off by default), to make it easier
4119 for Linux distributions to ship with system-provided V8 library.
4120
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00004121 Exported external array data accessors (issue 1016).
lrn@chromium.org5d00b602011-01-05 09:51:43 +00004122
4123 Added labelled thread names to help with debugging (on Linux).
4124
4125
fschneider@chromium.org9e3e0b62011-01-03 10:16:46 +000041262011-01-03: Version 3.0.5
4127
4128 Fixed a couple of cast errors for gcc-3.4.3.
4129
4130 Performance improvements in GC and IA32 code generator.
4131
4132
whesse@chromium.org023421e2010-12-21 12:19:12 +000041332010-12-21: Version 3.0.4
4134
4135 Added Date::ResetCache() to the API so that the cached values in the
4136 Date object can be reset to allow live DST / timezone changes.
4137
4138 Extended existing support for printing (while debugging) the contents
4139 of objects. Added support for printing objects from release builds.
4140
4141 Fixed V8 issues 989, 1006, and 1007.
4142
4143
ager@chromium.org5f0c45f2010-12-17 08:51:21 +000041442010-12-17: Version 3.0.3
4145
4146 Reapplied all changes for version 3.0.1.
4147
4148 Improved debugger protocol for remote debugging.
4149
4150 Added experimental support for using gyp to generate build files
4151 for V8.
4152
4153 Fixed implementation of String::Write in the API (issue 975).
4154
4155
lrn@chromium.org8541d772010-12-15 12:05:09 +000041562010-12-15: Version 3.0.2
4157
4158 Revert version 3.0.1 and patch 3.0.1.1.
4159
4160
kmillikin@chromium.orgfacd82d2010-12-13 18:00:51 +000041612010-12-13: Version 3.0.1
4162
4163 Added support for an experimental internationalization API as an
4164 extension. This extension is disabled by default but can be enabled
4165 when building V8. The ECMAScript internationalization strawman is
4166 at http://wiki.ecmascript.org/doku.php?id=strawman:i18n_api.
4167
4168 Made RegExp character class parsing stricter. This mirrors a change
4169 to RegExp parsing in WebKit.
4170
4171 Fixed a bug in Object.defineProperty when used to change attributes
4172 of an existing property. It incorrectly set the property value to
4173 undefined (issue 965).
4174
4175 Fixed several different compilation failures on various platforms
4176 caused by the 3.0.0 release.
4177
4178 Optimized Math.pow so it can work on unboxed doubles.
4179
4180 Sped up quoting of JSON strings by removing one traversal of the
4181 string.
4182
4183
kasperl@chromium.orga5551262010-12-07 12:49:48 +000041842010-12-07: Version 3.0.0
4185
4186 Improved performance by (partially) addressing issue 957 on
4187 IA-32. Still needs more work for the other architectures.
4188
4189
ager@chromium.orgbeb25712010-11-29 08:02:25 +000041902010-11-29: Version 2.5.9
4191
4192 Fixed crashes during GC caused by partially initialize heap
4193 objects.
4194
4195 Fixed bug in process sample that caused memory leaks.
4196
4197 Improved performance on ARM by implementing missing stubs and
4198 inlining.
4199
4200 Improved heap profiler support.
4201
4202 Added separate seeding on Windows of the random number generator
4203 used internally by the compiler (issue 936).
4204
4205 Exposed API for getting the name of the function used to construct
4206 an object.
4207
4208 Fixed date parser to handle one and two digit millisecond
4209 values (issue 944).
4210
4211 Fixed number parsing to disallow space between sign and
4212 digits (issue 946).
4213
4214
vegorov@chromium.org21b5e952010-11-23 10:24:40 +000042152010-11-23: Version 2.5.8
4216
4217 Removed dependency on Gay's dtoa.
4218
4219 Improved heap profiler precision and speed.
4220
4221 Reduced overhead of callback invocations on ARM.
4222
4223
erik.corry@gmail.com4a6c3272010-11-18 12:04:40 +000042242010-11-18: Version 2.5.7
4225
4226 Fixed obscure evaluation order bug (issue 931).
4227
4228 Split the random number state between JavaScript and the private API.
4229
4230 Fixed performance bug causing GCs when generating stack traces on
4231 code from very large scripts.
4232
4233 Fixed bug in parser that allowed (foo):42 as a labelled statement
4234 (issue 918).
4235
4236 Provide more accurate results about used heap size via
4237 GetHeapStatistics.
4238
4239 Allow build-time customization of the max semispace size.
4240
4241 Made String.prototype.split honor limit when separator is empty
4242 (issue 929).
4243
4244 Added missing failure check after expecting an identifier in
4245 preparser (Chromium issue 62639).
4246
4247
ager@chromium.org01fe7df2010-11-10 11:59:11 +000042482010-11-10: Version 2.5.6
4249
4250 Added support for VFP rounding modes to the ARM simulator.
4251
4252 Fixed multiplication overflow bug (issue 927).
4253
4254 Added a limit for the amount of executable memory (issue 925).
4255
4256
whesse@chromium.orgf0ac72d2010-11-08 12:47:26 +000042572010-11-08: Version 2.5.5
4258
4259 Added more aggressive GC of external objects in near out-of-memory
4260 situations.
4261
4262 Fixed a bug that gave the incorrect result for String.split called
4263 on the empty string (issue 924).
4264
4265
lrn@chromium.orgfa943b72010-11-03 08:14:36 +000042662010-11-03: Version 2.5.4
4267
whesse@chromium.orgf0ac72d2010-11-08 12:47:26 +00004268 Improved V8 VFPv3 runtime detection to address issue 914.
lrn@chromium.orgfa943b72010-11-03 08:14:36 +00004269
4270
fschneider@chromium.orge03fb642010-11-01 12:34:09 +000042712010-11-01: Version 2.5.3
4272
4273 Fixed a bug that prevents constants from overwriting function values
4274 in object literals (issue 907).
4275
4276 Fixed a bug with reporting of impossible nested calls of DOM functions
4277 (issue http://crbug.com/60753).
4278
4279
lrn@chromium.org303ada72010-10-27 09:33:13 +000042802010-10-27: Version 2.5.2
4281
4282 Improved sampler resolution on Linux.
4283
4284 Allowed forcing the use of a simulator from the build script
4285 independently of the host architecture.
4286
kmillikin@chromium.orgd2c22f02011-01-10 08:15:37 +00004287 Fixed FreeBSD port (issue 912).
lrn@chromium.org303ada72010-10-27 09:33:13 +00004288
4289 Made windows-tick-processor respect D8_PATH.
4290
4291 Implemented --noinline-new flag fully on IA32, X64 and ARM platforms.
4292
4293
whesse@chromium.org4a5224e2010-10-20 12:37:07 +000042942010-10-20: Version 2.5.1
4295
4296 Fixed bug causing spurious out of memory exceptions
4297 (issue http://crbug.com/54580).
4298
4299 Fixed compilation error on Solaris platform (issue 901).
4300
4301 Fixed error in strtod (string to floating point number conversion)
4302 due to glibc's use of 80-bit floats in the FPU on 32-bit linux.
4303
4304 Adjusted randomized allocations of executable memory to have 64k
4305 granularity (issue http://crbug.com/56036).
4306
4307 Supported profiling using kernel perf_events on linux. Added ll_prof
4308 script to tools and --ll-prof flag to V8.
4309
4310
vegorov@chromium.org42841962010-10-18 11:18:59 +000043112010-10-18: Version 2.5.0
4312
4313 Fixed bug in cache handling of lastIndex on global regexps
4314 (issue http://crbug.com/58740).
4315
4316 Added USE_SIMULATOR macro that explicitly indicates that we wish to use
4317 the simulator as the execution engine (by Mark Lam <mark.lam@palm.com>
kmillikin@chromium.orgfacd82d2010-12-13 18:00:51 +00004318 from Hewlett-Packard Development Company, LP).
vegorov@chromium.org42841962010-10-18 11:18:59 +00004319
4320 Fixed compilation error on ARM with gcc 4.4 (issue 894).
4321
4322
43232010-10-13: Version 2.4.9
ager@chromium.orgb61a0d12010-10-13 08:35:23 +00004324
4325 Fixed a bug in the handling of conditional expressions in test
4326 contexts in compiler for top-level code.
4327
4328 Added "//@ sourceURL" information to the StackTrace API.
4329
4330 Exposed RegExp construction through the API.
4331
4332
ricow@chromium.orgeb7c1442010-10-04 08:54:21 +000043332010-10-04: Version 2.4.8
4334
4335 Fixed a bug in ResumeProfilerEx causing it to not always write out the
4336 whole snapshot (issue 868).
4337
4338 Performance improvements on all platforms.
4339
4340
kmillikin@chromium.orgf05f2912010-09-30 10:07:24 +000043412010-09-30: Version 2.4.7
4342
4343 Changed the command-line flag --max-new-space-size to be in kB and the
4344 flag --max-old-space-size to be in MB (previously they were in bytes).
4345
4346 Added Debug::CancelDebugBreak to the debugger API.
4347
4348 Fixed a bug in getters for negative numeric property names
4349 (https://bugs.webkit.org/show_bug.cgi?id=46689).
4350
4351 Performance improvements on all platforms.
4352
4353
whesse@chromium.org4a1fe7d2010-09-27 12:32:04 +000043542010-09-27: Version 2.4.6
kmillikin@chromium.orgf05f2912010-09-30 10:07:24 +00004355
whesse@chromium.org4a1fe7d2010-09-27 12:32:04 +00004356 Fixed assertion failure related to copy-on-write arrays (issue 876).
4357
4358 Fixed build failure of 64-bit V8 on Windows.
4359
4360 Fixed a bug in RegExp (issue http://crbug.com/52801).
4361
4362 Improved the profiler's coverage to cover more functions (issue 858).
4363
4364 Fixed error in shift operators on 64-bit V8
4365 (issue http://crbug.com/54521).
4366
4367
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +000043682010-09-22: Version 2.4.5
kmillikin@chromium.orgf05f2912010-09-30 10:07:24 +00004369
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004370 Changed the RegExp benchmark to exercise the regexp engine on different
4371 inputs by scrambling the input strings.
4372
4373 Fixed a bug in keyed loads on strings.
4374
4375 Fixed a bug with loading global function prototypes.
4376
4377 Fixed a bug with profiling RegExp calls (issue http://crbug.com/55999).
4378
4379 Performance improvements on all platforms.
4380
4381
erik.corry@gmail.comd88afa22010-09-15 12:33:05 +000043822010-09-15: Version 2.4.4
4383
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004384 Fixed bug with hangs on very large sparse arrays.
erik.corry@gmail.comd88afa22010-09-15 12:33:05 +00004385
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004386 Now tries harder to free up memory when running out of space.
erik.corry@gmail.comd88afa22010-09-15 12:33:05 +00004387
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004388 Added heap snapshots to JSON format to API.
erik.corry@gmail.comd88afa22010-09-15 12:33:05 +00004389
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004390 Recalibrated benchmarks.
erik.corry@gmail.comd88afa22010-09-15 12:33:05 +00004391
4392
sgjesse@chromium.org2ec107f2010-09-13 09:19:46 +000043932010-09-13: Version 2.4.3
4394
4395 Made Date.parse properly handle TZ offsets (issue 857).
4396
4397 Performance improvements on all platforms.
4398
4399
ager@chromium.org5b2fbee2010-09-08 06:38:15 +000044002010-09-08: Version 2.4.2
4401
4402 Fixed GC crash bug.
4403
4404 Fixed stack corruption bug.
4405
4406 Fixed compilation for newer C++ compilers that found Operand(0)
4407 ambiguous.
4408
4409
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +000044102010-09-06: Version 2.4.1
4411
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00004412 Added the ability for an embedding application to receive a callback
4413 when V8 allocates (V8::AddMemoryAllocationCallback) or deallocates
4414 (V8::RemoveMemoryAllocationCallback) from the OS.
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +00004415
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00004416 Fixed several JSON bugs (including issue 855).
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +00004417
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00004418 Fixed memory overrun crash bug triggered during V8's tick-based
4419 profiling.
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +00004420
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00004421 Performance improvements on all platforms.
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +00004422
4423
ricow@chromium.orgd236f4d2010-09-01 06:52:08 +000044242010-09-01: Version 2.4.0
4425
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004426 Fixed bug in Object.freeze and Object.seal when Array.prototype or
4427 Object.prototype are changed (issue 842).
ricow@chromium.orgd236f4d2010-09-01 06:52:08 +00004428
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004429 Updated Array.splice to follow Safari and Firefox when called
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00004430 with zero arguments.
ricow@chromium.orgd236f4d2010-09-01 06:52:08 +00004431
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004432 Fixed a missing live register when breaking at keyed loads on ARM.
ricow@chromium.orgd236f4d2010-09-01 06:52:08 +00004433
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00004434 Performance improvements on all platforms.
ricow@chromium.orgd236f4d2010-09-01 06:52:08 +00004435
4436
ricow@chromium.org65fae842010-08-25 15:26:24 +000044372010-08-25: Version 2.3.11
4438
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004439 Fixed bug in RegExp related to copy-on-write arrays.
ricow@chromium.org65fae842010-08-25 15:26:24 +00004440
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004441 Refactored tools/test.py script, including the introduction of
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00004442 VARIANT_FLAGS that allows specification of sets of flags with which
4443 all tests should be run.
ricow@chromium.org65fae842010-08-25 15:26:24 +00004444
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004445 Fixed a bug in the handling of debug breaks in CallIC.
ricow@chromium.org65fae842010-08-25 15:26:24 +00004446
ager@chromium.org5b2fbee2010-09-08 06:38:15 +00004447 Performance improvements on all platforms.
ricow@chromium.org65fae842010-08-25 15:26:24 +00004448
4449
erik.corry@gmail.com145eff52010-08-23 11:36:18 +000044502010-08-23: Version 2.3.10
4451
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004452 Fixed bug in bitops on ARM.
erik.corry@gmail.com145eff52010-08-23 11:36:18 +00004453
4454 Build fixes for unusual compilers.
4455
4456 Track high water mark for RWX memory.
4457
4458 Performance improvements on all platforms.
4459
4460
ricow@chromium.org0b9f8502010-08-18 07:45:01 +000044612010-08-18: Version 2.3.9
4462
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004463 Fixed compilation for ARMv4 on OpenBSD/FreeBSD.
ricow@chromium.org0b9f8502010-08-18 07:45:01 +00004464
4465 Removed specialized handling of GCC 4.4 (issue 830).
4466
kmillikin@chromium.org3cdd9e12010-09-06 11:39:48 +00004467 Fixed DST cache to take into account the suspension of DST in
ricow@chromium.org0b9f8502010-08-18 07:45:01 +00004468 Egypt during the 2010 Ramadan (issue http://crbug.com/51855).
4469
ricow@chromium.org65fae842010-08-25 15:26:24 +00004470 Performance improvements on all platforms.
ricow@chromium.org0b9f8502010-08-18 07:45:01 +00004471
4472
ager@chromium.orgea4f62e2010-08-16 16:28:43 +000044732010-08-16: Version 2.3.8
4474
4475 Fixed build with strict aliasing on GCC 4.4 (issue 463).
4476
4477 Fixed issue with incorrect handling of custom valueOf methods on
4478 string wrappers (issue 760).
4479
4480 Fixed compilation for ARMv4 (issue 590).
4481
4482 Improved performance.
4483
4484
vegorov@chromium.org26c16f82010-08-11 13:41:03 +000044852010-08-11: Version 2.3.7
4486
4487 Reduced size of heap snapshots produced by heap profiler (issue 783).
4488
4489 Introduced v8::Value::IsRegExp method.
4490
4491 Fixed CPU profiler crash in start / stop sequence when non-existent
4492 name is passed (issue http://crbug.com/51594).
4493
4494 Introduced new indexed property query callbacks API (issue 816). This
4495 API is guarded by USE_NEW_QUERY_CALLBACK define and is disabled
4496 by default.
4497
4498 Removed support for object literal get/set with number/string
4499 property name.
4500
4501 Fixed handling of JSObject::elements in CalculateNetworkSize
4502 (issue 822).
4503
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004504 Allowed compiling with strict aliasing enabled on GCC 4.4 (issue 463).
vegorov@chromium.org26c16f82010-08-11 13:41:03 +00004505
4506
lrn@chromium.orgc4e51ac2010-08-09 09:47:21 +000045072010-08-09: Version 2.3.6
4508
vegorov@chromium.org26c16f82010-08-11 13:41:03 +00004509 RegExp literals create a new object every time they are evaluated
4510 (issue 704).
lrn@chromium.orgc4e51ac2010-08-09 09:47:21 +00004511
vegorov@chromium.org26c16f82010-08-11 13:41:03 +00004512 Object.seal and Object.freeze return the modified object (issue 809).
lrn@chromium.orgc4e51ac2010-08-09 09:47:21 +00004513
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004514 Fixed building using GCC 4.4.4.
lrn@chromium.orgc4e51ac2010-08-09 09:47:21 +00004515
4516
sgjesse@chromium.orgc3a01972010-08-04 09:46:24 +000045172010-08-04: Version 2.3.5
4518
4519 Added support for ES5 property names. Object initialisers and
4520 dot-notation property access now allows keywords. Also allowed
4521 non-identifiers after "get" or "set" in an object initialiser.
4522
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004523 Randomized the addresses of allocated executable memory on Windows.
sgjesse@chromium.orgc3a01972010-08-04 09:46:24 +00004524
4525
whesse@chromium.orge90029b2010-08-02 11:52:17 +000045262010-08-02: Version 2.3.4
4527
4528 Fixed problems in implementation of ES5 function.prototype.bind.
4529
4530 Fixed error when using apply with arguments object on ARM (issue 784).
4531
4532 Added setting of global flags to debugger protocol.
4533
4534 Fixed an error affecting cached results of sin and cos (issue 792).
4535
4536 Removed memory leak from a boundary case where V8 is not initialized.
4537
4538 Fixed issue where debugger could set breakpoints outside the body
4539 of a function.
4540
4541 Fixed issue in debugger when using both live edit and step in features.
4542
4543 Added Number-letter (Nl) category to Unicode tables. These characters
4544 can now be used in identifiers.
4545
4546 Fixed an assert failure on X64 (issue 806).
4547
4548 Performance improvements on all platforms.
4549
4550
whesse@chromium.orgba5a61b2010-07-26 11:44:40 +000045512010-07-26: Version 2.3.3
4552
4553 Fixed error when building the d8 shell in a fresh checkout.
4554
4555 Implemented Function.prototype.bind (ES5 15.3.4.5).
4556
4557 Fixed an error in inlined stores on ia32.
4558
4559 Fixed an error when setting a breakpoint at the end of a function
4560 that does not end with a newline character.
4561
4562 Performance improvements on all platforms.
4563
4564
fschneider@chromium.orged78ffd2010-07-21 11:05:19 +000045652010-07-21: Version 2.3.2
4566
4567 Fixed compiler warnings when building with LLVM.
4568
4569 Fixed a bug with for-in applied to strings (issue 785).
4570
4571 Performance improvements on all platforms.
4572
whesse@chromium.orgba5a61b2010-07-26 11:44:40 +00004573
ricow@chromium.org4980dff2010-07-19 08:33:45 +000045742010-07-19: Version 2.3.1
4575
4576 Fixed compilation and linking with V8_INTERPRETED_REGEXP flag.
4577
4578 Fixed bug related to code flushing while compiling a lazy
4579 compilable function (issue http://crbug.com/49099).
4580
4581 Performance improvements on all platforms.
4582
4583
ager@chromium.orgb5737492010-07-15 09:29:43 +000045842010-07-15: Version 2.3.0
4585
4586 Added ES5 Object.seal and Object.isSealed.
4587
4588 Added debugger API for scheduling debugger commands from a
4589 separate thread.
4590
4591
ager@chromium.org6a2b0aa2010-07-13 20:58:03 +000045922010-07-14: Version 2.2.24
4593
4594 Added API for capturing stack traces for uncaught exceptions.
4595
4596 Fixed crash bug when preparsing from a non-external V8 string
4597 (issue 775).
4598
4599 Fixed JSON.parse bug causing input not to be converted to string
4600 (issue 764).
4601
4602 Added ES5 Object.freeze and Object.isFrozen.
4603
4604 Performance improvements on all platforms.
4605
4606
erik.corry@gmail.com4a2e25e2010-07-07 12:22:46 +000046072010-07-07: Version 2.2.23
4608
4609 API change: Convert Unicode code points outside the basic multilingual
4610 plane to the replacement character. Previous behavior was to silently
4611 truncate the value to 16 bits.
4612
4613 Fixed crash: handle all flat string types in regexp replace.
4614
4615 Prevent invalid pre-parsing data passed in through the API from
4616 crashing V8.
4617
4618 Performance improvements on all platforms.
4619
ager@chromium.org6a2b0aa2010-07-13 20:58:03 +00004620
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +000046212010-07-05: Version 2.2.22
4622
4623 Added ES5 Object.isExtensible and Object.preventExtensions.
4624
4625 Enabled building V8 as a DLL.
4626
4627 Fixed a bug in date code where -0 was not interpreted as 0
4628 (issue 736).
4629
4630 Performance improvements on all platforms.
4631
4632
lrn@chromium.org32d961d2010-06-30 09:09:34 +000046332010-06-30: Version 2.2.21
4634
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004635 Fixed bug in externalizing some ASCII strings (Chromium issue 47824).
lrn@chromium.org32d961d2010-06-30 09:09:34 +00004636
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004637 Updated JSON.stringify to floor the space parameter (issue 753).
lrn@chromium.org32d961d2010-06-30 09:09:34 +00004638
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004639 Updated the Mozilla test expectations to the newest version.
lrn@chromium.org32d961d2010-06-30 09:09:34 +00004640
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004641 Updated the ES5 Conformance Test expectations to the latest version.
lrn@chromium.org32d961d2010-06-30 09:09:34 +00004642
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004643 Updated the V8 benchmark suite.
lrn@chromium.org32d961d2010-06-30 09:09:34 +00004644
4645 Provide actual breakpoints locations in response to setBreakpoint
4646 and listBreakpoints requests.
4647
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00004648
fschneider@chromium.org40b9da32010-06-28 11:29:21 +000046492010-06-28: Version 2.2.20
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00004650
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004651 Fixed bug with for-in on x64 platform (issue 748).
fschneider@chromium.org40b9da32010-06-28 11:29:21 +00004652
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004653 Fixed crash bug on x64 platform (issue 756).
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00004654
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004655 Fixed bug in Object.getOwnPropertyNames. (chromium issue 41243).
fschneider@chromium.org40b9da32010-06-28 11:29:21 +00004656
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004657 Fixed a bug on ARM that caused the result of 1 << x to be
fschneider@chromium.org40b9da32010-06-28 11:29:21 +00004658 miscalculated for some inputs.
4659
4660 Performance improvements on all platforms.
4661
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00004662
ricow@chromium.org5ad5ace2010-06-23 09:06:43 +000046632010-06-23: Version 2.2.19
4664
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004665 Fixed bug that causes the build to break when profillingsupport=off
ricow@chromium.org5ad5ace2010-06-23 09:06:43 +00004666 (issue 738).
4667
4668 Added expose-externalize-string flag for testing extensions.
4669
4670 Resolve linker issues with using V8 as a DLL causing a number of
4671 problems with unresolved symbols.
4672
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004673 Fixed build failure for cctests when ENABLE_DEBUGGER_SUPPORT is not
ricow@chromium.org5ad5ace2010-06-23 09:06:43 +00004674 defined.
4675
4676 Performance improvements on all platforms.
4677
4678
whesse@chromium.org2c186ca2010-06-16 11:32:39 +000046792010-06-16: Version 2.2.18
4680
4681 Added API functions to retrieve information on indexed properties
4682 managed by the embedding layer. Fixes bug 737.
4683
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004684 Made ES5 Object.defineProperty support array elements. Fixes bug 619.
whesse@chromium.org2c186ca2010-06-16 11:32:39 +00004685
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004686 Added heap profiling to the API.
whesse@chromium.org2c186ca2010-06-16 11:32:39 +00004687
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004688 Removed old named property query from the API.
whesse@chromium.org2c186ca2010-06-16 11:32:39 +00004689
4690 Incremental performance improvements.
4691
4692
ager@chromium.org2cc82ae2010-06-14 07:35:38 +000046932010-06-14: Version 2.2.17
vegorov@chromium.org2356e6f2010-06-09 09:38:56 +00004694
ager@chromium.org2cc82ae2010-06-14 07:35:38 +00004695 Improved debugger support for stepping out of functions.
4696
4697 Incremental performance improvements.
4698
4699
47002010-06-09: Version 2.2.16
4701
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00004702 Removed the SetExternalStringDiposeCallback API. Changed the
vegorov@chromium.org2356e6f2010-06-09 09:38:56 +00004703 disposal of external string resources to call a virtual Dispose
4704 method on the resource.
4705
kmillikin@chromium.org69ea3962010-07-05 11:01:40 +00004706 Added support for more precise break points when debugging and
vegorov@chromium.org2356e6f2010-06-09 09:38:56 +00004707 stepping.
4708
4709 Memory usage improvements on all platforms.
4710
4711
lrn@chromium.org1af7e1b2010-06-07 11:12:01 +000047122010-06-07: Version 2.2.15
4713
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004714 Added an API to control the disposal of external string resources.
lrn@chromium.org1af7e1b2010-06-07 11:12:01 +00004715
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004716 Added missing initialization of a couple of variables which makes
lrn@chromium.org1af7e1b2010-06-07 11:12:01 +00004717 some compilers complaint when compiling with -Werror.
4718
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004719 Improved performance on all platforms.
lrn@chromium.org1af7e1b2010-06-07 11:12:01 +00004720
4721
sgjesse@chromium.org82dbbab2010-06-02 08:57:44 +000047222010-06-02: Version 2.2.14
4723
4724 Fixed a crash in code generated for String.charCodeAt.
4725
4726 Fixed a compilation issue with some GCC versions (issue 727).
4727
4728 Performance optimizations on x64 and ARM platforms.
4729
4730
ricow@chromium.org30ce4112010-05-31 10:38:25 +000047312010-05-31: Version 2.2.13
4732
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004733 Implemented Object.getOwnPropertyDescriptor for element indices and
ricow@chromium.org30ce4112010-05-31 10:38:25 +00004734 strings (issue 599).
4735
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004736 Fixed bug for windows 64 bit C calls from generated code.
ricow@chromium.org30ce4112010-05-31 10:38:25 +00004737
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004738 Added new scons flag unalignedaccesses for arm builds.
ricow@chromium.org30ce4112010-05-31 10:38:25 +00004739
4740 Performance improvements on all platforms.
4741
4742
kmillikin@chromium.org9155e252010-05-26 13:27:57 +000047432010-05-26: Version 2.2.12
4744
4745 Allowed accessors to be defined on objects rather than just object
4746 templates.
4747
4748 Changed the ScriptData API.
4749
4750
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +000047512010-05-21: Version 2.2.11
4752
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004753 Fixed crash bug in liveedit on 64 bit.
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +00004754
4755 Use 'full compiler' when debugging is active. This should increase
4756 the density of possible break points, making single step more fine
4757 grained. This will only take effect for functions compiled after
4758 debugging has been started, so recompilation of all functions is
4759 required to get the full effect. IA32 and x64 only for now.
4760
4761 Misc. fixes to the Solaris build.
4762
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004763 Added new flags --print-cumulative-gc-stat and --trace-gc-nvp.
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +00004764
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004765 Added filtering of CPU profiles by security context.
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +00004766
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004767 Fixed crash bug on ARM when running without VFP2 or VFP3.
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +00004768
4769 Incremental performance improvements in all backends.
4770
4771
vegorov@chromium.orgdff694e2010-05-17 09:10:26 +000047722010-05-17: Version 2.2.10
4773
4774 Performance improvements in the x64 and ARM backends.
4775
4776
sgjesse@chromium.org720dc0b2010-05-10 09:25:39 +000047772010-05-10: Version 2.2.9
4778
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004779 Allowed Object.create to be called with a function (issue 697).
sgjesse@chromium.org720dc0b2010-05-10 09:25:39 +00004780
4781 Fixed bug with Date.parse returning a non-NaN value when called on a
4782 non date string (issue 696).
4783
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004784 Allowed unaligned memory accesses on ARM targets that support it (by
erik.corry@gmail.com9dfbea42010-05-21 12:58:28 +00004785 Subrato K De of CodeAurora <subratokde@codeaurora.org>).
sgjesse@chromium.org720dc0b2010-05-10 09:25:39 +00004786
4787 C++ API for retrieving JavaScript stack trace information.
4788
4789
ager@chromium.orgac091b72010-05-05 07:34:42 +000047902010-05-05: Version 2.2.8
4791
4792 Performance improvements in the x64 and ARM backends.
4793
4794
kmillikin@chromium.org4111b802010-05-03 10:34:42 +000047952010-05-03: Version 2.2.7
4796
4797 Added support for ES5 date time string format to Date.parse.
4798
4799 Performance improvements in the x64 backend.
4800
4801
lrn@chromium.orgc34f5802010-04-28 12:53:43 +000048022010-04-28: Version 2.2.6
4803
kmillikin@chromium.org4111b802010-05-03 10:34:42 +00004804 Added "amd64" as recognized architecture in scons build script
lrn@chromium.orgc34f5802010-04-28 12:53:43 +00004805 (by Ryan Dahl <coldredlemur@gmail.com>).
4806
kmillikin@chromium.org4111b802010-05-03 10:34:42 +00004807 Fixed bug in String search and replace with very simple RegExps.
lrn@chromium.orgc34f5802010-04-28 12:53:43 +00004808
kmillikin@chromium.org4111b802010-05-03 10:34:42 +00004809 Fixed bug in RegExp containing "\b^".
lrn@chromium.orgc34f5802010-04-28 12:53:43 +00004810
4811 Performance improvements on all platforms.
4812
kmillikin@chromium.org4111b802010-05-03 10:34:42 +00004813
fschneider@chromium.org013f3e12010-04-26 13:27:52 +000048142010-04-26: Version 2.2.5
4815
4816 Various performance improvements (especially for ARM and x64)
4817
4818 Fixed bug in CPU profiling (http://crbug.com/42137)
4819
4820 Fixed a bug with the natives cache.
lrn@chromium.orgc34f5802010-04-28 12:53:43 +00004821
4822 Fixed two bugs in the ARM code generator that can cause
fschneider@chromium.org013f3e12010-04-26 13:27:52 +00004823 wrong calculations.
4824
4825 Fixed a bug that may cause a wrong result for shift operations.
4826
4827
48282010-04-21: Version 2.2.4
ricow@chromium.orgc9c80822010-04-21 08:22:37 +00004829
4830 Fixed warnings on arm on newer GCC versions.
4831
4832 Fixed a number of minor bugs.
4833
4834 Performance improvements on all platforms.
4835
4836
whesse@chromium.orgb6e43bb2010-04-14 09:36:28 +000048372010-04-14: Version 2.2.3
4838
4839 Added stack command and mem command to ARM simulator debugger.
4840
4841 Fixed scons snapshot and ARM build, and Windows X64 build issues.
4842
4843 Performance improvements on all platforms.
4844
4845
ager@chromium.org357bf652010-04-12 11:30:10 +000048462010-04-12: Version 2.2.2
4847
4848 Introduced new profiler API.
4849
4850 Fixed random number generator to produce full 32 random bits.
4851
4852
lrn@chromium.org25156de2010-04-06 13:10:27 +000048532010-04-06: Version 2.2.1
4854
4855 Debugger improvements.
4856
4857 Fixed minor bugs.
4858
4859
ricow@chromium.orgaa1b6162010-03-29 07:44:58 +000048602010-03-29: Version 2.2.0
4861
4862 Fixed a few minor bugs.
4863
4864 Performance improvements for string operations.
4865
4866
ager@chromium.orgb26c50a2010-03-26 09:27:16 +000048672010-03-26: Version 2.1.10
4868
4869 Fixed scons build issues.
4870
4871 Fixed a couple of minor bugs.
4872
4873
sgjesse@chromium.orgdf7a2842010-03-25 14:34:15 +000048742010-03-25: Version 2.1.9
4875
4876 Added API support for reattaching a global object to a context.
4877
4878 Extended debugger API with access to the internal debugger context.
4879
4880 Fixed Chromium crashes (issues http://crbug.com/39128 and
4881 http://crbug.com/39160)
4882
4883
kmillikin@chromium.org5d8f0e62010-03-24 08:21:20 +000048842010-03-24: Version 2.1.8
4885
4886 Added fine-grained garbage collection callbacks to the API.
4887
4888 Performance improvements on all platforms.
4889
4890
whesse@chromium.orgcec079d2010-03-22 14:44:04 +000048912010-03-22: Version 2.1.7
4892
4893 Fixed issue 650.
4894
4895 Fixed a bug where __proto__ was sometimes enumerated (issue 646).
fschneider@chromium.org086aac62010-03-17 13:18:24 +00004896
4897 Performance improvements for arithmetic operations.
4898
4899 Performance improvements for string operations.
4900
whesse@chromium.orgcec079d2010-03-22 14:44:04 +00004901 Print script name and line number information in stack trace.
4902
4903
49042010-03-17: Version 2.1.6
4905
4906 Performance improvements for arithmetic operations.
4907
4908 Performance improvements for string operations.
4909
4910
vegorov@chromium.orgf8372902010-03-15 10:26:20 +000049112010-03-10: Version 2.1.4
4912
4913 Fixed code cache lookup for keyed IC's (issue http://crbug.com/37853).
4914
4915 Performance improvements on all platforms.
4916
4917
ager@chromium.orgce5e87b2010-03-10 10:24:18 +000049182010-03-10: Version 2.1.3
4919
4920 Added API method for context-disposal notifications.
4921
4922 Added API method for accessing elements by integer index.
4923
4924 Added missing implementation of Uint32::Value and Value::IsUint32
4925 API methods.
4926
4927 Added IsExecutionTerminating API method.
4928
4929 Disabled strict aliasing for GCC 4.4.
4930
4931 Fixed string-concatenation bug (issue 636).
4932
4933 Performance improvements on all platforms.
4934
4935
fschneider@chromium.orgb95b98b2010-02-23 10:34:29 +000049362010-02-23: Version 2.1.2
4937
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004938 Fixed a crash bug caused by wrong assert.
fschneider@chromium.orgb95b98b2010-02-23 10:34:29 +00004939
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004940 Fixed a bug with register names on 64-bit V8 (issue 615).
fschneider@chromium.orgb95b98b2010-02-23 10:34:29 +00004941
4942 Performance improvements on all platforms.
4943
ager@chromium.orgce5e87b2010-03-10 10:24:18 +00004944
ager@chromium.org5c838252010-02-19 08:53:10 +000049452010-02-19: Version 2.1.1
4946
4947 [ES5] Implemented Object.defineProperty.
4948
4949 Improved profiler support.
4950
4951 Added SetPrototype method in the public V8 API.
4952
4953 Added GetScriptOrigin and GetScriptLineNumber methods to Function
4954 objects in the API.
4955
4956 Performance improvements on all platforms.
4957
4958
sgjesse@chromium.orgb302e562010-02-03 11:26:59 +000049592010-02-03: Version 2.1.0
4960
4961 Values are now always wrapped in objects when used as a receiver.
4962 (issue 223).
4963
4964 [ES5] Implemented Object.getOwnPropertyNames.
4965
4966 [ES5] Restrict JSON.parse to only accept strings that conforms to the
4967 JSON grammar.
4968
4969 Improvement of debugger agent (issue 549 and 554).
4970
4971 Fixed problem with skipped stack frame in profiles (issue 553).
4972
4973 Solaris support by Erich Ocean <erich.ocean@me.com> and Ryan Dahl
4974 <ry@tinyclouds.org>.
4975
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004976 Fixed a bug that Math.round() returns incorrect results for huge
sgjesse@chromium.orgb302e562010-02-03 11:26:59 +00004977 integers.
4978
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004979 Fixed enumeration order for objects created from some constructor
sgjesse@chromium.orgb302e562010-02-03 11:26:59 +00004980 functions (isue http://crbug.com/3867).
4981
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00004982 Fixed arithmetic on some integer constants (issue 580).
sgjesse@chromium.orgb302e562010-02-03 11:26:59 +00004983
4984 Numerous performance improvements including porting of previous IA-32
4985 optimizations to x64 and ARM architectures.
4986
4987
fschneider@chromium.org0c20e672010-01-14 15:28:53 +000049882010-01-14: Version 2.0.6
4989
4990 Added ES5 Object.getPrototypeOf, GetOwnPropertyDescriptor,
4991 GetOwnProperty, FromPropertyDescriptor.
4992
4993 Fixed Mac x64 build errors.
4994
4995 Improved performance of some math and string operations.
4996
4997 Improved performance of some regexp operations.
4998
4999 Improved performance of context creation.
5000
5001 Improved performance of hash tables.
5002
5003
sgjesse@chromium.org846fb742009-12-18 08:56:33 +000050042009-12-18: Version 2.0.5
5005
5006 Extended to upper limit of map space to allow for 7 times as many map
5007 to be allocated (issue 524).
5008
5009 Improved performance of code using closures.
5010
5011 Improved performance of some binary operations involving doubles.
5012
5013
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +000050142009-12-16: Version 2.0.4
5015
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00005016 Added ECMAScript 5 Object.create.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005017
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00005018 Improved performance of Math.max and Math.min.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005019
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00005020 Optimized adding of strings on 64-bit platforms.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005021
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00005022 Improved handling of external strings by using a separate table
5023 instead of weak handles. This improves garbage collection
5024 performance and uses less memory.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005025
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00005026 Changed code generation for object and array literals in toplevel
5027 code to be more compact by doing more work in the runtime.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005028
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00005029 Fixed a crash bug triggered when garbage collection happened during
5030 generation of a callback load inline cache stub.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005031
sgjesse@chromium.org846fb742009-12-18 08:56:33 +00005032 Fixed crash bug sometimes triggered when local variables shadowed
5033 parameters in functions that used the arguments object.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005034
5035
sgjesse@chromium.orgac6aa172009-12-04 12:29:05 +000050362009-12-03: Version 2.0.3
5037
5038 Optimized handling and adding of strings, for-in and Array.join.
5039
5040 Heap serialization is now non-destructive.
5041
5042 Improved profiler support with information on time spend in C++
5043 callbacks registered through the API.
5044
5045 Added commands to the debugger protocol for starting/stopping
5046 profiling.
5047
5048 Enabled the non-optimizing compiler for top-level code.
5049
5050 Changed the API to only allow strings to be set as data objects on
5051 Contexts and scripts to avoid potentially keeping global objects
5052 around for too long (issue 528).
5053
5054 OpenBSD support patch by Peter Valchev <pvalchev@gmail.com>.
5055
5056 Fixed bugs.
5057
5058
ager@chromium.org01beca72009-11-24 14:29:16 +000050592009-11-24: Version 2.0.2
5060
5061 Improved profiler support.
5062
5063 Fixed bug that broke compilation of d8 with readline support.
5064
5065
ager@chromium.org6141cbe2009-11-20 12:14:52 +000050662009-11-20: Version 2.0.1
5067
5068 Fixed crash bug in String.prototype.replace.
5069
5070 Reverted a change which caused Chromium interactive ui test
5071 failures.
5072
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005073
ager@chromium.orgc4c92722009-11-18 14:12:51 +000050742009-11-18: Version 2.0.0
5075
5076 Added support for VFP on ARM.
5077
5078 Added TryCatch::ReThrow method to the API.
5079
5080 Reduced the size of snapshots and improved the snapshot load time.
5081
5082 Improved heap profiler support.
5083
5084 64-bit version now supported on Windows.
5085
5086 Fixed a number of debugger issues.
5087
5088 Fixed bugs.
5089
5090
sgjesse@chromium.orgf1e73132009-10-29 14:46:49 +000050912009-10-29: Version 1.3.18
5092
5093 Reverted a change which caused crashes in RegExp replace.
5094
sgjesse@chromium.orgac6aa172009-12-04 12:29:05 +00005095 Reverted a change which caused Chromium ui_tests failure.
sgjesse@chromium.orgf1e73132009-10-29 14:46:49 +00005096
5097
ager@chromium.org3811b432009-10-28 14:53:37 +000050982009-10-28: Version 1.3.17
5099
5100 Added API method to get simple heap statistics.
5101
5102 Improved heap profiler support.
5103
5104 Fixed the implementation of the resource constraint API so it
5105 works when using snapshots.
5106
5107 Fixed a number of issues in the Windows 64-bit version.
5108
5109 Optimized calls to API getters.
5110
5111 Added valgrind notification on code modification to the 64-bit version.
5112
5113 Fixed issue where we logged shared library addresses on Windows at
5114 startup and never used them.
5115
5116
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +000051172009-10-16: Version 1.3.16
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005118
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00005119 X64: Convert smis to holding 32 bits of payload.
5120
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005121 Introduced v8::Integer::NewFromUnsigned method.
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00005122
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005123 Added missing null check in Context::GetCurrent.
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00005124
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005125 Added trim, trimLeft and trimRight methods to String
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00005126 Patch by Jan de Mooij <jandemooij@gmail.com>
5127
5128 Implement ES5 Array.isArray
5129 Patch by Jan de Mooij <jandemooij@gmail.com>
5130
5131 Skip access checks for hidden properties.
5132
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005133 Added String::Concat(Handle<String> left, Handle<String> right) to the
5134 V8 API.
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00005135
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005136 Fixed GYP-based builds of V8.
christian.plesner.hansen@gmail.com9d58c2b2009-10-16 11:48:38 +00005137
5138
sgjesse@chromium.org152a0b02009-10-07 13:50:16 +000051392009-10-07: Version 1.3.15
5140
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005141 Expanded the maximum size of the code space to 512MB for 64-bit mode.
sgjesse@chromium.org152a0b02009-10-07 13:50:16 +00005142
5143 Fixed a crash bug happening when starting profiling (issue
5144 http://crbug.com/23768).
5145
5146
sgjesse@chromium.orgc5145742009-10-07 09:00:33 +000051472009-10-07: Version 1.3.14
5148
5149 Added GetRealNamedProperty to the API to lookup real properties
5150 located on the object or in the prototype chain skipping any
5151 interceptors.
5152
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005153 Fixed the stack limits setting API to work correctly with threads. The
sgjesse@chromium.orgc5145742009-10-07 09:00:33 +00005154 stack limit now needs to be set to each thread thich is used with V8.
5155
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005156 Removed the high-priority flag from IdleNotification()
sgjesse@chromium.orgc5145742009-10-07 09:00:33 +00005157
5158 Ensure V8 is initialized before locking and unlocking threads.
5159
5160 Implemented a new JavaScript minifier for compressing the source of
ager@chromium.org3811b432009-10-28 14:53:37 +00005161 the built-in JavaScript. This removes non-Open Source code from Douglas
sgjesse@chromium.orgc5145742009-10-07 09:00:33 +00005162 Crockford from the project.
5163
5164 Added a missing optimization in StringCharAt.
5165
5166 Fixed some flaky socket tests.
5167
5168 Change by Alexander Botero-Lowry to fix profiler sampling on FreeBSD
5169 in 64-bit mode.
5170
5171 Fixed memory leaks in the thread management code.
5172
5173 Fixed the result of assignment to a pixel array. The assigned value
5174 is now the result.
5175
5176 Error reporting for invalid left-hand sides in for-in statements, pre-
5177 and postfix count expressions, and assignments now matches the JSC
5178 behavior in Safari 4.
5179
5180 Follow the spec in disallowing function declarations without a name.
5181
5182 Always allocate code objects within a 2 GB range. On x64 architecture
5183 this is used to use near calls (32-bit displacement) in Code objects.
5184
5185 Optimized array construction ported to x64 and ARM architectures.
5186
5187 [ES5] Changed Object.keys to return strings for element indices.
5188
5189
ager@chromium.org68e7ab72009-09-23 09:40:39 +000051902009-09-23: Version 1.3.13
5191
5192 Fixed uninitialized memory problem.
5193
5194 Improved heap profiler support.
5195
5196
christian.plesner.hansen@gmail.com2bc58ef2009-09-22 10:00:30 +000051972009-09-22: Version 1.3.12
5198
5199 Changed behavior of |function|.toString() on built-in functions to
5200 be compatible with other implementations. Patch by Jan de Mooij.
5201
5202 Added Object::IsDirty in the API.
5203
5204 Optimized array construction; it is now handled purely in native
5205 code.
5206
5207 [ES5] Made properties of the arguments array enumerable.
5208
5209 [ES5] Added test suite adapter for the es5conform test suite.
5210
5211 [ES5] Added Object.keys function.
5212
ager@chromium.org68e7ab72009-09-23 09:40:39 +00005213
ager@chromium.org4af710e2009-09-15 12:20:11 +000052142009-09-15: Version 1.3.11
5215
5216 Fixed crash in error reporting during bootstrapping.
5217
5218 Optimized generated IA32 math code by using SSE2 instructions when
5219 available.
5220
5221 Implemented missing pieces of debugger infrastructure on ARM. The
5222 debugger is now fully functional on ARM.
5223
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005224 Made 'hidden' the default visibility for gcc.
ager@chromium.org4af710e2009-09-15 12:20:11 +00005225
5226
ager@chromium.orga1645e22009-09-09 19:27:10 +000052272009-09-09: Version 1.3.10
5228
5229 Fixed profiler on Mac in 64-bit mode.
5230
5231 Optimized creation of objects from simple constructor functions on
5232 ARM.
5233
5234 Fixed a number of debugger issues.
5235
5236 Reduced the amount of memory consumed by V8.
5237
5238
ager@chromium.org18ad94b2009-09-02 08:22:29 +000052392009-09-02: Version 1.3.9
5240
5241 Optimized stack guard checks on ARM.
5242
5243 Optimized API operations by inlining more in the API.
5244
5245 Optimized creation of objects from simple constructor functions.
5246
5247 Enabled a number of missing optimizations in the 64-bit port.
5248
5249 Implemented native-code support for regular expressions on ARM.
5250
5251 Stopped using the 'sahf' instruction on 64-bit machines that do
5252 not support it.
5253
5254 Fixed a bug in the support for forceful termination of JavaScript
5255 execution.
5256
5257
ager@chromium.org96c75b52009-08-26 09:13:16 +000052582009-08-26: Version 1.3.8
5259
5260 Changed the handling of idle notifications to allow idle
5261 notifications when V8 has not yet been initialized.
5262
5263 Fixed ARM simulator compilation problem on Windows.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005264
ager@chromium.org96c75b52009-08-26 09:13:16 +00005265
ager@chromium.orgab99eea2009-08-25 07:05:41 +000052662009-08-25: Version 1.3.7
5267
5268 Reduced the size of generated code on ARM platforms by reducing
5269 the size of constant pools.
5270
5271 Changed build files to not include the 'ENV' user environment
5272 variable in the build environment.
5273
5274 Changed the handling of idle notifications.
5275
5276
sgjesse@chromium.orgc81c8942009-08-21 10:54:26 +000052772009-08-21: Version 1.3.6
5278
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005279 Added support for forceful termination of JavaScript execution.
sgjesse@chromium.orgc81c8942009-08-21 10:54:26 +00005280
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005281 Added low memory notification to the API. The embedding host can signal
sgjesse@chromium.orgc81c8942009-08-21 10:54:26 +00005282 a low memory situation to V8.
5283
5284 Changed the handling of global handles (persistent handles in the API
5285 sense) to avoid issues regarding allocation of new global handles
5286 during weak handle callbacks.
5287
5288 Changed the growth policy of the young space.
5289
5290 Fixed a GC issue introduced in version 1.3.5.
5291
5292
sgjesse@chromium.org911335c2009-08-19 12:59:44 +000052932009-08-19: Version 1.3.5
5294
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005295 Optimized initialization of some arrays in the builtins.
sgjesse@chromium.org911335c2009-08-19 12:59:44 +00005296
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005297 Fixed mac-nm script to support filenames with spaces.
sgjesse@chromium.org911335c2009-08-19 12:59:44 +00005298
5299 Support for using the V8 profiler when V8 is embedded in a Windows DLL.
5300
5301 Changed typeof RegExp from 'object' to 'function' for compatibility.
5302 Fixed bug where regexps were not callable across contexts.
5303
5304 Added context independent script compilation to the API.
5305
5306 Added API call to get the stack trace for an exception.
5307
5308 Added API for getting object mirrors.
5309
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005310 Made sure that SSE3 instructions are used whenever possible even when
sgjesse@chromium.org911335c2009-08-19 12:59:44 +00005311 running off a snapshot generated without using SSE3 instructions.
5312
5313 Tweaked the handling of the initial size and growth policy of the heap.
5314
5315 Added native code generation for RegExp to 64-bit version.
5316
5317 Added JavaScript debugger support to 64-bit version.
5318
5319
ager@chromium.orgadd848f2009-08-13 12:44:13 +000053202009-08-13: Version 1.3.4
5321
5322 Added a readline() command to the d8 shell.
5323
5324 Fixed bug in json parsing.
5325
5326 Added idle notification to the API and reduced memory on idle
5327 notifications.
5328
5329
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +000053302009-08-12: Version 1.3.3
5331
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005332 Fixed issue 417: incorrect %t placeholder expansion.
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +00005333
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005334 Added .gitignore file similar to Chromium's one.
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +00005335
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005336 Fixed SConstruct file to build with new logging code for Android.
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +00005337
5338 API: added function to find instance of template in prototype
5339 chain. Inlined Object::IsInstanceOf.
5340
5341 Land change to notify valgrind when we modify code on x86.
5342
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005343 Added api call to determine whether a string can be externalized.
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +00005344
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005345 Added a write() command to d8.
christian.plesner.hansen@gmail.com5a6af922009-08-12 14:20:51 +00005346
5347
sgjesse@chromium.orgb9d7da12009-08-05 08:38:10 +000053482009-08-05: Version 1.3.2
5349
5350 Started new compiler infrastructure for two-pass compilation using a
5351 control flow graph constructed from the AST.
5352
5353 Profiler stack sampling for X64.
5354
5355 Safe handling of NaN to Posix platform-dependent time functions.
5356
5357 Added a new profiler control API to unify controlling various aspects
5358 of profiling.
5359
5360 Fixed issue 392.
5361
5362
sgjesse@chromium.org0b6db592009-07-30 14:48:31 +000053632009-07-30: Version 1.3.1
5364
5365 Speed improvements to accessors and interceptors.
5366
5367 Added support for capturing stack information on custom errors.
5368
5369 Added support for morphing an object into a pixel array where its
5370 indexed properties are stored in an external byte array. Values written
5371 are always clamped to the 0..255 interval.
5372
5373 Profiler on x64 now handles C/C++ functions from shared libraries.
5374
5375 Changed the debugger to avoid stepping into function.call/apply if the
5376 function is a built-in.
5377
5378 Initial implementation of constructor heap profile for JS objects.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005379
sgjesse@chromium.org0b6db592009-07-30 14:48:31 +00005380 More fine grained control of profiling aspects through the API.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005381
sgjesse@chromium.org0b6db592009-07-30 14:48:31 +00005382 Optimized the called as constructor check for API calls.
5383
5384
kasperl@chromium.orge959c182009-07-27 08:59:04 +000053852009-07-27: Version 1.3.0
5386
5387 Allowed RegExp objects to be called as functions (issue 132).
5388
5389 Fixed issue where global property cells would escape after
5390 detaching the global object; see http://crbug.com/16276.
5391
5392 Added support for stepping into setters and getters in the
5393 debugger.
5394
5395 Changed the debugger to avoid stopping in its own JavaScript code
5396 and in the code of built-in functions.
5397
5398 Fixed issue 345 by avoiding duplicate escaping labels.
5399
5400 Fixed ARM code generator crash in short-circuited boolean
5401 expressions and added regression tests.
5402
5403 Added an external allocation limit to avoid issues where small V8
5404 objects would hold on to large amounts of external memory without
5405 causing garbage collections.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005406
5407 Finished more of the inline caching stubs for x64 targets.
kasperl@chromium.orge959c182009-07-27 08:59:04 +00005408
5409
kasperl@chromium.orgdefbd102009-07-13 14:04:26 +000054102009-07-13: Version 1.2.14
5411
5412 Added separate paged heap space for global property cells and
5413 avoid updating the write barrier when storing into them.
5414
5415 Improved peep-hole optimization on ARM platforms by not emitting
5416 unnecessary debug information.
5417
5418 Re-enabled ICs for loads and calls that skip a global object
5419 during lookup through the prototype chain.
5420
5421 Allowed access through global proxies to use ICs.
5422
5423 Fixed issue 401.
5424
5425
kasperl@chromium.org68ac0092009-07-09 06:00:35 +000054262009-07-09: Version 1.2.13
5427
5428 Fixed issue 397, issue 398, and issue 399.
5429
5430 Added support for breakpoint groups.
5431
5432 Fixed bugs introduced with the new global object representation.
5433
5434 Fixed a few bugs in the ARM code generator.
5435
5436
kasperl@chromium.org86f77b72009-07-06 08:21:57 +000054372009-07-06: Version 1.2.12
5438
5439 Added stack traces collection to Error objects accessible through
5440 the e.stack property.
5441
5442 Changed RegExp parser to use a recursive data structure instead of
5443 stack-based recursion.
5444
5445 Optimized Date object construction and string concatenation.
5446
5447 Improved performance of div, mod, and mul on ARM platforms.
5448
5449
kasperl@chromium.org2abc4502009-07-02 07:00:29 +000054502009-07-02: Version 1.2.11
5451
5452 Improved performance on IA-32 and ARM.
5453
5454 Fixed profiler sampler implementation on Mac OS X.
5455
5456 Changed the representation of global objects to improve
5457 performance of adding a lot of new properties.
5458
5459
ager@chromium.org3e875802009-06-29 08:26:34 +000054602009-06-29: Version 1.2.10
5461
5462 Improved debugger support.
5463
5464 Fixed bug in exception message reporting (issue 390).
5465
5466 Improved overall performance.
5467
5468
ager@chromium.org5aa501c2009-06-23 07:57:28 +000054692009-06-23: Version 1.2.9
5470
5471 Improved math performance on ARM.
5472
5473 Fixed profiler name-inference bug.
5474
5475 Fixed handling of shared libraries in the profiler tick processor
5476 scripts.
5477
5478 Fixed handling of tests that time out in the test scripts.
5479
5480 Fixed compilation on MacOS X version 10.4.
5481
5482 Fixed two bugs in the regular expression engine.
5483
5484 Fixed a bug in the string type inference.
5485
5486 Fixed a bug in the handling of 'constant function' properties.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005487
ager@chromium.org5aa501c2009-06-23 07:57:28 +00005488 Improved overall performance.
kmillikin@chromium.org13bd2942009-12-16 15:36:05 +00005489
ager@chromium.org5aa501c2009-06-23 07:57:28 +00005490
ager@chromium.orgeadaf222009-06-16 09:43:10 +000054912009-06-16: Version 1.2.8
5492
5493 Optimized math on ARM platforms.
5494
5495 Fixed two crash bugs in the handling of getters and setters.
5496
5497 Improved the debugger support by adding scope chain information.
5498
5499 Improved the profiler support by compressing log data transmitted
5500 to clients.
5501
5502 Improved overall performance.
5503
5504
ager@chromium.orge2902be2009-06-08 12:21:35 +000055052009-06-08: Version 1.2.7
5506
5507 Improved debugger and profiler support.
5508
5509 Reduced compilation time by improving the handling of deferred
5510 code.
5511
5512 Optimized interceptor accesses where the property is on the object
5513 on which the interceptors is attached.
5514
5515 Fixed compilation problem on GCC 4.4 by changing the stack
5516 alignment to 16 bytes.
5517
5518 Fixed handle creation to follow stric aliasing rules.
5519
5520 Fixed compilation on FreeBSD.
5521
5522 Introduced API for forcing the deletion of a property ignoring
5523 interceptors and attributes.
5524
5525
sgjesse@chromium.org755c5b12009-05-29 11:04:38 +000055262009-05-29: Version 1.2.6
5527
5528 Added a histogram recording hit rates at different levels of the
5529 compilation cache.
5530
5531 Added stack overflow check for the RegExp analysis phase. Previously a
5532 very long regexp graph could overflow the stack with recursive calls.
5533
5534 Use a dynamic buffer when collecting log events in memory.
5535
5536 Added start/stop events to the profiler log.
5537
5538 Fixed infinite loop which could happen when setting a debug break while
5539 executing a RegExp compiled to native code.
5540
5541 Fixed handling of lastIndexOf called with negative index (issue 351).
5542
5543 Fixed irregular crash in profiler test (issue 358).
5544
5545 Fixed compilation issues with some versions of gcc.
5546
5547
kasperl@chromium.org71affb52009-05-26 05:44:31 +000055482009-05-26: Version 1.2.5
5549
5550 Fixed bug in initial boundary check for Boyer-Moore text
5551 search (issue 349).
5552
5553 Fixed compilation issues with MinGW and gcc 4.3+ and added support
5554 for armv7 and cortex-a8 architectures. Patches by Lei Zhang and
5555 Craig Schlenter.
5556
5557 Added a script cache to the debugger.
5558
5559 Optimized compilation performance by improving internal data
5560 structures and avoiding expensive property load optimizations for
5561 code that's infrequently executed.
5562
5563 Exposed the calling JavaScript context through the static API
5564 function Context::GetCalling().
5565
5566
kasperl@chromium.orgb3284ad2009-05-18 06:12:45 +000055672009-05-18: Version 1.2.4
5568
5569 Improved performance of floating point number allocation for ARM
5570 platforms.
5571
5572 Fixed crash when using the instanceof operator on functions with
5573 number values in their prototype chain (issue 341).
5574
5575 Optimized virtual frame operations in the code generator to speed
5576 up compilation time and allocated the frames in the zone.
5577
5578 Made the representation of virtual frames and jump targets in the
5579 code generator much more compact.
5580
5581 Avoided linear search for non-locals in scope code when resolving
5582 variables inside with and eval scopes.
5583
5584 Optimized lexical scanner by dealing with whitespace as part of
5585 the token scanning instead of as a separate step before it.
5586
5587 Changed the scavenging collector so that promoted objects do not
5588 reside in the old generation while their remembered set is being
5589 swept for pointers into the young generation.
5590
5591 Fixed numeric overflow handling when compiling count operations.
5592
5593
ager@chromium.org9085a012009-05-11 19:22:57 +000055942009-05-11: Version 1.2.3
5595
5596 Fixed bug in reporting of out-of-memory situations.
5597
5598 Introduced hidden prototypes on certain builtin prototype objects
5599 such as String.prototype to emulate JSC's behavior of restoring
5600 the original function when deleting functions from those prototype
5601 objects.
5602
5603 Fixed crash bug in the register allocator.
5604
5605
ager@chromium.org5ec48922009-05-05 07:25:34 +000056062009-05-04: Version 1.2.2
5607
5608 Fixed bug in array sorting for sparse arrays (issue 326).
5609
5610 Added support for adding a soname when building a shared library
5611 on Linux (issue 151).
5612
5613 Fixed bug caused by morphing internal ASCII strings to external
5614 two-byte strings. Slices over ASCII strings have to forward ASCII
5615 checks to the underlying buffer string.
5616
5617 Allowed API call-as-function handlers to be called as
5618 constructors.
5619
5620 Fixed a crash bug where an external string was disposed but a
5621 slice of the external string survived as a symbol.
5622
5623
ager@chromium.org3a37e9b2009-04-27 09:26:21 +000056242009-04-27: Version 1.2.1
5625
5626 Added EcmaScript 5 JSON object.
5627
fschneider@chromium.orgc20610a2010-09-22 09:44:58 +00005628 Fixed bug in preemption support on ARM.
ager@chromium.org3a37e9b2009-04-27 09:26:21 +00005629
5630
ager@chromium.org65dad4b2009-04-23 08:48:43 +000056312009-04-23: Version 1.2.0
5632
5633 Optimized floating-point operations on ARM.
5634
5635 Added a number of extensions to the debugger API.
5636
5637 Changed the enumeration order for unsigned integer keys to always
5638 be numerical order.
5639
5640 Added a "read" extension to the shell sample.
5641
5642 Added support for Array.prototype.reduce and
5643 Array.prototype.reduceRight.
5644
5645 Added an option to the SCons build to control Microsoft Visual C++
5646 link-time code generation.
5647
5648 Fixed a number of bugs (in particular issue 315, issue 316,
5649 issue 317 and issue 318).
5650
5651
kasperl@chromium.org2d18d102009-04-15 13:27:32 +000056522009-04-15: Version 1.1.10
5653
5654 Fixed crash bug that occurred when loading a const variable in the
5655 presence of eval.
5656
5657 Allowed using with and eval in registered extensions in debug mode
5658 by fixing bogus assert.
5659
5660 Fixed the source position for function returns to enable the
5661 debugger to break there.
5662
5663
kasperl@chromium.orgd1e3e722009-04-14 13:38:25 +000056642009-04-14: Version 1.1.9
5665
5666 Made the stack traversal code in the profiler robust by avoiding
5667 to look into the heap.
5668
5669 Added name inferencing for anonymous functions to facilitate
5670 debugging and profiling.
5671
5672 Re-enabled stats timers in the developer shell (d8).
5673
5674 Fixed issue 303 by avoiding to shortcut cons-symbols.
5675
5676
kasperl@chromium.orgacae3782009-04-11 09:17:08 +000056772009-04-11: Version 1.1.8
5678
5679 Changed test-debug/ThreadedDebugging to be non-flaky (issue 96).
5680
ager@chromium.org65dad4b2009-04-23 08:48:43 +00005681 Fixed step-in handling for Function.prototype.apply and call in
kasperl@chromium.orgacae3782009-04-11 09:17:08 +00005682 the debugger (issue 269).
5683
5684 Fixed v8::Object::DeleteHiddenValue to not bail out when there
5685 are no hidden properties.
5686
ager@chromium.org65dad4b2009-04-23 08:48:43 +00005687 Added workaround for crash bug, where external symbol table
kasperl@chromium.orgacae3782009-04-11 09:17:08 +00005688 entries with deleted resources would lead to NPEs when looking
5689 up in the symbol table.
5690
5691
kasperl@chromium.org8ccb0be2009-04-07 07:21:39 +000056922009-04-07: Version 1.1.7
5693
5694 Added support for easily importing additional environment
5695 variables into the SCons build.
5696
5697 Optimized strict equality checks.
5698
5699 Fixed crash in indexed setters on objects without a corresponding
5700 getter (issue 298).
5701
5702 Re-enabled script compilation cache.
5703
5704
ager@chromium.org8682a592009-04-01 10:47:14 +000057052009-04-01: Version 1.1.6
5706
5707 Reverted an unsafe code generator change.
5708
5709
ager@chromium.org71daaf62009-04-01 07:22:49 +000057102009-04-01: Version 1.1.5
5711
5712 Fixed bug that caused function literals to not be optimized as
5713 much as other functions.
5714
5715 Improved profiler support.
5716
5717 Fixed a crash bug in connection with debugger unloading.
5718
5719 Fixed a crash bug in the code generator caused by losing the
5720 information that a frame element was copied.
5721
5722 Fixed an exception propagation bug that could cause non-null
5723 return values when exceptions were thrown.
5724
5725
ager@chromium.org41826e72009-03-30 13:30:57 +000057262009-03-30: Version 1.1.4
5727
5728 Optimized String.prototype.match.
5729
5730 Improved the stack information in profiles.
5731
5732 Fixed bug in ARM port making it possible to compile the runtime
5733 system for thumb mode again.
5734
5735 Implemented a number of optimizations in the code generator.
5736
5737 Fixed a number of memory leaks in tests.
5738
5739 Fixed crash bug in connection with script source code and external
kasperl@chromium.org8ccb0be2009-04-07 07:21:39 +00005740 strings.
ager@chromium.org41826e72009-03-30 13:30:57 +00005741
5742
kasperl@chromium.orgf5aa8372009-03-24 14:47:14 +000057432009-03-24: Version 1.1.3
5744
5745 Fixed assertion failures in compilation of loop conditions.
5746
5747 Removed STL dependency from developer shell (d8).
5748
5749 Added infrastructure for protecting the V8 heap from corruption
5750 caused by memory modifications from the outside.
5751
5752
ager@chromium.orgbb29dc92009-03-24 13:25:23 +000057532009-03-24: Version 1.1.2
5754
5755 Improved frame merge code generated by the code generator.
5756
5757 Optimized String.prototype.replace.
5758
5759 Implemented __defineGetter__ and __defineSetter__ for properties
5760 with integer keys on non-array objects.
5761
5762 Improved debugger and profiler support.
5763
5764 Fixed a number of portability issues to allow compilation for
5765 smaller ARM devices.
5766
5767 Exposed object cloning through the API.
5768
5769 Implemented hidden properties. This is used to expose an identity
5770 hash for objects through the API.
5771
5772 Implemented restarting of regular expressions if their input
5773 string changes representation during preemption.
5774
5775 Fixed a code generator bug that could cause assignments in loops
5776 to be ignored if using continue to break out of the loop (issue
5777 284).
5778
5779
ager@chromium.org3a6061e2009-03-12 14:24:36 +000057802009-03-12: Version 1.1.1
5781
5782 Fixed an assertion in the new compiler to take stack overflow
5783 exceptions into account.
5784
5785 Removed exception propagation code that could cause crashes.
5786
5787 Fixed minor bug in debugger line number computations.
5788
5789 8-byte align the C stack on Linux and Windows to speed up floating
5790 point computations.
5791
5792
kasperl@chromium.org7be3c992009-03-12 07:19:55 +000057932009-03-12: Version 1.1.0
5794
5795 Improved code generation infrastructure by doing simple register
5796 allocation and constant folding and propagation.
5797
5798 Optimized regular expression matching by avoiding to create
5799 intermediate string arrays and by flattening nested array
5800 representations of RegExp data.
5801
5802 Traverse a few stack frames when recording profiler samples to
5803 include partial call graphs in the profiling output.
5804
5805 Added support for using OProfile to profile generated code.
5806
5807 Added remote debugging support to the D8 developer shell.
5808
5809 Optimized creation of nested literals like JSON objects.
5810
5811 Fixed a bug in garbage collecting unused maps and turned it on by
5812 default (--collect-maps).
5813
5814 Added support for running tests under Valgrind.
5815
5816
kasperl@chromium.org061ef742009-02-27 12:16:20 +000058172009-02-27: Version 1.0.3
5818
5819 Optimized double-to-integer conversions in bit operations by using
5820 SSE3 instructions if available.
5821
5822 Optimized initialization sequences that store to multiple
5823 properties of the same object.
5824
5825 Changed the D8 debugger frontend to use JSON messages.
5826
5827 Force garbage collections when disposing contexts.
5828
5829 Align code objects at 32-byte boundaries.
5830
5831
ager@chromium.org381abbb2009-02-25 13:23:22 +000058322009-02-25: Version 1.0.2
5833
5834 Improved profiling support by performing simple call stack
5835 sampling for ticks and by fixing a bug in the logging of code
5836 addresses.
5837
5838 Fixed a number of debugger issues.
5839
5840 Optimized code that uses eval.
5841
5842 Fixed a couple of bugs in the regular expression engine.
5843
5844 Reduced the size of generated code for certain regular expressions.
5845
5846 Removed JSCRE completely.
5847
5848 Fixed issue where test could not be run if there was a dot in the
5849 checkout path.
5850
5851
ager@chromium.org6f10e412009-02-13 10:11:16 +000058522009-02-13: Version 1.0.1
5853
5854 Fixed two crash-bugs in irregexp (issue 231 and 233).
5855
5856 Fixed a number of minor bugs (issue 87, 227 and 228).
5857
5858 Added support for morphing strings to external strings on demand
5859 to avoid having to create copies in the embedding code.
5860
5861 Removed experimental support for external symbol callbacks.
5862
5863
iposva@chromium.org245aa852009-02-10 00:49:54 +000058642009-02-09: Version 1.0.0
5865
5866 Fixed crash-bug in the code generation for case independent 16 bit
5867 backreferences.
ager@chromium.org6f10e412009-02-13 10:11:16 +00005868
iposva@chromium.org245aa852009-02-10 00:49:54 +00005869 Made shells more robust in the presence of string conversion
5870 failures (issue 224).
ager@chromium.org6f10e412009-02-13 10:11:16 +00005871
iposva@chromium.org245aa852009-02-10 00:49:54 +00005872 Fixed a potential infinite loop when attempting to resolve
5873 eval (issue 221).
ager@chromium.org6f10e412009-02-13 10:11:16 +00005874
iposva@chromium.org245aa852009-02-10 00:49:54 +00005875 Miscellaneous fixes to the new regular expression engine.
ager@chromium.org6f10e412009-02-13 10:11:16 +00005876
iposva@chromium.org245aa852009-02-10 00:49:54 +00005877 Reduced binary by stripping unneeded text from JavaScript library and
5878 minifying some JavaScript files.
5879
5880
ager@chromium.orgddb913d2009-01-27 10:01:48 +000058812009-01-27: Version 0.4.9
5882
5883 Enabled new regular expression engine.
5884
5885 Made a number of changes to the debugger protocol.
5886
5887 Fixed a number of bugs in the preemption support.
5888
5889 Added -p option to the developer shell to run files in parallel
5890 using preemption.
5891
5892 Fixed a number of minor bugs (including issues 176, 187, 189, 192,
5893 193, 198 and 201).
5894
5895 Fixed a number of bugs in the serialization/deserialization
5896 support for the ARM platform.
5897
5898
sgjesse@chromium.org715915b2009-01-19 16:08:47 +000058992009-01-19: Version 0.4.8.1
5900
5901 Minor patch to debugger support.
5902
5903
ager@chromium.org32912102009-01-16 10:38:43 +000059042009-01-16: Version 0.4.8
5905
5906 Fixed string length bug on ARM (issue 171).
5907
5908 Made most methods in the API const.
5909
5910 Optimized object literals by improving data locality.
5911
5912 Fixed bug that caused incomplete functions to be cached in case of
sgjesse@chromium.org715915b2009-01-19 16:08:47 +00005913 stack overflow exceptions.
ager@chromium.org32912102009-01-16 10:38:43 +00005914
5915 Fixed bugs that caused catch variables and variables introduced by
sgjesse@chromium.org715915b2009-01-19 16:08:47 +00005916 eval to behave incorrectly when using accessors (issues 186, 190
5917 and 191).
ager@chromium.org32912102009-01-16 10:38:43 +00005918
5919
christian.plesner.hansen@gmail.com37abdec2009-01-06 14:43:28 +000059202009-01-06: Version 0.4.7
5921
ager@chromium.org32912102009-01-16 10:38:43 +00005922 Minor bugfixes and optimizations.
christian.plesner.hansen@gmail.com37abdec2009-01-06 14:43:28 +00005923
ager@chromium.org32912102009-01-16 10:38:43 +00005924 Added command line debugger to D8 shell.
christian.plesner.hansen@gmail.com37abdec2009-01-06 14:43:28 +00005925
ager@chromium.org32912102009-01-16 10:38:43 +00005926 Fixed subtle bug that caused the wrong 'this' to be used when
5927 calling a caught function in a catch clause.
christian.plesner.hansen@gmail.com37abdec2009-01-06 14:43:28 +00005928
ager@chromium.org32912102009-01-16 10:38:43 +00005929 Inline array loads within loops directly in the code instead of
5930 always calling a stub.
christian.plesner.hansen@gmail.com37abdec2009-01-06 14:43:28 +00005931
ager@chromium.org32912102009-01-16 10:38:43 +00005932
ager@chromium.org8bb60582008-12-11 12:02:20 +000059332008-12-11: Version 0.4.6
5934
5935 Fixed exception reporting bug where certain exceptions were
5936 incorrectly reported as uncaught.
5937
5938 Improved the memory allocation strategy used during compilation to
5939 make running out of memory when compiling huge scripts less
5940 likely.
5941
5942 Optimized String.replace by avoiding the construction of certain
5943 sub strings.
5944
5945 Fixed bug in code generation for large switch statements on ARM.
5946
5947 Fixed bug that caused V8 to change the global object template
5948 passed in by the user.
5949
5950 Changed the API for creating object groups used during garbage
5951 collection. Entire object groups are now passed to V8 instead of
5952 individual members of the groups.
5953
ager@chromium.org32912102009-01-16 10:38:43 +00005954
ager@chromium.orga74f0da2008-12-03 16:05:52 +000059552008-12-03: Version 0.4.5
iposva@chromium.org96f667e2008-11-26 23:48:02 +00005956
ager@chromium.orga74f0da2008-12-03 16:05:52 +00005957 Added experimental API support for allocating V8 symbols as
5958 external strings.
5959
5960 Fixed bugs in debugging support on ARM.
5961
5962 Changed eval implementation to correctly detect whether or not a
5963 call to eval is aliased.
5964
5965 Fixed bug caused by a combination of the compilation cache and
5966 dictionary probing in native code. The bug caused us to sometimes
5967 call functions that had not yet been compiled.
5968
5969 Added platform support for FreeBSD.
5970
5971 Added support for building V8 on Windows with either the shared or
5972 static version of MSVCRT
ager@chromium.org32912102009-01-16 10:38:43 +00005973
iposva@chromium.org96f667e2008-11-26 23:48:02 +00005974 Added the v8::jscre namespace around the jscre functions to avoid
5975 link errors (duplicate symbols) when building Google Chrome.
5976
ager@chromium.orga74f0da2008-12-03 16:05:52 +00005977 Added support for calling a JavaScript function with the current
5978 debugger execution context as its argument to the debugger
5979 interface.
5980
5981 Changed the type of names of counters from wchar_t to char.
5982
5983 Changed the Windows system call used to compute daylight savings
5984 time. The system call that we used to use became four times
5985 slower on WinXP SP3.
5986
5987 Added support in the d8 developer shell for memory-mapped counters
5988 and added a stats-viewer tool.
5989
5990 Fixed bug in upper/lower case mappings (issue 149).
5991
iposva@chromium.org96f667e2008-11-26 23:48:02 +00005992
ager@chromium.org3bf7b912008-11-17 09:09:45 +000059932008-11-17: Version 0.4.4
5994
5995 Reduced code size by using shorter instruction encoding when
5996 possible.
5997
5998 Added a --help option to the shell sample and to the d8 shell.
5999
6000 Added visual studio project files for building the ARM simulator.
6001
6002 Fixed a number of ARM simulator issues.
6003
6004 Fixed bug in out-of-memory handling on ARM.
6005
6006 Implemented shell support for passing arguments to a script from
6007 the command line.
6008
6009 Fixed bug in date code that made certain date functions return -0
6010 instead of 0 for dates before the epoch.
6011
6012 Restricted applications of eval so it can only be used in the
6013 context of the associated global object.
6014
6015 Treat byte-order marks as whitespace characters.
ager@chromium.org32912102009-01-16 10:38:43 +00006016
6017
ager@chromium.org870a0b62008-11-04 11:43:05 +000060182008-11-04: Version 0.4.3
6019
6020 Added support for API accessors that prohibit overwriting by
6021 accessors defined in JavaScript code by using __defineGetter__ and
6022 __defineSetter__.
6023
6024 Improved handling of conditionals in test status files.
6025
6026 Introduced access control in propertyIsEnumerable.
6027
6028 Improved performance of some string operations by caching
6029 information about the type of the string between operations.
6030
6031 Fixed bug in fast-case code for switch statements that only have
6032 integer labels.
ager@chromium.org32912102009-01-16 10:38:43 +00006033
ager@chromium.org870a0b62008-11-04 11:43:05 +00006034
kasperl@chromium.org9bbf9682008-10-30 11:53:07 +000060352008-10-30: Version 0.4.2
6036
6037 Improved performance of Array.prototype.concat by moving the
6038 implementation to C++ (issue 123).
6039
6040 Fixed heap growth policy to avoid growing old space to its maximum
6041 capacity before doing a garbage collection and fixed issue that
6042 would lead to artificial out of memory situations (issue 129).
6043
6044 Fixed Date.prototype.toLocaleDateString to return the date in the
6045 same format as WebKit.
6046
6047 Added missing initialization checks to debugger API.
6048
6049 Added removing of unused maps during GC.
6050
6051
kasperl@chromium.org9fe21c62008-10-28 08:53:51 +000060522008-10-28: Version 0.4.1
6053
6054 Added caching of RegExp data in compilation cache.
6055
6056 Added Visual Studio project file for d8 shell.
6057
6058 Fixed function call performance regression introduced in version
6059 0.4.0 when splitting the global object in two parts (issue 120).
6060
6061 Fixed issue 131 by checking for empty handles before throwing and
6062 reporting exceptions.
6063
6064
kasperl@chromium.org5a8ca6c2008-10-23 13:57:19 +000060652008-10-23: Version 0.4.0
6066
6067 Split the global object into two parts: The state holding global
6068 object and the global object proxy.
6069
6070 Fixed bug that affected the value of an assignment to an element
6071 in certain cases (issue 116).
6072
6073 Added GetPropertyNames functionality (issue 33) and extra Date
6074 functions (issue 77) to the API.
6075
6076 Changed WeakReferenceCallback to take a Persistent<Value> instead
6077 of a Persistent<Object> (issue 101).
6078
6079 Fixed issues with message reporting for exceptions in try-finally
6080 blocks (issues 73 and 75).
6081
ager@chromium.org32912102009-01-16 10:38:43 +00006082 Optimized flattening of strings and string equality checking.
kasperl@chromium.org5a8ca6c2008-10-23 13:57:19 +00006083
6084 Improved Boyer-Moore implementation for faster indexOf operations.
6085
6086 Added development shell (d8) which includes counters and
6087 completion support.
6088
6089 Fixed problem with the receiver passed to functions called from
6090 eval (issue 124).
6091
6092
ager@chromium.org7c537e22008-10-16 08:43:32 +000060932008-10-16: Version 0.3.5
6094
6095 Improved string hash-code distribution by excluding bit-field bits
6096 from the hash-code.
6097
6098 Changed string search algorithm used in indexOf from KMP to
6099 Boyer-Moore.
6100
6101 Improved the generated code for the instanceof operator.
6102
6103 Improved performance of slow-case string equality checks by
6104 specializing the code based on the string representation.
6105
6106 Improve the handling of out-of-memory situations (issue 70).
6107
6108 Improved performance of strict equality checks.
6109
6110 Improved profiler output to make it easier to see anonymous
6111 functions.
6112
6113 Improved performance of slow-case keyed loads.
6114
6115 Improved property access performance by allocating a number of
6116 properties in the front object.
6117
6118 Changed the toString behavior on the built-in object constructors
6119 to print [native code] instead of the actual source. Some web
6120 applications do not like constructors with complex toString
6121 results.
ager@chromium.org32912102009-01-16 10:38:43 +00006122
ager@chromium.org7c537e22008-10-16 08:43:32 +00006123
kasperl@chromium.org41044eb2008-10-06 08:24:46 +000061242008-10-06: Version 0.3.4
6125
6126 Changed Array.prototype.sort to use quick sort.
6127
6128 Fixed code generation issue where leaving a finally block with
6129 break or continue would accumulate elements on the expression
6130 stack (issue 86).
6131
6132 Made sure that the name accessor on functions returns the expected
6133 names for builtin JavaScript functions and C++ callback functions.
6134
6135 Added fast case code for extending the property storage array of
6136 JavaScript objects.
6137
6138 Ported switch statement optimizations introduced in version 0.3.3
6139 to the ARM code generator.
6140
6141 Allowed GCC to use strict-aliasing rules when compiling.
6142
6143 Improved performance of arguments object allocation by taking care
6144 of arguments adaptor frames in the generated code.
6145
6146 Updated the V8 benchmark suite to version 2.
6147
6148
ager@chromium.org236ad962008-09-25 09:45:57 +000061492008-09-25: Version 0.3.3
6150
6151 Improved handling of relocation information to enable more
6152 peep-hole optimizations.
6153
6154 Optimized switch statements where all labels are constant small
6155 integers.
6156
6157 Optimized String.prototype.indexOf for common cases.
6158
6159 Fixed more build issues (issue 80).
6160
6161 Fixed a couple of profiler issues.
6162
6163 Fixed bug where the body of a function created using the Function
6164 constructor was not allowed to end with a single-line comment
6165 (issue 85).
6166
6167 Improved handling of object literals by canonicalizing object
6168 literal maps. This will allow JSON objects with the same set of
6169 properties to share the same map making inline caching work better
6170 for JSON objects.
ager@chromium.org32912102009-01-16 10:38:43 +00006171
ager@chromium.org236ad962008-09-25 09:45:57 +00006172
kasperl@chromium.orgb9123622008-09-17 14:05:56 +000061732008-09-17: Version 0.3.2
6174
6175 Generalized the EvalCache into a CompilationCache and enabled it
6176 for scripts too. The current strategy is to retire all entries
6177 whenever a mark-sweep collection is started.
6178
6179 Fixed bug where switch statements containing only a default case
6180 would lead to an unbalanced stack (issue 69).
6181
6182 Fixed bug that made access to the function in a named function
6183 expression impossible in certain situations (issue 24).
6184
6185 Fixed even more build issues.
6186
6187 Optimized calling conventions on ARM. The conventions on ARM and
6188 IA-32 now match.
6189
6190 Removed static initializers for flags and counters.
6191
6192 Improved inline caching behavior for uncommon cases where lazily
6193 loading Date and RegExp code could force certain code paths go
6194 megamorphic.
6195
6196 Removed arguments adaption for builtins written in C++. This
6197 makes Array.prototype.push and Array.prototype.pop slightly
6198 faster.
6199
6200
ager@chromium.org9258b6b2008-09-11 09:11:10 +000062012008-09-11: Version 0.3.1
6202
6203 Fixed a number of build issues.
6204
6205 Fixed problem with missing I-cache flusing on ARM.
6206
6207 Changed space layout in memory management by splitting up
6208 code space into old data space and code space.
6209
6210 Added utf-8 conversion support to the API (issue 57).
6211
6212 Optimized repeated calls to eval with the same strings. These
6213 repeated calls are common in web applications.
6214
6215 Added Xcode project file.
6216
6217 Optimized a couple of Array operation.
6218
6219 Fixed parser bug by checking for end-of-string when parsing break
6220 and continue (issue 35).
6221
6222 Fixed problem where asian characters were not categorized as
6223 letters.
6224
6225 Fixed bug that disallowed calling functions fetched from an array
6226 using a string as an array index (issue 32).
6227
6228 Fixed bug where the internal field count on object templates were
6229 sometimes ignored (issue 54).
6230
6231 Added -f option to the shell sample for compatibility with other
6232 engines (issue 18).
6233
6234 Added source info to TryCatches in the API.
6235
6236 Fixed problem where the seed for the random number generator was
6237 clipped in a double to unsigned int conversion.
6238
6239 Fixed bug where cons string symbols were sometimes converted to
6240 non-symbol flat strings during GC.
6241
6242 Fixed bug in error reporting when attempting to convert null to an
6243 object.
ager@chromium.org32912102009-01-16 10:38:43 +00006244
6245
ager@chromium.orgc27e4e72008-09-04 13:52:27 +000062462008-09-04: Version 0.3.0
6247
6248 Added support for running tests on the ARM simulator.
6249
6250 Fixed bug in the 'in' operator where negative indices were not
6251 treated correctly.
6252
6253 Fixed build issues on gcc-4.3.1.
6254
6255 Changed Date.prototype.toLocaleTimeString to not print the
6256 timezone part of the time.
6257
6258 Renamed debug.h to v8-debug.h to reduce the risk of name conflicts
6259 with user code.
6260
6261
v8.team.kasperl727e9952008-09-02 14:56:44 +000062622008-09-02: Version 0.2.5
6263
6264 Renamed the top level directory 'public' to 'include'.
6265
6266 Added 'env' option to the SCons build scripts to support
6267 overriding the ENV part of the build environment. This is mostly
6268 to support Windows builds in cases where SCons cannot find the
6269 correct paths to the Windows SDK, as these paths cannot be passed
6270 through shell environment variables.
6271
6272 Enabled "Buffer Security Check" on for the Windows SCons build and
6273 added the linker option /OPT:ICF as an optimization.
6274
6275 Added the V8 benchmark suite to the repository.
6276
6277
mads.s.ager@gmail.com9a4089a2008-09-01 08:55:01 +000062782008-09-01: Version 0.2.4
6279
6280 Included mjsunit JavaScript test suite and C++ unit tests.
6281
6282 Changed the shell sample to not print the result of executing a
6283 script provided on the command line.
6284
6285 Fixed issue when building samples on Windows using a shared V8
6286 library. Added visibility option on Linux build which makes the
6287 generated library 18% smaller.
6288
6289 Changed build system to accept multiple build modes in one build
6290 and generate separate objects, libraries and executables for each
6291 mode.
6292
6293 Removed deferred negation optimization (a * -b => -(a * b)) since
6294 this visibly changes operand conversion order.
6295
6296 Improved parsing performance by introducing stack guard in
6297 preparsing. Without a stack guard preparsing always bails out
6298 with stack overflow.
6299
6300 Changed shell sample to take flags directly from the command-line.
6301 Added API call that implements this.
6302
6303 Added load, quit and version functions to the shell sample so it's
6304 easier to run benchmarks and tests.
6305
6306 Fixed issue with building samples and cctests on 64-bit machines.
6307
6308 Fixed bug in the runtime system where the prototype chain was not
6309 always searched for a setter when setting a property that does not
6310 exist locally.
ager@chromium.org32912102009-01-16 10:38:43 +00006311
mads.s.ager@gmail.com9a4089a2008-09-01 08:55:01 +00006312
mads.s.agercbaa0602008-08-14 13:41:48 +000063132008-08-14: Version 0.2.3
6314
6315 Improved performance of garbage collection by moving the
6316 function that updates pointers during compacting collection
6317 into the updating visitor. This gives the compiler a better
6318 chance to inline and avoid a function call per (potential)
6319 pointer.
6320
6321 Extended the shell sample with a --runtime-flags option.
6322
6323 Added Visual Studio project files for the shell.cc and
6324 process.cc samples.
6325
6326
63272008-08-13: Version 0.2.2
mads.s.ager31e71382008-08-13 09:32:07 +00006328
6329 Improved performance of garbage collection by changing the way
6330 we use the marking stack in the event of stack overflow during
6331 full garbage collection and by changing the way we mark roots.
6332
6333 Cleaned up ARM version by removing top of stack caching and by
6334 introducing push/pop elimination.
6335
6336 Cleaned up the way runtime functions are called to allow
6337 runtime calls with no arguments.
6338
6339 Changed Windows build options to make sure that exceptions are
6340 disabled and that optimization flags are enabled.
6341
6342 Added first version of Visual Studio project files.
6343
6344
mads.s.agercbaa0602008-08-14 13:41:48 +000063452008-08-06: Version 0.2.1
mads.s.ager@gmail.com769cc962008-08-06 10:02:49 +00006346
6347 Improved performance of unary addition by avoiding runtime calls.
6348
6349 Fixed the handling of '>' and '<=' to use right-to-left conversion
6350 and left-to-right evaluation as specified by ECMA-262.
6351
6352 Fixed a branch elimination bug on the ARM platform where incorrect
6353 code was generated because of overly aggressive branch
6354 elimination.
6355
6356 Improved performance of code that repeatedly assigns the same
6357 function to the same property of different objects with the same
6358 map.
6359
6360 Untangled DEBUG and ENABLE_DISASSEMBLER defines. The disassembler
6361 no longer expects DEBUG to be defined.
6362
6363 Added platform-nullos.cc to serve as the basis for new platform
6364 implementations.
6365
mads.s.ager31e71382008-08-13 09:32:07 +00006366
mads.s.agercbaa0602008-08-14 13:41:48 +000063672008-07-30: Version 0.2.0
kasper.lund7276f142008-07-30 08:49:36 +00006368
6369 Changed all text files to have native svn:eol-style.
6370
6371 Added a few samples and support for building them. The samples
6372 include a simple shell that can be used to benchmark and test V8.
6373
6374 Changed V8::GetVersion to return the version as a string.
6375
6376 Added source for lazily loaded scripts to snapshots and made
6377 serialization non-destructive.
6378
6379 Improved ARM support by fixing the write barrier code to use
6380 aligned loads and stores and by removing premature locals
6381 optimization that relied on broken support for callee-saved
6382 registers (removed).
6383
6384 Refactored the code for marking live objects during garbage
6385 collection and the code for allocating objects in paged
6386 spaces. Introduced an abstraction for the map word of a heap-
6387 allocated object and changed the memory allocator to allocate
6388 executable memory only for spaces that may contain code objects.
6389
6390 Moved StringBuilder to utils.h and ScopedLock to platform.h, where
6391 they can be used by debugging and logging modules. Added
6392 thread-safe message queues for dealing with debugger events.
6393
6394 Fixed the source code reported by toString for certain builtin
6395 empty functions and made sure that the prototype property of a
6396 function is enumerable.
6397
6398 Improved performance of converting values to condition flags in
6399 generated code.
6400
6401 Merged disassembler-{arch} files.
6402
6403
mads.s.agercbaa0602008-08-14 13:41:48 +000064042008-07-28: Version 0.1.4
kasper.lundaf4734f2008-07-28 12:50:18 +00006405
6406 Added support for storing JavaScript stack traces in a stack
6407 allocated buffer to make it visible in shallow core dumps.
6408 Controlled by the --preallocate-message-memory flag which is
6409 disabled by default.
6410
6411
mads.s.agercbaa0602008-08-14 13:41:48 +000064122008-07-25: Version 0.1.3
kasper.lund44510672008-07-25 07:37:58 +00006413
6414 Fixed bug in JSObject::GetPropertyAttributePostInterceptor where
6415 map transitions would count as properties.
6416
6417 Allowed aliased eval invocations by treating them as evals in the
6418 global context. This may change in the future.
6419
6420 Added support for accessing the last entered context through the
6421 API and renamed Context::Current to Context::GetCurrent and
6422 Context::GetSecurityContext to Context::GetCurrentSecurityContext.
6423
6424 Fixed bug in the debugger that would cause the debugger scripts to
6425 be recursively loaded and changed all disabling of interrupts to
6426 be block-structured.
6427
6428 Made snapshot data read-only to allow it to be more easily shared
6429 across multiple users of V8 when linked as a shared library.
6430
6431
mads.s.agercbaa0602008-08-14 13:41:48 +000064322008-07-16: Version 0.1.2
kasper.lund212ac232008-07-16 07:07:30 +00006433
6434 Fixed building on Mac OS X by recognizing i386 and friends as
6435 IA-32 platforms.
6436
6437 Added propagation of stack overflow exceptions that occur while
6438 compiling nested functions.
6439
6440 Improved debugger with support for recursive break points and
6441 handling of exceptions that occur in the debugger JavaScript code.
6442
6443 Renamed GetInternal to GetInternalField and SetInternal to
6444 SetInternalField in the API and moved InternalFieldCount and
6445 SetInternalFieldCount from FunctionTemplate to ObjectTemplate.
6446
6447
mads.s.agercbaa0602008-08-14 13:41:48 +000064482008-07-09: Version 0.1.1
kasper.lundbd3ec4e2008-07-09 11:06:54 +00006449
6450 Fixed bug in stack overflow check code for IA-32 targets where a
6451 non-tagged value in register eax was pushed to the stack.
6452
6453 Fixed potential quadratic behavior when converting strings to
6454 numbers.
6455
6456 Fixed bug where the return value from Object::SetProperty could
6457 end up being the property holder instead of the written value.
6458
6459 Improved debugger support by allowing nested break points and by
6460 dealing with stack-overflows when compiling functions before
6461 setting break points in them.
6462
6463
mads.s.agercbaa0602008-08-14 13:41:48 +000064642008-07-03: Version 0.1.0
christian.plesner.hansen43d26ec2008-07-03 15:10:15 +00006465
kasper.lundbd3ec4e2008-07-09 11:06:54 +00006466 Initial export.
christian.plesner.hansen43d26ec2008-07-03 15:10:15 +00006467
svenpanne@chromium.org6d786c92011-06-15 10:58:27 +00006468# Local Variables:
6469# mode:text
6470# End: