Commit Graph

55 Commits

Author SHA1 Message Date
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
matthias@arch
51fb0d572e unchanged 2022-09-17 19:57:52 +02:00
matthias@arch
00e0bc0715 Fixed concept stringy, improved getTime 2022-09-17 19:57:04 +02:00
matthias@arch
e157591db3 Moved math parts to own repo 2022-09-17 19:56:47 +02:00
matthias@arch
b35e0551d2 Added classes generated by generate_math_lib.py 2022-09-11 01:31:48 +02:00
matthias@arch
34e5a2cf56 Added generic iterator 2022-09-11 01:31:36 +02:00
matthias@arch
77e1ba5915 -> Version 1.1 2022-09-11 01:30:57 +02:00
matthias@arch
92706f42ed Updated Readme 2022-09-11 01:30:15 +02:00
matthias@arch
80743102a2 Reworked math lib generation script
Script can now generate matrices up to 9x9
2022-09-11 01:27:55 +02:00
matthias@arch
82b5b2e282 Removed old vector stuff 2022-09-11 01:27:11 +02:00
matthias@arch
a8ec1fbc10 Lots of improvements
Log can now log any type for which to_string() exists
Path to the logfile can now be specified, log attempts to create missing
directories.
Added option to clear logfile at start
Added more documentation.
2022-09-11 01:25:02 +02:00
matthias@arch
147f3aa4c0 Added uninstall 2022-09-11 01:24:44 +02:00
matthias@arch
41d72a26f4 Added shebang 2022-09-05 03:11:04 +02:00
matthias@arch
9a5706c165 Added gen_enum_str 2022-09-05 03:10:40 +02:00
matthias@arch
b527602e74 Added gen_enum_str 2022-09-05 03:10:27 +02:00
matthias@arch
46eedfceb5 Added gen_enum_str 2022-09-05 03:08:19 +02:00
matthias@arch
dd7c42f6f3 Added vector generation script 2022-09-05 01:04:09 +02:00