ObjFW  Changes To API Review for 1.0

Changes to "API Review for 1.0" between 2022-06-07 19:51:21 and 2022-06-07 21:51:48

1
2
3
4
5
6
7
8
9
10
11
12
13
14

15
16
17
18
19
20
21
1
2
3
4
5
6
7
8
9
10
11
12
13

14
15
16
17
18
19
20
21













-
+







# API Review for 1.0

For the 1.0 release, all APIs should be reviewed, as starting with 1.0, they are supposed to be stable. All documented methods, functions, classes, types and structs that are part of the installed headers are considered part of the API.

Right now, we have fhe following installed headers:

* ✅ `ObjFW/macros.h`
* ✅ `ObjFW/objfw-defs.h`
* ✅ `ObjFW/ObjFW.h`
* ✅ `ObjFW/OFAcceptFailedException.h`
* ✅ `ObjFW/OFAllocFailedException.h`
* ✅ `ObjFW/OFAlreadyConnectedException.h`
* ✅ `ObjFW/OFApplication.h`
*  `ObjFW/OFArray.h`
*  `ObjFW/OFArray.h`
* ✅ `ObjFW/OFAtomic.h`
* ✅ `ObjFW/OFBindFailedException.h`
* ✅ `ObjFW/OFBlock.h`
* ✅ `ObjFW/OFChangeCurrentDirectoryPathFailedException.h`
* ✅ `ObjFW/OFCharacterSet.h`
* ✅ `ObjFW/OFChecksumMismatchException.h`
* ✅ `ObjFW/OFCollection.h`
88
89
90
91
92
93
94
95

96
97
98
99
100
101
102
88
89
90
91
92
93
94

95
96
97
98
99
100
101
102







-
+







* ✅ `ObjFW/OFMalformedXMLException.h`
* ❌ `ObjFW/OFMapTable.h`
* ✅ `ObjFW/OFMD5Hash.h`
* ❌ `ObjFW/OFMessagePackExtension.h`
* ❌ `ObjFW/OFMessagePackRepresentation.h`
* ❌ `ObjFW/OFMethodSignature.h`
* ✅ `ObjFW/OFMoveItemFailedException.h`
*  `ObjFW/OFMutableArray.h`
*  `ObjFW/OFMutableArray.h`
* ❌ `ObjFW/OFMutableData.h`
* ❌ `ObjFW/OFMutableDictionary.h`
* ❌ `ObjFW/OFMutableLHAArchiveEntry.h`
* ✅ `ObjFW/OFMutablePair.h`
* ❌ `ObjFW/OFMutableSet.h`
* ❌ `ObjFW/OFMutableString.h`
* ❌ `ObjFW/OFMutableTarArchiveEntry.h`