OLD | NEW |
| 1 2014-01-02: Version 3.24.9 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
1 2013-12-30: Version 3.24.8 | 6 2013-12-30: Version 3.24.8 |
2 | 7 |
3 ARM: fix loading of global object in LWrapReceiver (Chromium issue | 8 ARM: fix loading of global object in LWrapReceiver (Chromium issue |
4 318420). | 9 318420). |
5 | 10 |
6 Fix a race between concurrent recompilation and OSR (Chromium issue | 11 Fix a race between concurrent recompilation and OSR (Chromium issue |
7 330046). | 12 330046). |
8 | 13 |
9 Turn off concurrent sweeping (issue 3071). | 14 Turn off concurrent sweeping (issue 3071). |
10 | 15 |
(...skipping 6425 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6436 setting break points in them. | 6441 setting break points in them. |
6437 | 6442 |
6438 | 6443 |
6439 2008-07-03: Version 0.1.0 | 6444 2008-07-03: Version 0.1.0 |
6440 | 6445 |
6441 Initial export. | 6446 Initial export. |
6442 | 6447 |
6443 # Local Variables: | 6448 # Local Variables: |
6444 # mode:text | 6449 # mode:text |
6445 # End: | 6450 # End: |
OLD | NEW |