History of file tests/OFSerializationTests.m at check-in 69148d4e5ea7a36a
2023-07-15
| ||
20:57 | Deleted: Merge trunk into branch "amiga-library" check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 0 | |
2023-04-10
| ||
19:22 |
Deleted:
Remove OFSerialization
While the idea sounds nice that the tag name is the class, this means the | |
2023-01-06
| ||
09:04 | Update copyright file: [8955c90831] check-in: [8939cbdb52] user: js, branch: trunk, size: 2362 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [622eefb6e4] check-in: [23272e6d43] user: js, branch: trunk, size: 2362 [annotate] [blame] [check-ins using] [diff] | |
2022-10-09
| ||
16:33 |
Drop of- prefix from URI schemes
It's generally uncommon to prefix those. Additionally, it might be worthwhile to try to get those actually | |
2022-10-03
| ||
19:51 | Rename objfw-embedded: scheme to of-embedded: file: [5f49396f7c] check-in: [7d0456fdd6] user: js, branch: trunk, size: 2365 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [ae574f4995] check-in: [e7ab06503c] user: js, branch: trunk, size: 2371 [annotate] [blame] [check-ins using] [diff] | |
2022-08-01
| ||
21:20 |
Add support for embedding files into binaries
Embedded files are available via the objfw-embedded: URL scheme. file: [8a1b6d269b] check-in: [1483709ab2] user: js, branch: trunk, size: 2371 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [5fdb00c13b] check-in: [1a86b8175b] user: js, branch: trunk, size: 2326 [annotate] [blame] [check-ins using] [diff] | |
2021-10-23
| ||
12:28 | OFUUID: Add serialization support file: [1a4c0ebd86] check-in: [fe84b53fd3] user: js, branch: trunk, size: 2326 [annotate] [blame] [check-ins using] [diff] | |
2021-05-08
| ||
23:22 |
tests: Align more with ObjFW style
ObjFW's style changed over the years, but the tests were never adjusted | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [5f6e7408a0] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 2077 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [123b41888a] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2105 [annotate] [blame] [check-ins using] [diff] | |
2020-01-05
| ||
02:05 | Update URL in a few places file: [50a2e2daf3] check-in: [0f99128a67] user: js, branch: trunk, size: 2194 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [1c5f03d84b] check-in: [c7f0229795] user: js, branch: trunk, size: 2193 [annotate] [blame] [check-ins using] [diff] | |
2019-09-29
| ||
15:58 |
Remove OFAutoreleasePool
OFAutoreleasePools have long been discouraged in favor of the runtime's | |
2019-03-25
| ||
00:21 | tests: Use dot syntax file: [80594c127a] check-in: [b045cbb9c7] user: js, branch: trunk, size: 2192 [annotate] [blame] [check-ins using] [diff] | |
2019-02-17
| ||
22:44 |
tests: Only import ObjFW.h
This prevents forgetting to add an import to ObjFW.h, as the tests would | |
2019-01-03
| ||
19:13 | Update copyright file: [9a56f20839] check-in: [0509d7a844] user: js, branch: trunk, size: 2490 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [acf6962670] check-in: [7e5c81e186] user: js, branch: trunk, size: 2484 [annotate] [blame] [check-ins using] [diff] | |
2017-07-22
| ||
20:50 | Split OFDataArray into OFData and OFMutableData file: [5254a89663] check-in: [c8f7b90082] user: js, branch: trunk, size: 2461 [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:41 |
Update copyright
While at it, also update the mail address. file: [53e04e2650] check-in: [2a27cf3000] user: js, branch: trunk, size: 2469 [annotate] [blame] [check-ins using] [diff] | |
2015-01-20
| ||
19:38 | tests: Class and category name consistency file: [891c3f9d8b] check-in: [ea500c31be] user: js, branch: trunk, size: 2465 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [55f25ef8d3] check-in: [cfd374b906] user: js, branch: trunk, size: 2463 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [741c00bb60] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2457 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [03080ecb34] check-in: [813c00ccf0] user: js, branch: trunk, size: 2451 [annotate] [blame] [check-ins using] [diff] | |
2012-12-15
| ||
17:52 | OFDataArray: Improve API. file: [61f9a15e64] check-in: [c85ff8d35a] user: js, branch: trunk, size: 2445 [annotate] [blame] [check-ins using] [diff] | |
2012-06-06
| ||
13:09 |
Rework OFDataArray API.
Also adds more checks. file: [cf7d67e102] check-in: [d5ddb2cb48] user: js, branch: trunk, size: 2451 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [8b60915267] check-in: [ce70e17b38] user: js, branch: trunk, size: 2447 [annotate] [blame] [check-ins using] [diff] | |
2011-09-17
| ||
18:58 | Better format for serialization of floating point OFNumbers. file: [7281d1f793] check-in: [ef02147e8b] user: js, branch: trunk, size: 2441 [annotate] [blame] [check-ins using] [diff] | |
15:20 | Change OFDate to use and export doubles. file: [d1ee4a5580] check-in: [4bef853a72] user: js, branch: trunk, size: 2385 [annotate] [blame] [check-ins using] [diff] | |
2011-09-01
| ||
18:08 | Add serialization and deserialization for OFSet and OFCountedSet. file: [0948a92654] check-in: [8d5ca84bc5] user: js, branch: trunk, size: 2411 [annotate] [blame] [check-ins using] [diff] | |
2011-06-28
| ||
21:07 | Add serialization and deserialization to OFDataArray. file: [43de409da6] check-in: [bfa01e9b5c] user: js, branch: trunk, size: 2212 [annotate] [blame] [check-ins using] [diff] | |
01:51 | Change serialization format to be way more readable and shorter. file: [eec9b3e1a8] check-in: [756bb26c98] user: js, branch: trunk, size: 2021 [annotate] [blame] [check-ins using] [diff] | |
2011-06-05
| ||
23:59 | Add -[XMLStringWithIndentation:] to OFXMLElement. file: [527ae62e46] check-in: [14991e7035] user: js, branch: trunk, size: 2003 [annotate] [blame] [check-ins using] [diff] | |
22:26 | Nicer API for serialization. file: [f8cccb7ff5] check-in: [29988c434b] user: js, branch: trunk, size: 3987 [annotate] [blame] [check-ins using] [diff] | |
2011-06-04
| ||
16:37 | Added: Add tests for OFSerialization. file: [b1cb4df2c6] check-in: [591b598230] user: js, branch: trunk, size: 4020 [annotate] [blame] [check-ins using] | |