History of file src/exceptions/OFInvalidJSONException.m at check-in 055e14fc75b603d5
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [2b9327625c] check-in: [7413a728a7] user: js, branch: trunk, size: 1565 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [f3162443ab] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [bb151cfc83] check-in: [8939cbdb52] user: js, branch: trunk, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [973f5127bd] check-in: [1a86b8175b] user: js, branch: trunk, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [6576de8b7b] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [9fef81c79e] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1377 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [e80457c265] check-in: [c7f0229795] user: js, branch: trunk, size: 1466 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [5df5e7ded3] check-in: [0509d7a844] user: js, branch: trunk, size: 1463 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [35fb675637] check-in: [7e5c81e186] user: js, branch: trunk, size: 1457 [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-13
| ||
16:56 | Fix compilation with GCC file: [532f763bed] check-in: [4df6ab6bca] user: js, branch: trunk, size: 1406 [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: [fff3723ab2] check-in: [4af49a13c3] user: js, branch: trunk, size: 1349 [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: [59fbed1b19] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1381 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [fc485e7b42] check-in: [2a27cf3000] user: js, branch: trunk, size: 1340 [annotate] [blame] [check-ins using] [diff] | |
2015-11-29
| ||
11:43 |
Make properties a requirement and clean up code
This increases the required GCC version from 4.0 to 4.6 (exception: | |
2015-01-03
| ||
20:57 | Update copyright file: [96980ecfc3] check-in: [cfd374b906] user: js, branch: trunk, size: 1377 [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-01-04
| ||
00:24 | Update copyright. file: [a9ed2cf61c] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1391 [annotate] [blame] [check-ins using] [diff] | |
2013-11-23
| ||
01:12 | Add OF_INVALID_INIT_METHOD. file: [4b6dcb9fa7] check-in: [35dafd5c57] user: js, branch: trunk, size: 1385 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [559483f21d] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1494 [annotate] [blame] [check-ins using] [diff] | |
2013-09-15
| ||
21:22 | Fix a few format string length modifiers. file: [71b494f3aa] check-in: [65d5a8f675] user: js, branch: trunk, size: 1465 [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-02-13
| ||
23:10 |
Don't cache the description of exceptions.
This was pretty pointless, as it's usually only used once. file: [e6375e0b23] check-in: [d9ddc4d06e] user: js, branch: trunk, size: 1324 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [477577db36] check-in: [e40729d406] user: js, branch: trunk, size: 1411 [annotate] [blame] [check-ins using] [diff] | |
2013-02-05
| ||
22:24 | Move abort() to make old GCCs happy. file: [c2b4bc6b4c] check-in: [737a82e1a4] user: js, branch: trunk, size: 1409 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [4227eb6c0c] check-in: [813c00ccf0] user: js, branch: trunk, size: 1409 [annotate] [blame] [check-ins using] [diff] | |
2012-12-22
| ||
15:37 | Add -[doesNotRecognizeSelector:]. file: [7ebc35808d] check-in: [917ce5754c] user: js, branch: trunk, size: 1403 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [b02bc86218] check-in: [fb515e8e24] user: js, branch: trunk, size: 1435 [annotate] [blame] [check-ins using] [diff] | |
2012-07-12
| ||
01:28 | Don't access isa directly. file: [7120552858] check-in: [8892ae9fcc] user: js, branch: trunk, size: 1414 [annotate] [blame] [check-ins using] [diff] | |
2012-06-11
| ||
11:08 |
Improve -[OFNumber description].
The %f conversion specifier does not include a decimal point if none is | |
2012-06-10
| ||
16:07 |
Added:
JSON: Make it possible to get the invalid line.
This introduces OFInvalidJSONException, which has a property line to get | |