History of file src/exceptions/OFWriteFailedException.h at check-in 2447bb29679d1895
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [dc711dff23] check-in: [164f2fb4bf] user: js, branch: trunk, size: 2851 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [ed38079529] check-in: [7413a728a7] user: js, branch: trunk, size: 2875 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [e28b2af903] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2667 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [dc1c240c5b] check-in: [8939cbdb52] user: js, branch: trunk, size: 2667 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [6dee61073a] check-in: [c40a295629] user: js, branch: trunk, size: 2667 [annotate] [blame] [check-ins using] [diff] | |
2022-04-24
| ||
09:40 | Reorder more declarations for consistency file: [52a0c0096f] check-in: [7e1d2b5cd6] user: js, branch: trunk, size: 2622 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [f6be679ec0] check-in: [1a86b8175b] user: js, branch: trunk, size: 2622 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [19e073c1c2] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2622 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [052da38254] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2711 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [4e5aa5d782] check-in: [c7f0229795] user: js, branch: trunk, size: 2711 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [c125af3ebd] check-in: [0509d7a844] user: js, branch: trunk, size: 2708 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [5bcf192457] check-in: [7e5c81e186] user: js, branch: trunk, size: 2702 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [80606be153] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2679 [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-12
| ||
22:29 |
OFWriteFailedException: Add -[bytesWritten]
This allows retrieving the number of bytes already written before the | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [65c0a33d30] check-in: [cc4cb0d824] user: js, branch: trunk, size: 915 [annotate] [blame] [check-ins using] [diff] | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [b2b127566a] check-in: [2a27cf3000] user: js, branch: trunk, size: 861 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [719b94774f] check-in: [cfd374b906] user: js, branch: trunk, size: 857 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [a1e007ce17] check-in: [246cfe0807] user: js, branch: trunk, size: 851 [annotate] [blame] [check-ins using] [diff] | |
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: [ff3d60b170] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 746 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [dd32012b2d] check-in: [813c00ccf0] user: js, branch: trunk, size: 740 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [0433bbd7e6] check-in: [1ad9565253] user: js, branch: trunk, size: 734 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [fec27107fc] check-in: [ce70e17b38] user: js, branch: trunk, size: 734 [annotate] [blame] [check-ins using] [diff] | |
2011-03-24
| ||
16:09 | Added: Split OFExceptions.{h,m} into one file per exception. file: [eb08eb59c4] check-in: [e1eea29286] user: js, branch: trunk, size: 728 [annotate] [blame] [check-ins using] | |