| OLD | NEW |
| 1 2013-11-28: Version 3.23.14 |
| 2 |
| 3 Shorten autogenerated error message (issue 3019). |
| 4 |
| 5 Performance and stability improvements on all platforms. |
| 6 |
| 7 |
| 8 2013-11-27: Version 3.23.13 |
| 9 |
| 10 Increase precision for base conversion for large integers (issue 3025). |
| 11 |
| 12 Flatten cons string for single character substrings (Chromium issue |
| 13 323041). |
| 14 |
| 15 Performance and stability improvements on all platforms. |
| 16 |
| 17 |
| 1 2013-11-26: Version 3.23.12 | 18 2013-11-26: Version 3.23.12 |
| 2 | 19 |
| 3 Performance and stability improvements on all platforms. | 20 Performance and stability improvements on all platforms. |
| 4 | 21 |
| 5 | 22 |
| 6 2013-11-25: Version 3.23.11 | 23 2013-11-25: Version 3.23.11 |
| 7 | 24 |
| 8 Deprecate old versions of Isolate::SetData and GetData. | 25 Deprecate old versions of Isolate::SetData and GetData. |
| 9 | 26 |
| 10 Performance and stability improvements on all platforms. | 27 Performance and stability improvements on all platforms. |
| (...skipping 6301 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6312 setting break points in them. | 6329 setting break points in them. |
| 6313 | 6330 |
| 6314 | 6331 |
| 6315 2008-07-03: Version 0.1.0 | 6332 2008-07-03: Version 0.1.0 |
| 6316 | 6333 |
| 6317 Initial export. | 6334 Initial export. |
| 6318 | 6335 |
| 6319 # Local Variables: | 6336 # Local Variables: |
| 6320 # mode:text | 6337 # mode:text |
| 6321 # End: | 6338 # End: |
| OLD | NEW |