History of file src/exceptions/OFAddressTranslationFailedException.h at check-in 714c6029ceffd14d
2018-08-04
| ||
23:43 | Deleted: OFDNSResolver: Improve error reporting check-in: [647ec47eda] user: js, branch: trunk, size: 0 | |
2018-01-03
| ||
19:49 | Update copyright notice file: [be3e4b2b8e] check-in: [7e5c81e186] user: js, branch: trunk, size: 2051 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [f135cba5f6] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2028 [annotate] [blame] [check-ins using] [diff] | |
2017-10-17
| ||
00:33 |
Do not use implicit method return types
Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does | |
2017-06-04
| ||
23:41 | Add designated initializer to all exceptions file: [5b1e721875] check-in: [cc5923d6bb] user: js, branch: trunk, size: 2007 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [254e69058d] check-in: [4af49a13c3] user: js, branch: trunk, size: 1981 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [2e4d1739ad] check-in: [cc4cb0d824] user: js, branch: trunk, size: 1977 [annotate] [blame] [check-ins using] [diff] | |
2017-04-30
| ||
13:35 |
Use nonatomic for properties and clean up
This changes retaining behavior, meaning properties are not returned | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [a1c29d944b] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1965 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [91bd3464cd] check-in: [2a27cf3000] user: js, branch: trunk, size: 1861 [annotate] [blame] [check-ins using] [diff] | |
2015-11-29
| ||
11:43 |
Make properties a requirement and clean up code
This increases the required GCC version from 4.0 to 4.6 (exception: | |
2015-02-16
| ||
08:39 |
Explicitly pass errno to exceptions
The old behaviour where the exception would access errno directly on This also greatly increases errno handling on Win32, especially in | |
2015-01-03
| ||
20:57 | Update copyright file: [d22c46e79d] check-in: [cfd374b906] user: js, branch: trunk, size: 1952 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [08a84e3c5e] check-in: [246cfe0807] user: js, branch: trunk, size: 1946 [annotate] [blame] [check-ins using] [diff] | |
2014-01-26
| ||
22:38 |
Move resolving functionality to resolver.m
This is in preparation for UDP sockets, so that they can share the | |
2014-01-25
| ||
17:39 |
Generalize stream / socket related exceptions
This is in preparation for adding UDP sockets, as UDP sockets and TCP Read and write exceptions are for any object now, as they are useful for | |
2014-01-04
| ||
00:24 | Update copyright. file: [9113e61311] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 3323 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [f282b28211] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 3317 [annotate] [blame] [check-ins using] [diff] | |
2013-06-28
| ||
18:43 | Include errno in headers for exceptions using it. file: [a3e30f5dc7] check-in: [3d6917fe0b] user: js, branch: trunk, size: 3339 [annotate] [blame] [check-ins using] [diff] | |
2013-06-23
| ||
14:15 |
Improve OFAddressTranslationFailedException.
This adds +[exceptionWithHost:]. This is useful when a hostname is | |
2013-06-22
| ||
12:12 |
Rework exceptions.
This mostly removes the argument for the class in which the exception This also removes a few other arguments which were not too helpful. In | |
2013-04-26
| ||
19:42 | Make it possible to disable sockets. file: [1027254cc2] check-in: [590c377d8a] user: js, branch: trunk, size: 2452 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [9eb5a36411] check-in: [e40729d406] user: js, branch: trunk, size: 2390 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [ca60b34b9f] check-in: [813c00ccf0] user: js, branch: trunk, size: 2387 [annotate] [blame] [check-ins using] [diff] | |
2012-10-29
| ||
08:00 | Documentation improvements. file: [d753968c79] check-in: [7a3977d7fd] user: js, branch: 0.7, size: 2381 [annotate] [blame] [check-ins using] [diff] | |
07:59 | Documentation improvements. file: [09d6d7afc1] check-in: [63bf4de97b] user: js, branch: trunk, size: 2381 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [e5c7bef265] check-in: [1ad9565253] user: js, branch: trunk, size: 2051 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [51fe7c2bc9] check-in: [fb515e8e24] user: js, branch: trunk, size: 2051 [annotate] [blame] [check-ins using] [diff] | |
2012-10-02
| ||
11:00 | Clean up properties in exceptions. file: [ee7d1ec412] check-in: [c7adbcf399] user: js, branch: trunk, size: 2030 [annotate] [blame] [check-ins using] [diff] | |
2012-02-01
| ||
13:42 | Clean up the properties mess. file: [cd35f66c20] check-in: [c1b35e1495] user: js, branch: trunk, size: 2010 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [8021f492d6] check-in: [ce70e17b38] user: js, branch: trunk, size: 2016 [annotate] [blame] [check-ins using] [diff] | |
2011-09-22
| ||
23:25 |
Exceptions are now autoreleased.
This is safe as an "exception loop" can't happen, since if allocating So, the worst case would be that an autorelease of an exception fails, | |
2011-03-24
| ||
20:36 | Pass the socket for socket exceptions. file: [0ed93ff62f] check-in: [a8df2cff5f] user: js, branch: trunk, size: 1999 [annotate] [blame] [check-ins using] [diff] | |
16:09 | Added: Split OFExceptions.{h,m} into one file per exception. file: [fbf7c7443e] check-in: [e1eea29286] user: js, branch: trunk, size: 1611 [annotate] [blame] [check-ins using] | |