OLD | NEW |
---|---|
1 2013-11-12: Version 3.23.2 | |
2 | |
3 Have mercy and don't kill the Context::Scope immediately after birth. | |
Jakob Kummerow
2013/11/12 08:23:14
While this is a very poetic CL description, let's
| |
4 (issue 2994) | |
5 | |
6 Fixed error message wording when instanceof throws. | |
7 (Chromium issue 82797, issue 1593) | |
8 | |
9 Performance and stability improvements on all platforms. | |
10 | |
11 | |
1 2013-11-08: Version 3.23.1 | 12 2013-11-08: Version 3.23.1 |
2 | 13 |
3 Made HCapturedObjects non-deletable for DCE. (issue 2987) | 14 Made HCapturedObjects non-deletable for DCE. (issue 2987) |
4 | 15 |
5 Use a fixed random seed per default. (issue 1880, 2885) | 16 Use a fixed random seed per default. (issue 1880, 2885) |
6 | 17 |
7 Fixed y-umlaut to uppercase. (issue 2984) | 18 Fixed y-umlaut to uppercase. (issue 2984) |
8 | 19 |
9 Performance and stability improvements on all platforms. | 20 Performance and stability improvements on all platforms. |
10 | 21 |
(...skipping 6185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
6196 setting break points in them. | 6207 setting break points in them. |
6197 | 6208 |
6198 | 6209 |
6199 2008-07-03: Version 0.1.0 | 6210 2008-07-03: Version 0.1.0 |
6200 | 6211 |
6201 Initial export. | 6212 Initial export. |
6202 | 6213 |
6203 # Local Variables: | 6214 # Local Variables: |
6204 # mode:text | 6215 # mode:text |
6205 # End: | 6216 # End: |
OLD | NEW |