aboutsummaryrefslogtreecommitdiff
path: root/ini_file.h
Commit message (Collapse)AuthorAgeFilesLines
* USing macros to avoid code repetitionClecio Jung2023-03-241-0/+2
|
* Sorting sections and propertiesClecio Jung2023-03-231-14/+22
|
* Simplifying memory managementClecio Jung2023-03-231-4/+4
|
* Added column to error reportingClecio Jung2023-03-191-1/+1
|
* Custom string allocatorClecio Jung2023-03-191-2/+51
| | | | | Introduced a function to convert properties to unsigned long And also improved the documentation of the library
* Improve parsingClecio Jung2023-03-181-3/+8
|
* Initial commitClecio Jung2023-03-181-0/+123