ObjFW  History of src/OFString+JSONValue.h of c7f0229795431423

History of the file that is called src/OFString+JSONValue.h at check-in c7f0229795431423

2024-04-03
02:16
Change license to LGPLv3 only file: [eb9d46998c] check-in: [7413a728a7] user: js, branch: trunk, size: 2986 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [c70e87a861] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2778 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [15a4cfdf81] check-in: [8939cbdb52] user: js, branch: trunk, size: 2778 [annotate] [blame] [check-ins using] [diff]
2022-10-18
15:34
Document more exceptions file: [77287ce8c5] check-in: [e9708e48e0] user: js, branch: trunk, size: 2778 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [ace137eeef] check-in: [1a86b8175b] user: js, branch: trunk, size: 2644 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [5eaa74a0ae] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2644 [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
Use /** */ instead of /*! */ for documentation file: [ca618a0ff6] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2733 [annotate] [blame] [check-ins using] [diff]
2020-08-13
21:07
Renamed src/OFString+JSONValue.h → src/OFString+JSONParsing.h. OFString: Rename JSONValue to objectByParsingJSON file: [bc722e0fb3] check-in: [8611f48f42] user: js, branch: trunk, size: 2733 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [311031a35c] check-in: [c7f0229795] user: js, branch: trunk, size: 2709 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [2eb47ff3a0] check-in: [0509d7a844] user: js, branch: trunk, size: 2706 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [0cc273a400] check-in: [7e5c81e186] user: js, branch: trunk, size: 2700 [annotate] [blame] [check-ins using] [diff]
2017-11-18
18:50
Documentation: Use @brief for all properties file: [cb7be9db11] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2677 [annotate] [blame] [check-ins using] [diff]
2017-10-29
21:58
Convert methods to properties where appropriate

This improves Swift compatibility. file: [1672f0f914] check-in: [f3ccf14461] user: js, branch: trunk, size: 2670 [annotate] [blame] [check-ins using] [diff]

2017-02-04
17:45
Fix typos in comments and strings found by aspell file: [e98963daf6] check-in: [5a31a537a1] user: js, branch: trunk, size: 2669 [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
2017. file: [598665c937] check-in: [44f45c2e35] user: js, branch: trunk, size: 2667 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-06-13
22:26
Add support for and use the new nullability file: [3904afc721] check-in: [9e76144ef8] user: js, branch: trunk, size: 2657 [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
Update copyright file: [5331e43cf6] check-in: [cfd374b906] user: js, branch: trunk, size: 2609 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [9eb35aa0ce] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2603 [annotate] [blame] [check-ins using] [diff]
2013-02-14
02:08
Fix two small documentation bugs. file: [d30b1441d5] check-in: [5b1f9db652] user: js, branch: trunk, size: 2597 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [7ddfd526cc] check-in: [813c00ccf0] user: js, branch: trunk, size: 2597 [annotate] [blame] [check-ins using] [diff]
2012-12-03
01:16
JSON: Add configurable depth limit.

The default is 32. file: [edcb750a8d] check-in: [d60c3ae1ec] user: js, branch: trunk, size: 2591 [annotate] [blame] [check-ins using] [diff]

2012-10-29
13:37
Documentation improvements (add references). file: [178e602423] check-in: [1bcd4b3d46] user: js, branch: 0.7, size: 1569 [annotate] [blame] [check-ins using] [diff]
13:35
Documentation improvements (add references). file: [5e2364c7d7] check-in: [e685b742d9] user: js, branch: trunk, size: 1569 [annotate] [blame] [check-ins using] [diff]
2012-10-28
12:38
Switch to a headerdoc-compatible doc format. file: [90f09f4010] check-in: [1ad9565253] user: js, branch: trunk, size: 1567 [annotate] [blame] [check-ins using] [diff]
2012-06-05
14:51
Add a warning to -[OFString JSONValue]. file: [9180243d68] check-in: [509ab0affd] user: js, branch: trunk, size: 1567 [annotate] [blame] [check-ins using] [diff]
2012-06-04
22:32
Initial JSON5 support.

Supported so far:
* comments
* single quoted strings file: [7f041856a4] check-in: [54f80aba7a] user: js, branch: trunk, size: 944 [annotate] [blame] [check-ins using] [diff]

2012-01-05
00:56
Update copyright. file: [db1f76de2d] check-in: [ce70e17b38] user: js, branch: trunk, size: 834 [annotate] [blame] [check-ins using] [diff]
2011-12-10
21:46
Added: Add JSON parsing. file: [2679cf1a3f] check-in: [8ba0a62c0d] user: js, branch: trunk, size: 828 [annotate] [blame] [check-ins using]