Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Ancestors of file src/exceptions/OFSandboxActivationFailedException.h from check-in cc4cb0d824
|
2017-05-02
| ||
| 21:10 | exceptions: Add nullability specifiers file: [b24879b2d6] check-in: [cc4cb0d824] user: js branch: trunk, size: 1834 | |
|
2017-04-30
| ||
| 13:35 | Use nonatomic for properties and clean up This changes retaining behavior, meaning properties are not returned retained and autoreleased anymore, so a property returned from a getter now needs to be manually retained and autoreleased before calling the setter. However, this is rarely the case and not using atomic improves performance. file: [f657c2f2e0] check-in: [0a73af49f0] user: js branch: trunk, size: 1786 | |
|
2017-04-09
| ||
| 18:22 | Added: Add OFSandbox Only OpenBSD's pledge() is supported so far. file: [d2232b4386] check-in: [40cf53506a] user: js branch: trunk, size: 1783 | |