OLD | NEW |
| 1 2013-10-18: Version 3.22.15 |
| 2 |
| 3 Enabled calling the SetReference* & SetObjectGroupId functions with a |
| 4 Persistent<SubclassOfValue>. |
| 5 |
| 6 Performance and stability improvements on all platforms. |
| 7 |
| 8 |
1 2013-10-17: Version 3.22.14 | 9 2013-10-17: Version 3.22.14 |
2 | 10 |
3 Performance and stability improvements on all platforms. | 11 Performance and stability improvements on all platforms. |
4 | 12 |
5 | 13 |
6 2013-10-16: Version 3.22.13 | 14 2013-10-16: Version 3.22.13 |
7 | 15 |
8 Do not look up ArrayBuffer on global object in typed array constructor. | 16 Do not look up ArrayBuffer on global object in typed array constructor. |
9 (issue 2931) | 17 (issue 2931) |
10 | 18 |
(...skipping 6075 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6086 setting break points in them. | 6094 setting break points in them. |
6087 | 6095 |
6088 | 6096 |
6089 2008-07-03: Version 0.1.0 | 6097 2008-07-03: Version 0.1.0 |
6090 | 6098 |
6091 Initial export. | 6099 Initial export. |
6092 | 6100 |
6093 # Local Variables: | 6101 # Local Variables: |
6094 # mode:text | 6102 # mode:text |
6095 # End: | 6103 # End: |
OLD | NEW |