ObjFW  History of src/OFProcess.h of f641fc7faa020178

History of the file that is called src/OFProcess.h at check-in f641fc7faa020178

2024-04-03
02:16
[98efb56e8e] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 7617) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[fe80ac7f23] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 7409) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[a4c6c29f31] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 7409) [annotate] [blame] [check-ins using] [diff]
2022-10-21
13:07
[1691c8fd4f] part of check-in [a62b254fda] Document more exceptions (check-in: [a62b254fda] user: js, branch: trunk, size: 7409) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[edb6555d8e] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 7232) [annotate] [blame] [check-ins using] [diff]
2021-12-13
01:49
[d24f2e33e1] part of check-in [c2bf5b0410] Fix subprocesses (check-in: [c2bf5b0410] user: js, branch: trunk, size: 7232) [annotate] [blame] [check-ins using] [diff]
2021-03-30
21:06
Renamed src/OFProcess.h → src/OFSubprocess.h. [a6ce8bbc81] part of check-in [79548b3c29] Rename OFProcess to OFSubprocess (check-in: [79548b3c29] user: js, branch: trunk, size: 7232) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[a7b8fab4c5] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 7141) [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
[9ba5254960] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 7230) [annotate] [blame] [check-ins using] [diff]
2020-04-26
10:42
[376740648e] part of check-in [bdf82f10b4] Add -[OFProcess waitForTermination] (check-in: [bdf82f10b4] user: js, branch: trunk, size: 7230) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[b0e3da0617] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 7037) [annotate] [blame] [check-ins using] [diff]
2019-09-29
19:35
[df8e9272e3] part of check-in [496695d778] Either restrict subclassing or reserve ivar space

This allows ABI stability with the fragile ABI. (check-in: [496695d778] user: js, branch: trunk, size: 7034) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[7c50dd3a7c] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 7008) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[a43eec0168] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 7002) [annotate] [blame] [check-ins using] [diff]
2017-11-19
11:04
[b5fba3c334] part of check-in [69749b6a5b] Do not conform to OFReadyFor*Observing by default

Instead of letting OFStream conform to it, which itself does not really
conform to it, let all the subclasses that actually do conform to it. (check-in: [69749b6a5b] user: js, branch: trunk, size: 6979) [annotate] [blame] [check-ins using] [diff]

2017-10-17
00:33
[b0f7aa5681] part of check-in [2f4e0df8be] Do not use implicit method return types

Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. (check-in: [2f4e0df8be] user: js, branch: trunk, size: 6858) [annotate] [blame] [check-ins using] [diff]

2017-06-03
18:37
[b8f13557bc] part of check-in [4ec0948b1b] Properly check for sys/types.h (check-in: [4ec0948b1b] user: js, branch: trunk, size: 6787) [annotate] [blame] [check-ins using] [diff]
2017-05-08
21:37
[f549c80d9c] part of check-in [469a496cd2] Add OF_DESIGNATED_INITIALIZER & OF_METHOD_FAMILY (check-in: [469a496cd2] user: js, branch: trunk, size: 6727) [annotate] [blame] [check-ins using] [diff]
2017-05-07
23:14
[1e2a3e60ab] part of check-in [16c05e87e1] Add OF_UNAVAILABLE (check-in: [16c05e87e1] user: js, branch: trunk, size: 6697) [annotate] [blame] [check-ins using] [diff]
20:10
[d13a85d5ee] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 6673) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[d3d4d0056c] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 6643) [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:43
[14eca30071] part of check-in [cec0f072f8] Update copyright

While at it, also update the mail address. (check-in: [cec0f072f8] user: js, branch: 0.8, size: 6609) [annotate] [blame] [check-ins using] [diff]

00:41
[a0972b9f19] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 6637) [annotate] [blame] [check-ins using] [diff]

2015-11-28
19:47
[b2884aa7f4] part of check-in [650b4be224] Minor documentation improvements (check-in: [650b4be224] user: js, branch: trunk, size: 6633) [annotate] [blame] [check-ins using] [diff]
2015-10-19
22:15
[8a69d4d07e] part of check-in [1ba08eebc5] Add platform.h & make platform defines consistent (check-in: [1ba08eebc5] user: js, branch: trunk, size: 6613) [annotate] [blame] [check-ins using] [diff]
2015-06-13
22:26
[c6a99c7fe3] part of check-in [9e76144ef8] Add support for and use the new nullability (check-in: [9e76144ef8] user: js, branch: trunk, size: 6605) [annotate] [blame] [check-ins using] [diff]
2015-06-12
23:59
[d9cfbadee0] part of check-in [5329fe7c1a] Add support for and use the new ObjC generics (check-in: [5329fe7c1a] user: js, branch: trunk, size: 6468) [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
[053077896b] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 6210) [annotate] [blame] [check-ins using] [diff]
2014-02-18
18:50
[092c744c91] part of check-in [246cfe0807] Documentation: Show correct imports (check-in: [246cfe0807] user: js, branch: trunk, size: 6204) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[d7323e91cc] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 6151) [annotate] [blame] [check-ins using] [diff]
2013-08-15
19:00
[9ddd71d1ba] part of check-in [1d7a1cbca0] Move private methods into private headers. (check-in: [1d7a1cbca0] user: js, branch: trunk, size: 6145) [annotate] [blame] [check-ins using] [diff]
2013-04-09
22:09
[cb05d48dd9] part of check-in [8fe08864f8] Fix incomplete of_char16_t migration. (check-in: [8fe08864f8] user: js, branch: trunk, size: 6312) [annotate] [blame] [check-ins using] [diff]
2013-03-04
17:20
[6ab46f1eca] part of check-in [c5ef582958] Replace BOOL with bool.

The only places where BOOL is left are those where they are required by
the ABI. (check-in: [c5ef582958] user: js, branch: trunk, size: 6305) [annotate] [blame] [check-ins using] [diff]

2013-02-12
18:22
[97b7b3ccc7] part of check-in [e40729d406] Prefix all ivars with an underscore. (check-in: [e40729d406] user: js, branch: trunk, size: 6305) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[4eeb2e3155] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 6297) [annotate] [blame] [check-ins using] [diff]
2013-01-08
03:41
[f6205ef845] part of check-in [382e89a033] OFProcess: Kill the process in -[close]. (check-in: [382e89a033] user: js, branch: trunk, size: 6291) [annotate] [blame] [check-ins using] [diff]
03:13
[1b4bac3eb9] part of check-in [52f2c17f55] OFProcess: Correctly handle Unicode env on Win32. (check-in: [52f2c17f55] user: js, branch: trunk, size: 6282) [annotate] [blame] [check-ins using] [diff]
2013-01-07
14:49
[e1c603419d] part of check-in [f51bceaa35] OFProcess: Implement environment passing on Win32. (check-in: [f51bceaa35] user: js, branch: trunk, size: 6185) [annotate] [blame] [check-ins using] [diff]
2012-12-26
14:10
[580e231512] part of check-in [891c0faad4] OFProcess: Add a parameter for the environment. (check-in: [891c0faad4] user: js, branch: trunk, size: 6173) [annotate] [blame] [check-ins using] [diff]
2012-10-28
12:38
[7797d92ef6] part of check-in [1ad9565253] Switch to a headerdoc-compatible doc format. (check-in: [1ad9565253] user: js, branch: trunk, size: 4059) [annotate] [blame] [check-ins using] [diff]
2012-10-09
15:07
[acd107a1ee] part of check-in [fb515e8e24] Make use of instancetype. (check-in: [fb515e8e24] user: js, branch: trunk, size: 4059) [annotate] [blame] [check-ins using] [diff]
2012-02-25
11:24
[f3d3f9f669] part of check-in [99ed50a5e4] Always define __STDC_{CONSTANT,LIMIT}_MACROS before libc includes.
This is necessary for ObjC++.
(check-in: [99ed50a5e4] user: js, branch: 0.6, size: 4010) [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
[23a37e20f3] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 3898) [annotate] [blame] [check-ins using] [diff]
2011-12-01
02:16
[95b4e89bc7] part of check-in [e8b7d0dd0d] Implement OFProcess for Win32. (check-in: [e8b7d0dd0d] user: js, branch: trunk, size: 3892) [annotate] [blame] [check-ins using] [diff]
2011-10-11
22:35
[de525c3e8f] part of check-in [d605361c8b] OFProcess: Make programName and arguments optional init arguments. (check-in: [d605361c8b] user: js, branch: trunk, size: 3762) [annotate] [blame] [check-ins using] [diff]
22:30
[49a6b170dc] part of check-in [88a34646a4] Make it possible to close an OFProcess for writing. (check-in: [88a34646a4] user: js, branch: trunk, size: 2263) [annotate] [blame] [check-ins using] [diff]
2011-10-06
00:11
[7fb49d4ac9] part of check-in [85ba47f0ea] Add forgotten copyright. (check-in: [85ba47f0ea] user: js, branch: trunk, size: 2009) [annotate] [blame] [check-ins using] [diff]
00:10
[32c2fe9e1e] part of check-in [20ba008347] OFProcess: Make sure that we don't leave zombies behind. (check-in: [20ba008347] user: js, branch: trunk, size: 1462) [annotate] [blame] [check-ins using] [diff]
2011-10-05
23:26
Added: [a96b274fb8] part of check-in [02ab9aa8a9] Add OFProcess.

Win32 implementation following later. (check-in: [02ab9aa8a9] user: js, branch: trunk, size: 1413) [annotate] [blame] [check-ins using]