History of file src/exceptions/OFMalformedXMLException.h at check-in 39cdae41f8a0b266
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [d13f8905ac] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1792 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [63cf356fb7] check-in: [7413a728a7] user: js, branch: trunk, size: 1817 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [fdf8d2fd37] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1609 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [32cf6d452c] check-in: [8939cbdb52] user: js, branch: trunk, size: 1609 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [d319798b44] check-in: [c40a295629] user: js, branch: trunk, size: 1609 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [3b999908e6] check-in: [1a86b8175b] user: js, branch: trunk, size: 1563 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [6746374576] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1563 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [918b47a4d1] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1652 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [c528154f3b] check-in: [c7f0229795] user: js, branch: trunk, size: 1652 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [af44ffa41d] check-in: [0509d7a844] user: js, branch: trunk, size: 1649 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [47d7e982ef] check-in: [7e5c81e186] user: js, branch: trunk, size: 1643 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [3db9adf84c] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 1620 [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: [fd5549b5bc] check-in: [cc5923d6bb] user: js, branch: trunk, size: 1595 [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: [63ec37adb1] check-in: [4af49a13c3] user: js, branch: trunk, size: 1569 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [969464470b] check-in: [cc4cb0d824] user: js, branch: trunk, size: 1567 [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: [0124e7c054] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1601 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [4e77b9d322] check-in: [2a27cf3000] user: js, branch: trunk, size: 1471 [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: [b4cafccb71] check-in: [cfd374b906] user: js, branch: trunk, size: 1597 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [1886a870e4] check-in: [246cfe0807] user: js, branch: trunk, size: 1591 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [094c68650b] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1489 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [944f135d12] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1483 [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-12
| ||
18:22 | Prefix all ivars with an underscore. file: [d4ce063be2] check-in: [e40729d406] user: js, branch: trunk, size: 1681 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [3ab544f3ad] check-in: [813c00ccf0] user: js, branch: trunk, size: 1680 [annotate] [blame] [check-ins using] [diff] | |
2012-10-29
| ||
08:00 | Documentation improvements. file: [1d08e6da53] check-in: [7a3977d7fd] user: js, branch: 0.7, size: 1674 [annotate] [blame] [check-ins using] [diff] | |
07:59 | Documentation improvements. file: [2981c6b837] check-in: [63bf4de97b] user: js, branch: trunk, size: 1674 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [b9324ee29d] check-in: [1ad9565253] user: js, branch: trunk, size: 1386 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [afc4e720c1] check-in: [fb515e8e24] user: js, branch: trunk, size: 1386 [annotate] [blame] [check-ins using] [diff] | |
2012-10-02
| ||
11:00 | Clean up properties in exceptions. file: [fba0179b9b] check-in: [c7adbcf399] user: js, branch: trunk, size: 1372 [annotate] [blame] [check-ins using] [diff] | |
2012-02-01
| ||
13:42 | Clean up the properties mess. file: [bbe3426571] check-in: [c1b35e1495] user: js, branch: trunk, size: 1361 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [0d1a362378] check-in: [ce70e17b38] user: js, branch: trunk, size: 1364 [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
| ||
21:29 | Pass the parser for OFMalformedXMLExceptions. file: [eb34a728c6] check-in: [3a9a5001cf] user: js, branch: trunk, size: 1346 [annotate] [blame] [check-ins using] [diff] | |
16:09 | Added: Split OFExceptions.{h,m} into one file per exception. file: [8e73d4285a] check-in: [e1eea29286] user: js, branch: trunk, size: 729 [annotate] [blame] [check-ins using] | |