History of file src/exceptions/OFInvalidServerResponseException.m at check-in f7dd7edde483f848
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [d70081805b] check-in: [7413a728a7] user: js, branch: trunk, size: 957 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [4ff650e316] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 749 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [7137fec4e8] check-in: [8939cbdb52] user: js, branch: trunk, size: 749 [annotate] [blame] [check-ins using] [diff] | |
2022-09-23
| ||
14:01 | Renamed src/exceptions/OFInvalidServerReplyException.m → src/exceptions/OFInvalidServerResponseException.m. Rename OFInvalidServer{Reply -> Response}Exception file: [8436f85f3d] check-in: [60ebc06824] user: js, branch: trunk, size: 749 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [aae10c2dab] check-in: [1a86b8175b] user: js, branch: trunk, size: 740 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [911fd16376] check-in: [374e1a1bfa] user: js, branch: trunk, size: 740 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [0345e9b1e9] check-in: [c7f0229795] user: js, branch: trunk, size: 829 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [fea1bbe01a] check-in: [0509d7a844] user: js, branch: trunk, size: 826 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [59154c63c4] check-in: [7e5c81e186] user: js, branch: trunk, size: 820 [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: [3aa3e7a152] check-in: [4af49a13c3] user: js, branch: trunk, size: 797 [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: [3f5a8edd1a] check-in: [2a27cf3000] user: js, branch: trunk, size: 790 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [2da089dcee] check-in: [cfd374b906] user: js, branch: trunk, size: 786 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [c43b6f95e3] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 780 [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-03-15
| ||
17:04 | OFHTTPClient: Implement "Connection: keep-alive". file: [b835408d30] check-in: [c195c1f098] user: js, branch: trunk, size: 830 [annotate] [blame] [check-ins using] [diff] | |
2013-02-13
| ||
23:10 |
Don't cache the description of exceptions.
This was pretty pointless, as it's usually only used once. file: [ec481228e3] check-in: [d9ddc4d06e] user: js, branch: trunk, size: 829 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [33d6295197] check-in: [e40729d406] user: js, branch: trunk, size: 916 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [6f32896ab7] check-in: [813c00ccf0] user: js, branch: trunk, size: 911 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [9e07ca21b4] check-in: [ce70e17b38] user: js, branch: trunk, size: 905 [annotate] [blame] [check-ins using] [diff] | |
2011-03-24
| ||
16:09 | Added: Split OFExceptions.{h,m} into one file per exception. file: [c642a68204] check-in: [e1eea29286] user: js, branch: trunk, size: 899 [annotate] [blame] [check-ins using] | |