History of file src/OFXMLCharacters.m at check-in ddcef349e53b0a77
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [cf7bf29ded] check-in: [7413a728a7] user: js, branch: trunk, size: 1923 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [9e533c6ec8] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1715 [annotate] [blame] [check-ins using] [diff] | |
2023-04-10
| ||
19:22 |
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: [0f7714df74] check-in: [8939cbdb52] user: js, branch: trunk, size: 2355 [annotate] [blame] [check-ins using] [diff] | |
2022-09-04
| ||
13:17 | OFXMLElement: Remove defaultNamespace property file: [53e16f06bf] check-in: [eed200181b] user: js, branch: trunk, size: 2355 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [9ea4b56013] check-in: [1a86b8175b] user: js, branch: trunk, size: 2628 [annotate] [blame] [check-ins using] [diff] | |
2021-04-19
| ||
21:54 | Rename a few more constants file: [f6eb447f0f] check-in: [458420998c] user: js, branch: new-naming-convention, size: 2628 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [e5ae18f07a] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2632 [annotate] [blame] [check-ins using] [diff] | |
2020-10-10
| ||
14:27 |
OFObject: Change type of -[hash] to unsigned long
The internal hash is still 32 bit in most places, but this way, it is at | |
2020-01-02
| ||
01:51 | Update copyright file: [d05a22ddc3] check-in: [c7f0229795] user: js, branch: trunk, size: 2716 [annotate] [blame] [check-ins using] [diff] | |
2019-03-08
| ||
00:35 | Use dot syntax file: [0b6f50536f] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 2713 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [7f78add46a] check-in: [0509d7a844] user: js, branch: trunk, size: 2733 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [5051ca9e81] check-in: [7e5c81e186] user: js, branch: trunk, size: 2727 [annotate] [blame] [check-ins using] [diff] | |
2017-11-11
| ||
23:27 | Small optimization for -[isEqual:] file: [3c0292cdea] check-in: [526feacebc] user: js, branch: trunk, size: 2704 [annotate] [blame] [check-ins using] [diff] | |
2017-10-17
| ||
00:33 |
Do not use implicit method return types
Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does | |
2017-05-21
| ||
21:28 |
Prefix private methods with of_ instead of OF_
This matches Apple's style. file: [366dd6ac23] check-in: [6b77a5dd8b] user: js, branch: trunk, size: 2639 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [19c67d9f30] check-in: [16c05e87e1] user: js, branch: trunk, size: 2639 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [6b9ad84ac8] check-in: [4af49a13c3] user: js, branch: trunk, size: 2603 [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: [30e997426b] check-in: [2a27cf3000] user: js, branch: trunk, size: 2586 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [2da6214498] check-in: [cfd374b906] user: js, branch: trunk, size: 2582 [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-05-04
| ||
23:57 | Move -[setStringValue:] to OFXMLNode file: [a711001bc8] check-in: [bb63873748] user: js, branch: trunk, size: 2601 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [6bff098399] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2468 [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-03-09
| ||
09:45 | Fix a few missing dealloc methods. file: [046d0816e6] check-in: [b149669549] user: js, branch: trunk, size: 2517 [annotate] [blame] [check-ins using] [diff] | |
2013-03-04
| ||
17:20 |
Replace BOOL with bool.
The only places where BOOL is left are those where they are required by | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [872a1be8d0] check-in: [e40729d406] user: js, branch: trunk, size: 2450 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [d1e25b4850] check-in: [813c00ccf0] user: js, branch: trunk, size: 2454 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [ae50e60984] check-in: [fb515e8e24] user: js, branch: trunk, size: 2448 [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-07-12
| ||
01:28 | Don't access isa directly. file: [992b1e5e2e] check-in: [8892ae9fcc] user: js, branch: trunk, size: 2443 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [be73869b51] check-in: [ce70e17b38] user: js, branch: trunk, size: 2434 [annotate] [blame] [check-ins using] [diff] | |
2011-10-04
| ||
13:14 | Added: Split OFXMLElement into OFXML{Element,Characters,CDATA,Comment}. file: [8732a70012] check-in: [03f14bf019] user: js, branch: trunk, size: 2428 [annotate] [blame] [check-ins using] | |