Commit Graph

15 Commits

Author SHA1 Message Date
Alexander Batalov b6ee5fcbe9 Fix configGetIntList 2022-12-28 09:14:30 +03:00
Alexander Batalov 6de4ac87df Use snprintf 2022-12-08 23:05:50 +03:00
Alexander Batalov a70912d311 Fix ini section parsing 2022-11-09 11:11:19 +03:00
Alexander Batalov a541d0f24a Fix type warnings 2022-10-03 10:19:22 +03:00
Alexander Batalov 9bb053b3ba
Add namespace (#155) 2022-09-23 15:43:44 +03:00
Alexander Batalov 1b6e29acc0 Reorder includes 2022-09-15 12:38:23 +03:00
Alexander Batalov e41a4b8e16
Reconcile with reference edition (#100) 2022-07-29 16:04:05 +03:00
Alexander Batalov cbdb0eeba4 Make configGetInt compatible with atoi
Fixes #94
2022-07-27 10:24:45 +03:00
Alexander Batalov 1ac3ba964d Fix check 2022-07-06 15:11:55 +03:00
Alexander Batalov fac4d57b3d Cleanup config.h 2022-06-18 16:02:36 +03:00
Alexander Batalov 8b37a22dd0
Provide compatibility layer for paths on Linux/Mac (#50)
See #17
See #49
2022-06-18 10:58:15 +03:00
Alexander Batalov f796a724d1 Add missing include 2022-06-11 23:50:12 +03:00
Wipe 893dc0e090
Tweak configGetInt() to read hex strings properly (#35) 2022-06-08 00:00:19 +03:00
Alexander Batalov 4bac829739 Add string functions compatibility layer
See #17
2022-05-28 11:57:32 +03:00
Alexander Batalov 98c6acbf11 Convert to C++ 2022-05-21 18:22:03 +03:00
Renamed from src/config.c (Browse further)