| OLD | NEW |
| 1 2013-12-17: Version 3.24.3 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
| 1 2013-12-17: Version 3.24.2 | 6 2013-12-17: Version 3.24.2 |
| 2 | 7 |
| 3 Flush instruction cache for deserialized code objects. | 8 Flush instruction cache for deserialized code objects. |
| 4 | 9 |
| 5 Performance and stability improvements on all platforms. | 10 Performance and stability improvements on all platforms. |
| 6 | 11 |
| 7 | 12 |
| 8 2013-12-13: Version 3.24.1 | 13 2013-12-13: Version 3.24.1 |
| 9 | 14 |
| 10 Fix polymorphic inlined calls with migrating prototypes. | 15 Fix polymorphic inlined calls with migrating prototypes. |
| (...skipping 6378 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6389 setting break points in them. | 6394 setting break points in them. |
| 6390 | 6395 |
| 6391 | 6396 |
| 6392 2008-07-03: Version 0.1.0 | 6397 2008-07-03: Version 0.1.0 |
| 6393 | 6398 |
| 6394 Initial export. | 6399 Initial export. |
| 6395 | 6400 |
| 6396 # Local Variables: | 6401 # Local Variables: |
| 6397 # mode:text | 6402 # mode:text |
| 6398 # End: | 6403 # End: |
| OLD | NEW |