History for src/OFString+JSONValue.m
2020-08-30
| ||
15:40 | Renamed to src/OFString+JSONParsing.m. Merge trunk into branch "tagged-pointers" check-in: [ff6eb7b6c3] user: js, branch: tagged-pointers, size: 0 | |
2020-08-13
| ||
21:07 | Renamed to src/OFString+JSONParsing.m. OFString: Rename JSONValue to objectByParsingJSON check-in: [8611f48f42] user: js, branch: trunk, size: 0 | |
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: [ac798fd712] check-in: [c7f0229795] user: js, branch: trunk, size: 13034 [annotate] [blame] [check-ins using] [diff] | |
2019-03-08
| ||
00:35 | Use dot syntax file: [8c09849227] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 13031 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [487fb8caf6] check-in: [0509d7a844] user: js, branch: trunk, size: 13041 [annotate] [blame] [check-ins using] [diff] | |
2018-11-17
| ||
22:59 | Various minor style improvements file: [5af43d3b89] check-in: [b090b5ce92] user: js, branch: trunk, size: 13035 [annotate] [blame] [check-ins using] [diff] | |
2018-02-25
| ||
04:31 |
Reintroduce of_char{16,32}_t
There is no reliable way to check if C++ already defined those, as Clang | |
2018-01-03
| ||
19:49 | Update copyright notice file: [8041bfaa01] check-in: [7e5c81e186] user: js, branch: trunk, size: 12983 [annotate] [blame] [check-ins using] [diff] | |
2017-09-26
| ||
22:40 | Work around Clang analyzer false positives file: [e54b1de1c0] check-in: [c9efebeff9] user: js, branch: trunk, size: 12960 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
23:27 | Add depth limit for MessagePack file: [9ab88e7a0f] check-in: [c0d8a3426c] user: js, branch: trunk, size: 12900 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
21:25 | Use char{16,32}_t instead of of_char{16,32}_t file: [a9f012805c] check-in: [37d2a81754] user: js, branch: trunk, size: 13007 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [44a7ffa4d7] check-in: [4af49a13c3] user: js, branch: trunk, size: 13019 [annotate] [blame] [check-ins using] [diff] | |
2017-02-04
| ||
17:45 | Fix typos in comments and strings found by aspell file: [0b6aa35b67] check-in: [5a31a537a1] user: js, branch: trunk, size: 13014 [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-05-29
| ||
14:34 |
OFString+JSONValue: Remove restrict
It makes no sense here. file: [eaa788e234] check-in: [1e9a23441b] user: js, branch: trunk, size: 13008 [annotate] [blame] [check-ins using] [diff] | |
2016-02-21
| ||
15:37 | Make use of C99-style for loops file: [0e3855dae5] check-in: [e0b9167693] user: js, branch: trunk, size: 13187 [annotate] [blame] [check-ins using] [diff] | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [77e12ed016] check-in: [2a27cf3000] user: js, branch: trunk, size: 13188 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [0170d668eb] check-in: [cfd374b906] user: js, branch: trunk, size: 13184 [annotate] [blame] [check-ins using] [diff] | |
2014-07-06
| ||
11:04 |
OFString+*.m: Add a few missing autorelease pools
Those were only a problem if the user created its own OFString subclass, | |
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-04-14
| ||
00:45 |
Coding style
No functional change intended. file: [848285d233] check-in: [9da9b2b64c] user: js, branch: trunk, size: 13090 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [d042fbb026] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 13075 [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-04-09
| ||
22:09 | Fix incomplete of_char16_t migration. file: [a402664fc6] check-in: [8fe08864f8] user: js, branch: trunk, size: 13075 [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-23
| ||
18:00 | Disallow \u0000 in JSON and fix ObjFW.h. file: [16be464aa0] check-in: [9c24db3c6d] user: js, branch: trunk, size: 13052 [annotate] [blame] [check-ins using] [diff] | |
2013-01-28
| ||
21:12 |
JSON5: Update to new version of the spec.
This adds support for Infinity and leading + signs. file: [534d095364] check-in: [f59977a0aa] user: js, branch: trunk, size: 13019 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [c3668fbf8e] check-in: [813c00ccf0] user: js, branch: trunk, size: 12790 [annotate] [blame] [check-ins using] [diff] | |
2012-12-03
| ||
01:16 |
JSON: Add configurable depth limit.
The default is 32. file: [9c5a92bb7c] check-in: [d60c3ae1ec] user: js, branch: trunk, size: 12784 [annotate] [blame] [check-ins using] [diff] | |
2012-10-13
| ||
20:50 | Move UTF-8 functions to OFString_UTF8.m. file: [12270ead53] check-in: [9cfefe9c30] user: js, branch: trunk, size: 12336 [annotate] [blame] [check-ins using] [diff] | |
2012-07-12
| ||
01:28 | Don't access isa directly. file: [a76e28c035] check-in: [8892ae9fcc] user: js, branch: trunk, size: 12352 [annotate] [blame] [check-ins using] [diff] | |
2012-06-10
| ||
16:07 |
JSON: Make it possible to get the invalid line.
This introduces OFInvalidJSONException, which has a property line to get | |
2012-06-05
| ||
16:05 | Disallow newlines in JSON strings. file: [06182df9e0] check-in: [670a739c02] user: js, branch: trunk, size: 11683 [annotate] [blame] [check-ins using] [diff] | |
15:03 |
JSON5: Allow identifiers as dictionary keys.
This completes the JSON5 support. file: [e03da095af] check-in: [c9a3ac1a03] user: js, branch: trunk, size: 11553 [annotate] [blame] [check-ins using] [diff] | |
14:51 | Add a warning to -[OFString JSONValue]. file: [9471862e0a] check-in: [509ab0affd] user: js, branch: trunk, size: 9306 [annotate] [blame] [check-ins using] [diff] | |
10:21 | JSON5: Allow trailing commas. file: [9867823bd8] check-in: [62cd394e96] user: js, branch: trunk, size: 9308 [annotate] [blame] [check-ins using] [diff] | |
2012-06-04
| ||
23:50 | JSON5: Allow strings split across multiple lines. file: [b5b787a904] check-in: [2002348e23] user: js, branch: trunk, size: 8974 [annotate] [blame] [check-ins using] [diff] | |
23:36 | Allow numbers in JSON5 format. file: [81f47968cf] check-in: [3e028f7479] user: js, branch: trunk, size: 8823 [annotate] [blame] [check-ins using] [diff] | |
22:32 |
Initial JSON5 support.
Supported so far: | |
2012-02-24
| ||
20:38 |
Don't use OF_INLINE where the function contains a @try block. Doing so does not work if exceptions are SJLJ. file: [9190d7a166] check-in: [c8a5922af2] user: js, branch: 0.6, size: 8611 [annotate] [blame] [check-ins using] [diff] | |
2012-02-06
| ||
11:31 |
Return mutable collections in -[JSONValue].
This allows modifying data and getting the JSON representation again. file: [887f63d0ca] check-in: [acd8e03f58] user: js, branch: trunk, size: 8626 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [b960291ebc] check-in: [ce70e17b38] user: js, branch: trunk, size: 8667 [annotate] [blame] [check-ins using] [diff] | |
2011-12-11
| ||
01:59 |
Allow comments in JSON.
While comments are not part of the JSON standard itself, allowing them | |
2011-12-10
| ||
21:46 | Added: Add JSON parsing. file: [5f77e1f7f1] check-in: [8ba0a62c0d] user: js, branch: trunk, size: 7758 [annotate] [blame] [check-ins using] | |