Commit Graph

  • 9687a335ce Added testing with doctest dev matthias@arch 2023-02-01 21:29:33 +0100
  • 742e608e01 moved value restriction to own class matthias@arch 2023-02-01 18:47:09 +0100
  • 599f7ea81b added more warnings matthias@arch 2023-02-01 18:46:23 +0100
  • 0c01e743f8 marked unused param matthias@arch 2023-02-01 18:46:01 +0100
  • c45bd6137c Allowed vals can be set in CI matthias@arch 2023-01-30 16:06:17 +0100
  • 68d04eb43f Added IsPointerToType matthias@arch 2023-01-30 16:05:53 +0100
  • 6dbd4c7ced splitStringIntoVector now takes various length separators main matthias@arch 2022-12-15 19:01:35 +0100
  • 9b16c645ac fixed broken include matthias@arch 2022-11-11 00:27:33 +0100
  • 58f4cc458a Removed unnecessary parent member of create info matthias@arch 2022-11-05 20:49:40 +0100
  • 82385541a9 Added range concepts matthias@arch 2022-11-05 20:45:35 +0100
  • 57f1af36aa overload for void*, fixed amib. for bool matthias@arch 2022-11-05 20:45:20 +0100
  • 4a820cb2b2 Added sublogs, removed deprecated constructor matthias@arch 2022-11-05 20:44:36 +0100
  • d3e7abc1d2 updated for changes with string conversion matthias@arch 2022-11-01 18:18:49 +0100
  • 0edbc7c2e7 -> 1.3.5 matthias@arch 2022-11-01 18:18:33 +0100
  • 5826df9afa improved documentation matthias@arch 2022-11-01 18:18:07 +0100
  • 7e7e46c7d4 Added useful concepts matthias@arch 2022-11-01 18:17:43 +0100
  • b2e6958bb4 split into multiple files, moved to string dir matthias@arch 2022-11-01 18:17:25 +0100
  • aeba6ffc31 removed util directory matthias@arch 2022-11-01 18:16:32 +0100
  • 570466b06c -> 1.3.4 matthias@arch 2022-10-30 01:18:38 +0200
  • dcc00c4be0 Added toHex/Oct/BinString for forward ranges matthias@arch 2022-10-30 01:16:16 +0200
  • 9eb1a7fcb0 Added readBinaryFile matthias@arch 2022-10-30 01:15:48 +0200
  • 4c7cae9d42 Removed unnecessary imports matthias@arch 2022-10-23 01:12:57 +0200
  • 9569e56335 -> 1.3.3 matthias@arch 2022-10-23 00:51:52 +0200
  • ee7c449ea7 added hex/oct/bin conversion matthias@arch 2022-10-23 00:51:45 +0200
  • e6587dc995 reversed log levels matthias@arch 2022-10-23 00:51:27 +0200
  • a5a42e8e77 Added log levels matthias@arch 2022-10-19 13:05:59 +0200
  • d52da6976a Increment pkgrel matthias@arch 2022-10-16 23:03:22 +0200
  • 65a91d396b Made DESTDIR check silent matthias@arch 2022-10-16 23:02:38 +0200
  • e9b5ff312b Fixed bugs matthias@arch 2022-10-16 23:01:59 +0200
  • ee91cae4bb -> 1.4 matthias@arch 2022-10-14 23:37:33 +0200
  • a58e324d7a Added constructor with create info struct matthias@arch 2022-10-14 23:36:02 +0200
  • 2b1c034a55 Added script to generate empty definitions for class members matthias@arch 2022-10-10 00:49:47 +0200
  • 26c2426b70 Added more colors and background color support matthias@arch 2022-10-10 00:49:17 +0200
  • b223c722fb removed empty line matthias@arch 2022-10-10 00:48:57 +0200
  • 3675bf2140 Fixed setAllowedValues matthias@arch 2022-09-30 21:13:14 +0200
  • e7caf03090 added header guards matthias@arch 2022-09-29 17:37:06 +0200
  • 81351fff01 vector support for file reading matthias@arch 2022-09-29 17:05:11 +0200
  • ed39f1262c Merge branch 'main' of https://github.com/matthiasquintern/gz-cpp-util Merged README matthias@arch 2022-09-28 15:36:07 +0200
  • c0ce91bb14 Upgrade to version 1.3.1 matthias@arch 2022-09-28 15:34:47 +0200
  • b5739a2a92 Moved validity check for AVstruct to AVstruct itself matthias@arch 2022-09-28 15:33:00 +0200
  • 9ce29b6830 New concepts matthias@arch 2022-09-28 15:32:40 +0200
  • 38f2d7f65a Fully implemented splitStringInVector matthias@arch 2022-09-28 15:32:23 +0200
  • f625cb1503 Added more concepts matthias@arch 2022-09-28 15:31:56 +0200
  • 3b7d1dc159 Added documentation matthias@arch 2022-09-28 15:31:27 +0200
  • 2e8498aa90 Added lots of features matthias@arch 2022-09-28 15:31:13 +0200
  • dd450c0492
    Update README.md Matthias Quintern 2022-09-26 22:55:32 +0200
  • 5d4c43adef
    Update README.md Matthias Quintern 2022-09-26 22:55:10 +0200
  • 818956f0a2 upgrade to version 1.3 matthias@arch 2022-09-26 20:38:03 +0200
  • 2eb6a2f0b2 install now requires DESTDIR param matthias@arch 2022-09-26 20:37:45 +0200
  • 6dbc750a8a added doxygen-awesome-css matthias@arch 2022-09-26 20:35:59 +0200
  • 4f1ca1e37d added exceptions matthias@arch 2022-09-26 20:35:19 +0200
  • d3f2c18f2a added extra documentation matthias@arch 2022-09-26 20:34:26 +0200
  • 472124627e template for custom css matthias@arch 2022-09-26 20:34:00 +0200
  • 6f38286003 Added write/read to/from key-value file matthias@arch 2022-09-26 20:33:15 +0200
  • d75b9c3f27 added SettingsManager matthias@arch 2022-09-26 20:32:45 +0200
  • 1fad554a1f Moved string stuff to new files matthias@arch 2022-09-26 20:31:55 +0200
  • e7ec7f61f4 moved to gz namespace matthias@arch 2022-09-26 20:30:57 +0200
  • 6d03ad7cad log now uses to_string functions matthias@arch 2022-09-26 20:28:46 +0200
  • 03a34a3a02 renamed regex files matthias@arch 2022-09-26 20:28:12 +0200
  • 51fb0d572e unchanged matthias@arch 2022-09-17 19:57:52 +0200
  • 00e0bc0715 Fixed concept stringy, improved getTime matthias@arch 2022-09-17 19:57:04 +0200
  • e157591db3 Moved math parts to own repo matthias@arch 2022-09-17 19:56:47 +0200
  • b35e0551d2 Added classes generated by generate_math_lib.py matthias@arch 2022-09-11 01:31:48 +0200
  • 34e5a2cf56 Added generic iterator matthias@arch 2022-09-11 01:31:36 +0200
  • 77e1ba5915 -> Version 1.1 matthias@arch 2022-09-11 01:30:57 +0200
  • 92706f42ed Updated Readme matthias@arch 2022-09-11 01:30:15 +0200
  • 80743102a2 Reworked math lib generation script matthias@arch 2022-09-11 01:27:55 +0200
  • 82b5b2e282 Removed old vector stuff matthias@arch 2022-09-11 01:27:11 +0200
  • a8ec1fbc10 Lots of improvements matthias@arch 2022-09-11 01:25:02 +0200
  • 147f3aa4c0 Added uninstall matthias@arch 2022-09-11 01:24:44 +0200
  • 41d72a26f4 Added shebang matthias@arch 2022-09-05 03:11:04 +0200
  • 9a5706c165 Added gen_enum_str matthias@arch 2022-09-05 03:10:40 +0200
  • b527602e74 Added gen_enum_str matthias@arch 2022-09-05 03:10:27 +0200
  • 46eedfceb5 Added gen_enum_str matthias@arch 2022-09-05 03:08:19 +0200
  • dd7c42f6f3 Added vector generation script matthias@arch 2022-09-05 01:04:09 +0200
  • 0eb81848db Added license matthias@arch 2022-09-05 01:03:46 +0200
  • da13e33f8d Changed folder names matthias@arch 2022-09-05 01:00:33 +0200
  • 8012ca41c1 Fixed make command matthias@arch 2022-09-05 00:32:54 +0200
  • 3f04e43d6c Fixed make install matthias@arch 2022-09-05 00:32:37 +0200
  • 97c3f65b80 Initial commit matthias@arch 2022-09-04 23:09:54 +0200