History of file src/OFTimer+Private.h at check-in c45b04b1f8f1033d
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [355e148add] check-in: [7413a728a7] user: js, branch: trunk, size: 965 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [935ebe136a] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 757 [annotate] [blame] [check-ins using] [diff] | |
2023-08-06
| ||
10:24 | Allow calling -[OFTimer fire] explicitly file: [387c4c02eb] check-in: [7ab64323ef] user: js, branch: trunk, size: 757 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [0f4b8327b6] check-in: [8939cbdb52] user: js, branch: trunk, size: 734 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [37a8d06411] check-in: [1a86b8175b] user: js, branch: trunk, size: 734 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
03:37 | of_run_loop_mode_t -> OFRunLoopMode file: [766374c70a] check-in: [b480ef54db] user: js, branch: new-naming-convention, size: 734 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [a79edf83ef] check-in: [374e1a1bfa] user: js, branch: trunk, size: 739 [annotate] [blame] [check-ins using] [diff] | |
2020-06-28
| ||
15:03 | Use OF_DIRECT(_MEMBERS) where appropriate file: [3bdcab087f] check-in: [b6cb3addd0] user: js, branch: trunk, size: 828 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [89cdf956f3] check-in: [c7f0229795] user: js, branch: trunk, size: 810 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [e025a3b32b] check-in: [0509d7a844] user: js, branch: trunk, size: 807 [annotate] [blame] [check-ins using] [diff] | |
2018-09-24
| ||
00:13 | OFRunLoop: Add support for modes file: [1eb35d584b] check-in: [3fb96dff3c] user: js, branch: trunk, size: 801 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [cc3d766613] check-in: [7e5c81e186] user: js, branch: trunk, size: 805 [annotate] [blame] [check-ins using] [diff] | |
2017-08-11
| ||
22:26 | Always have retain / copy before nonatomic file: [e0515c7a8d] check-in: [9db36c14b5] user: js, branch: trunk, size: 782 [annotate] [blame] [check-ins using] [diff] | |
2017-05-21
| ||
21:28 |
Prefix private methods with of_ instead of OF_
This matches Apple's style. file: [315f62b4c1] check-in: [6b77a5dd8b] user: js, branch: trunk, size: 782 [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: [450542957a] check-in: [cec0f072f8] user: js, branch: 0.8, size: 747 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [8d6c809bea] check-in: [2a27cf3000] user: js, branch: trunk, size: 765 [annotate] [blame] [check-ins using] [diff] | |
2015-11-29
| ||
14:23 |
Clean up class extensions
Now that we can require GCC >= 4.6, we no longer need to fall back to | |
11:43 |
Make properties a requirement and clean up code
This increases the required GCC version from 4.0 to 4.6 (exception: | |
2015-06-13
| ||
22:26 | Add support for and use the new nullability file: [27d3b82c84] check-in: [9e76144ef8] user: js, branch: trunk, size: 743 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [f003cb3fb5] check-in: [cfd374b906] user: js, branch: trunk, size: 686 [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: [7aa09bfabb] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 700 [annotate] [blame] [check-ins using] [diff] | |
2013-08-15
| ||
19:00 | Added: Move private methods into private headers. file: [a31ad4eb72] check-in: [1d7a1cbca0] user: js, branch: trunk, size: 694 [annotate] [blame] [check-ins using] | |