ObjFW  History of src/OFXMLElement.h of 05207af0f61661e9

History of the file that is called src/OFXMLElement.h at check-in 05207af0f61661e9

2024-04-03
02:16
[5421a8a6d2] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 14195) [annotate] [blame] [check-ins using] [diff]
2024-02-03
08:53
[e43a3fbc7a] part of check-in [19f3948a26] Fix typos in documentation found by spell checker (check-in: [19f3948a26] user: js, branch: 1.0, size: 13987) [annotate] [blame] [check-ins using] [diff]
08:49
[b5e9230acd] part of check-in [f97dc452b1] Fix typos in documentation found by spell checker (check-in: [f97dc452b1] user: js, branch: trunk, size: 13987) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[ce204f44dc] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 13979) [annotate] [blame] [check-ins using] [diff]
2023-04-10
19:22
[30ce632507] part of check-in [6ce0093f8d] Remove OFSerialization

While the idea sounds nice that the tag name is the class, this means the
serialization includes whether something is mutable or immutable. This means
doing as much as making something immutable changes the serialization, which
can then cause issues after being deserialized. (check-in: [6ce0093f8d] user: js, branch: trunk, size: 13979) [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
[88a9b5d1f0] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 14019) [annotate] [blame] [check-ins using] [diff]
2022-10-20
13:16
[0fc969c160] part of check-in [9cc462339e] Document more exceptions (check-in: [9cc462339e] user: js, branch: trunk, size: 14019) [annotate] [blame] [check-ins using] [diff]
2022-09-04
13:17
[03aa33631b] part of check-in [eed200181b] OFXMLElement: Remove defaultNamespace property (check-in: [eed200181b] user: js, branch: trunk, size: 12767) [annotate] [blame] [check-ins using] [diff]
2022-08-29
21:27
[76f1b54ce7] part of check-in [d127feb58b] OFXMLElement: Add designated initializer (check-in: [d127feb58b] user: js, branch: trunk, size: 12178) [annotate] [blame] [check-ins using] [diff]
2022-03-25
10:59
[470c1e0790] part of check-in [fb151035d0] Use nameSpace instead of namespace_ for C++ (check-in: [fb151035d0] user: js, branch: trunk, size: 12829) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[cd0b555138] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 12844) [annotate] [blame] [check-ins using] [diff]
2021-03-07
15:07
[28fb815e61] part of check-in [1948e7e972] *.h: Fold methods into one line where it fits (check-in: [1948e7e972] user: js, branch: trunk, size: 12844) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[c1a14c4328] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 12870) [annotate] [blame] [check-ins using] [diff]
2020-12-29
13:11
[a8bd3c93ce] part of check-in [6b21acb1a9] Let OFXMLElement take a stream instead of a file (check-in: [6b21acb1a9] user: js, branch: trunk, size: 12959) [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
[817f97f00f] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 12980) [annotate] [blame] [check-ins using] [diff]
2020-09-26
21:58
[a0c731e839] part of check-in [ef614a225d] Don't require __COUNTER__ for OF_RESERVE_IVARS

__COUNTER__ does not exist in GCC 4.2, and Apple GCC 4.2 is still the
newest compiler available for macOS 10.5. (check-in: [ef614a225d] user: js, branch: trunk, size: 12980) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[8f18351f91] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 12966) [annotate] [blame] [check-ins using] [diff]
2019-09-29
19:35
[8a18eb088f] part of check-in [496695d778] Either restrict subclassing or reserve ivar space

This allows ABI stability with the fragile ABI. (check-in: [496695d778] user: js, branch: trunk, size: 12963) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[cae7cd646e] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 12942) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[2c48fde2c6] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 12936) [annotate] [blame] [check-ins using] [diff]
2017-11-18
18:50
[39eb3334c8] part of check-in [cc3ad3ddd3] Documentation: Use @brief for all properties (check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 12913) [annotate] [blame] [check-ins using] [diff]
2017-10-29
21:58
[38861a1e42] part of check-in [f3ccf14461] Convert methods to properties where appropriate

This improves Swift compatibility. (check-in: [f3ccf14461] user: js, branch: trunk, size: 12865) [annotate] [blame] [check-ins using] [diff]

2017-10-17
00:33
[0e0aeff41f] part of check-in [2f4e0df8be] Do not use implicit method return types

Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. (check-in: [2f4e0df8be] user: js, branch: trunk, size: 13185) [annotate] [blame] [check-ins using] [diff]

2017-09-26
22:01
[f3e2075c5a] part of check-in [319709fff1] Many nullability fixes (check-in: [319709fff1] user: js, branch: 0.90, size: 13059) [annotate] [blame] [check-ins using] [diff]
21:53
[4cdf8539f9] part of check-in [52011fbfd6] Many nullability fixes (check-in: [52011fbfd6] user: js, branch: trunk, size: 13059) [annotate] [blame] [check-ins using] [diff]
00:06
[449499d0ab] part of check-in [cfb4a7ab76] Fix a few missing nullable (check-in: [cfb4a7ab76] user: js, branch: 0.90, size: 13004) [annotate] [blame] [check-ins using] [diff]
00:02
[9983f522e9] part of check-in [3da9426ea5] Fix a few missing nullable (check-in: [3da9426ea5] user: js, branch: trunk, size: 13004) [annotate] [blame] [check-ins using] [diff]
2017-08-11
22:26
[ae0081e467] part of check-in [9db36c14b5] Always have retain / copy before nonatomic (check-in: [9db36c14b5] user: js, branch: trunk, size: 12971) [annotate] [blame] [check-ins using] [diff]
2017-06-05
18:56
[2f9d064e3a] part of check-in [4b6dfe02f2] Doxyfile: Add missing defines (check-in: [4b6dfe02f2] user: js, branch: trunk, size: 12971) [annotate] [blame] [check-ins using] [diff]
2017-05-07
23:14
[149ecef29e] part of check-in [16c05e87e1] Add OF_UNAVAILABLE (check-in: [16c05e87e1] user: js, branch: trunk, size: 12994) [annotate] [blame] [check-ins using] [diff]
20:10
[246cb3356f] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 12919) [annotate] [blame] [check-ins using] [diff]

2017-04-30
13:35
[1f4a21c910] part of check-in [0a73af49f0] Use nonatomic for properties and clean up

This changes retaining behavior, meaning properties are not returned
retained and autoreleased anymore, so a property returned from a getter
now needs to be manually retained and autoreleased before calling the
setter. However, this is rarely the case and not using atomic improves
performance. (check-in: [0a73af49f0] user: js, branch: trunk, size: 12838) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[703949fdec] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 12794) [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:43
[15dcc0af32] part of check-in [cec0f072f8] Update copyright

While at it, also update the mail address. (check-in: [cec0f072f8] user: js, branch: 0.8, size: 13820) [annotate] [blame] [check-ins using] [diff]

00:41
[9ef134a6c6] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 12788) [annotate] [blame] [check-ins using] [diff]

2015-11-29
18:46
[3804eb7f15] part of check-in [5826fb0441] Fix compilation of ObjC++ (check-in: [5826fb0441] user: js, branch: trunk, size: 12784) [annotate] [blame] [check-ins using] [diff]
11:43
[a01f4b45ec] part of check-in [48980f2297] Make properties a requirement and clean up code

This increases the required GCC version from 4.0 to 4.6 (exception:
Apple GCC, which already supports this with >= 4.0 starting with OS X
10.5). Since even GCC 4.6 is really old by now, there is no point in
still supporting something even older and making the code ugly because
of that. While some hardware and OS support was dropped from GCC 4.6
compared to GCC 4.0, there is nothing in there that would be an
interesting target with the exception of BeOS maybe - but a port to BeOS
can also be achieved using the Haiku support. The other dropped OSes are
mostly old versions of OSes while newer ones are still being supported
(and those newer versions of those OSes still support the same
hardware). (check-in: [48980f2297] user: js, branch: trunk, size: 12647) [annotate] [blame] [check-ins using] [diff]

2015-06-17
22:11
[f0a48e322d] part of check-in [80e1a9655b] Add OF_NULLABLE_PROPERTY

This is necessary to make GCC (>= 4.6 and Apple GCC) happy as they don't
like the list of property attributes ending in a comma. (check-in: [80e1a9655b] user: js, branch: trunk, size: 13816) [annotate] [blame] [check-ins using] [diff]

2015-06-14
12:43
[06c926080e] part of check-in [f62c04e5d8] Minor interface fixes (check-in: [f62c04e5d8] user: js, branch: trunk, size: 13761) [annotate] [blame] [check-ins using] [diff]
2015-06-13
22:26
[1cbedf75d5] part of check-in [9e76144ef8] Add support for and use the new nullability (check-in: [9e76144ef8] user: js, branch: trunk, size: 13525) [annotate] [blame] [check-ins using] [diff]
2015-06-12
23:59
[3275f15b38] part of check-in [5329fe7c1a] Add support for and use the new ObjC generics (check-in: [5329fe7c1a] user: js, branch: trunk, size: 13240) [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
[34a206efac] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 12794) [annotate] [blame] [check-ins using] [diff]
2014-05-04
23:57
[eefae05a4d] part of check-in [bb63873748] Move -[setStringValue:] to OFXMLNode (check-in: [bb63873748] user: js, branch: trunk, size: 12788) [annotate] [blame] [check-ins using] [diff]
2014-02-18
18:50
[750e4163a0] part of check-in [246cfe0807] Documentation: Show correct imports (check-in: [246cfe0807] user: js, branch: trunk, size: 12994) [annotate] [blame] [check-ins using] [diff]
2014-01-09
00:01
[1e04e325fe] part of check-in [f89edd8ed9] Add --disable-files configure flag. (check-in: [f89edd8ed9] user: js, branch: trunk, size: 12932) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[ec82639a5f] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 12876) [annotate] [blame] [check-ins using] [diff]
2013-02-22
11:32
[eadd711811] part of check-in [09bd870f8c] Fix ObjC++. (check-in: [09bd870f8c] user: js, branch: trunk, size: 12870) [annotate] [blame] [check-ins using] [diff]
2013-02-12
18:22
[ea560ddced] part of check-in [e40729d406] Prefix all ivars with an underscore. (check-in: [e40729d406] user: js, branch: trunk, size: 12688) [annotate] [blame] [check-ins using] [diff]
2013-01-10
22:52
[d1aca2d059] part of check-in [365d74aa27] Fix all Doxygen warnings. (check-in: [365d74aa27] user: js, branch: trunk, size: 12650) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[5d29eda750] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 12635) [annotate] [blame] [check-ins using] [diff]
2012-12-06
16:38
[f87c226606] part of check-in [961f0da8a1] OFXMLElement: Add a few new methods. (check-in: [961f0da8a1] user: js, branch: trunk, size: 12629) [annotate] [blame] [check-ins using] [diff]
2012-10-29
08:00
[f0dd668642] part of check-in [7a3977d7fd] Documentation improvements. (check-in: [7a3977d7fd] user: js, branch: 0.7, size: 11439) [annotate] [blame] [check-ins using] [diff]
07:59
[508c894006] part of check-in [63bf4de97b] Documentation improvements. (check-in: [63bf4de97b] user: js, branch: trunk, size: 11439) [annotate] [blame] [check-ins using] [diff]
2012-10-28
12:38
[a57443555d] part of check-in [1ad9565253] Switch to a headerdoc-compatible doc format. (check-in: [1ad9565253] user: js, branch: trunk, size: 11438) [annotate] [blame] [check-ins using] [diff]
2012-10-09
15:07
[15d1784604] part of check-in [fb515e8e24] Make use of instancetype. (check-in: [fb515e8e24] user: js, branch: trunk, size: 11438) [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
[753262f044] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 11326) [annotate] [blame] [check-ins using] [diff]
2011-10-19
15:00
[06448a5e0a] part of check-in [a1bfe7c4b7] Small documentation fix. (check-in: [a1bfe7c4b7] user: js, branch: trunk, size: 11320) [annotate] [blame] [check-ins using] [diff]
2011-10-04
13:14
[a24e46c616] part of check-in [03f14bf019] Split OFXMLElement into OFXML{Element,Characters,CDATA,Comment}. (check-in: [03f14bf019] user: js, branch: trunk, size: 11292) [annotate] [blame] [check-ins using] [diff]
2011-09-28
00:05
[5d2497256d] part of check-in [96c3df8f67] Add OFXMLNode as a common base class for OFXMLElement & OFXMLAttribute. (check-in: [96c3df8f67] user: js, branch: trunk, size: 12927) [annotate] [blame] [check-ins using] [diff]
2011-09-12
22:46
[3e8ea2da55] part of check-in [c3c8614f44] Fix a missing colon. (check-in: [c3c8614f44] user: js, branch: trunk, size: 14461) [annotate] [blame] [check-ins using] [diff]
2011-09-11
17:09
[5a89e7321f] part of check-in [8d554c0421] Documentation improvements. (check-in: [8d554c0421] user: js, branch: trunk, size: 14460) [annotate] [blame] [check-ins using] [diff]
2011-09-10
22:27
[12642bbd41] part of check-in [4369d4c8fb] Add -[removeChild:] to OFXMLElement. (check-in: [4369d4c8fb] user: js, branch: trunk, size: 12722) [annotate] [blame] [check-ins using] [diff]
22:17
[8ef6e6b71a] part of check-in [2473176537] Add -[setName:] and -[setNamespace:] to OFXMLElement. (check-in: [2473176537] user: js, branch: trunk, size: 12537) [annotate] [blame] [check-ins using] [diff]
2011-07-28
21:31
[c82cae4634] part of check-in [7d5e2ebb80] Add +[elementWithFile:] to OFXMLElement. (check-in: [7d5e2ebb80] user: js, branch: trunk, size: 12311) [annotate] [blame] [check-ins using] [diff]
2011-06-28
22:21
[b36f7c7043] part of check-in [33ac65f8f7] Add OFCopying to OFXMLElement. (check-in: [33ac65f8f7] user: js, branch: trunk, size: 11822) [annotate] [blame] [check-ins using] [diff]
2011-06-27
23:44
[311a0ed1a3] part of check-in [9b1baaa39b] Add -[elements] and -[elementsForNamespace:] to OFXMLElement. (check-in: [9b1baaa39b] user: js, branch: trunk, size: 11811) [annotate] [blame] [check-ins using] [diff]
2011-06-06
16:05
[2bd5b1c182] part of check-in [265ebf1d85] Add missing imports to make gcc from trunk happy. (check-in: [265ebf1d85] user: js, branch: 0.5, size: 10046) [annotate] [blame] [check-ins using] [diff]
15:53
[6a927b3aab] part of check-in [df329a38cd] Add missing imports to make gcc from trunk happy. (check-in: [df329a38cd] user: js, branch: trunk, size: 11507) [annotate] [blame] [check-ins using] [diff]
00:22
[b843614560] part of check-in [2447ceff6e] Add -[{decimal,hexadecimal,float,double}Value] to OFXMLElement. (check-in: [2447ceff6e] user: js, branch: trunk, size: 11503) [annotate] [blame] [check-ins using] [diff]
2011-06-05
23:59
[6238b06167] part of check-in [14991e7035] Add -[XMLStringWithIndentation:] to OFXMLElement. (check-in: [14991e7035] user: js, branch: trunk, size: 11074) [annotate] [blame] [check-ins using] [diff]
22:26
[d808ad9d11] part of check-in [29988c434b] Nicer API for serialization. (check-in: [29988c434b] user: js, branch: trunk, size: 10829) [annotate] [blame] [check-ins using] [diff]
2011-05-14
20:00
[f4d50f39b5] part of check-in [21bd46e17a] Fix namespace handling in OFXMLElement.

Although it was originally decided not to backport this to 0.5, the
decision was changed due to the fact that the initial assumption that
it might break existing code is only partially true: It will only break
code that already was broken, but it will fix all other code. (check-in: [21bd46e17a] user: js, branch: 0.5, size: 10042) [annotate] [blame] [check-ins using] [diff]

2011-05-12
13:14
[9b5b383592] part of check-in [3ab7ef17f6] Fix namespace handling in OFXMLElement.
Won't be backported to 0.5 as this might break stuff.
(check-in: [3ab7ef17f6] user: js, branch: trunk, size: 10789) [annotate] [blame] [check-ins using] [diff]
2011-05-08
22:42
[416e9abf0e] part of check-in [cb3be92fe6] Add serialization for OFURL and OFXMLElement. (check-in: [cb3be92fe6] user: js, branch: trunk, size: 10756) [annotate] [blame] [check-ins using] [diff]
2011-04-25
22:48
[ccc3d2d9aa] part of check-in [34788afdca] Add +[OFXMLElement elementWithElement:]. (check-in: [34788afdca] user: js, branch: trunk, size: 10710) [annotate] [blame] [check-ins using] [diff]
2011-04-22
22:46
[6e4cad8b3b] part of check-in [c9c78d86d3] More style improvements. (check-in: [c9c78d86d3] user: js, branch: trunk, size: 10198) [annotate] [blame] [check-ins using] [diff]
2011-03-31
12:32
[11b7a22a69] part of check-in [caef9fbb2e] Add -[setChildren:] and -[setStringValue:] to OFXMLElement. (check-in: [caef9fbb2e] user: js, branch: trunk, size: 10009) [annotate] [blame] [check-ins using] [diff]
12:14
[1dd54e0aa6] part of check-in [4e88d4192d] Add -[stringValue] to OFXMLElement. (check-in: [4e88d4192d] user: js, branch: trunk, size: 9659) [annotate] [blame] [check-ins using] [diff]
11:55
[8018d72592] part of check-in [253fe5d154] Rename +[elementWithString:] to +[elementWithXMLString:] for clarity. (check-in: [253fe5d154] user: js, branch: trunk, size: 9553) [annotate] [blame] [check-ins using] [diff]
11:45
[ac3874d89b] part of check-in [5c80b8838f] Rename -[stringValue] to -[XMLString] in OFXMLElement. (check-in: [5c80b8838f] user: js, branch: trunk, size: 9547) [annotate] [blame] [check-ins using] [diff]
11:44
[1af9ccf632] part of check-in [1824567235] Get rid of useless -[bindDefaultNamespace:] in OFXMLElement. (check-in: [1824567235] user: js, branch: trunk, size: 9549) [annotate] [blame] [check-ins using] [diff]
00:51
[c2e1606d42] part of check-in [00c9e85bdc] Add -[elementForName] to OFXMLElement. (check-in: [00c9e85bdc] user: js, branch: trunk, size: 9705) [annotate] [blame] [check-ins using] [diff]
00:34
[17d667d486] part of check-in [415449f99b] Add +[elementWithString:] to OFXMLElement. (check-in: [415449f99b] user: js, branch: trunk, size: 9278) [annotate] [blame] [check-ins using] [diff]
2011-02-19
16:08
[5b6e0fb993] part of check-in [8732769f4c] Add -[elementsForName:namespace:] to OFXMLElement. (check-in: [8732769f4c] user: js, branch: trunk, size: 8832) [annotate] [blame] [check-ins using] [diff]
15:06
[315d8e460f] part of check-in [2086095795] OFXMLElement improvements. (check-in: [2086095795] user: js, branch: trunk, size: 8424) [annotate] [blame] [check-ins using] [diff]
2011-01-31
18:53
[cc4813c83c] part of check-in [c8a9dd6194] Fix ObjC++. (check-in: [c8a9dd6194] user: js, branch: trunk, size: 7315) [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
[73ac364f4c] part of check-in [da6b3d26cb] Change license. (check-in: [da6b3d26cb] user: js, branch: trunk, size: 7304) [annotate] [blame] [check-ins using] [diff]
2010-12-20
15:12
[9e27a7cf05] part of check-in [bf836060fb] Documentation improvements. (check-in: [bf836060fb] user: js, branch: trunk, size: 7048) [annotate] [blame] [check-ins using] [diff]
2010-12-11
20:13
[ee4c57317a] part of check-in [4a8fcc8716] Add -[description] to OFXMLElement. (check-in: [4a8fcc8716] user: js, branch: trunk, size: 7059) [annotate] [blame] [check-ins using] [diff]
2010-09-16
00:00
[49ae19b7bd] part of check-in [0f04c85a63] Documentation improvements. (check-in: [0f04c85a63] user: js, branch: trunk, size: 7054) [annotate] [blame] [check-ins using] [diff]
2010-09-08
21:17
[9a57ffba3d] part of check-in [9d6716470e] Fix Objective C++ compatibility. (check-in: [9d6716470e] user: js, branch: trunk, size: 6999) [annotate] [blame] [check-ins using] [diff]
2010-07-09
20:45
[b47f96a6fe] part of check-in [714aad6fba] Add more accessors to OFXMLElement. (check-in: [714aad6fba] user: js, branch: trunk, size: 6995) [annotate] [blame] [check-ins using] [diff]
2010-07-08
23:39
[11a7413503] part of check-in [62d6cdadb6] Add -[bindPrefix:forNamespace] and -[bindDefaultNamespace:]. (check-in: [62d6cdadb6] user: js, branch: trunk, size: 6405) [annotate] [blame] [check-ins using] [diff]
2010-07-02
20:56
[e29f433914] part of check-in [e2499be5c1] Add support for CDATA to OFXMLElement. (check-in: [e2499be5c1] user: js, branch: trunk, size: 6026) [annotate] [blame] [check-ins using] [diff]
20:45
[c4cba39561] part of check-in [4ea5f3f7fd] Rename +[elementWithText:] to +[elementWithCharacters:]. (check-in: [4ea5f3f7fd] user: js, branch: trunk, size: 5496) [annotate] [blame] [check-ins using] [diff]
2010-06-13
15:40
[ab1302a21f] part of check-in [29384131f7] Add +[elementWithText:] and +[elementWithComment:] to OFXMLElement. (check-in: [29384131f7] user: js, branch: trunk, size: 5426) [annotate] [blame] [check-ins using] [diff]
2010-06-12
20:47
[9c0874a8f4] part of check-in [67917b918a] Move a few classes and categories so they have their own files. (check-in: [67917b918a] user: js, branch: trunk, size: 4352) [annotate] [blame] [check-ins using] [diff]
2010-06-06
20:04
[a44393b6ce] part of check-in [e8c8d5a894] Support for namespaces in OFXMLElement and OFXMLParser. HUGE diff! (check-in: [e8c8d5a894] user: js, branch: trunk, size: 6163) [annotate] [blame] [check-ins using] [diff]
2010-04-17
23:04
[965662754c] part of check-in [f3e7291fad] Add properties to interfaces. Only used if supported by the compiler. (check-in: [f3e7291fad] user: js, branch: trunk, size: 4284) [annotate] [blame] [check-ins using] [diff]
22:27
[52cc35da36] part of check-in [37db8f0fb3] New ivar naming convention.

ivars are now named like this: thisIsAnIVar. If an accessor exists for
the ivar, the ivar is named like the accessor. This is required for
@property to work. (check-in: [37db8f0fb3] user: js, branch: trunk, size: 4056) [annotate] [blame] [check-ins using] [diff]

15:46
[4b04a1a1a1] part of check-in [062a052b50] Don't return self where not necessary, return void or something useful. (check-in: [062a052b50] user: js, branch: trunk, size: 4036) [annotate] [blame] [check-ins using] [diff]
2010-03-05
11:52
[3674f835a6] part of check-in [b91a8283fe] Merge a few changesets from the default branch into the 0.2 branch.

Changesets:
* b95fcaa6d694
* 804c68d222b4
* da8cd738da3d
* 1109d5ce3419
* d03f5c1ca95d
* 2a7017722165
* 4fccdc79eeb7
* d228149fbc04
* 8782d412a4a6 (check-in: [b91a8283fe] user: js, branch: 0.2, size: 585) [annotate] [blame] [check-ins using] [diff]

2010-02-19
16:36
[249d4d5c34] part of check-in [42886185fd] Update copyright. (check-in: [42886185fd] user: js, branch: trunk, size: 4008) [annotate] [blame] [check-ins using] [diff]
2010-02-11
14:58
[4285b36cb9] part of check-in [72caeab860] Documentation improvements. (check-in: [72caeab860] user: js, branch: trunk, size: 4008) [annotate] [blame] [check-ins using] [diff]
2010-01-16
15:05
[f359bb406c] part of check-in [1433aef0d0] Reduce dependencies between headers. (check-in: [1433aef0d0] user: js, branch: trunk, size: 3993) [annotate] [blame] [check-ins using] [diff]
14:43
[0348de15ba] part of check-in [1348a32d47] Remove mutation methods from immutable classes' interfaces. (check-in: [1348a32d47] user: js, branch: trunk, size: 3993) [annotate] [blame] [check-ins using] [diff]
2009-12-21
17:02
[adf0f56cb4] part of check-in [b3c14e1dfa] Create 0.1 branch and remove unfinished XML stuff from it. (check-in: [b3c14e1dfa] user: js, branch: 0.1, size: 629) [annotate] [blame] [check-ins using] [diff]
2009-11-09
22:45
[4746e2975b] part of check-in [a3cc34b139] Rename libobjfw to ObjFW. (check-in: [a3cc34b139] user: js, branch: trunk, size: 3979) [annotate] [blame] [check-ins using] [diff]
2009-08-26
19:54
[22e93175b7] part of check-in [d6b9b175b7] More documentation improvements. (check-in: [d6b9b175b7] user: js, branch: trunk, size: 3982) [annotate] [blame] [check-ins using] [diff]
2009-08-12
16:55
[cc70c8e478] part of check-in [6f001b8016] New way for handling and storing XML attributes. (check-in: [6f001b8016] user: js, branch: trunk, size: 3971) [annotate] [blame] [check-ins using] [diff]
2009-07-19
14:05
[1247541a3e] part of check-in [4eae61a78f] Rename andFoo: to foo: in all methods. (check-in: [4eae61a78f] user: js, branch: trunk, size: 2423) [annotate] [blame] [check-ins using] [diff]
2009-06-30
12:55
[5d32edcfa4] part of check-in [973e19f23c] Add some missing documentation. (check-in: [973e19f23c] user: js, branch: trunk, size: 2427) [annotate] [blame] [check-ins using] [diff]
2009-06-18
18:42
Added: [d7c56955ee] part of check-in [f9c673f241] Preliminary OFXMLElement implementation. (check-in: [f9c673f241] user: js, branch: trunk, size: 958) [annotate] [blame] [check-ins using]