Commit Graph

71 Commits

Author SHA1 Message Date
matthias@arch
82385541a9 Added range concepts 2022-11-05 20:45:35 +01:00
matthias@arch
57f1af36aa overload for void*, fixed amib. for bool 2022-11-05 20:45:20 +01:00
matthias@arch
4a820cb2b2 Added sublogs, removed deprecated constructor 2022-11-05 20:44:36 +01:00
matthias@arch
d3e7abc1d2 updated for changes with string conversion 2022-11-01 18:18:49 +01:00
matthias@arch
0edbc7c2e7 -> 1.3.5 2022-11-01 18:18:33 +01:00
matthias@arch
5826df9afa improved documentation 2022-11-01 18:18:07 +01:00
matthias@arch
7e7e46c7d4 Added useful concepts 2022-11-01 18:17:43 +01:00
matthias@arch
b2e6958bb4 split into multiple files, moved to string dir 2022-11-01 18:17:25 +01:00
matthias@arch
aeba6ffc31 removed util directory 2022-11-01 18:16:32 +01:00
matthias@arch
570466b06c -> 1.3.4 2022-10-30 01:18:38 +02:00
matthias@arch
dcc00c4be0 Added toHex/Oct/BinString for forward ranges 2022-10-30 01:16:16 +02:00
matthias@arch
9eb1a7fcb0 Added readBinaryFile 2022-10-30 01:15:48 +02:00
matthias@arch
4c7cae9d42 Removed unnecessary imports 2022-10-23 01:12:57 +02:00
matthias@arch
9569e56335 -> 1.3.3 2022-10-23 00:51:52 +02:00
matthias@arch
ee7c449ea7 added hex/oct/bin conversion 2022-10-23 00:51:45 +02:00
matthias@arch
e6587dc995 reversed log levels 2022-10-23 00:51:27 +02:00
matthias@arch
a5a42e8e77 Added log levels 2022-10-19 13:05:59 +02:00
matthias@arch
d52da6976a Increment pkgrel 2022-10-16 23:03:22 +02:00
matthias@arch
65a91d396b Made DESTDIR check silent 2022-10-16 23:02:38 +02:00
matthias@arch
e9b5ff312b Fixed bugs 2022-10-16 23:01:59 +02:00
matthias@arch
ee91cae4bb -> 1.4 2022-10-14 23:37:33 +02:00
matthias@arch
a58e324d7a Added constructor with create info struct 2022-10-14 23:36:02 +02:00
matthias@arch
2b1c034a55 Added script to generate empty definitions for class members 2022-10-10 00:49:47 +02:00
matthias@arch
26c2426b70 Added more colors and background color support 2022-10-10 00:49:17 +02:00
matthias@arch
b223c722fb removed empty line 2022-10-10 00:48:57 +02:00
matthias@arch
3675bf2140 Fixed setAllowedValues 2022-09-30 21:13:14 +02:00
matthias@arch
e7caf03090 added header guards 2022-09-29 17:37:06 +02:00
matthias@arch
81351fff01 vector support for file reading 2022-09-29 17:05:11 +02:00
matthias@arch
ed39f1262c Merge branch 'main' of https://github.com/matthiasquintern/gz-cpp-util
Merged README
2022-09-28 15:36:07 +02:00
matthias@arch
c0ce91bb14 Upgrade to version 1.3.1 2022-09-28 15:34:47 +02:00
matthias@arch
b5739a2a92 Moved validity check for AVstruct to AVstruct itself 2022-09-28 15:33:00 +02:00
matthias@arch
9ce29b6830 New concepts 2022-09-28 15:32:40 +02:00
matthias@arch
38f2d7f65a Fully implemented splitStringInVector 2022-09-28 15:32:23 +02:00
matthias@arch
f625cb1503 Added more concepts 2022-09-28 15:31:56 +02:00
matthias@arch
3b7d1dc159 Added documentation 2022-09-28 15:31:27 +02:00
matthias@arch
2e8498aa90 Added lots of features 2022-09-28 15:31:13 +02:00
Matthias Quintern
dd450c0492
Update README.md 2022-09-26 22:55:32 +02:00
Matthias Quintern
5d4c43adef
Update README.md 2022-09-26 22:55:10 +02:00
matthias@arch
818956f0a2 upgrade to version 1.3 2022-09-26 20:38:03 +02:00
matthias@arch
2eb6a2f0b2 install now requires DESTDIR param 2022-09-26 20:37:45 +02:00
matthias@arch
6dbc750a8a added doxygen-awesome-css 2022-09-26 20:35:59 +02:00
matthias@arch
4f1ca1e37d added exceptions 2022-09-26 20:35:19 +02:00
matthias@arch
d3f2c18f2a added extra documentation 2022-09-26 20:34:26 +02:00
matthias@arch
472124627e template for custom css 2022-09-26 20:34:00 +02:00
matthias@arch
6f38286003 Added write/read to/from key-value file 2022-09-26 20:33:15 +02:00
matthias@arch
d75b9c3f27 added SettingsManager 2022-09-26 20:32:45 +02:00
matthias@arch
1fad554a1f Moved string stuff to new files 2022-09-26 20:31:55 +02:00
matthias@arch
e7ec7f61f4 moved to gz namespace 2022-09-26 20:30:57 +02:00
matthias@arch
6d03ad7cad log now uses to_string functions 2022-09-26 20:28:46 +02:00
matthias@arch
03a34a3a02 renamed regex files 2022-09-26 20:28:12 +02:00