Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file tests/OFXMLElementBuilderTests.m at check-in c57f9fe4fb8b9987
|
2025-06-22
| ||
| 19:32 | Deleted: Point to the new repository check-in: [ec62287f25] user: js branch: trunk, size: 0 | |
|
2025-04-16
| ||
| 00:07 | Finish migrating to the ARC functions for RR file: [da99c883d4] check-in: [63caea2ec6] user: js branch: trunk, size: 1927 | |
|
2025-01-01
| ||
| 12:58 | Update copyright file: [e735a19c09] check-in: [9d802a786d] user: js branch: trunk, size: 1911 | |
|
2024-04-03
| ||
| 02:16 | Change license to LGPLv3 only file: [d74257dfbe] check-in: [7413a728a7] user: js branch: trunk, size: 1911 | |
|
2024-02-18
| ||
| 19:29 | Renamed new_tests/OFXMLElementBuilderTests.m → tests/OFXMLElementBuilderTests.m. Rename new tests file: [7e8aac9296] check-in: [7a84580fb6] user: js branch: objfwtest, size: 1703 | |
|
2024-02-17
| ||
| 19:42 | Renamed and modified tests/OFXMLElementBuilderTests.m → new_tests/OFXMLElementBuilderTests.m. Migrate OFXMLElementBuilderTests to ObjFWTest file: [7e8aac9296] check-in: [c4600793bc] user: js branch: objfwtest, size: 1703 | |
| 19:42 | Renamed to new_tests/OFXMLElementBuilderTests.m. Migrate OFXMLElementBuilderTests to ObjFWTest check-in: [c4600793bc] user: js branch: objfwtest, size: 0 | |
|
2024-01-02
| ||
| 17:17 | Update copyright file: [94889a4bd5] check-in: [26ddd2e4e4] user: js branch: trunk, size: 1793 | |
|
2023-01-06
| ||
| 09:04 | Update copyright file: [8eec07c305] check-in: [8939cbdb52] user: js branch: trunk, size: 1793 | |
|
2022-08-29
| ||
| 21:33 | OFXMLElementBuilder: {parentless -> orphan} node file: [82fd282c44] check-in: [2d4f7314a8] user: js branch: trunk, size: 1793 | |
|
2022-02-12
| ||
| 07:46 | Update copyright file: [3226c89147] check-in: [1a86b8175b] user: js branch: trunk, size: 1797 | |
|
2021-05-08
| ||
| 23:22 | tests: Align more with ObjFW style ObjFW's style changed over the years, but the tests were never adjusted to it. file: [1ae510b9c5] check-in: [14f1e22d79] user: js branch: trunk, size: 1797 | |
|
2021-04-18
| ||
| 15:55 | Rename all functions in macros.h file: [47b293e0e2] check-in: [7392685ffc] user: js branch: new-naming-convention, size: 1762 | |
|
2021-04-08
| ||
| 01:56 | Rename +[elementBuilder] -> +[builder] file: [12c66175fb] check-in: [a9711fd17a] user: js branch: trunk, size: 1764 | |
|
2021-01-02
| ||
| 22:04 | Update copyright file: [e70986486c] check-in: [374e1a1bfa] user: js branch: trunk, size: 1771 | |
|
2020-01-02
| ||
| 01:51 | Update copyright file: [5c6f3fc1cf] check-in: [c7f0229795] user: js branch: trunk, size: 1860 | |
|
2019-09-29
| ||
| 15:58 | Remove OFAutoreleasePool OFAutoreleasePools have long been discouraged in favor of the runtime's autorelease pools. file: [2bc3c1f12c] check-in: [09be825f88] user: js branch: trunk, size: 1857 | |
|
2019-03-25
| ||
| 00:21 | tests: Use dot syntax file: [959dacaa15] check-in: [b045cbb9c7] user: js branch: trunk, size: 1859 | |
|
2019-02-17
| ||
| 22:44 | tests: Only import ObjFW.h This prevents forgetting to add an import to ObjFW.h, as the tests would then not compile. file: [e1fe9d51cc] check-in: [dc0c6c34ab] user: js branch: trunk, size: 1871 | |
|
2019-01-03
| ||
| 19:13 | Update copyright file: [1767b3adfb] check-in: [0509d7a844] user: js branch: trunk, size: 1983 | |
|
2018-01-03
| ||
| 19:49 | Update copyright notice file: [1845314fa5] check-in: [7e5c81e186] user: js branch: trunk, size: 1977 | |
|
2017-05-07
| ||
| 20:10 | Small code style change Casts are now written like types in variable declarations. file: [edaf2396cf] check-in: [4af49a13c3] user: js branch: trunk, size: 1954 | |
|
2017-01-09
| ||
| 17:36 | Update copyright Forgot to add 2017, even though I already did quite some changes in 2017. file: [93fff9b69c] check-in: [44f45c2e35] user: js branch: trunk, size: 1950 | |
|
2016-01-03
| ||
| 00:41 | Update copyright While at it, also update the mail address. file: [4013219f5a] check-in: [2a27cf3000] user: js branch: trunk, size: 1944 | |
|
2015-04-20
| ||
| 20:48 | Remove a few now unnecessary imports file: [2a8409a32d] check-in: [0dbf08158c] user: js branch: trunk, size: 1940 | |
|
2015-01-03
| ||
| 20:57 | Update copyright file: [9b1514520d] check-in: [cfd374b906] user: js branch: trunk, size: 1960 | |
|
2014-01-04
| ||
| 00:24 | Update copyright. file: [418e34803f] check-in: [3b97fc3cd9] user: js branch: trunk, size: 1954 | |
|
2013-07-11
| ||
| 10:54 | OFXMLElementBuilderTests: Use OF_ENSURE(). file: [88c1cb861c] check-in: [b91ce5dba8] user: js branch: trunk, size: 1948 | |
|
2013-01-09
| ||
| 22:24 | Update copyright. file: [a832392c7c] check-in: [813c00ccf0] user: js branch: trunk, size: 1943 | |
|
2012-02-03
| ||
| 14:20 | Add OFXMLProcessingInstructions and let OFXMLElementBuilder create them. file: [48d5d9a178] check-in: [045aa2e2d5] user: js branch: trunk, size: 1937 | |
|
2012-01-05
| ||
| 00:56 | Update copyright. file: [18d1ae7407] check-in: [ce70e17b38] user: js branch: trunk, size: 1930 | |
|
2011-10-04
| ||
| 13:14 | Split OFXMLElement into OFXML{Element,Characters,CDATA,Comment}. file: [f89b8b3a7e] check-in: [03f14bf019] user: js branch: trunk, size: 1924 | |
|
2011-03-31
| ||
| 11:45 | Rename -[stringValue] to -[XMLString] in OFXMLElement. file: [3bfe4d5bc3] check-in: [5c80b8838f] user: js branch: trunk, size: 1749 | |
|
2011-01-01
| ||
| 20:19 | Change license. file: [0ecbc246f3] check-in: [da6b3d26cb] user: js branch: trunk, size: 1753 | |
|
2010-12-20
| ||
| 15:55 | Extend OFXMLElementBuilderDelegate. file: [c02ccb6b85] check-in: [976f115da9] user: js branch: trunk, size: 1497 | |
|
2010-12-11
| ||
| 20:13 | Add -[description] to OFXMLElement. file: [7c6e7637bc] check-in: [4a8fcc8716] user: js branch: trunk, size: 1335 | |
|
2010-07-07
| ||
| 20:46 | Add -[fileDescriptor] to OFStream. file: [5f20b80e90] check-in: [9d064462a3] user: js branch: trunk, size: 1393 | |
|
2010-07-02
| ||
| 21:40 | Added: Add OFXMLElementBuilder. file: [cd0adc4059] check-in: [ad93296956] user: js branch: trunk, size: 1368 | |