aboutsummaryrefslogtreecommitdiff
path: root/ini_file.c
Commit message (Collapse)AuthorAgeFilesLines
* Sorting sections and propertiesClecio Jung2023-03-231-148/+223
|
* Simplifying memory managementClecio Jung2023-03-231-95/+98
|
* Added column to error reportingClecio Jung2023-03-191-8/+16
|
* Custom string allocatorClecio Jung2023-03-191-11/+105
| | | | | Introduced a function to convert properties to unsigned long And also improved the documentation of the library
* Improve parsingClecio Jung2023-03-181-39/+36
|
* Initial commitClecio Jung2023-03-181-0/+478