ObjFW  History of Doxyfile of 025756f4e3231271

History of the file that is called Doxyfile at check-in 025756f4e3231271

2024-05-01
15:19
[ea0872cd8b] part of check-in [0c3c3b6efa] Document a lot of undocumented functions & macros

Also fixes Doxygen not creating documentation for `static OF_INLINE`
functions. (check-in: [0c3c3b6efa] user: js, branch: trunk, size: 1546) [annotate] [blame] [check-ins using] [diff]

2024-04-13
18:51
[75514e9314] part of check-in [e4a7a2ec74] Fix some Doxygen warnings (check-in: [e4a7a2ec74] user: js, branch: trunk, size: 1525) [annotate] [blame] [check-ins using] [diff]
2024-02-21
21:36
[0d15a3240a] part of check-in [3c55b7ac50] Document ObjFWTest (check-in: [3c55b7ac50] user: js, branch: trunk, size: 1494) [annotate] [blame] [check-ins using] [diff]
2023-08-05
10:12
[68a4cb7d92] part of check-in [de6dbcf928] Make platform-specific methods show up in Doxygen (check-in: [de6dbcf928] user: js, branch: trunk, size: 1478) [annotate] [blame] [check-ins using] [diff]
09:04
[53e22a2e88] part of check-in [14c70763b0] Remove hacks in headers for C compatibility

A better approach would probably be to have a separate header which
makes some classes available to pure C. (check-in: [14c70763b0] user: js, branch: trunk, size: 1416) [annotate] [blame] [check-ins using] [diff]

2023-06-06
19:56
[3c7cbc0d44] part of check-in [9de6538e45] Doxyfile: Add missing defines (check-in: [9de6538e45] user: js, branch: trunk, size: 1438) [annotate] [blame] [check-ins using] [diff]
2023-04-22
19:52
[864bba86b9] part of check-in [74fea18d17] Add OF_SYSTEM_INFO_HAS_NETWORK_INTERFACES define (check-in: [74fea18d17] user: js, branch: trunk, size: 1406) [annotate] [blame] [check-ins using] [diff]
09:55
[95b2541e8f] part of check-in [c3f58bce43] Add +[OFSystemInfo networkInterfaces] (check-in: [c3f58bce43] user: js, branch: trunk, size: 1390) [annotate] [blame] [check-ins using] [diff]
2023-02-11
23:26
[f1f5fc12ae] part of check-in [bc4e978728] Doxyfile: Define OF_FILE_MANAGER_SUPPORTS_* (check-in: [bc4e978728] user: js, branch: trunk, size: 1359) [annotate] [blame] [check-ins using] [diff]
2022-09-19
19:41
[6b8aa42255] part of check-in [97f3f7b648] Fix a few documentation issues (check-in: [97f3f7b648] user: js, branch: trunk, size: 1078) [annotate] [blame] [check-ins using] [diff]
2022-01-16
14:16
[f4ff92fbc3] part of check-in [ce1d51bea5] Doxyfile: Set HAVE_DOT = NO

It generates graphs that are way too big to be useful. (check-in: [ce1d51bea5] user: js, branch: trunk, size: 1064) [annotate] [blame] [check-ins using] [diff]

2021-11-06
14:30
[84ccedfad4] part of check-in [033ba56f36] Doxyfile: Define _Nonnull and _Nullable

Doxygen does not know these and creates broken documentation when it
encounters these. (check-in: [033ba56f36] user: js, branch: trunk, size: 1050) [annotate] [blame] [check-ins using] [diff]

2021-04-29
23:24
[c1793ad29f] part of check-in [2fcf5a3052] Clean up struct and enum typedefs

With TYPEDEF_HIDES_STRUCT set, Doxygen properly handles anonymous
structs and enums that are typedef'd. (check-in: [2fcf5a3052] user: js, branch: trunk, size: 1009) [annotate] [blame] [check-ins using] [diff]

2020-05-30
15:33
[51b1f8245c] part of check-in [d65fefedc7] runtime: Document all types (check-in: [d65fefedc7] user: js, branch: trunk, size: 982) [annotate] [blame] [check-ins using] [diff]
2018-01-21
02:20
[91048eb344] part of check-in [88b19eae2c] Allow boxing of most structs (check-in: [88b19eae2c] user: js, branch: trunk, size: 950) [annotate] [blame] [check-ins using] [diff]
2017-11-18
18:58
[99508566f6] part of check-in [6f1f7794a8] Doxyfile: Add OF_KINDOF (check-in: [6f1f7794a8] user: js, branch: trunk, size: 928) [annotate] [blame] [check-ins using] [diff]
2017-11-12
18:50
[88f6a81873] part of check-in [e7c4134975] Doxyfile: Add OF_WARN_UNUSED_RESULT (check-in: [e7c4134975] user: js, branch: trunk, size: 902) [annotate] [blame] [check-ins using] [diff]
2017-10-30
00:29
[27902ec17a] part of check-in [06a922c912] Fix nullable properties in Doxygen (check-in: [06a922c912] user: js, branch: trunk, size: 871) [annotate] [blame] [check-ins using] [diff]
2017-06-05
18:56
[31e59694ac] part of check-in [4b6dfe02f2] Doxyfile: Add missing defines (check-in: [4b6dfe02f2] user: js, branch: trunk, size: 859) [annotate] [blame] [check-ins using] [diff]
2017-05-06
21:31
[711a52b3dd] part of check-in [e3e464fc6e] OFApplication: Only handle defined signals (check-in: [e3e464fc6e] user: js, branch: trunk, size: 797) [annotate] [blame] [check-ins using] [diff]
2017-05-01
18:48
[2f9386cc09] part of check-in [3faceccdd3] Add OF_NULL_RESETTABLE_PROPERTY (check-in: [3faceccdd3] user: js, branch: trunk, size: 743) [annotate] [blame] [check-ins using] [diff]
2017-04-09
18:22
[1211363d54] part of check-in [40cf53506a] Add OFSandbox

Only OpenBSD's pledge() is supported so far. (check-in: [40cf53506a] user: js, branch: trunk, size: 691) [annotate] [blame] [check-ins using] [diff]

2016-03-12
21:19
[6f66b97d5c] part of check-in [2425966b66] Work around Doxygen shortcomings (check-in: [2425966b66] user: js, branch: trunk, size: 666) [annotate] [blame] [check-ins using] [diff]
2015-11-29
14:26
[6815d9887c] part of check-in [be8db49635] Remove defines we no longer need

Now that we require GCC >= 4.6, those features are always available. (check-in: [be8db49635] user: js, branch: trunk, size: 637) [annotate] [blame] [check-ins using] [diff]

2015-06-12
23:59
[acb8142762] part of check-in [5329fe7c1a] Add support for and use the new ObjC generics (check-in: [5329fe7c1a] user: js, branch: trunk, size: 728) [annotate] [blame] [check-ins using] [diff]
2015-03-30
21:33
[36e288b969] part of check-in [ffb39d1df6] Add OF_NO_RETURN_FUNC

OF_NO_RETURN_FUNC is defined when __attribute__((__noreturn__)) is
supported for functions, whereas OF_NO_RETURN is only defined when it is
supported for both functions and methods. (check-in: [ffb39d1df6] user: js, branch: trunk, size: 707) [annotate] [blame] [check-ins using] [diff]

2015-02-01
00:47
[2228832996] part of check-in [f5dce70abd] Doxyfile: Define OF_NO_RETURN (check-in: [f5dce70abd] user: js, branch: trunk, size: 683) [annotate] [blame] [check-ins using] [diff]
2014-05-26
15:41
[c7b48db7bf] part of check-in [c1d665c395] OFZIPArchiveEntry: Make more properties public (check-in: [c1d665c395] user: js, branch: trunk, size: 661) [annotate] [blame] [check-ins using] [diff]
2014-01-09
00:01
[cac7c51622] part of check-in [4cf723a962] Doxyfile: Add more defines. (check-in: [4cf723a962] user: js, branch: trunk, size: 633) [annotate] [blame] [check-ins using] [diff]
2013-11-23
01:38
[03db00e725] part of check-in [48df0f966f] Add OF_ROOT_CLASS. (check-in: [48df0f966f] user: js, branch: trunk, size: 585) [annotate] [blame] [check-ins using] [diff]
01:14
[39c776f5b0] part of check-in [3ab5dace83] Add OF_REQUIRES_SUPER. (check-in: [3ab5dace83] user: js, branch: trunk, size: 562) [annotate] [blame] [check-ins using] [diff]
2013-03-12
20:10
[6a95fbb09e] part of check-in [0d80255cc3] Document OFApplication a little more. (check-in: [0d80255cc3] user: js, branch: trunk, size: 535) [annotate] [blame] [check-ins using] [diff]
2013-01-12
20:53
[594baeb063] part of check-in [b8ce2359f3] Clean up the feature #ifdef mess. (check-in: [b8ce2359f3] user: js, branch: trunk, size: 500) [annotate] [blame] [check-ins using] [diff]
20:21
[295329e516] part of check-in [85b8efadbc] Fix --disable-threads. (check-in: [85b8efadbc] user: js, branch: trunk, size: 496) [annotate] [blame] [check-ins using] [diff]
2013-01-10
22:52
[35f708c3da] part of check-in [25d85f9de2] Make sure Doxygen is not confused by some defines. (check-in: [25d85f9de2] user: js, branch: trunk, size: 475) [annotate] [blame] [check-ins using] [diff]
2012-02-03
14:20
[7669e1a119] part of check-in [007844f26e] Don't show undocumented methods in the documentation - they're private. (check-in: [007844f26e] user: js, branch: trunk, size: 240) [annotate] [blame] [check-ins using] [diff]
2011-05-04
22:35
[cae41faf7e] part of check-in [8588bd03b2] Improve Doxyfile. (check-in: [8588bd03b2] user: js, branch: trunk, size: 183) [annotate] [blame] [check-ins using] [diff]
2011-03-27
17:17
[fd9d13e7bf] part of check-in [6d7bdcfc21] Add src/exceptions to Doxyfile. (check-in: [6d7bdcfc21] user: js, branch: trunk, size: 160) [annotate] [blame] [check-ins using] [diff]
2010-12-10
11:21
[6d9538cc8d] part of check-in [fada60d54c] Documentation fixes. (check-in: [fada60d54c] user: js, branch: trunk, size: 145) [annotate] [blame] [check-ins using] [diff]
2009-05-18
23:14
Added: [d551f60535] part of check-in [e698bc8329] Rename doxygen.cfg -> Doxyfile. (check-in: [e698bc8329] user: js, branch: trunk, size: 120) [annotate] [blame] [check-ins using]