History of file src/OFMutablePair.h at check-in f04894828e5bda95
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [0b9ddcd420] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1587 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [a8445e5058] check-in: [7413a728a7] user: js, branch: trunk, size: 1581 [annotate] [blame] [check-ins using] [diff] | |
2024-03-02
| ||
17:58 |
Fix documentation for mutable classes
The immutable header should always be imported instead. file: [9daa99b167] check-in: [18045dffca] user: js, branch: trunk, size: 1373 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [aaa198970d] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1387 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [c1bb3c2527] check-in: [8939cbdb52] user: js, branch: trunk, size: 1387 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [fd02ba0f90] check-in: [1a86b8175b] user: js, branch: trunk, size: 1387 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [3cb56fb7c0] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1387 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [d92de22cb9] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1476 [annotate] [blame] [check-ins using] [diff] | |
2020-09-26
| ||
21:58 |
Don't require __COUNTER__ for OF_RESERVE_IVARS
__COUNTER__ does not exist in GCC 4.2, and Apple GCC 4.2 is still the | |
2020-01-02
| ||
01:51 | Update copyright file: [b864f1f4df] check-in: [c7f0229795] user: js, branch: trunk, size: 1461 [annotate] [blame] [check-ins using] [diff] | |
2019-09-29
| ||
19:35 |
Either restrict subclassing or reserve ivar space
This allows ABI stability with the fragile ABI. file: [243eba2a1e] check-in: [496695d778] user: js, branch: trunk, size: 1458 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [6bb98de460] check-in: [0509d7a844] user: js, branch: trunk, size: 1432 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [80329059be] check-in: [7e5c81e186] user: js, branch: trunk, size: 1426 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [85991a58fc] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 1403 [annotate] [blame] [check-ins using] [diff] | |
2017-09-05
| ||
21:47 | Added: Add OF(Mutable)Pair file: [8ce187fec7] check-in: [72837c3426] user: js, branch: trunk, size: 1389 [annotate] [blame] [check-ins using] | |