History of file src/OFString+XMLUnescaping.h at check-in 27b401c7c27f48d6
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [3b9f25f966] check-in: [164f2fb4bf] user: js, branch: trunk, size: 3180 [annotate] [blame] [check-ins using] [diff] | |
2024-04-29
| ||
21:42 | Properly hide private symbols file: [a3d8075ac3] check-in: [f16bccc7b3] user: js, branch: trunk, size: 3183 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [5e3aafdb56] check-in: [7413a728a7] user: js, branch: trunk, size: 3162 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [31d836e661] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2954 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [4b295ec8c5] check-in: [8939cbdb52] user: js, branch: trunk, size: 2954 [annotate] [blame] [check-ins using] [diff] | |
2022-10-20
| ||
21:18 | Document more exceptions file: [5fc70e7ddb] check-in: [84a7314f5c] user: js, branch: trunk, size: 2954 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [f15d871a62] check-in: [1a86b8175b] user: js, branch: trunk, size: 2652 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
03:21 | Rename all blocks file: [cbe997ff43] check-in: [c4e0e56fa3] user: js, branch: new-naming-convention, size: 2652 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [d4c2a5d60a] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2669 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [0d82938925] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2758 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [1f6c91e715] check-in: [c7f0229795] user: js, branch: trunk, size: 2758 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [435f598a70] check-in: [0509d7a844] user: js, branch: trunk, size: 2755 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [d083840a5f] check-in: [7e5c81e186] user: js, branch: trunk, size: 2749 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [d4bab10b5e] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2726 [annotate] [blame] [check-ins using] [diff] | |
2017-10-29
| ||
21:58 |
Convert methods to properties where appropriate
This improves Swift compatibility. file: [8f5669758e] check-in: [f3ccf14461] user: js, branch: trunk, size: 2719 [annotate] [blame] [check-ins using] [diff] | |
2017-09-26
| ||
00:02 | Fix a few missing nullable file: [48a186039b] check-in: [3da9426ea5] user: js, branch: trunk, size: 2686 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [0f77351c40] check-in: [4af49a13c3] user: js, branch: trunk, size: 2678 [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:43 |
Update copyright
While at it, also update the mail address. file: [4eea8469d9] check-in: [cec0f072f8] user: js, branch: 0.8, size: 2665 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [a3f8042d7d] check-in: [2a27cf3000] user: js, branch: trunk, size: 2667 [annotate] [blame] [check-ins using] [diff] | |
2015-11-28
| ||
19:47 | Minor documentation improvements file: [84773e4642] check-in: [650b4be224] user: js, branch: trunk, size: 2663 [annotate] [blame] [check-ins using] [diff] | |
2015-11-21
| ||
18:35 |
Remove OF_NULLABLE / OF_NONNULL
Now that Clang switched to use _Nullable and _Nonnull instead of This also defines _Null_unspecified to nothing if unavailable. file: [7a2761c9a2] check-in: [d526d938d7] user: js, branch: trunk, size: 2659 [annotate] [blame] [check-ins using] [diff] | |
2015-06-14
| ||
10:45 |
Add OF_NONNULL / OF_NULLABLE and use that instead
Using __nonnull directly doesn't work on systems using glibc, as glibc | |
2015-06-13
| ||
22:26 | Add support for and use the new nullability file: [faa405a093] check-in: [9e76144ef8] user: js, branch: trunk, size: 2660 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [ca089314de] check-in: [cfd374b906] user: js, branch: trunk, size: 2591 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [44c8e9666f] check-in: [246cfe0807] user: js, branch: trunk, size: 2585 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [e97794a010] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2571 [annotate] [blame] [check-ins using] [diff] | |
2013-03-08
| ||
22:44 |
Document the block types.
This also removes "bool *stop" from some blocks where it does not make | |
2013-01-09
| ||
22:24 | Update copyright. file: [f82a708982] check-in: [813c00ccf0] user: js, branch: trunk, size: 2282 [annotate] [blame] [check-ins using] [diff] | |
2012-10-29
| ||
13:37 | Documentation improvements (add references). file: [fec8efb31f] check-in: [1bcd4b3d46] user: js, branch: 0.7, size: 2276 [annotate] [blame] [check-ins using] [diff] | |
13:35 | Documentation improvements (add references). file: [3d3fa06f14] check-in: [e685b742d9] user: js, branch: trunk, size: 2276 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [0af39e8a26] check-in: [1ad9565253] user: js, branch: trunk, size: 2270 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [3d118891eb] check-in: [ce70e17b38] user: js, branch: trunk, size: 2270 [annotate] [blame] [check-ins using] [diff] | |
2011-09-11
| ||
17:09 | Documentation improvements. file: [abf80efac1] check-in: [8d554c0421] user: js, branch: trunk, size: 2264 [annotate] [blame] [check-ins using] [diff] | |
2011-03-23
| ||
01:06 | Make more use of the OFObject protocol. file: [66a2b53b23] check-in: [23acf38456] user: js, branch: trunk, size: 2224 [annotate] [blame] [check-ins using] [diff] | |
2011-02-01
| ||
22:11 |
Use extern "C" where useful. Improves ObjC++ compatibility. file: [180b3c909e] check-in: [03d1b71d10] user: js, branch: trunk, size: 2213 [annotate] [blame] [check-ins using] [diff] | |
2011-01-01
| ||
20:19 | Change license. file: [7ef76c4fa8] check-in: [da6b3d26cb] user: js, branch: trunk, size: 2146 [annotate] [blame] [check-ins using] [diff] | |
2010-12-10
| ||
11:21 | Documentation fixes. file: [4977009eab] check-in: [fada60d54c] user: js, branch: trunk, size: 1890 [annotate] [blame] [check-ins using] [diff] | |
2010-10-06
| ||
19:37 | Add missing #ifdef OF_HAVE_BLOCKS. file: [618bdaffae] check-in: [2bf66ace60] user: js, branch: trunk, size: 1823 [annotate] [blame] [check-ins using] [diff] | |
2010-09-26
| ||
14:40 | Add -[stringByXMLUnescapingWithBlock:]. file: [dde235754c] check-in: [76903ee63f] user: js, branch: trunk, size: 1794 [annotate] [blame] [check-ins using] [diff] | |
2010-09-05
| ||
23:19 |
Replace OFObject* with id in many places.
We assume now that every object understands retain, release, etc. so | |
2010-06-16
| ||
19:54 | Rename a methods in OFXMLParserDelegate and add -[parser:foundCDATA]. file: [ddb946d7cf] check-in: [c53d661daf] user: js, branch: trunk, size: 1437 [annotate] [blame] [check-ins using] [diff] | |
2010-06-12
| ||
20:47 | Added: Move a few classes and categories so they have their own files. file: [b597a59e83] check-in: [67917b918a] user: js, branch: trunk, size: 1400 [annotate] [blame] [check-ins using] | |