Ronald
|
c768d0719a
|
Remove unnecessary change
This was accidentally added, it was a change I made whilst testing.
|
2024-07-17 21:57:35 +01:00 |
|
Ronald
|
f04db7145c
|
Fix memory leak in encoding/ini
A simple change that fixes a memory leak caused by not deleting all the
values in the map
|
2024-07-17 21:19:14 +01:00 |
|
gingerBill
|
9d84e00502
|
Clean up unquote code
|
2024-07-14 22:25:26 +01:00 |
|
gingerBill
|
95a695e4cd
|
Fix #3926
|
2024-07-14 22:23:46 +01:00 |
|
Ronald
|
7e4e3429d7
|
Fix logic bug in core/encoding/ini/ini.odin
The load_map_from_path had incorrect logic where it would return false
for ok when err was equal to nil and true when there was an error.
|
2024-07-14 11:48:34 +01:00 |
|
gingerBill
|
31a9b3f428
|
core:encoding/ini
|
2024-05-31 16:35:30 +01:00 |
|