History of file src/OFValue.h at check-in b50dc283cf3ac732
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [3d3936b17b] check-in: [164f2fb4bf] user: js, branch: trunk, size: 5719 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [2ba29e2c97] check-in: [7413a728a7] user: js, branch: trunk, size: 5721 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [c0bdc814d4] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5513 [annotate] [blame] [check-ins using] [diff] | |
2023-08-09
| ||
22:53 | OFValue: Add OFVector[34]D file: [fec80b138b] check-in: [7b91334e8e] user: js, branch: trunk, size: 5513 [annotate] [blame] [check-ins using] [diff] | |
14:27 | Make OFValue a proper class cluster file: [268d38bfae] check-in: [12968f1d68] user: js, branch: trunk, size: 4654 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [4f26146aa4] check-in: [8939cbdb52] user: js, branch: trunk, size: 4625 [annotate] [blame] [check-ins using] [diff] | |
2022-09-24
| ||
15:32 |
Do not document exceptions that are obvious
Otherwise every second method would need to have | |
2022-09-23
| ||
13:51 | Document more exceptions file: [524bd71e53] check-in: [a204ef424b] user: js, branch: trunk, size: 4793 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [823407a4d9] check-in: [1a86b8175b] user: js, branch: trunk, size: 4717 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
01:19 | of_rectangle_t -> OFRect file: [df3acd707a] check-in: [dec9721b35] user: js, branch: new-naming-convention, size: 4717 [annotate] [blame] [check-ins using] [diff] | |
01:10 | of_dimension_t -> OFSize file: [2987cd37b8] check-in: [8a7353b219] user: js, branch: new-naming-convention, size: 4759 [annotate] [blame] [check-ins using] [diff] | |
00:54 | of_point_t -> OFPoint file: [2be6441b1c] check-in: [3524409dd0] user: js, branch: new-naming-convention, size: 4805 [annotate] [blame] [check-ins using] [diff] | |
00:44 | of_range_t -> OFRange file: [a6b31cd7ee] check-in: [d975c53a43] user: js, branch: new-naming-convention, size: 4811 [annotate] [blame] [check-ins using] [diff] | |
2021-04-13
| ||
21:43 | Simplify OFValue file: [938b5927a6] check-in: [e41940c022] user: js, branch: trunk, size: 4817 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
15:07 | *.h: Fold methods into one line where it fits file: [7e6204d34f] check-in: [1948e7e972] user: js, branch: trunk, size: 6539 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [dc50b95f98] check-in: [374e1a1bfa] user: js, branch: trunk, size: 6544 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [e9a82ba4b1] check-in: [163a4a5a2e] user: js, branch: trunk, size: 6633 [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: [cc2c4128f2] check-in: [c7f0229795] user: js, branch: trunk, size: 6624 [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: [cd088af64e] check-in: [496695d778] user: js, branch: trunk, size: 6621 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [08334bde30] check-in: [0509d7a844] user: js, branch: trunk, size: 6595 [annotate] [blame] [check-ins using] [diff] | |
2018-01-21
| ||
12:18 | OFValue: Support for {point,dimension,rectangle}s file: [9b9ae39ff5] check-in: [2ca34d3de1] user: js, branch: trunk, size: 6589 [annotate] [blame] [check-ins using] [diff] | |
03:28 | OFValue: Add support for ranges file: [159b58341b] check-in: [cb1891cca1] user: js, branch: trunk, size: 4522 [annotate] [blame] [check-ins using] [diff] | |
03:02 | OFValue: Conform to OFCopying file: [be3d51a96b] check-in: [6ca5d172b9] user: js, branch: trunk, size: 3885 [annotate] [blame] [check-ins using] [diff] | |
01:38 | OFValue: Add support for pointers and objects file: [0cf113a505] check-in: [237a4e91a9] user: js, branch: trunk, size: 3873 [annotate] [blame] [check-ins using] [diff] | |
00:48 | Added: Initial OFValue implementation file: [e0eab57137] check-in: [4a08ae655b] user: js, branch: trunk, size: 2043 [annotate] [blame] [check-ins using] | |