ObjFW  History of src/exceptions/OFAllocFailedException.m of ee5fd980f8b60033

History of the file that is called src/exceptions/OFAllocFailedException.m at check-in ee5fd980f8b60033

2024-04-03
02:16
[89b5d90d38] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 1107) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[76e4000eaa] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 899) [annotate] [blame] [check-ins using] [diff]
2023-08-09
09:08
[8de5460cac] part of check-in [36310f6263] Add OF_SINGLETON_METHODS (check-in: [36310f6263] user: js, branch: trunk, size: 899) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[35f3b6d4b6] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 1091) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[845ed2917e] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 1091) [annotate] [blame] [check-ins using] [diff]
2021-04-18
21:12
[22ee2bf80a] part of check-in [b06b86d6f9] OF_RETAIN_COUNT_MAX -> OFMaxRetainCount (check-in: [b06b86d6f9] user: js, branch: new-naming-convention, size: 1091) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[891598484b] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 1094) [annotate] [blame] [check-ins using] [diff]
2020-11-07
20:23
[0eedb0ddc1] part of check-in [4fbdca698c] OFObject: Remove -[allocMemoryWithSize:] (check-in: [4fbdca698c] user: js, branch: trunk, size: 1183) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[54ff75e246] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 1649) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[ac9779e1a0] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 1646) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[f2d7318473] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 1640) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[a4ecf96225] part of check-in [2f4e0df8be] Do not use implicit method return types

Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. (check-in: [2f4e0df8be] user: js, branch: trunk, size: 1617) [annotate] [blame] [check-ins using] [diff]

2017-05-13
16:56
[259e8f3f61] part of check-in [4df6ab6bca] Fix compilation with GCC (check-in: [4df6ab6bca] user: js, branch: trunk, size: 1561) [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
[3f54c3ecda] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 1504) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[6b2c31fa22] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 1513) [annotate] [blame] [check-ins using] [diff]

2016-09-12
00:27
[30de3d682b] part of check-in [13f4c6c678] Add OF_DEALLOC_UNSUPPORTED macro (check-in: [13f4c6c678] user: js, branch: trunk, size: 1507) [annotate] [blame] [check-ins using] [diff]
2016-01-03
00:41
[6b087a6124] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 1563) [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
[1b004b211b] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 1559) [annotate] [blame] [check-ins using] [diff]
2014-06-21
21:43
[1b470ab29b] part of check-in [13ee56edf3] Move all macros from OFObject.h to macros.h

This means that OFObject.h imports macros.h now, making it unnecessary
to manually import macros.h in almost every file. And while at it, also
import autorelease.h in OFObject.h, so that this doesn't need to be
manually imported in almost every file as well. (check-in: [13ee56edf3] user: js, branch: trunk, size: 1553) [annotate] [blame] [check-ins using] [diff]

2014-01-04
00:24
[ce02c643d6] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1573) [annotate] [blame] [check-ins using] [diff]
2013-11-23
01:27
[1bdbab1795] part of check-in [6e19bd47ee] Add OF_UNRECOGNIZED_SELECTOR. (check-in: [6e19bd47ee] user: js, branch: trunk, size: 1567) [annotate] [blame] [check-ins using] [diff]
01:12
[92f1626a0e] part of check-in [35dafd5c57] Add OF_INVALID_INIT_METHOD. (check-in: [35dafd5c57] user: js, branch: trunk, size: 1756) [annotate] [blame] [check-ins using] [diff]
2013-02-05
22:24
[35d67114ec] part of check-in [737a82e1a4] Move abort() to make old GCCs happy. (check-in: [737a82e1a4] user: js, branch: trunk, size: 1824) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[ee983502fd] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 1824) [annotate] [blame] [check-ins using] [diff]
2012-12-22
15:37
[353b58a3aa] part of check-in [917ce5754c] Add -[doesNotRecognizeSelector:]. (check-in: [917ce5754c] user: js, branch: trunk, size: 1818) [annotate] [blame] [check-ins using] [diff]
2012-12-13
21:38
[f91f71fe9f] part of check-in [4ce82f6e28] Remove code that got useless. (check-in: [4ce82f6e28] user: js, branch: trunk, size: 2124) [annotate] [blame] [check-ins using] [diff]
2012-07-12
01:28
[13d067f85c] part of check-in [8892ae9fcc] Don't access isa directly. (check-in: [8892ae9fcc] user: js, branch: trunk, size: 2260) [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
[c7cd0a3c1f] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 2188) [annotate] [blame] [check-ins using] [diff]
2011-09-22
23:25
[d793965763] part of check-in [e1e7ffa903] Exceptions are now autoreleased.

This is safe as an "exception loop" can't happen, since if allocating
an exception fails, it throws an OFAllocFailedException which is
preallocated and can always be thrown.

So, the worst case would be that an autorelease of an exception fails,
triggering an OFOutOfMemoryException for which there is no memory,
resulting in an OFAllocFailedException to be thrown. (check-in: [e1e7ffa903] user: js, branch: trunk, size: 2182) [annotate] [blame] [check-ins using] [diff]

2011-03-24
16:09
Added: [5462d5e2c5] part of check-in [e1eea29286] Split OFExceptions.{h,m} into one file per exception. (check-in: [e1eea29286] user: js, branch: trunk, size: 2137) [annotate] [blame] [check-ins using]