History of file src/OFXMLNode.m at check-in ddcef349e53b0a77
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [b97a6d6e13] check-in: [7413a728a7] user: js, branch: trunk, size: 1768 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [187861b96d] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1560 [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: [dcf0255e3f] check-in: [8939cbdb52] user: js, branch: trunk, size: 1725 [annotate] [blame] [check-ins using] [diff] | |
2022-09-04
| ||
13:17 | OFXMLElement: Remove defaultNamespace property file: [ae31a5d0f3] check-in: [eed200181b] user: js, branch: trunk, size: 1725 [annotate] [blame] [check-ins using] [diff] | |
2022-08-29
| ||
22:07 | Make the base for parsing numbers an unsigned char file: [b17a4348f8] check-in: [4d03f6f1a5] user: js, branch: trunk, size: 2034 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [fd3b7789fd] check-in: [1a86b8175b] user: js, branch: trunk, size: 2014 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [7f68e69172] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 2014 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [d7c9563cf3] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2015 [annotate] [blame] [check-ins using] [diff] | |
2020-08-11
| ||
19:45 |
OFString: Rework number parsing API
This solves the old signed vs. unsigned problem and allows for more | |
2020-01-02
| ||
01:51 | Update copyright file: [8f7acafb9c] check-in: [c7f0229795] user: js, branch: trunk, size: 1843 [annotate] [blame] [check-ins using] [diff] | |
2019-03-08
| ||
00:35 | Use dot syntax file: [ed42a019d1] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 1840 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [badc6f5c55] check-in: [0509d7a844] user: js, branch: trunk, size: 1856 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [e901023130] check-in: [7e5c81e186] user: js, branch: trunk, size: 1850 [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: [858e69720c] check-in: [6b77a5dd8b] user: js, branch: trunk, size: 1795 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
23:14 | Add OF_UNAVAILABLE file: [9e4a8b39c2] check-in: [16c05e87e1] user: js, branch: trunk, size: 1795 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [d0fa412fe1] check-in: [4af49a13c3] user: js, branch: trunk, size: 1708 [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: [d6f3bc023b] check-in: [2a27cf3000] user: js, branch: trunk, size: 1693 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [457acce9f3] check-in: [cfd374b906] user: js, branch: trunk, size: 1689 [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: [b9283daef7] check-in: [bb63873748] user: js, branch: trunk, size: 1703 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [c48b471d7e] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1625 [annotate] [blame] [check-ins using] [diff] | |
2013-11-23
| ||
01:27 | Add OF_UNRECOGNIZED_SELECTOR. file: [84a940a509] check-in: [6e19bd47ee] user: js, branch: trunk, size: 1619 [annotate] [blame] [check-ins using] [diff] | |
01:12 | Add OF_INVALID_INIT_METHOD. file: [d0cf0df8f6] check-in: [35dafd5c57] user: js, branch: trunk, size: 1712 [annotate] [blame] [check-ins using] [diff] | |
2013-02-05
| ||
22:24 | Move abort() to make old GCCs happy. file: [4dde527cf4] check-in: [737a82e1a4] user: js, branch: trunk, size: 1780 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [4194059f96] check-in: [813c00ccf0] user: js, branch: trunk, size: 1780 [annotate] [blame] [check-ins using] [diff] | |
2012-12-22
| ||
15:37 | Add -[doesNotRecognizeSelector:]. file: [6055c48f8a] check-in: [917ce5754c] user: js, branch: trunk, size: 1774 [annotate] [blame] [check-ins using] [diff] | |
2012-07-12
| ||
01:28 | Don't access isa directly. file: [cb63feb9eb] check-in: [8892ae9fcc] user: js, branch: trunk, size: 1941 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [350476157f] check-in: [ce70e17b38] user: js, branch: trunk, size: 1905 [annotate] [blame] [check-ins using] [diff] | |
2011-10-04
| ||
13:14 | Split OFXMLElement into OFXML{Element,Characters,CDATA,Comment}. file: [06b6f41850] check-in: [03f14bf019] user: js, branch: trunk, size: 1899 [annotate] [blame] [check-ins using] [diff] | |
2011-09-28
| ||
14:38 | Various small bugfixes. file: [90856c905b] check-in: [9e82f99f09] user: js, branch: trunk, size: 1789 [annotate] [blame] [check-ins using] [diff] | |
00:05 | Added: Add OFXMLNode as a common base class for OFXMLElement & OFXMLAttribute. file: [702f1c18a8] check-in: [96c3df8f67] user: js, branch: trunk, size: 1768 [annotate] [blame] [check-ins using] | |