OLD | NEW |
| 1 2012-05-29: Version 3.11.7 |
| 2 |
| 3 Get better function names in stack traces. |
| 4 |
| 5 Performance and stability improvements on all platforms. |
| 6 |
| 7 |
1 2012-05-24: Version 3.11.6 | 8 2012-05-24: Version 3.11.6 |
2 | 9 |
3 Fixed RegExp.prototype.toString for incompatible receivers | 10 Fixed RegExp.prototype.toString for incompatible receivers |
4 (issue 1981). | 11 (issue 1981). |
5 | 12 |
6 Performance and stability improvements on all platforms. | 13 Performance and stability improvements on all platforms. |
7 | 14 |
8 | 15 |
9 2012-05-23: Version 3.11.5 | 16 2012-05-23: Version 3.11.5 |
10 | 17 |
(...skipping 4177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4188 setting break points in them. | 4195 setting break points in them. |
4189 | 4196 |
4190 | 4197 |
4191 2008-07-03: Version 0.1.0 | 4198 2008-07-03: Version 0.1.0 |
4192 | 4199 |
4193 Initial export. | 4200 Initial export. |
4194 | 4201 |
4195 # Local Variables: | 4202 # Local Variables: |
4196 # mode:text | 4203 # mode:text |
4197 # End: | 4204 # End: |
OLD | NEW |