History of file src/exceptions/OFCreateDirectoryFailedException.m at check-in ca9b843d3711c1c0
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [ee3d3dd3ba] check-in: [7413a728a7] user: js, branch: trunk, size: 1573 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [59f155c9b0] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1365 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [ad692e05f8] check-in: [8939cbdb52] user: js, branch: trunk, size: 1365 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [41652ef987] check-in: [23272e6d43] user: js, branch: trunk, size: 1365 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [cd0b53b912] check-in: [e7ab06503c] user: js, branch: trunk, size: 1365 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [c77cc11072] check-in: [1a86b8175b] user: js, branch: trunk, size: 1365 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
22:56 | Rename all symbols marked extern file: [1ed32763da] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1365 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [d2f15104e8] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1366 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [e59e1de340] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1389 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [d8d7921ecb] check-in: [c7f0229795] user: js, branch: trunk, size: 1478 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [789c8f81c9] check-in: [0509d7a844] user: js, branch: trunk, size: 1475 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [b35fb25d7b] check-in: [7e5c81e186] user: js, branch: trunk, size: 1469 [annotate] [blame] [check-ins using] [diff] | |
2017-11-13
| ||
01:18 | Add OFURLHandler file: [66c2ef82c5] check-in: [31e602a476] user: js, branch: trunk, size: 1446 [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-05-13
| ||
16:56 | Fix compilation with GCC file: [330ed07c9c] check-in: [4df6ab6bca] user: js, branch: trunk, size: 1418 [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: [ac18aba803] check-in: [4af49a13c3] user: js, branch: trunk, size: 1361 [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:43 |
Update copyright
While at it, also update the mail address. file: [b7c95c12a0] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1390 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [807526e092] check-in: [2a27cf3000] user: js, branch: trunk, size: 1352 [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-02-16
| ||
08:39 |
Explicitly pass errno to exceptions
The old behaviour where the exception would access errno directly on This also greatly increases errno handling on Win32, especially in | |
2015-01-03
| ||
20:57 | Update copyright file: [b368ad7360] check-in: [cfd374b906] user: js, branch: trunk, size: 1332 [annotate] [blame] [check-ins using] [diff] | |
2014-06-21
| ||
21:43 |
Move all macros from OFObject.h to macros.h
This means that OFObject.h imports macros.h now, making it unnecessary | |
2014-01-04
| ||
00:24 | Update copyright. file: [040122b5d2] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1345 [annotate] [blame] [check-ins using] [diff] | |
2013-11-23
| ||
01:12 | Add OF_INVALID_INIT_METHOD. file: [304107a2a5] check-in: [35dafd5c57] user: js, branch: trunk, size: 1339 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [50fb411f1e] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1429 [annotate] [blame] [check-ins using] [diff] | |
2013-08-14
| ||
19:28 | Rename -[initWith*Path:] to -[initWithPath:]. file: [afa7c99661] check-in: [0abd116830] user: js, branch: trunk, size: 1430 [annotate] [blame] [check-ins using] [diff] | |
2013-06-28
| ||
19:15 |
Rename methods to prevent signature conflicts.
This only affects exceptions. file: [31e546c773] check-in: [f3654b5cc6] user: js, branch: trunk, size: 1548 [annotate] [blame] [check-ins using] [diff] | |
2013-06-23
| ||
21:52 |
Add a few casts to make GCC happy.
Also adds a few imports and removes unused code. file: [1aaea060ca] check-in: [6192726d32] user: js, branch: trunk, size: 1471 [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-04
| ||
17:20 |
Replace BOOL with bool.
The only places where BOOL is left are those where they are required by | |
2013-02-13
| ||
23:10 |
Don't cache the description of exceptions.
This was pretty pointless, as it's usually only used once. file: [2d67232c96] check-in: [d9ddc4d06e] user: js, branch: trunk, size: 1571 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [029fb950d4] check-in: [e40729d406] user: js, branch: trunk, size: 1658 [annotate] [blame] [check-ins using] [diff] | |
2013-02-05
| ||
22:24 | Move abort() to make old GCCs happy. file: [2a62eb5d8d] check-in: [737a82e1a4] user: js, branch: trunk, size: 1656 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [622c57a5a6] check-in: [813c00ccf0] user: js, branch: trunk, size: 1656 [annotate] [blame] [check-ins using] [diff] | |
2012-12-22
| ||
15:37 | Add -[doesNotRecognizeSelector:]. file: [5178d57406] check-in: [917ce5754c] user: js, branch: trunk, size: 1650 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [49460e3e5d] check-in: [fb515e8e24] user: js, branch: trunk, size: 1682 [annotate] [blame] [check-ins using] [diff] | |
2012-10-02
| ||
11:00 | Clean up properties in exceptions. file: [ae344fd788] check-in: [c7adbcf399] user: js, branch: trunk, size: 1661 [annotate] [blame] [check-ins using] [diff] | |
2012-07-12
| ||
01:28 | Don't access isa directly. file: [c1a3e21ad9] check-in: [8892ae9fcc] user: js, branch: trunk, size: 1654 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [0e2e2ecfc2] check-in: [ce70e17b38] user: js, branch: trunk, size: 1645 [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
| ||
16:09 | Added: Split OFExceptions.{h,m} into one file per exception. file: [be39db6bb2] check-in: [e1eea29286] user: js, branch: trunk, size: 1614 [annotate] [blame] [check-ins using] | |