History of file src/OFXMLProcessingInstructions.m at check-in 564d6d6b6f0d168deda75343ab96c657290b76b79a07dcad6979faf6f027a27b
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [38168076f8] check-in: [7413a728a7] user: js, branch: trunk, size: 2434 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [c3be544acd] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2226 [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: [444877ce0f] check-in: [8939cbdb52] user: js, branch: trunk, size: 3303 [annotate] [blame] [check-ins using] [diff] | |
2022-09-04
| ||
13:17 | OFXMLElement: Remove defaultNamespace property file: [98f7922e9f] check-in: [eed200181b] user: js, branch: trunk, size: 3303 [annotate] [blame] [check-ins using] [diff] | |
2022-08-29
| ||
20:35 | OFXMLProcessingInstruction: Rename data -> text file: [ca530a45f7] check-in: [fbcbf30be7] user: js, branch: trunk, size: 4033 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [16bf6dae0d] check-in: [1a86b8175b] user: js, branch: trunk, size: 4033 [annotate] [blame] [check-ins using] [diff] | |
2021-04-19
| ||
21:54 | Rename a few more constants file: [f3e07ddc76] check-in: [458420998c] user: js, branch: new-naming-convention, size: 4033 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
15:55 | Rename all functions in macros.h file: [443a5da79e] check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 4039 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
22:45 | Rename of_(re)alloc and add OFFreeMemory file: [7d2ddec92f] check-in: [498074dab9] user: js, branch: new-naming-convention, size: 4045 [annotate] [blame] [check-ins using] [diff] | |
2021-04-09
| ||
01:28 | Renamed src/OFXMLProcessingInstructions.m → src/OFXMLProcessingInstruction.m. Split XML processing instructions into target/data file: [14a03b0d16] check-in: [d4b3f8ea70] user: js, branch: trunk, size: 4032 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [aed6fd90fa] check-in: [374e1a1bfa] user: js, branch: trunk, size: 3183 [annotate] [blame] [check-ins using] [diff] | |
2020-11-14
| ||
12:23 |
Rename of_malloc and of_calloc
The new names should be more accurate. file: [3f7941e3fa] check-in: [627511b032] user: js, branch: trunk, size: 3272 [annotate] [blame] [check-ins using] [diff] | |
2020-11-05
| ||
00:24 |
Avoid -[allocMemoryWithSize:] for temporary memory
-[allocMemoryWithSize:] has book keeping overhead that is unnecessary | |
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: [c927bb8870] check-in: [c7f0229795] user: js, branch: trunk, size: 3301 [annotate] [blame] [check-ins using] [diff] | |
2019-11-24
| ||
20:54 | Minor style fix file: [a1aa347f59] check-in: [f90224870e] user: js, branch: trunk, size: 3298 [annotate] [blame] [check-ins using] [diff] | |
2019-03-08
| ||
00:35 | Use dot syntax file: [b4f91e54e3] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 3300 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [894e02c7e4] check-in: [0509d7a844] user: js, branch: trunk, size: 3312 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [025f7f867a] check-in: [7e5c81e186] user: js, branch: trunk, size: 3306 [annotate] [blame] [check-ins using] [diff] | |
2017-11-11
| ||
23:27 | Small optimization for -[isEqual:] file: [073d56de00] check-in: [526feacebc] user: js, branch: trunk, size: 3283 [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: [ef7508c1b7] check-in: [6b77a5dd8b] user: js, branch: trunk, size: 3218 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [76bf1f744c] check-in: [16c05e87e1] user: js, branch: trunk, size: 3218 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [dd195c67f8] check-in: [4af49a13c3] user: js, branch: trunk, size: 3182 [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: [e0dbaa2a85] check-in: [2a27cf3000] user: js, branch: trunk, size: 3166 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [74cab65484] check-in: [cfd374b906] user: js, branch: trunk, size: 3162 [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: [4fb0c9bf2e] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 3181 [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: [36610c4045] check-in: [b149669549] user: js, branch: trunk, size: 3230 [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: [ba4e0fdeba] check-in: [e40729d406] user: js, branch: trunk, size: 3151 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [1362f58459] check-in: [813c00ccf0] user: js, branch: trunk, size: 3169 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [a5d7094212] check-in: [fb515e8e24] user: js, branch: trunk, size: 3163 [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: [a0218b0933] check-in: [8892ae9fcc] user: js, branch: trunk, size: 3158 [annotate] [blame] [check-ins using] [diff] | |
2012-02-03
| ||
14:20 | Added: Add OFXMLProcessingInstructions and let OFXMLElementBuilder create them. file: [8cbcee10cf] check-in: [045aa2e2d5] user: js, branch: trunk, size: 3149 [annotate] [blame] [check-ins using] | |