OLD | NEW |
| 1 2014-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 |
1 2014-01-03: Version 3.24.10 | 11 2014-01-03: Version 3.24.10 |
2 | 12 |
3 Reland r18383: More API cleanup (Chromium issue 324225). | 13 Reland r18383: More API cleanup (Chromium issue 324225). |
4 | 14 |
5 MIPS: Fix loading of global object in LWrapReceiver (Chromium issue | 15 MIPS: Fix loading of global object in LWrapReceiver (Chromium issue |
6 318420). | 16 318420). |
7 | 17 |
8 Performance and stability improvements on all platforms. | 18 Performance and stability improvements on all platforms. |
9 | 19 |
10 | 20 |
(...skipping 6440 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6451 setting break points in them. | 6461 setting break points in them. |
6452 | 6462 |
6453 | 6463 |
6454 2008-07-03: Version 0.1.0 | 6464 2008-07-03: Version 0.1.0 |
6455 | 6465 |
6456 Initial export. | 6466 Initial export. |
6457 | 6467 |
6458 # Local Variables: | 6468 # Local Variables: |
6459 # mode:text | 6469 # mode:text |
6460 # End: | 6470 # End: |
OLD | NEW |