History of file src/exceptions/OFHashAlreadyCalculatedException.h at check-in 171f3ba8310f6f09
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [296dcdcebf] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1850 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [9e9a34d437] check-in: [7413a728a7] user: js, branch: trunk, size: 1886 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [65495fc28e] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1678 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [81236b3dd2] check-in: [8939cbdb52] user: js, branch: trunk, size: 1678 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [0455e7b89e] check-in: [c40a295629] user: js, branch: trunk, size: 1678 [annotate] [blame] [check-ins using] [diff] | |
2022-04-23
| ||
12:26 | More declaration reordering and nullability fixes file: [9fce34d334] check-in: [59fc5153a1] user: js, branch: trunk, size: 1623 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [f4d411e365] check-in: [1a86b8175b] user: js, branch: trunk, size: 1623 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [34243b73bc] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1623 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [44dc09adde] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1712 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [b7baaca4e2] check-in: [c7f0229795] user: js, branch: trunk, size: 1712 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [bc09fe74ac] check-in: [0509d7a844] user: js, branch: trunk, size: 1709 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [18143723f0] check-in: [7e5c81e186] user: js, branch: trunk, size: 1703 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [9b2047ce2a] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 1680 [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: [c4a33a3e2f] check-in: [cc5923d6bb] user: js, branch: trunk, size: 1645 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [2ee596473f] check-in: [16c05e87e1] user: js, branch: trunk, size: 1619 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [74ab21b72f] check-in: [cc4cb0d824] user: js, branch: trunk, size: 1552 [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-07-24
| ||
02:10 | Add OFHMAC file: [bb0e0d3281] check-in: [4722527b97] user: js, branch: trunk, size: 1495 [annotate] [blame] [check-ins using] [diff] | |
00:06 |
Rename OFHash to OFCryptoHash
OFHash is too generic, as this protocol is for cryptographic hashes. It | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [93b4c80991] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1679 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [c9c0b590d5] check-in: [2a27cf3000] user: js, branch: trunk, size: 1546 [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-01-03
| ||
20:57 | Update copyright file: [6c8a403a1a] check-in: [cfd374b906] user: js, branch: trunk, size: 1675 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [d161865f99] check-in: [246cfe0807] user: js, branch: trunk, size: 1669 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [09e751c1a8] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1533 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [208caa0cd4] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1527 [annotate] [blame] [check-ins using] [diff] | |
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-02-18
| ||
23:05 | Make OFHash a protocol. file: [475c359189] check-in: [9b2d255a3d] user: js, branch: trunk, size: 1753 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [3c8cb83bb8] check-in: [e40729d406] user: js, branch: trunk, size: 1730 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [9afa896f63] check-in: [813c00ccf0] user: js, branch: trunk, size: 1705 [annotate] [blame] [check-ins using] [diff] | |
2012-10-29
| ||
08:00 | Documentation improvements. file: [b8336f017c] check-in: [7a3977d7fd] user: js, branch: 0.7, size: 1699 [annotate] [blame] [check-ins using] [diff] | |
07:59 | Documentation improvements. file: [dffb0c25b2] check-in: [63bf4de97b] user: js, branch: trunk, size: 1699 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [ac787d220d] check-in: [1ad9565253] user: js, branch: trunk, size: 1537 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [bffa480758] check-in: [fb515e8e24] user: js, branch: trunk, size: 1537 [annotate] [blame] [check-ins using] [diff] | |
2012-10-02
| ||
11:00 | Clean up properties in exceptions. file: [515ff1319f] check-in: [c7adbcf399] user: js, branch: trunk, size: 1516 [annotate] [blame] [check-ins using] [diff] | |
2012-02-01
| ||
13:42 | Clean up the properties mess. file: [1a040137c7] check-in: [c1b35e1495] user: js, branch: trunk, size: 1505 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [cc7078c1cf] check-in: [ce70e17b38] user: js, branch: trunk, size: 1508 [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-08-04
| ||
18:37 | Fix a name conflict in OFHashAlreadyCalculatedException. file: [f1dcc4433a] check-in: [507057d9a6] user: js, branch: trunk, size: 1497 [annotate] [blame] [check-ins using] [diff] | |
18:35 | Fix a name conflict in OFHashAlreadyCalculatedException. file: [a3acfaef4e] check-in: [a25f44b236] user: js, branch: trunk, size: 1485 [annotate] [blame] [check-ins using] [diff] | |
2011-03-25
| ||
14:56 | Pass the thread for thread exceptions. file: [1d709ca1d5] check-in: [a8113fd82c] user: js, branch: trunk, size: 1479 [annotate] [blame] [check-ins using] [diff] | |
03:14 | Pass the hash for OFHashAlreadyCalculatedExceptions. file: [2e897eadfa] check-in: [9d883d2ff6] user: js, branch: trunk, size: 1343 [annotate] [blame] [check-ins using] [diff] | |
2011-03-24
| ||
16:09 | Added: Split OFExceptions.{h,m} into one file per exception. file: [70006c7f3f] check-in: [e1eea29286] user: js, branch: trunk, size: 719 [annotate] [blame] [check-ins using] | |