History of file tests/testfile.ini at check-in 1106d5ad1da4f9c7
2024-09-06
| ||
22:28 | OFINIFile: Properly escape newlines file: [5fdaa160af] check-in: [35df8d869a] user: js, branch: 1.1, size: 315 [annotate] [blame] [check-ins using] [diff] | |
22:27 | OFINIFile: Properly escape newlines file: [d185c6cbaf] check-in: [995f217b65] user: js, branch: trunk, size: 314 [annotate] [blame] [check-ins using] [diff] | |
2024-08-25
| ||
21:29 | OFINIFile: Fix parsing `=` within `"` file: [f3a28cbc21] check-in: [a7ef90581c] user: js, branch: 1.1, size: 315 [annotate] [blame] [check-ins using] [diff] | |
21:27 | OFINIFile: Fix parsing `=` within `"` file: [96cb01d476] check-in: [95fcd0f05b] user: js, branch: trunk, size: 314 [annotate] [blame] [check-ins using] [diff] | |
2024-08-24
| ||
10:40 | OFINIFile: Allow # for comments file: [01d8ae7a98] check-in: [55f5b88d26] user: js, branch: 1.1, size: 297 [annotate] [blame] [check-ins using] [diff] | |
10:39 | OFINIFile: Allow # for comments file: [38129d6503] check-in: [16ebc2d82a] user: js, branch: trunk, size: 296 [annotate] [blame] [check-ins using] [diff] | |
10:32 | OFINICategory: Allow values in global category file: [4c2a651a5b] check-in: [e2f6eea34e] user: js, branch: 1.1, size: 297 [annotate] [blame] [check-ins using] [diff] | |
10:25 | OFINISection: Allow values in global section file: [f46e5f3bc4] check-in: [dab4c26020] user: js, branch: trunk, size: 296 [annotate] [blame] [check-ins using] [diff] | |
10:14 |
Rename OFINICategory to OFINISection
OFINICategory is provided as a deprecated subclass of OFINISection to | |
09:20 | OFINIFile: Allow comments before first category file: [e974f469b7] check-in: [904d0639c4] user: js, branch: trunk, size: 284 [annotate] [blame] [check-ins using] [diff] | |
2024-02-18
| ||
19:29 | Renamed new_tests/testfile.ini → tests/testfile.ini. Rename new tests file: [9e2ef2dc1a] check-in: [7a84580fb6] user: js, branch: objfwtest, size: 253 [annotate] [blame] [check-ins using] [diff] | |
19:29 | Renamed to tests/testfile.ini. Rename new tests check-in: [7a84580fb6] user: js, branch: objfwtest, size: 0 | |
2024-02-11
| ||
22:32 | Renamed tests/testfile.ini → new_tests/testfile.ini. Migrate OFINIFileTests to ObjFWTest file: [9e2ef2dc1a] check-in: [cc7c76d3c2] user: js, branch: objfwtest, size: 253 [annotate] [blame] [check-ins using] [diff] | |
2017-07-24
| ||
20:29 | OFINIFile: Always use \r\n file: [70f0fff498] check-in: [1248c00475] user: js, branch: trunk, size: 253 [annotate] [blame] [check-ins using] [diff] | |
2014-06-16
| ||
18:35 | OFINICategory: Add support for arrays file: [828829461b] check-in: [9555835784] user: js, branch: trunk, size: 232 [annotate] [blame] [check-ins using] [diff] | |
2014-06-14
| ||
09:44 | OFINIFile: Add support for different encodings file: [a2b6991eb2] check-in: [44de69ef31] user: js, branch: trunk, size: 188 [annotate] [blame] [check-ins using] [diff] | |
2014-06-13
| ||
16:41 | Clean up OFINIFileTests.m file: [2addf8918f] check-in: [34cf1fb8c2] user: js, branch: trunk, size: 188 [annotate] [blame] [check-ins using] [diff] | |
2014-06-12
| ||
13:43 |
OFINIFile: Add support for quoted keys / values
This is a much more logical way to handle leading and trailing Additionally, this imports OFINICategory.h in OFINIFile.h so that | |
2014-02-17
| ||
18:25 | Added: Add OFINIFile file: [89e5125eda] check-in: [355e24465d] user: js, branch: trunk, size: 146 [annotate] [blame] [check-ins using] | |