#4 Merge origin/development into origin/main

Fusionné
patrick-christopher.mattulat a fusionné 71 commits à partir de public/development vers public/main il y a 5 mois

71 Commits

Auteur SHA1 Message Date
  Patrick-Christopher Mattulat 8e62fd8913 Fix grammar in README.md file il y a 5 mois
  Patrick-Christopher Mattulat 05ee764782 Add last release changes il y a 5 mois
  Patrick-Christopher Mattulat 906bef9764 Add guidelines reference to README.md file il y a 6 mois
  Patrick-Christopher Mattulat 1437ae9052 Add PDF version of Section Pair standard il y a 6 mois
  Patrick-Christopher Mattulat e2c3783156 Add Changelog for documentation provision il y a 6 mois
  Patrick-Christopher Mattulat d236ebe0cd Merge branch 'coline-documentation-provision' of public/ls-standard-library into development il y a 6 mois
  Patrick-Christopher Mattulat 04c3c79825 Apply dark mode to documentation il y a 6 mois
  Patrick-Christopher Mattulat c1561315a1 Provide coline configuration il y a 6 mois
  Patrick-Christopher Mattulat f2c571813d Add class documentation for io module il y a 6 mois
  Patrick-Christopher Mattulat c3e20489b2 Add class documentation for time module il y a 6 mois
  Patrick-Christopher Mattulat 0a48e42ccd Add class documentation for event module il y a 6 mois
  Patrick-Christopher Mattulat ece8a6732c Add class documentation for encoding module il y a 6 mois
  Patrick-Christopher Mattulat acae580ada Add class documentation for core module il y a 6 mois
  Patrick-Christopher Mattulat e4d2bda33e Add class documentation for boxing module il y a 6 mois
  Patrick-Christopher Mattulat e92b6633f8 Adjust documentation annotations il y a 6 mois
  Patrick-Christopher Mattulat bafbbaeba4 Merge branch 'development' into coline-documentation-provision il y a 6 mois
  Patrick-Christopher Mattulat 191a289c5b Add coding guidelines for code contribution il y a 6 mois
  Patrick-Christopher Mattulat 68475be359 Merge branch 'development' into coline-documentation-provision il y a 6 mois
  Patrick-Christopher Mattulat 19fc18d8b6 Replace library license il y a 6 mois
  Patrick-Christopher Mattulat 768d6f49ac Improve exclusion of build folder in gitignore file il y a 6 mois
  Patrick-Christopher Mattulat 469887810b Merge branch 'development' into coline-documentation-provision il y a 6 mois
  Patrick-Christopher Mattulat 74585967d1 Merge branch 'build-tool-upgrade' of public/ls-standard-library into development il y a 6 mois
  Patrick-Christopher Mattulat 7da6c3354b Add build tools improvement Changelog il y a 6 mois
  Patrick-Christopher Mattulat c01944b933 Upgrade CMake to version 3.30 il y a 6 mois
  Patrick-Christopher Mattulat 00aa0b1217 Remove Google Test version 1.14.0 il y a 6 mois
  Patrick-Christopher Mattulat deb15ea5e1 Upgrade Google Test to version 1.15.2 il y a 6 mois
  Patrick-Christopher Mattulat 1ec0b164a0 Remove Google Test version 1.13.0 il y a 6 mois
  Patrick-Christopher Mattulat 059259eff3 Upgrade Google Test to version 1.14.0 il y a 6 mois
  Patrick-Christopher Mattulat e7c320a6f3 Change library version in CMake il y a 6 mois
  Patrick-Christopher Mattulat ff4d5379d6 Remove Google Test version 1.12.0 il y a 6 mois
  Patrick-Christopher Mattulat b41d1954c4 Upgrade Google Test to version 1.13.0 il y a 6 mois
  Patrick-Christopher Mattulat 57c212fdf8 Upgrade Google Test to version 1.12.0 il y a 6 mois
  Patrick-Christopher Mattulat 11d86e2d02 Fix missing include il y a 6 mois
  Patrick-Christopher Mattulat 006f41849c Merge branch 'development' into coline-documentation-provision il y a 6 mois
  Patrick-Christopher Mattulat ed3abd4d11 Merge branch 'events-reworked' of public/ls-standard-library into development il y a 9 mois
  Patrick-Christopher Mattulat ebc888365a Update MSVC version il y a 9 mois
  Patrick-Christopher Mattulat bb7e42dbf2 Add possibility to provide event parameter il y a 9 mois
  Patrick-Christopher Mattulat 71f3a1d5b3 Rename Event class method il y a 9 mois
  Patrick-Christopher Mattulat 443c21ae54 Fix invoke method of EventManager class il y a 9 mois
  Patrick-Christopher Mattulat 89725f8799 Make package names lower case in documentation il y a 9 mois
  Patrick-Christopher Mattulat 72e8aec532 Add class list documentation for time module il y a 9 mois
  Patrick-Christopher Mattulat e7c9e3f184 Add class list documentation for io module il y a 9 mois
  Patrick-Christopher Mattulat d8738797a9 Add class list documentation for event module il y a 9 mois
  Patrick-Christopher Mattulat 955f1c9ca6 Add class list documentation for encoding module il y a 9 mois
  Patrick-Christopher Mattulat ccafd33df8 Add class list documentation for core module il y a 9 mois
  Patrick-Christopher Mattulat f5297a7879 Add class list documentation for boxing module il y a 9 mois
  Patrick-Christopher Mattulat 28a4c6ad75 Add basic package documentation il y a 9 mois
  Patrick-Christopher Mattulat 99cdf654c7 Increase complexity of event manager test il y a 9 mois
  Patrick-Christopher Mattulat 80e212d078 Add unsubscribe functionality to event implementation il y a 9 mois
  Patrick-Christopher Mattulat 78f330a504 Move matching documentation to internal folder il y a 9 mois
  Patrick-Christopher Mattulat 7b9c4b0a8b Remove obsolete documentation il y a 9 mois
  Patrick-Christopher Mattulat 71c01ea803 Add new Event implementation Changelog il y a 9 mois
  Patrick-Christopher Mattulat 2f3d18093a Remove reworked status for new event based classes il y a 9 mois
  Patrick-Christopher Mattulat b33118a229 Remove unused event based exception il y a 9 mois
  Patrick-Christopher Mattulat 23fa90bd64 Improve test coverage of event base classes il y a 9 mois
  Patrick-Christopher Mattulat 4026b70b3a Add dynamic goal for event base classes il y a 9 mois
  Patrick-Christopher Mattulat 8ed853d2d1 Enable test for invoking events il y a 9 mois
  Patrick-Christopher Mattulat c453d08194 Add subscription logic for EventManager class il y a 9 mois
  Patrick-Christopher Mattulat eb4db8566c Remove legacy Event implementation il y a 10 mois
  Patrick-Christopher Mattulat b481badb22 Implement reworked Event class il y a 10 mois
  Patrick-Christopher Mattulat c44381dcc8 Add TDD implementation of reworked Event module il y a 10 mois
  patrick-christopher.mattulat 46dabf0bf9 Merge branch 'setup-branch' of public/ls-standard-library into development il y a 1 an
  Patrick-Christopher Mattulat 63745a5bb4 Fix Changelog layout in README.md file il y a 1 an
  Patrick-Christopher Mattulat e2c46d25c0 Add documentation for init-script usage to README.md file il y a 1 an
  Patrick-Christopher Mattulat c264bf5b50 Fix root directory detection in UNIX-like scripts il y a 1 an
  Patrick-Christopher Mattulat 0c335c9620 Add project setup script for Windows environment il y a 1 an
  Patrick-Christopher Mattulat d301402c8c Improve Linux init script name il y a 1 an
  Patrick-Christopher Mattulat 9f185d1110 Move script folder location to config folder location il y a 1 an
  Patrick-Christopher Mattulat 49572b2592 Add project setup script for MacOS environment il y a 1 an
  Patrick-Christopher Mattulat 26d587103d Add project setup script for Linux environment il y a 1 an
  Patrick-Christopher Mattulat 88bcee440c Increase library version il y a 1 an