History of file src/OFXMLElement+Serialization.m at check-in 31c0f5b89edfbcc5356cc62e958361e70021cb8f4881b2d844712ee442d01e0d
2023-07-15
| ||
20:57 | Deleted: Merge trunk into branch "amiga-library" check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 0 | |
2023-04-10
| ||
19:22 |
Deleted:
Remove OFSerialization
While the idea sounds nice that the tag name is the class, this means the | |
2023-01-06
| ||
09:04 | Update copyright file: [e7e3d1e4e8] check-in: [8939cbdb52] user: js, branch: trunk, size: 1269 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [c71645309e] check-in: [1a86b8175b] user: js, branch: trunk, size: 1269 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
02:10 | of_string_encoding_t -> OFStringEncoding file: [805366e391] check-in: [255f21fb3d] user: js, branch: new-naming-convention, size: 1269 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [e82061841d] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1272 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [22e42fb0f7] check-in: [c7f0229795] user: js, branch: trunk, size: 1361 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [707789eb56] check-in: [0509d7a844] user: js, branch: trunk, size: 1358 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [5928542968] check-in: [7e5c81e186] user: js, branch: trunk, size: 1352 [annotate] [blame] [check-ins using] [diff] | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [306536eaaf] check-in: [2a27cf3000] user: js, branch: trunk, size: 1323 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [9dc08ace6e] check-in: [cfd374b906] user: js, branch: trunk, size: 1319 [annotate] [blame] [check-ins using] [diff] | |
2014-06-21
| ||
21:43 |
Move all macros from OFObject.h to macros.h
This means that OFObject.h imports macros.h now, making it unnecessary | |
2014-01-04
| ||
00:24 | Update copyright. file: [f2800c9eb6] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2013-06-22
| ||
12:12 |
Rework exceptions.
This mostly removes the argument for the class in which the exception This also removes a few other arguments which were not too helpful. In | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [4b7b970c65] check-in: [e40729d406] user: js, branch: trunk, size: 1409 [annotate] [blame] [check-ins using] [diff] | |
2013-01-12
| ||
17:29 |
Rename *UsingEncoding: to *WithEncoding:.
This reverts 5362941. Even though *UsingEncoding: is what Foundation uses, *WithEncoding: is | |
2013-01-09
| ||
22:24 | Update copyright. file: [bbbb87a63f] check-in: [813c00ccf0] user: js, branch: trunk, size: 1409 [annotate] [blame] [check-ins using] [diff] | |
2012-12-22
| ||
15:37 | Add -[doesNotRecognizeSelector:]. file: [0a3d66ab61] check-in: [917ce5754c] user: js, branch: trunk, size: 1403 [annotate] [blame] [check-ins using] [diff] | |
2012-12-15
| ||
23:31 | OFString: Improved API for getting C strings. file: [9ca8fe4ac9] check-in: [e2f4c1283c] user: js, branch: trunk, size: 1470 [annotate] [blame] [check-ins using] [diff] | |
2012-08-10
| ||
20:08 |
Directly use the runtime's autorelease pools.
This greatly improves performance, as it gets rid of the overhead of | |
2012-01-05
| ||
00:56 | Update copyright. file: [570cb9f649] check-in: [ce70e17b38] user: js, branch: trunk, size: 1490 [annotate] [blame] [check-ins using] [diff] | |
2011-09-22
| ||
23:25 |
Exceptions are now autoreleased.
This is safe as an "exception loop" can't happen, since if allocating So, the worst case would be that an autorelease of an exception fails, | |
2011-09-12
| ||
19:57 | Rename -[cString] to -[UTF8String]. file: [190d9e84e0] check-in: [e6fd39d11e] user: js, branch: trunk, size: 1466 [annotate] [blame] [check-ins using] [diff] | |
2011-09-09
| ||
13:35 | [pool release] can never throw by convention now. file: [9723f4d0fb] check-in: [798d9e6320] user: js, branch: trunk, size: 1423 [annotate] [blame] [check-ins using] [diff] | |
2011-08-22
| ||
09:58 | Clean up the class hierarchy in the doxygen generated documentation. file: [8af8aee9f9] check-in: [367bf4117b] user: js, branch: trunk, size: 1459 [annotate] [blame] [check-ins using] [diff] | |
2011-07-24
| ||
20:05 | Add a few defines for runtime methods so they always have the same name. file: [fb80388119] check-in: [c7bc7b93d9] user: js, branch: trunk, size: 1477 [annotate] [blame] [check-ins using] [diff] | |
2011-06-28
| ||
01:51 | Change serialization format to be way more readable and shorter. file: [7e2dfe5b27] check-in: [756bb26c98] user: js, branch: trunk, size: 1722 [annotate] [blame] [check-ins using] [diff] | |
2011-06-05
| ||
22:26 | Added: Nicer API for serialization. file: [7fc442d7ba] check-in: [29988c434b] user: js, branch: trunk, size: 1976 [annotate] [blame] [check-ins using] | |