From 3549e2358b234b8d8a0afeb50d645e8769a3d29f Mon Sep 17 00:00:00 2001 From: "Jeffrey H. Johnson" Date: Thu, 21 Nov 2024 17:05:25 +0000 Subject: [PATCH] Begin 2.2.6-dev (#442) Signed-off-by: Jeffrey H. Johnson --- .clang-format | 2 +- .coveralls.sh | 2 +- .coverity.sh | 2 +- .editorconfig | 2 +- .gitattributes | 2 +- .github/CODEOWNERS | 2 +- .github/workflows/scorecard.yml | 2 +- .gitignore | 2 +- .gitlab-ci.yml | 2 +- .gitlab-ci/anaconda/Dockerfile | 2 +- .gitlab-ci/ao64/Dockerfile | 2 +- .gitlab-ci/base/Dockerfile | 2 +- .gitlab-ci/ch/Dockerfile | 2 +- .gitlab-ci/circle/Dockerfile | 2 +- .gitlab-ci/dmd/Dockerfile | 2 +- .gitlab-ci/embarcadero/Dockerfile | 2 +- .gitlab-ci/embarcadero23/Dockerfile | 2 +- .gitlab-ci/emscripten/Dockerfile | 2 +- .gitlab-ci/intel/Dockerfile | 2 +- .gitlab-ci/kefir/Dockerfile | 2 +- .gitlab-ci/llvm-mingw/Dockerfile | 2 +- .gitlab-ci/msvc/Dockerfile | 2 +- .gitlab-ci/msvc/update-msvc-wine.sh | 2 +- .gitlab-ci/ndk/Dockerfile | 2 +- .gitlab-ci/nvhpc/Dockerfile | 2 +- .gitlab-ci/openosc/Dockerfile | 2 +- .gitlab-ci/oracle/Dockerfile | 2 +- .gitlab-ci/orangec/Dockerfile | 2 +- .gitlab-ci/pcc/Dockerfile | 2 +- .gitlab-ci/pvs/Dockerfile | 2 +- .gitlab-ci/scripts/all.sh | 2 +- .gitlab-ci/scripts/build.sh | 2 +- .gitlab-ci/scripts/push.sh | 2 +- .gitlab-ci/style/Dockerfile | 2 +- .gitlab-ci/uclibc-ng/.config | 2 +- .gitlab-ci/uclibc-ng/Dockerfile | 2 +- .lint.sh | 2 +- .semgrepignore | 2 +- .sonarcloud.properties | 2 +- .vscode/libsir.code-snippets | 4 +- Doxyfile | 4 +- Makefile | 2 +- README.md | 2 +- SECURITY.md | 2 +- autoformat.sh | 2 +- bindings/ch/Makefile | 2 +- bindings/ch/__sir_nprocs.chf | 2 +- bindings/ch/_sir_nprocs.chf | 2 +- bindings/ch/_sir_setthreadname.chf | 2 +- bindings/ch/_sir_strcreplace.chf | 2 +- bindings/ch/_sir_strredact.chf | 2 +- bindings/ch/_sir_strremove.chf | 2 +- bindings/ch/_sir_strreplace.chf | 2 +- bindings/ch/_sir_strsqueeze.chf | 2 +- bindings/ch/ch/pthread.h | 2 +- bindings/ch/chsir.h | 2 +- bindings/ch/chsir_basename.chf | 2 +- bindings/ch/chsir_strndup.chf | 2 +- bindings/ch/chsir_strnlen.chf | 2 +- bindings/ch/chsir_vsnprintf.chf | 2 +- bindings/ch/sir_addfile.chf | 2 +- bindings/ch/sir_chdl.c | 2 +- bindings/ch/sir_cleanup.chf | 2 +- bindings/ch/sir_filelevels.chf | 2 +- bindings/ch/sir_fileopts.chf | 2 +- bindings/ch/sir_geterror.chf | 2 +- bindings/ch/sir_geterrorinfo.chf | 2 +- bindings/ch/sir_getversionhex.chf | 2 +- bindings/ch/sir_getversionstring.chf | 2 +- bindings/ch/sir_init.chf | 2 +- bindings/ch/sir_isinitialized.chf | 2 +- bindings/ch/sir_isprerelease.chf | 2 +- bindings/ch/sir_loadplugin.chf | 2 +- bindings/ch/sir_makeinit.chf | 2 +- bindings/ch/sir_makergb.chf | 2 +- bindings/ch/sir_output.chi | 2 +- bindings/ch/sir_remfile.chf | 2 +- bindings/ch/sir_resettextstyles.chf | 2 +- bindings/ch/sir_setcolormode.chf | 2 +- bindings/ch/sir_settextstyle.chf | 2 +- bindings/ch/sir_stderrlevels.chf | 2 +- bindings/ch/sir_stderropts.chf | 2 +- bindings/ch/sir_stdoutlevels.chf | 2 +- bindings/ch/sir_stdoutopts.chf | 2 +- bindings/ch/sir_syslogcat.chf | 2 +- bindings/ch/sir_syslogid.chf | 2 +- bindings/ch/sir_sysloglevels.chf | 2 +- bindings/ch/sir_syslogopts.chf | 2 +- bindings/ch/sir_unloadplugin.chf | 2 +- bindings/ch/sirtest.ch | 2 +- bindings/python/Makefile | 2 +- bindings/python/setup.py | 4 +- bindings/python/sir.i | 2 +- bindings/python/sirtest.py | 2 +- docs/annotated.html | 2 +- docs/ansimacros_8h.html | 4 +- docs/ansimacros_8h_source.html | 2 +- docs/classes.html | 2 +- docs/classsir_1_1adapter.html | 2 +- docs/classsir_1_1boost__format__adapter.html | 2 +- docs/classsir_1_1default__adapter.html | 2 +- docs/classsir_1_1default__policy.html | 2 +- docs/classsir_1_1exception.html | 2 +- docs/classsir_1_1fmt__format__adapter.html | 2 +- docs/classsir_1_1logger.html | 2 +- docs/classsir_1_1policy.html | 2 +- docs/classsir_1_1std__format__adapter.html | 2 +- docs/classsir_1_1std__iostream__adapter.html | 2 +- docs/concepts.html | 2 +- docs/conceptsir_1_1_derived_from_policy.html | 2 +- ...onceptsir_1_1_derived_from_stream_buf.html | 2 +- docs/conceptsir_1_1_derived_from_t.html | 2 +- docs/condition_8h.html | 4 +- docs/condition_8h_source.html | 2 +- docs/config.html | 2 +- docs/config_8h.html | 4 +- docs/config_8h_source.html | 2 +- docs/console_8h_source.html | 4 +- docs/defaults_8h.html | 4 +- docs/defaults_8h_source.html | 2 +- .../dir_38c8d24aef3972a7f87b834274e76e31.html | 2 +- .../dir_49e56c817e5e54854c35e136979f97ca.html | 2 +- .../dir_59425e443f801f1f2fd8bbe4959a3ccf.html | 2 +- .../dir_68267d1309a1af8e8297ef4c3efbcdba.html | 2 +- .../dir_89aa746955889ced97536d9f51ce6c73.html | 2 +- .../dir_98b0b4f2b7ada084522cf3f9258d0075.html | 2 +- .../dir_cfafba98a580ce4b62f8a6fa96d7cbb0.html | 2 +- .../dir_d44c64559bbebec7f509842c48db8b23.html | 2 +- .../dir_d4f373425b53e326d93013419ec79018.html | 2 +- docs/doxygen_crawl.html | 48 +++++++++---------- docs/errors_8h_source.html | 4 +- docs/example_8c.html | 4 +- docs/filecache_8h_source.html | 4 +- docs/files.html | 2 +- docs/filesystem_8h_source.html | 4 +- docs/functions.html | 2 +- docs/functions_func.html | 2 +- docs/functions_vars.html | 2 +- docs/globals.html | 2 +- docs/globals_defs.html | 2 +- docs/globals_func.html | 2 +- docs/globals_vars.html | 2 +- docs/graph_legend.html | 2 +- docs/group__cpp.html | 2 +- docs/group__default.html | 2 +- docs/group__plugins.html | 4 +- docs/group__public.html | 2 +- docs/group__publicfuncs.html | 4 +- docs/group__publictypes.html | 2 +- docs/group__tests.html | 2 +- docs/helpers_8h_source.html | 4 +- docs/hierarchy.html | 2 +- docs/impl_8h_source.html | 4 +- docs/index.html | 2 +- docs/internal_8h_source.html | 4 +- docs/maps_8h_source.html | 4 +- docs/md_docs_2sources_2changelog.html | 9 +++- docs/mutex_8h_source.html | 4 +- docs/namespacemembers.html | 2 +- docs/namespacemembers_func.html | 2 +- docs/namespacemembers_type.html | 2 +- docs/namespacesir.html | 2 +- docs/namespacesir_1_1tests.html | 2 +- docs/pages.html | 2 +- docs/platform_8h_source.html | 4 +- docs/platform__embarcadero_8h_source.html | 4 +- docs/platform__importc_8h_source.html | 4 +- docs/platform__orangec_8h_source.html | 4 +- docs/plugin__sample_8h_source.html | 4 +- docs/plugins_8h_source.html | 4 +- docs/queue_8h_source.html | 4 +- docs/sir_8c.html | 4 +- docs/sir_8h.html | 4 +- docs/sir_8h_source.html | 2 +- docs/sir_8hh.html | 4 +- docs/sir_8hh_source.html | 2 +- docs/sircondition_8c.html | 4 +- docs/sources/changelog.md | 6 +++ docs/structsir_1_1error.html | 2 +- docs/structsir_1_1error__info.html | 2 +- docs/structsir__cl__arg.html | 2 +- docs/structsir__cl__config.html | 2 +- docs/structsir__level__str__pair.html | 2 +- docs/structsir__level__style__tuple.html | 2 +- docs/structsir__plugin.html | 2 +- docs/structsir__plugincache.html | 2 +- docs/structsir__pluginifacev1.html | 2 +- docs/structsir__plugininfo.html | 2 +- docs/structsir__queue.html | 2 +- docs/structsir__queue__node.html | 2 +- docs/structsir__test.html | 2 +- docs/structsir__text__style__data.html | 2 +- docs/structsir__thread__err.html | 2 +- docs/structsir__threadpool.html | 2 +- docs/structsir__threadpool__job.html | 2 +- docs/structsir__time.html | 2 +- docs/structsir__update__config__data.html | 2 +- docs/structsirbuf.html | 2 +- docs/structsirconfig.html | 2 +- docs/structsirconfig_8state_8last.html | 2 +- docs/structsirfcache.html | 2 +- docs/structsirfile.html | 2 +- docs/tests_09_09_8hh_source.html | 4 +- docs/tests_8h_source.html | 4 +- docs/tests__malloc_8h_source.html | 4 +- docs/tests__malloc__bsd_8h_source.html | 4 +- docs/tests__shared_8h_source.html | 4 +- docs/testsuite.html | 2 +- docs/textstyle_8h_source.html | 4 +- docs/threadpool_8h_source.html | 4 +- docs/topics.html | 2 +- docs/types_8h_source.html | 4 +- docs/version_8h_source.html | 10 ++-- docs/wineventlog_8h_source.html | 4 +- example/example.c | 2 +- include/sir.h | 4 +- include/sir.hh | 2 +- include/sir/ansimacros.h | 2 +- include/sir/condition.h | 2 +- include/sir/config.h | 2 +- include/sir/console.h | 2 +- include/sir/defaults.h | 2 +- include/sir/errors.h | 2 +- include/sir/filecache.h | 2 +- include/sir/filesystem.h | 2 +- include/sir/helpers.h | 2 +- include/sir/impl.h | 2 +- include/sir/internal.h | 2 +- include/sir/maps.h | 2 +- include/sir/mutex.h | 2 +- include/sir/platform.h | 2 +- include/sir/platform_embarcadero.h | 2 +- include/sir/platform_importc.h | 2 +- include/sir/platform_orangec.h | 2 +- include/sir/plugins.h | 2 +- include/sir/queue.h | 2 +- include/sir/textstyle.h | 2 +- include/sir/threadpool.h | 2 +- include/sir/types.h | 2 +- include/sir/version.h | 8 ++-- include/sir/wineventlog.h | 2 +- library.json | 2 +- msvs/README.md | 2 +- msvs/compile_man.ps1 | 2 +- msvs/util.ps1 | 2 +- plugins/dummy/plugin_dummy.c | 2 +- plugins/dummy/plugin_dummy.h | 2 +- plugins/dummy_bad1/plugin_dummy_bad.c | 2 +- plugins/dummy_bad1/plugin_dummy_bad.h | 2 +- plugins/dummy_bad2/plugin_dummy_bad.c | 2 +- plugins/dummy_bad2/plugin_dummy_bad.h | 2 +- plugins/dummy_bad3/plugin_dummy_bad.c | 2 +- plugins/dummy_bad3/plugin_dummy_bad.h | 2 +- plugins/dummy_bad4/plugin_dummy_bad.c | 2 +- plugins/dummy_bad4/plugin_dummy_bad.h | 2 +- plugins/dummy_bad5/plugin_dummy_bad.c | 2 +- plugins/dummy_bad5/plugin_dummy_bad.h | 2 +- plugins/dummy_bad6/plugin_dummy_bad.c | 2 +- plugins/dummy_bad6/plugin_dummy_bad.h | 2 +- plugins/sample/plugin_sample.c | 2 +- plugins/sample/plugin_sample.h | 2 +- sircommon.mk | 2 +- sirplatform.mk | 2 +- src/sir.c | 2 +- src/sircondition.c | 2 +- src/sirconsole.c | 2 +- src/sirerrors.c | 2 +- src/sirfilecache.c | 2 +- src/sirfilesystem.c | 2 +- src/sirhelpers.c | 2 +- src/sirinternal.c | 2 +- src/sirmaps.c | 2 +- src/sirmutex.c | 2 +- src/sirplugins.c | 2 +- src/sirqueue.c | 2 +- src/sirtextstyle.c | 2 +- src/sirthreadpool.c | 2 +- tests/tests++.cc | 2 +- tests/tests++.hh | 2 +- tests/tests.c | 2 +- tests/tests.h | 2 +- tests/tests_malloc.h | 2 +- tests/tests_malloc_bsd.h | 2 +- tests/tests_shared.c | 2 +- tests/tests_shared.h | 2 +- 285 files changed, 366 insertions(+), 355 deletions(-) diff --git a/.clang-format b/.clang-format index 46cd2df19..dc8b8284f 100644 --- a/.clang-format +++ b/.clang-format @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.coveralls.sh b/.coveralls.sh index e1624c17f..279c9817d 100755 --- a/.coveralls.sh +++ b/.coveralls.sh @@ -3,7 +3,7 @@ # Coverage test and submission script ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.coverity.sh b/.coverity.sh index 9db3f1ebb..6d81caf1e 100755 --- a/.coverity.sh +++ b/.coverity.sh @@ -3,7 +3,7 @@ # Coverity Scan submission script. ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ############################################################################## # diff --git a/.editorconfig b/.editorconfig index 5728f25c9..ad11f8c94 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitattributes b/.gitattributes index e1a9c8b50..b6be3bb61 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 385a3677d..d72ace4c9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 4d91be274..12e96a7d9 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitignore b/.gitignore index e01ae79e4..23a7399e5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d01eae26c..de7a5f0ef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ # GitLab CI/CD configuration ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/anaconda/Dockerfile b/.gitlab-ci/anaconda/Dockerfile index c4b883e5b..925c9a8c7 100644 --- a/.gitlab-ci/anaconda/Dockerfile +++ b/.gitlab-ci/anaconda/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/ao64/Dockerfile b/.gitlab-ci/ao64/Dockerfile index 0f84e5b06..bbdabdf92 100644 --- a/.gitlab-ci/ao64/Dockerfile +++ b/.gitlab-ci/ao64/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/base/Dockerfile b/.gitlab-ci/base/Dockerfile index 566969772..211d7fd01 100644 --- a/.gitlab-ci/base/Dockerfile +++ b/.gitlab-ci/base/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/ch/Dockerfile b/.gitlab-ci/ch/Dockerfile index 322dd6feb..f584ed484 100644 --- a/.gitlab-ci/ch/Dockerfile +++ b/.gitlab-ci/ch/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/circle/Dockerfile b/.gitlab-ci/circle/Dockerfile index b36f32844..4304acd74 100644 --- a/.gitlab-ci/circle/Dockerfile +++ b/.gitlab-ci/circle/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/dmd/Dockerfile b/.gitlab-ci/dmd/Dockerfile index b8647e486..ce7b43f4e 100644 --- a/.gitlab-ci/dmd/Dockerfile +++ b/.gitlab-ci/dmd/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/embarcadero/Dockerfile b/.gitlab-ci/embarcadero/Dockerfile index da8406376..76eff8428 100644 --- a/.gitlab-ci/embarcadero/Dockerfile +++ b/.gitlab-ci/embarcadero/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/embarcadero23/Dockerfile b/.gitlab-ci/embarcadero23/Dockerfile index cc3fa07fd..2abe966f8 100644 --- a/.gitlab-ci/embarcadero23/Dockerfile +++ b/.gitlab-ci/embarcadero23/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/emscripten/Dockerfile b/.gitlab-ci/emscripten/Dockerfile index f11826d2e..4749c8104 100644 --- a/.gitlab-ci/emscripten/Dockerfile +++ b/.gitlab-ci/emscripten/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/intel/Dockerfile b/.gitlab-ci/intel/Dockerfile index 79544b518..4d59c772d 100644 --- a/.gitlab-ci/intel/Dockerfile +++ b/.gitlab-ci/intel/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/kefir/Dockerfile b/.gitlab-ci/kefir/Dockerfile index 3f6c3bcc8..5eebe6bd6 100644 --- a/.gitlab-ci/kefir/Dockerfile +++ b/.gitlab-ci/kefir/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/llvm-mingw/Dockerfile b/.gitlab-ci/llvm-mingw/Dockerfile index 64acd1699..2f21ae493 100644 --- a/.gitlab-ci/llvm-mingw/Dockerfile +++ b/.gitlab-ci/llvm-mingw/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/msvc/Dockerfile b/.gitlab-ci/msvc/Dockerfile index 79fda9a7b..d06037eea 100644 --- a/.gitlab-ci/msvc/Dockerfile +++ b/.gitlab-ci/msvc/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/msvc/update-msvc-wine.sh b/.gitlab-ci/msvc/update-msvc-wine.sh index afbaef249..855c4e025 100755 --- a/.gitlab-ci/msvc/update-msvc-wine.sh +++ b/.gitlab-ci/msvc/update-msvc-wine.sh @@ -1,7 +1,7 @@ #!/usr/bin/env sh ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/ndk/Dockerfile b/.gitlab-ci/ndk/Dockerfile index 56fd0da4d..1478e7426 100644 --- a/.gitlab-ci/ndk/Dockerfile +++ b/.gitlab-ci/ndk/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/nvhpc/Dockerfile b/.gitlab-ci/nvhpc/Dockerfile index 5ab080e47..050767bf1 100644 --- a/.gitlab-ci/nvhpc/Dockerfile +++ b/.gitlab-ci/nvhpc/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/openosc/Dockerfile b/.gitlab-ci/openosc/Dockerfile index 85ac87709..922f20e16 100644 --- a/.gitlab-ci/openosc/Dockerfile +++ b/.gitlab-ci/openosc/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/oracle/Dockerfile b/.gitlab-ci/oracle/Dockerfile index ad1e42330..3c32b0ce4 100644 --- a/.gitlab-ci/oracle/Dockerfile +++ b/.gitlab-ci/oracle/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/orangec/Dockerfile b/.gitlab-ci/orangec/Dockerfile index c85821f34..5aac0454d 100644 --- a/.gitlab-ci/orangec/Dockerfile +++ b/.gitlab-ci/orangec/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/pcc/Dockerfile b/.gitlab-ci/pcc/Dockerfile index 2e8b3fd46..edde3108b 100644 --- a/.gitlab-ci/pcc/Dockerfile +++ b/.gitlab-ci/pcc/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/pvs/Dockerfile b/.gitlab-ci/pvs/Dockerfile index ee7c25959..0267a7042 100644 --- a/.gitlab-ci/pvs/Dockerfile +++ b/.gitlab-ci/pvs/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/scripts/all.sh b/.gitlab-ci/scripts/all.sh index 8bc8b47ad..fb1ea4c31 100755 --- a/.gitlab-ci/scripts/all.sh +++ b/.gitlab-ci/scripts/all.sh @@ -3,7 +3,7 @@ # Docker build all script ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/scripts/build.sh b/.gitlab-ci/scripts/build.sh index e89af3dee..251d35351 100755 --- a/.gitlab-ci/scripts/build.sh +++ b/.gitlab-ci/scripts/build.sh @@ -3,7 +3,7 @@ # Docker build script ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/scripts/push.sh b/.gitlab-ci/scripts/push.sh index dc4c753e4..c379f53c4 100755 --- a/.gitlab-ci/scripts/push.sh +++ b/.gitlab-ci/scripts/push.sh @@ -3,7 +3,7 @@ # Docker push script ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/style/Dockerfile b/.gitlab-ci/style/Dockerfile index 06cad1bc2..e12cc1885 100644 --- a/.gitlab-ci/style/Dockerfile +++ b/.gitlab-ci/style/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/uclibc-ng/.config b/.gitlab-ci/uclibc-ng/.config index ed5c2f956..d745c02af 100644 --- a/.gitlab-ci/uclibc-ng/.config +++ b/.gitlab-ci/uclibc-ng/.config @@ -3,7 +3,7 @@ # crosstool-NG 1.26.0_rc1.3_6780e48 Configuration ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.gitlab-ci/uclibc-ng/Dockerfile b/.gitlab-ci/uclibc-ng/Dockerfile index 596536cd9..59aa6fe9b 100644 --- a/.gitlab-ci/uclibc-ng/Dockerfile +++ b/.gitlab-ci/uclibc-ng/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.lint.sh b/.lint.sh index 2206ad1ee..8e91de049 100755 --- a/.lint.sh +++ b/.lint.sh @@ -3,7 +3,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.semgrepignore b/.semgrepignore index 53ca91436..7ffbe326a 100644 --- a/.semgrepignore +++ b/.semgrepignore @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.sonarcloud.properties b/.sonarcloud.properties index 1409cf049..77e1dfaa3 100644 --- a/.sonarcloud.properties +++ b/.sonarcloud.properties @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/.vscode/libsir.code-snippets b/.vscode/libsir.code-snippets index 14b77c5d8..257f596ff 100644 --- a/.vscode/libsir.code-snippets +++ b/.vscode/libsir.code-snippets @@ -7,7 +7,7 @@ "/*", " * $TM_FILENAME", " *", - " * Version: ${3:2.2.5}", + " * Version: ${3:2.2.6}", " *", " * -----------------------------------------------------------------------------", " *", @@ -53,7 +53,7 @@ " *", " * ${2:Detailed description of this file}", " *", - " * @version ${3:2.2.5}", + " * @version ${3:2.2.6}", " *", " * -----------------------------------------------------------------------------", " *", diff --git a/Doxyfile b/Doxyfile index d4782beda..264f810f9 100644 --- a/Doxyfile +++ b/Doxyfile @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # @@ -79,7 +79,7 @@ PROJECT_NAME = libsir # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 2.2.5 +PROJECT_NUMBER = 2.2.6 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/Makefile b/Makefile index ee67d0613..69a60cac5 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ############################################################################## # diff --git a/README.md b/README.md index 53983d46c..48cd73be3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ libsir—a lightweight, cross-platform library for information distribution - + diff --git a/SECURITY.md b/SECURITY.md index b9fab1adb..14351078d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,6 +1,6 @@ # Security Policy - + diff --git a/autoformat.sh b/autoformat.sh index cb016b995..e92a2136d 100755 --- a/autoformat.sh +++ b/autoformat.sh @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/bindings/ch/Makefile b/bindings/ch/Makefile index 86faec044..a0c55e26a 100644 --- a/bindings/ch/Makefile +++ b/bindings/ch/Makefile @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/bindings/ch/__sir_nprocs.chf b/bindings/ch/__sir_nprocs.chf index 25793e3fe..bc04d0cb0 100644 --- a/bindings/ch/__sir_nprocs.chf +++ b/bindings/ch/__sir_nprocs.chf @@ -1,7 +1,7 @@ /* * __sir_nprocs.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/_sir_nprocs.chf b/bindings/ch/_sir_nprocs.chf index 9467a0563..c2c05618e 100644 --- a/bindings/ch/_sir_nprocs.chf +++ b/bindings/ch/_sir_nprocs.chf @@ -1,7 +1,7 @@ /* * _sir_nprocs.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/_sir_setthreadname.chf b/bindings/ch/_sir_setthreadname.chf index 2544fc9ea..4f953b791 100644 --- a/bindings/ch/_sir_setthreadname.chf +++ b/bindings/ch/_sir_setthreadname.chf @@ -1,7 +1,7 @@ /* * _sir_setthreadname.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/_sir_strcreplace.chf b/bindings/ch/_sir_strcreplace.chf index c85b9c9e0..eb74042ad 100644 --- a/bindings/ch/_sir_strcreplace.chf +++ b/bindings/ch/_sir_strcreplace.chf @@ -1,7 +1,7 @@ /* * _sir_strcreplace.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/_sir_strredact.chf b/bindings/ch/_sir_strredact.chf index 4f4e05b81..2e11760e5 100644 --- a/bindings/ch/_sir_strredact.chf +++ b/bindings/ch/_sir_strredact.chf @@ -1,7 +1,7 @@ /* * _sir_strredact.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/_sir_strremove.chf b/bindings/ch/_sir_strremove.chf index 6fcd7a41f..e11d571a9 100644 --- a/bindings/ch/_sir_strremove.chf +++ b/bindings/ch/_sir_strremove.chf @@ -1,7 +1,7 @@ /* * _sir_strremove.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/_sir_strreplace.chf b/bindings/ch/_sir_strreplace.chf index 835a27453..56c70b4a1 100644 --- a/bindings/ch/_sir_strreplace.chf +++ b/bindings/ch/_sir_strreplace.chf @@ -1,7 +1,7 @@ /* * _sir_strreplace.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/_sir_strsqueeze.chf b/bindings/ch/_sir_strsqueeze.chf index 2828e2653..64cc72ee0 100644 --- a/bindings/ch/_sir_strsqueeze.chf +++ b/bindings/ch/_sir_strsqueeze.chf @@ -1,7 +1,7 @@ /* * _sir_strsqueeze.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/ch/pthread.h b/bindings/ch/ch/pthread.h index 5b9ea9e7d..36056b914 100644 --- a/bindings/ch/ch/pthread.h +++ b/bindings/ch/ch/pthread.h @@ -1,7 +1,7 @@ /* * ch/pthread.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/chsir.h b/bindings/ch/chsir.h index 22330964e..06238168a 100644 --- a/bindings/ch/chsir.h +++ b/bindings/ch/chsir.h @@ -1,7 +1,7 @@ /* * chsir.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/chsir_basename.chf b/bindings/ch/chsir_basename.chf index 10a79b5c8..e3ea3ca23 100644 --- a/bindings/ch/chsir_basename.chf +++ b/bindings/ch/chsir_basename.chf @@ -1,7 +1,7 @@ /* * chsir_basename.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/chsir_strndup.chf b/bindings/ch/chsir_strndup.chf index 7308bbb85..4f9feb09e 100644 --- a/bindings/ch/chsir_strndup.chf +++ b/bindings/ch/chsir_strndup.chf @@ -1,7 +1,7 @@ /* * chsir_strndup.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/chsir_strnlen.chf b/bindings/ch/chsir_strnlen.chf index 81244a7fc..239443c0d 100644 --- a/bindings/ch/chsir_strnlen.chf +++ b/bindings/ch/chsir_strnlen.chf @@ -1,7 +1,7 @@ /* * chsir_strnlen.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/chsir_vsnprintf.chf b/bindings/ch/chsir_vsnprintf.chf index 283b9b596..5d5375393 100644 --- a/bindings/ch/chsir_vsnprintf.chf +++ b/bindings/ch/chsir_vsnprintf.chf @@ -1,7 +1,7 @@ /* * chsir_vsnprintf.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_addfile.chf b/bindings/ch/sir_addfile.chf index 57e360a1e..e3f121c79 100644 --- a/bindings/ch/sir_addfile.chf +++ b/bindings/ch/sir_addfile.chf @@ -1,7 +1,7 @@ /* * sir_addfile.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_chdl.c b/bindings/ch/sir_chdl.c index 2f954673d..d944f1b08 100644 --- a/bindings/ch/sir_chdl.c +++ b/bindings/ch/sir_chdl.c @@ -1,7 +1,7 @@ /* * sir_chdl.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_cleanup.chf b/bindings/ch/sir_cleanup.chf index fc05e6afc..b48b83c28 100644 --- a/bindings/ch/sir_cleanup.chf +++ b/bindings/ch/sir_cleanup.chf @@ -1,7 +1,7 @@ /* * sir_cleanup.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_filelevels.chf b/bindings/ch/sir_filelevels.chf index 75cc6b2b6..55cde781f 100644 --- a/bindings/ch/sir_filelevels.chf +++ b/bindings/ch/sir_filelevels.chf @@ -1,7 +1,7 @@ /* * sir_filelevels.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_fileopts.chf b/bindings/ch/sir_fileopts.chf index 5a047372d..79d0ae254 100644 --- a/bindings/ch/sir_fileopts.chf +++ b/bindings/ch/sir_fileopts.chf @@ -1,7 +1,7 @@ /* * sir_fileopts.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_geterror.chf b/bindings/ch/sir_geterror.chf index 55fe0efbb..53b68fba0 100644 --- a/bindings/ch/sir_geterror.chf +++ b/bindings/ch/sir_geterror.chf @@ -1,7 +1,7 @@ /* * sir_geterror.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_geterrorinfo.chf b/bindings/ch/sir_geterrorinfo.chf index eb7441094..aaf63867a 100644 --- a/bindings/ch/sir_geterrorinfo.chf +++ b/bindings/ch/sir_geterrorinfo.chf @@ -1,7 +1,7 @@ /* * sir_geterrorinfo.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_getversionhex.chf b/bindings/ch/sir_getversionhex.chf index 6375b3fa7..f4febe638 100644 --- a/bindings/ch/sir_getversionhex.chf +++ b/bindings/ch/sir_getversionhex.chf @@ -1,7 +1,7 @@ /* * sir_getversionhex.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_getversionstring.chf b/bindings/ch/sir_getversionstring.chf index fd8b0a766..150b8147a 100644 --- a/bindings/ch/sir_getversionstring.chf +++ b/bindings/ch/sir_getversionstring.chf @@ -1,7 +1,7 @@ /* * sir_getversionstring.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_init.chf b/bindings/ch/sir_init.chf index 19e9c7bd6..e16c69e8b 100644 --- a/bindings/ch/sir_init.chf +++ b/bindings/ch/sir_init.chf @@ -1,7 +1,7 @@ /* * sir_init.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_isinitialized.chf b/bindings/ch/sir_isinitialized.chf index 8a8fea3fa..b23b723a2 100644 --- a/bindings/ch/sir_isinitialized.chf +++ b/bindings/ch/sir_isinitialized.chf @@ -1,7 +1,7 @@ /* * sir_isinitialized.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_isprerelease.chf b/bindings/ch/sir_isprerelease.chf index 053807489..c59168818 100644 --- a/bindings/ch/sir_isprerelease.chf +++ b/bindings/ch/sir_isprerelease.chf @@ -1,7 +1,7 @@ /* * sir_isprerelease.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_loadplugin.chf b/bindings/ch/sir_loadplugin.chf index fa52b759b..dfc12a357 100644 --- a/bindings/ch/sir_loadplugin.chf +++ b/bindings/ch/sir_loadplugin.chf @@ -1,7 +1,7 @@ /* * sir_loadplugin.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_makeinit.chf b/bindings/ch/sir_makeinit.chf index 5743d2ea8..93402de4e 100644 --- a/bindings/ch/sir_makeinit.chf +++ b/bindings/ch/sir_makeinit.chf @@ -1,7 +1,7 @@ /* * sir_makeinit.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_makergb.chf b/bindings/ch/sir_makergb.chf index 4283f1109..c49f1c091 100644 --- a/bindings/ch/sir_makergb.chf +++ b/bindings/ch/sir_makergb.chf @@ -1,7 +1,7 @@ /* * sir_makergb.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_output.chi b/bindings/ch/sir_output.chi index 498a4c22b..f4592ff8e 100644 --- a/bindings/ch/sir_output.chi +++ b/bindings/ch/sir_output.chi @@ -1,7 +1,7 @@ /* * SIR_OUTPUT.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_remfile.chf b/bindings/ch/sir_remfile.chf index d18593e1f..7a5144a00 100644 --- a/bindings/ch/sir_remfile.chf +++ b/bindings/ch/sir_remfile.chf @@ -1,7 +1,7 @@ /* * sir_remfile.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_resettextstyles.chf b/bindings/ch/sir_resettextstyles.chf index dc6680998..71cbec0ae 100644 --- a/bindings/ch/sir_resettextstyles.chf +++ b/bindings/ch/sir_resettextstyles.chf @@ -1,7 +1,7 @@ /* * sir_resettextstyles.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_setcolormode.chf b/bindings/ch/sir_setcolormode.chf index af1740d2b..17f9bf97c 100644 --- a/bindings/ch/sir_setcolormode.chf +++ b/bindings/ch/sir_setcolormode.chf @@ -1,7 +1,7 @@ /* * sir_setcolormode.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_settextstyle.chf b/bindings/ch/sir_settextstyle.chf index 6a98d5bf3..3f508b300 100644 --- a/bindings/ch/sir_settextstyle.chf +++ b/bindings/ch/sir_settextstyle.chf @@ -1,7 +1,7 @@ /* * sir_settextstyle.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_stderrlevels.chf b/bindings/ch/sir_stderrlevels.chf index 752032550..f60df7db8 100644 --- a/bindings/ch/sir_stderrlevels.chf +++ b/bindings/ch/sir_stderrlevels.chf @@ -1,7 +1,7 @@ /* * sir_stderrlevels.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_stderropts.chf b/bindings/ch/sir_stderropts.chf index b537d97ce..bb7d9f066 100644 --- a/bindings/ch/sir_stderropts.chf +++ b/bindings/ch/sir_stderropts.chf @@ -1,7 +1,7 @@ /* * sir_stderropts.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_stdoutlevels.chf b/bindings/ch/sir_stdoutlevels.chf index ab0086aba..6e7f35b95 100644 --- a/bindings/ch/sir_stdoutlevels.chf +++ b/bindings/ch/sir_stdoutlevels.chf @@ -1,7 +1,7 @@ /* * sir_stdoutlevels.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_stdoutopts.chf b/bindings/ch/sir_stdoutopts.chf index 1464c4270..ca2eb1e83 100644 --- a/bindings/ch/sir_stdoutopts.chf +++ b/bindings/ch/sir_stdoutopts.chf @@ -1,7 +1,7 @@ /* * sir_stdoutopts.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_syslogcat.chf b/bindings/ch/sir_syslogcat.chf index 263d7de14..41d8831da 100644 --- a/bindings/ch/sir_syslogcat.chf +++ b/bindings/ch/sir_syslogcat.chf @@ -1,7 +1,7 @@ /* * sir_syslogcat.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_syslogid.chf b/bindings/ch/sir_syslogid.chf index 82b12502c..d517bcc11 100644 --- a/bindings/ch/sir_syslogid.chf +++ b/bindings/ch/sir_syslogid.chf @@ -1,7 +1,7 @@ /* * sir_syslogid.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_sysloglevels.chf b/bindings/ch/sir_sysloglevels.chf index a99832f27..79301488d 100644 --- a/bindings/ch/sir_sysloglevels.chf +++ b/bindings/ch/sir_sysloglevels.chf @@ -1,7 +1,7 @@ /* * sir_sysloglevels.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_syslogopts.chf b/bindings/ch/sir_syslogopts.chf index 57cb028b3..c0a16775a 100644 --- a/bindings/ch/sir_syslogopts.chf +++ b/bindings/ch/sir_syslogopts.chf @@ -1,7 +1,7 @@ /* * sir_syslogopts.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sir_unloadplugin.chf b/bindings/ch/sir_unloadplugin.chf index f28e91ffa..24d9bd474 100644 --- a/bindings/ch/sir_unloadplugin.chf +++ b/bindings/ch/sir_unloadplugin.chf @@ -1,7 +1,7 @@ /* * sir_unloadplugin.chf * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/ch/sirtest.ch b/bindings/ch/sirtest.ch index 8024726a1..74693e08c 100755 --- a/bindings/ch/sirtest.ch +++ b/bindings/ch/sirtest.ch @@ -3,7 +3,7 @@ /* * sirtest.ch * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/python/Makefile b/bindings/python/Makefile index 7f6b5add0..c008a296e 100644 --- a/bindings/python/Makefile +++ b/bindings/python/Makefile @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/bindings/python/setup.py b/bindings/python/setup.py index 80db6615b..72df4a7a6 100755 --- a/bindings/python/setup.py +++ b/bindings/python/setup.py @@ -3,7 +3,7 @@ # libsir Python module setup script ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # @@ -68,7 +68,7 @@ def build_extensions(self): setup( cmdclass={"build_ext": BuildExt}, name="sir", - version="2.2.5", + version="2.2.6", author="libsir contributors", description="""The Standard Incident Reporter Library""", ext_modules=[sir_module], diff --git a/bindings/python/sir.i b/bindings/python/sir.i index 64d3e407a..1762c4ddd 100644 --- a/bindings/python/sir.i +++ b/bindings/python/sir.i @@ -1,7 +1,7 @@ /* * sir.i * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/bindings/python/sirtest.py b/bindings/python/sirtest.py index 55beffc25..bfabb1812 100755 --- a/bindings/python/sirtest.py +++ b/bindings/python/sirtest.py @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/docs/annotated.html b/docs/annotated.html index f23ac7883..a993f4391 100644 --- a/docs/annotated.html +++ b/docs/annotated.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/ansimacros_8h.html b/docs/ansimacros_8h.html index 5fc6d2b86..e38e0633b 100644 --- a/docs/ansimacros_8h.html +++ b/docs/ansimacros_8h.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -311,7 +311,7 @@

A collection of macros that can be used with libsir's logging functions as well as [f]printf, puts, etc. to manipulate terminal output.

Example

printf(RED("Something terrible happened!" SIR_EOL));
#define SIR_EOL
The end of line sequence.
Definition config.h:91
-
Version
2.2.5
+
Version
2.2.6

SPDX-License-Identifier: MIT

Copyright (c) 2018-2024 Ryan M. Lederman leder.nosp@m.man@.nosp@m.gmail.nosp@m..com

diff --git a/docs/ansimacros_8h_source.html b/docs/ansimacros_8h_source.html index 218ab195c..030af1878 100644 --- a/docs/ansimacros_8h_source.html +++ b/docs/ansimacros_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/classes.html b/docs/classes.html index 1b2b6518b..51b5782c9 100644 --- a/docs/classes.html +++ b/docs/classes.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/classsir_1_1adapter.html b/docs/classsir_1_1adapter.html index e4e49341a..0a2d311ce 100644 --- a/docs/classsir_1_1adapter.html +++ b/docs/classsir_1_1adapter.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/classsir_1_1boost__format__adapter.html b/docs/classsir_1_1boost__format__adapter.html index 334a5a893..814dfd415 100644 --- a/docs/classsir_1_1boost__format__adapter.html +++ b/docs/classsir_1_1boost__format__adapter.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/classsir_1_1default__adapter.html b/docs/classsir_1_1default__adapter.html index 6856eedea..9112cf0bc 100644 --- a/docs/classsir_1_1default__adapter.html +++ b/docs/classsir_1_1default__adapter.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/classsir_1_1default__policy.html b/docs/classsir_1_1default__policy.html index 6b29352b4..a60780339 100644 --- a/docs/classsir_1_1default__policy.html +++ b/docs/classsir_1_1default__policy.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/classsir_1_1exception.html b/docs/classsir_1_1exception.html index 5e6d6b26f..5f679e9f6 100644 --- a/docs/classsir_1_1exception.html +++ b/docs/classsir_1_1exception.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/classsir_1_1fmt__format__adapter.html b/docs/classsir_1_1fmt__format__adapter.html index 382b0fc00..400e556d2 100644 --- a/docs/classsir_1_1fmt__format__adapter.html +++ b/docs/classsir_1_1fmt__format__adapter.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/classsir_1_1logger.html b/docs/classsir_1_1logger.html index fc1be7130..bf80a9c35 100644 --- a/docs/classsir_1_1logger.html +++ b/docs/classsir_1_1logger.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/classsir_1_1policy.html b/docs/classsir_1_1policy.html index 124ab23c1..acffc0a8e 100644 --- a/docs/classsir_1_1policy.html +++ b/docs/classsir_1_1policy.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/classsir_1_1std__format__adapter.html b/docs/classsir_1_1std__format__adapter.html index 476c6732a..e4b12bc5c 100644 --- a/docs/classsir_1_1std__format__adapter.html +++ b/docs/classsir_1_1std__format__adapter.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/classsir_1_1std__iostream__adapter.html b/docs/classsir_1_1std__iostream__adapter.html index 90088828b..e5a50e89d 100644 --- a/docs/classsir_1_1std__iostream__adapter.html +++ b/docs/classsir_1_1std__iostream__adapter.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/concepts.html b/docs/concepts.html index be73cf810..7bb41cfd6 100644 --- a/docs/concepts.html +++ b/docs/concepts.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/conceptsir_1_1_derived_from_policy.html b/docs/conceptsir_1_1_derived_from_policy.html index c8993ddc2..455288fb5 100644 --- a/docs/conceptsir_1_1_derived_from_policy.html +++ b/docs/conceptsir_1_1_derived_from_policy.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/conceptsir_1_1_derived_from_stream_buf.html b/docs/conceptsir_1_1_derived_from_stream_buf.html index a5dc65041..450ea6609 100644 --- a/docs/conceptsir_1_1_derived_from_stream_buf.html +++ b/docs/conceptsir_1_1_derived_from_stream_buf.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/conceptsir_1_1_derived_from_t.html b/docs/conceptsir_1_1_derived_from_t.html index 352466b6e..fcb4d4b8a 100644 --- a/docs/conceptsir_1_1_derived_from_t.html +++ b/docs/conceptsir_1_1_derived_from_t.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/condition_8h.html b/docs/condition_8h.html index 8065edb36..1ac16b3f8 100644 --- a/docs/condition_8h.html +++ b/docs/condition_8h.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -145,7 +145,7 @@  

Detailed Description

-
Version
2.2.5
+
Version
2.2.6

SPDX-License-Identifier: MIT

Copyright (c) 2018-2024 Ryan M. Lederman leder.nosp@m.man@.nosp@m.gmail.nosp@m..com

diff --git a/docs/condition_8h_source.html b/docs/condition_8h_source.html index 3d70f22d9..5776f6178 100644 --- a/docs/condition_8h_source.html +++ b/docs/condition_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/config.html b/docs/config.html index 6ef6400cb..9ac007aeb 100644 --- a/docs/config.html +++ b/docs/config.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/config_8h.html b/docs/config_8h.html index 7eeea81f6..10be87192 100644 --- a/docs/config_8h.html +++ b/docs/config_8h.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -349,7 +349,7 @@

Detailed Description

Compile-time configuration.

The definitions herein may be modified for fine-grained control over the appearance and content of log messages, default values, and various thresholds (e.g. file and buffer sizes).

-
Version
2.2.5
+
Version
2.2.6

SPDX-License-Identifier: MIT

Copyright (c) 2018-2024 Ryan M. Lederman leder.nosp@m.man@.nosp@m.gmail.nosp@m..com

diff --git a/docs/config_8h_source.html b/docs/config_8h_source.html index bac032a8f..e0e5e13a3 100644 --- a/docs/config_8h_source.html +++ b/docs/config_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/console_8h_source.html b/docs/console_8h_source.html index ef3f03c32..e8e4f1f2f 100644 --- a/docs/console_8h_source.html +++ b/docs/console_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -122,7 +122,7 @@
1/*
2 * console.h
3 *
-
4 * Version: 2.2.5
+
4 * Version: 2.2.6
5 *
6 * -----------------------------------------------------------------------------
7 *
diff --git a/docs/defaults_8h.html b/docs/defaults_8h.html index cfc656ea0..27f724c7c 100644 --- a/docs/defaults_8h.html +++ b/docs/defaults_8h.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -186,7 +186,7 @@

Detailed Description

Default levels, options, and text styling.

The values herein represent the defaults for output destinations if defaults are requested upon initialization.

-
Version
2.2.5
+
Version
2.2.6

SPDX-License-Identifier: MIT

Copyright (c) 2018-2024 Ryan M. Lederman leder.nosp@m.man@.nosp@m.gmail.nosp@m..com

diff --git a/docs/defaults_8h_source.html b/docs/defaults_8h_source.html index f028dca63..133503be7 100644 --- a/docs/defaults_8h_source.html +++ b/docs/defaults_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/dir_38c8d24aef3972a7f87b834274e76e31.html b/docs/dir_38c8d24aef3972a7f87b834274e76e31.html index 5613fbbfb..891d10723 100644 --- a/docs/dir_38c8d24aef3972a7f87b834274e76e31.html +++ b/docs/dir_38c8d24aef3972a7f87b834274e76e31.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/dir_49e56c817e5e54854c35e136979f97ca.html b/docs/dir_49e56c817e5e54854c35e136979f97ca.html index c81ac74e8..b452aa6a8 100644 --- a/docs/dir_49e56c817e5e54854c35e136979f97ca.html +++ b/docs/dir_49e56c817e5e54854c35e136979f97ca.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/dir_59425e443f801f1f2fd8bbe4959a3ccf.html b/docs/dir_59425e443f801f1f2fd8bbe4959a3ccf.html index 16731a253..ff6178bbb 100644 --- a/docs/dir_59425e443f801f1f2fd8bbe4959a3ccf.html +++ b/docs/dir_59425e443f801f1f2fd8bbe4959a3ccf.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/dir_68267d1309a1af8e8297ef4c3efbcdba.html b/docs/dir_68267d1309a1af8e8297ef4c3efbcdba.html index 997bab403..01ec03e64 100644 --- a/docs/dir_68267d1309a1af8e8297ef4c3efbcdba.html +++ b/docs/dir_68267d1309a1af8e8297ef4c3efbcdba.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/dir_89aa746955889ced97536d9f51ce6c73.html b/docs/dir_89aa746955889ced97536d9f51ce6c73.html index b79758a97..e9ed55328 100644 --- a/docs/dir_89aa746955889ced97536d9f51ce6c73.html +++ b/docs/dir_89aa746955889ced97536d9f51ce6c73.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/dir_98b0b4f2b7ada084522cf3f9258d0075.html b/docs/dir_98b0b4f2b7ada084522cf3f9258d0075.html index 3e5bf2733..c28e48606 100644 --- a/docs/dir_98b0b4f2b7ada084522cf3f9258d0075.html +++ b/docs/dir_98b0b4f2b7ada084522cf3f9258d0075.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/dir_cfafba98a580ce4b62f8a6fa96d7cbb0.html b/docs/dir_cfafba98a580ce4b62f8a6fa96d7cbb0.html index cfa73bb3e..48ae663d9 100644 --- a/docs/dir_cfafba98a580ce4b62f8a6fa96d7cbb0.html +++ b/docs/dir_cfafba98a580ce4b62f8a6fa96d7cbb0.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/dir_d44c64559bbebec7f509842c48db8b23.html b/docs/dir_d44c64559bbebec7f509842c48db8b23.html index 7beb0a65e..591a2ed23 100644 --- a/docs/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/docs/dir_d44c64559bbebec7f509842c48db8b23.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/dir_d4f373425b53e326d93013419ec79018.html b/docs/dir_d4f373425b53e326d93013419ec79018.html index 43c40185c..3f9b053d0 100644 --- a/docs/dir_d4f373425b53e326d93013419ec79018.html +++ b/docs/dir_d4f373425b53e326d93013419ec79018.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/doxygen_crawl.html b/docs/doxygen_crawl.html index 0a2937571..cecde646f 100644 --- a/docs/doxygen_crawl.html +++ b/docs/doxygen_crawl.html @@ -9,17 +9,17 @@ - - - - + + + + + - - + @@ -36,17 +36,17 @@ - + - - - - + + + + @@ -59,41 +59,41 @@ + - - - - + + - - - + + + - - + + + - + - - - + + + diff --git a/docs/errors_8h_source.html b/docs/errors_8h_source.html index 964bca48b..10ac216d9 100644 --- a/docs/errors_8h_source.html +++ b/docs/errors_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -122,7 +122,7 @@
1/*
2 * errors.h
3 *
-
4 * Version: 2.2.5
+
4 * Version: 2.2.6
5 *
6 * -----------------------------------------------------------------------------
7 *
diff --git a/docs/example_8c.html b/docs/example_8c.html index 2b03fa19c..2347795f0 100644 --- a/docs/example_8c.html +++ b/docs/example_8c.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -139,7 +139,7 @@

Detailed Description

A simple demonstration of initialization, configuration, and basic usage of libsir.

-
Version
2.2.5
+
Version
2.2.6

SPDX-License-Identifier: MIT

Copyright (c) 2018-2024 Ryan M. Lederman leder.nosp@m.man@.nosp@m.gmail.nosp@m..com Copyright (c) 2018-2024 Jeffrey H. Johnson trnsz.nosp@m.@pob.nosp@m.ox.co.nosp@m.m

diff --git a/docs/filecache_8h_source.html b/docs/filecache_8h_source.html index 9beb3106f..fb79370a5 100644 --- a/docs/filecache_8h_source.html +++ b/docs/filecache_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -122,7 +122,7 @@
1/*
2 * filecache.h
3 *
-
4 * Version: 2.2.5
+
4 * Version: 2.2.6
5 *
6 * -----------------------------------------------------------------------------
7 *
diff --git a/docs/files.html b/docs/files.html index 1e41e000a..a96bf9da6 100644 --- a/docs/files.html +++ b/docs/files.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/filesystem_8h_source.html b/docs/filesystem_8h_source.html index 666a78a29..4dda9bf1d 100644 --- a/docs/filesystem_8h_source.html +++ b/docs/filesystem_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -122,7 +122,7 @@
1/*
2 * filesystem.h
3 *
-
4 * Version: 2.2.5
+
4 * Version: 2.2.6
5 *
6 * -----------------------------------------------------------------------------
7 *
diff --git a/docs/functions.html b/docs/functions.html index d3494e0f6..a9c21267b 100644 --- a/docs/functions.html +++ b/docs/functions.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/functions_func.html b/docs/functions_func.html index 7229de37b..b421483ad 100644 --- a/docs/functions_func.html +++ b/docs/functions_func.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/functions_vars.html b/docs/functions_vars.html index ae18d472f..70ba9673f 100644 --- a/docs/functions_vars.html +++ b/docs/functions_vars.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/globals.html b/docs/globals.html index 997acd72f..9b4a28529 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/globals_defs.html b/docs/globals_defs.html index d6a223974..547c2599b 100644 --- a/docs/globals_defs.html +++ b/docs/globals_defs.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/globals_func.html b/docs/globals_func.html index 944e229f5..f12b7992c 100644 --- a/docs/globals_func.html +++ b/docs/globals_func.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/globals_vars.html b/docs/globals_vars.html index fff7bc9ff..ef386be23 100644 --- a/docs/globals_vars.html +++ b/docs/globals_vars.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/graph_legend.html b/docs/graph_legend.html index 154d2eeb4..e6d738c66 100644 --- a/docs/graph_legend.html +++ b/docs/graph_legend.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/group__cpp.html b/docs/group__cpp.html index 7c45f5f40..1896be19a 100644 --- a/docs/group__cpp.html +++ b/docs/group__cpp.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/group__default.html b/docs/group__default.html index 67cf11554..3bafe1c80 100644 --- a/docs/group__default.html +++ b/docs/group__default.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/group__plugins.html b/docs/group__plugins.html index 162d2057e..af2e2aedb 100644 --- a/docs/group__plugins.html +++ b/docs/group__plugins.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -154,7 +154,7 @@

Creating your own plugin

/*
* plugin_sample.c
*
-
* Version: 2.2.5
+
* Version: 2.2.6
*
* -----------------------------------------------------------------------------
*
diff --git a/docs/group__public.html b/docs/group__public.html index 378f3d622..24b9b8010 100644 --- a/docs/group__public.html +++ b/docs/group__public.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/group__publicfuncs.html b/docs/group__publicfuncs.html index d45efa81f..0e609e02c 100644 --- a/docs/group__publicfuncs.html +++ b/docs/group__publicfuncs.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -664,7 +664,7 @@

Note
This may be helpful when using libsir as a shared library-it will always return the value of the shared library, not the source version of libsir that you built against.

Example:

-
2.2.5-dev
+
2.2.6-dev
Returns
const char* The current libsir version string.
diff --git a/docs/group__publictypes.html b/docs/group__publictypes.html index 26052c123..f3d285618 100644 --- a/docs/group__publictypes.html +++ b/docs/group__publictypes.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/group__tests.html b/docs/group__tests.html index 886fbbbf1..d720db9e6 100644 --- a/docs/group__tests.html +++ b/docs/group__tests.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/helpers_8h_source.html b/docs/helpers_8h_source.html index f3dfe833a..94f0af77c 100644 --- a/docs/helpers_8h_source.html +++ b/docs/helpers_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -122,7 +122,7 @@
1/*
2 * helpers.h
3 *
-
4 * Version: 2.2.5
+
4 * Version: 2.2.6
5 *
6 * -----------------------------------------------------------------------------
7 *
diff --git a/docs/hierarchy.html b/docs/hierarchy.html index 3ab9f550b..37d6a8c88 100644 --- a/docs/hierarchy.html +++ b/docs/hierarchy.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/impl_8h_source.html b/docs/impl_8h_source.html index f1976e9bc..1d024724d 100644 --- a/docs/impl_8h_source.html +++ b/docs/impl_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -122,7 +122,7 @@
1/*
2 * impl.h
3 *
-
4 * Version: 2.2.5
+
4 * Version: 2.2.6
5 *
6 * -----------------------------------------------------------------------------
7 *
diff --git a/docs/index.html b/docs/index.html index 113bba6b0..525d1ff49 100644 --- a/docs/index.html +++ b/docs/index.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
diff --git a/docs/internal_8h_source.html b/docs/internal_8h_source.html index ae8677e45..573075ed8 100644 --- a/docs/internal_8h_source.html +++ b/docs/internal_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -122,7 +122,7 @@
1/*
2 * internal.h
3 *
-
4 * Version: 2.2.5
+
4 * Version: 2.2.6
5 *
6 * -----------------------------------------------------------------------------
7 *
diff --git a/docs/maps_8h_source.html b/docs/maps_8h_source.html index f9a879e96..716a24c24 100644 --- a/docs/maps_8h_source.html +++ b/docs/maps_8h_source.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -122,7 +122,7 @@
1/*
2 * maps.h
3 *
-
4 * Version: 2.2.5
+
4 * Version: 2.2.6
5 *
6 * -----------------------------------------------------------------------------
7 *
diff --git a/docs/md_docs_2sources_2changelog.html b/docs/md_docs_2sources_2changelog.html index 9b49e6b90..c9ba027f6 100644 --- a/docs/md_docs_2sources_2changelog.html +++ b/docs/md_docs_2sources_2changelog.html @@ -46,7 +46,7 @@ -
libsir 2.2.5 +
libsir 2.2.6
Standard Incident Reporter
@@ -119,7 +119,12 @@
Changelog
-

2.2.5

+

2.2.6

+

TBA

+
    +
  • TBD
  • +
+

2.2.5

November 21, 2024

  • Improve malloc debugging on OpenBSD, NetBSD, and FreeBSD in the test suite.
  • diff --git a/docs/mutex_8h_source.html b/docs/mutex_8h_source.html index 3698fc290..127f3d309 100644 --- a/docs/mutex_8h_source.html +++ b/docs/mutex_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * mutex.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/docs/namespacemembers.html b/docs/namespacemembers.html index 1aa3ca49c..e27dce25d 100644 --- a/docs/namespacemembers.html +++ b/docs/namespacemembers.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/namespacemembers_func.html b/docs/namespacemembers_func.html index cb6b4ae01..77068cd6a 100644 --- a/docs/namespacemembers_func.html +++ b/docs/namespacemembers_func.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/namespacemembers_type.html b/docs/namespacemembers_type.html index 8983bc2ff..37a25cbc5 100644 --- a/docs/namespacemembers_type.html +++ b/docs/namespacemembers_type.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/namespacesir.html b/docs/namespacesir.html index 0d8b0cc98..a7f3123a3 100644 --- a/docs/namespacesir.html +++ b/docs/namespacesir.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/namespacesir_1_1tests.html b/docs/namespacesir_1_1tests.html index 1af42c16e..27dea9730 100644 --- a/docs/namespacesir_1_1tests.html +++ b/docs/namespacesir_1_1tests.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/pages.html b/docs/pages.html index e6ca435ca..3f4dae313 100644 --- a/docs/pages.html +++ b/docs/pages.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/platform_8h_source.html b/docs/platform_8h_source.html index 0b626b522..74301d43d 100644 --- a/docs/platform_8h_source.html +++ b/docs/platform_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * platform.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/docs/platform__embarcadero_8h_source.html b/docs/platform__embarcadero_8h_source.html index e9aa2404d..f7ccb7ca6 100644 --- a/docs/platform__embarcadero_8h_source.html +++ b/docs/platform__embarcadero_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * platform_embarcadero.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/docs/platform__importc_8h_source.html b/docs/platform__importc_8h_source.html index f63092876..ad8a72209 100644 --- a/docs/platform__importc_8h_source.html +++ b/docs/platform__importc_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * platform_importc.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/docs/platform__orangec_8h_source.html b/docs/platform__orangec_8h_source.html index 127798db7..92c22dd02 100644 --- a/docs/platform__orangec_8h_source.html +++ b/docs/platform__orangec_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * platform_orangec.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/docs/plugin__sample_8h_source.html b/docs/plugin__sample_8h_source.html index 150cd3070..367febddf 100644 --- a/docs/plugin__sample_8h_source.html +++ b/docs/plugin__sample_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * plugin_sample.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/docs/plugins_8h_source.html b/docs/plugins_8h_source.html index 8b87f321d..da1c216d7 100644 --- a/docs/plugins_8h_source.html +++ b/docs/plugins_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * plugins.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/docs/queue_8h_source.html b/docs/queue_8h_source.html index b9939c925..c4ad22da1 100644 --- a/docs/queue_8h_source.html +++ b/docs/queue_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * queue.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/docs/sir_8c.html b/docs/sir_8c.html index a31889e93..189dc8300 100644 --- a/docs/sir_8c.html +++ b/docs/sir_8c.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -236,7 +236,7 @@

    Detailed Description

    Public interface to libsir.

    The functions and types defined here comprise the entire set intended for use by an implementer of the library-unless modification is desired.

    -
    Version
    2.2.5
    +
    Version
    2.2.6

    SPDX-License-Identifier: MIT

    Copyright (c) 2018-2024 Ryan M. Lederman leder.nosp@m.man@.nosp@m.gmail.nosp@m..com

    diff --git a/docs/sir_8h.html b/docs/sir_8h.html index c3396239a..97b9ae908 100644 --- a/docs/sir_8h.html +++ b/docs/sir_8h.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -243,7 +243,7 @@

    Detailed Description

    Public interface to libsir.

    The functions and types defined here comprise the entire set intended for use by an implementer of the library-unless modification is desired.

    -
    Version
    2.2.5
    +
    Version
    2.2.6

    SPDX-License-Identifier: MIT

    Copyright (c) 2018-2024 Ryan M. Lederman leder.nosp@m.man@.nosp@m.gmail.nosp@m..com

    diff --git a/docs/sir_8h_source.html b/docs/sir_8h_source.html index 0f91997ae..969a431fb 100644 --- a/docs/sir_8h_source.html +++ b/docs/sir_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/sir_8hh.html b/docs/sir_8hh.html index 4faee709d..ff0dee092 100644 --- a/docs/sir_8hh.html +++ b/docs/sir_8hh.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -235,7 +235,7 @@

    Detailed Description

    C++ interface to libsir.

    -
    Version
    2.2.5
    +
    Version
    2.2.6

    SPDX-License-Identifier: MIT

    Copyright (c) 2018-2024 Ryan M. Lederman leder.nosp@m.man@.nosp@m.gmail.nosp@m..com

    diff --git a/docs/sir_8hh_source.html b/docs/sir_8hh_source.html index e674c2ef7..8fdfac135 100644 --- a/docs/sir_8hh_source.html +++ b/docs/sir_8hh_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/sircondition_8c.html b/docs/sircondition_8c.html index 4a15247ef..11690ddfb 100644 --- a/docs/sircondition_8c.html +++ b/docs/sircondition_8c.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -138,7 +138,7 @@  

    Detailed Description

    -
    Version
    2.2.5
    +
    Version
    2.2.6

    SPDX-License-Identifier: MIT

    Copyright (c) 2018-2024 Ryan M. Lederman leder.nosp@m.man@.nosp@m.gmail.nosp@m..com

    diff --git a/docs/sources/changelog.md b/docs/sources/changelog.md index e7928da8a..b6edee93e 100644 --- a/docs/sources/changelog.md +++ b/docs/sources/changelog.md @@ -1,5 +1,11 @@ # Changelog +## 2.2.6 + +### TBA + +* TBD + ## 2.2.5 ### November 21, 2024 diff --git a/docs/structsir_1_1error.html b/docs/structsir_1_1error.html index b896cd08d..59b9fe93a 100644 --- a/docs/structsir_1_1error.html +++ b/docs/structsir_1_1error.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir_1_1error__info.html b/docs/structsir_1_1error__info.html index daf7e8797..e2645bfae 100644 --- a/docs/structsir_1_1error__info.html +++ b/docs/structsir_1_1error__info.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__cl__arg.html b/docs/structsir__cl__arg.html index b3e6c2d0f..e749e685e 100644 --- a/docs/structsir__cl__arg.html +++ b/docs/structsir__cl__arg.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__cl__config.html b/docs/structsir__cl__config.html index f874bcf70..f0da32ee1 100644 --- a/docs/structsir__cl__config.html +++ b/docs/structsir__cl__config.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__level__str__pair.html b/docs/structsir__level__str__pair.html index 524f3df88..0e4eb037b 100644 --- a/docs/structsir__level__str__pair.html +++ b/docs/structsir__level__str__pair.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__level__style__tuple.html b/docs/structsir__level__style__tuple.html index 6b6afb7cf..7d60d4a83 100644 --- a/docs/structsir__level__style__tuple.html +++ b/docs/structsir__level__style__tuple.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__plugin.html b/docs/structsir__plugin.html index d3d4f2689..77e5cef72 100644 --- a/docs/structsir__plugin.html +++ b/docs/structsir__plugin.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__plugincache.html b/docs/structsir__plugincache.html index c14e6aa1c..ed57e5372 100644 --- a/docs/structsir__plugincache.html +++ b/docs/structsir__plugincache.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__pluginifacev1.html b/docs/structsir__pluginifacev1.html index d8dfda661..143cdfee7 100644 --- a/docs/structsir__pluginifacev1.html +++ b/docs/structsir__pluginifacev1.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__plugininfo.html b/docs/structsir__plugininfo.html index ef5dfd519..a079af820 100644 --- a/docs/structsir__plugininfo.html +++ b/docs/structsir__plugininfo.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__queue.html b/docs/structsir__queue.html index f64ac4b62..de58557ba 100644 --- a/docs/structsir__queue.html +++ b/docs/structsir__queue.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__queue__node.html b/docs/structsir__queue__node.html index 91018e762..e49327b91 100644 --- a/docs/structsir__queue__node.html +++ b/docs/structsir__queue__node.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__test.html b/docs/structsir__test.html index 1c8293acd..319737b55 100644 --- a/docs/structsir__test.html +++ b/docs/structsir__test.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__text__style__data.html b/docs/structsir__text__style__data.html index 2d095e2a4..22e051494 100644 --- a/docs/structsir__text__style__data.html +++ b/docs/structsir__text__style__data.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__thread__err.html b/docs/structsir__thread__err.html index 63d20a230..9c683ae36 100644 --- a/docs/structsir__thread__err.html +++ b/docs/structsir__thread__err.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__threadpool.html b/docs/structsir__threadpool.html index bc508dd1c..b45e999a5 100644 --- a/docs/structsir__threadpool.html +++ b/docs/structsir__threadpool.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__threadpool__job.html b/docs/structsir__threadpool__job.html index b5442307c..93e743094 100644 --- a/docs/structsir__threadpool__job.html +++ b/docs/structsir__threadpool__job.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__time.html b/docs/structsir__time.html index fd4da78e6..17e8bd4a3 100644 --- a/docs/structsir__time.html +++ b/docs/structsir__time.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsir__update__config__data.html b/docs/structsir__update__config__data.html index 45a37ccbf..5cc5c421e 100644 --- a/docs/structsir__update__config__data.html +++ b/docs/structsir__update__config__data.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsirbuf.html b/docs/structsirbuf.html index e013052cf..11d0d507d 100644 --- a/docs/structsirbuf.html +++ b/docs/structsirbuf.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsirconfig.html b/docs/structsirconfig.html index 847c60ebb..3f78093f8 100644 --- a/docs/structsirconfig.html +++ b/docs/structsirconfig.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsirconfig_8state_8last.html b/docs/structsirconfig_8state_8last.html index 41317b722..c8e0e5a9d 100644 --- a/docs/structsirconfig_8state_8last.html +++ b/docs/structsirconfig_8state_8last.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsirfcache.html b/docs/structsirfcache.html index d73244684..8c7623d48 100644 --- a/docs/structsirfcache.html +++ b/docs/structsirfcache.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/structsirfile.html b/docs/structsirfile.html index f60bdb739..528ff69f6 100644 --- a/docs/structsirfile.html +++ b/docs/structsirfile.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/tests_09_09_8hh_source.html b/docs/tests_09_09_8hh_source.html index 0b2486198..3425c85bc 100644 --- a/docs/tests_09_09_8hh_source.html +++ b/docs/tests_09_09_8hh_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * tests++.hh
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * ----------------------------------------------------------------------------
    7 *
    diff --git a/docs/tests_8h_source.html b/docs/tests_8h_source.html index e3613bb08..bb9d17076 100644 --- a/docs/tests_8h_source.html +++ b/docs/tests_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * tests.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * ----------------------------------------------------------------------------
    7 *
    diff --git a/docs/tests__malloc_8h_source.html b/docs/tests__malloc_8h_source.html index e7b4106da..2f8b7bf91 100644 --- a/docs/tests__malloc_8h_source.html +++ b/docs/tests__malloc_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * tests_malloc.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * ----------------------------------------------------------------------------
    7 *
    diff --git a/docs/tests__malloc__bsd_8h_source.html b/docs/tests__malloc__bsd_8h_source.html index f1b84d33d..23719a55a 100644 --- a/docs/tests__malloc__bsd_8h_source.html +++ b/docs/tests__malloc__bsd_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * tests_malloc_bsd.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * ----------------------------------------------------------------------------
    7 *
    diff --git a/docs/tests__shared_8h_source.html b/docs/tests__shared_8h_source.html index 989efccd6..317cc2e7d 100644 --- a/docs/tests__shared_8h_source.html +++ b/docs/tests__shared_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -124,7 +124,7 @@
    3 *
    4 * Functions, types, and macros that are used by both the C and C++ test rigs.
    5 *
    -
    6 * Version: 2.2.5
    +
    6 * Version: 2.2.6
    7 *
    8 * ----------------------------------------------------------------------------
    9 *
    diff --git a/docs/testsuite.html b/docs/testsuite.html index da601e373..303998d68 100644 --- a/docs/testsuite.html +++ b/docs/testsuite.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/textstyle_8h_source.html b/docs/textstyle_8h_source.html index f366ddaba..0876afb69 100644 --- a/docs/textstyle_8h_source.html +++ b/docs/textstyle_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * textstyle.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/docs/threadpool_8h_source.html b/docs/threadpool_8h_source.html index 9b878332a..c431f2201 100644 --- a/docs/threadpool_8h_source.html +++ b/docs/threadpool_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * threadpool.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/docs/topics.html b/docs/topics.html index 75819bf14..28cebd269 100644 --- a/docs/topics.html +++ b/docs/topics.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    diff --git a/docs/types_8h_source.html b/docs/types_8h_source.html index 9039bad1b..b2039624d 100644 --- a/docs/types_8h_source.html +++ b/docs/types_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * types.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/docs/version_8h_source.html b/docs/version_8h_source.html index 53d91ad38..88f57a69b 100644 --- a/docs/version_8h_source.html +++ b/docs/version_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * version.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    @@ -160,11 +160,11 @@
    40
    42# define SIR_VERSION_MINOR 2
    43
    -
    45# define SIR_VERSION_PATCH 5
    +
    45# define SIR_VERSION_PATCH 6
    46
    -
    48# define SIR_VERSION_IS_RELEASE 1
    +
    48# define SIR_VERSION_IS_RELEASE 0
    49
    -
    51# define SIR_VERSION_SUFFIX ""
    +
    51# define SIR_VERSION_SUFFIX "-dev"
    52
    54# define SIR_VERSION_HEX ((SIR_VERSION_MAJOR << 16) | \
    55 (SIR_VERSION_MINOR << 8) | \
    diff --git a/docs/wineventlog_8h_source.html b/docs/wineventlog_8h_source.html index 759012780..4b810f178 100644 --- a/docs/wineventlog_8h_source.html +++ b/docs/wineventlog_8h_source.html @@ -46,7 +46,7 @@ -
    libsir 2.2.5 +
    libsir 2.2.6
    Standard Incident Reporter
    @@ -122,7 +122,7 @@
    1/*
    2 * wineventlog.h
    3 *
    -
    4 * Version: 2.2.5
    +
    4 * Version: 2.2.6
    5 *
    6 * -----------------------------------------------------------------------------
    7 *
    diff --git a/example/example.c b/example/example.c index ba452e6fb..69554d9e7 100644 --- a/example/example.c +++ b/example/example.c @@ -4,7 +4,7 @@ * A simple demonstration of initialization, configuration, and basic usage of * libsir. * - * @version 2.2.5 + * @version 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir.h b/include/sir.h index bbc74a48a..7756fbccd 100644 --- a/include/sir.h +++ b/include/sir.h @@ -6,7 +6,7 @@ * The functions and types defined here comprise the entire set intended for * use by an implementer of the library-unless modification is desired. * - * @version 2.2.5 + * @version 2.2.6 * * ----------------------------------------------------------------------------- * @@ -797,7 +797,7 @@ bool sir_syslogcat(const char* category); * **Example:** * * ~~~ - * 2.2.5-dev + * 2.2.6-dev * ~~~ * * @returns const char* The current libsir version string. diff --git a/include/sir.hh b/include/sir.hh index 5469b9ce1..1be775458 100644 --- a/include/sir.hh +++ b/include/sir.hh @@ -3,7 +3,7 @@ * * @brief C++ interface to libsir * - * @version 2.2.5 + * @version 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/ansimacros.h b/include/sir/ansimacros.h index 744e1cc2f..e4b341963 100644 --- a/include/sir/ansimacros.h +++ b/include/sir/ansimacros.h @@ -11,7 +11,7 @@ * printf(RED("Something terrible happened!" SIR_EOL)); * ~~~ * - * @version 2.2.5 + * @version 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/condition.h b/include/sir/condition.h index a78bba10d..515061fb0 100644 --- a/include/sir/condition.h +++ b/include/sir/condition.h @@ -1,7 +1,7 @@ /** * @file condition.h * - * @version 2.2.5 + * @version 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/config.h b/include/sir/config.h index 8a3dd34d6..b4425fb29 100644 --- a/include/sir/config.h +++ b/include/sir/config.h @@ -7,7 +7,7 @@ * appearance and content of log messages, default values, and various * thresholds (e.g. file and buffer sizes). * - * @version 2.2.5 + * @version 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/console.h b/include/sir/console.h index 90152423c..7ab8f7621 100644 --- a/include/sir/console.h +++ b/include/sir/console.h @@ -1,7 +1,7 @@ /* * console.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/defaults.h b/include/sir/defaults.h index 5b228a762..6dc76c9f8 100644 --- a/include/sir/defaults.h +++ b/include/sir/defaults.h @@ -6,7 +6,7 @@ * The values herein represent the defaults for output destinations if defaults * are requested upon initialization. * - * @version 2.2.5 + * @version 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/errors.h b/include/sir/errors.h index 8794d5821..301220de0 100644 --- a/include/sir/errors.h +++ b/include/sir/errors.h @@ -1,7 +1,7 @@ /* * errors.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/filecache.h b/include/sir/filecache.h index 46375c5a0..99637248d 100644 --- a/include/sir/filecache.h +++ b/include/sir/filecache.h @@ -1,7 +1,7 @@ /* * filecache.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/filesystem.h b/include/sir/filesystem.h index f67907ab3..d9040457d 100644 --- a/include/sir/filesystem.h +++ b/include/sir/filesystem.h @@ -1,7 +1,7 @@ /* * filesystem.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/helpers.h b/include/sir/helpers.h index 00e42c050..e6205ce55 100644 --- a/include/sir/helpers.h +++ b/include/sir/helpers.h @@ -1,7 +1,7 @@ /* * helpers.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/impl.h b/include/sir/impl.h index bbbe049b5..947117f83 100644 --- a/include/sir/impl.h +++ b/include/sir/impl.h @@ -1,7 +1,7 @@ /* * impl.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/internal.h b/include/sir/internal.h index f4fae8303..b641dddf6 100644 --- a/include/sir/internal.h +++ b/include/sir/internal.h @@ -1,7 +1,7 @@ /* * internal.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/maps.h b/include/sir/maps.h index 6d55067dd..b43287216 100644 --- a/include/sir/maps.h +++ b/include/sir/maps.h @@ -1,7 +1,7 @@ /* * maps.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/mutex.h b/include/sir/mutex.h index 22b38c3e0..bf9027909 100644 --- a/include/sir/mutex.h +++ b/include/sir/mutex.h @@ -1,7 +1,7 @@ /* * mutex.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/platform.h b/include/sir/platform.h index c63ab2f02..511a64e96 100644 --- a/include/sir/platform.h +++ b/include/sir/platform.h @@ -1,7 +1,7 @@ /* * platform.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/platform_embarcadero.h b/include/sir/platform_embarcadero.h index 0329cb018..a3afab515 100644 --- a/include/sir/platform_embarcadero.h +++ b/include/sir/platform_embarcadero.h @@ -1,7 +1,7 @@ /* * platform_embarcadero.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/platform_importc.h b/include/sir/platform_importc.h index f8ed79ec3..37c2e5a22 100644 --- a/include/sir/platform_importc.h +++ b/include/sir/platform_importc.h @@ -1,7 +1,7 @@ /* * platform_importc.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/platform_orangec.h b/include/sir/platform_orangec.h index 444ac020d..c85c15ea3 100644 --- a/include/sir/platform_orangec.h +++ b/include/sir/platform_orangec.h @@ -1,7 +1,7 @@ /* * platform_orangec.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/plugins.h b/include/sir/plugins.h index 3120bd4ba..6488fff32 100644 --- a/include/sir/plugins.h +++ b/include/sir/plugins.h @@ -1,7 +1,7 @@ /* * plugins.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/queue.h b/include/sir/queue.h index b0283e610..59acd588f 100644 --- a/include/sir/queue.h +++ b/include/sir/queue.h @@ -1,7 +1,7 @@ /* * queue.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/textstyle.h b/include/sir/textstyle.h index 0cfa42307..5fad0bd9d 100644 --- a/include/sir/textstyle.h +++ b/include/sir/textstyle.h @@ -1,7 +1,7 @@ /* * textstyle.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/threadpool.h b/include/sir/threadpool.h index 8dc3079da..c965dbc5d 100644 --- a/include/sir/threadpool.h +++ b/include/sir/threadpool.h @@ -1,7 +1,7 @@ /* * threadpool.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/types.h b/include/sir/types.h index 8a0ec7ced..cc3c54c14 100644 --- a/include/sir/types.h +++ b/include/sir/types.h @@ -1,7 +1,7 @@ /* * types.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/include/sir/version.h b/include/sir/version.h index a0be93bc3..238966bcd 100644 --- a/include/sir/version.h +++ b/include/sir/version.h @@ -1,7 +1,7 @@ /* * version.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * @@ -42,13 +42,13 @@ # define SIR_VERSION_MINOR 2 /** The current libsir patch version component. */ -# define SIR_VERSION_PATCH 5 +# define SIR_VERSION_PATCH 6 /** 1 if this is a release version of libsir, 0 otherwise. */ -# define SIR_VERSION_IS_RELEASE 1 +# define SIR_VERSION_IS_RELEASE 0 /** The current libsir version suffix. */ -# define SIR_VERSION_SUFFIX "" +# define SIR_VERSION_SUFFIX "-dev" /** The current libsir version as a number. */ # define SIR_VERSION_HEX ((SIR_VERSION_MAJOR << 16) | \ diff --git a/include/sir/wineventlog.h b/include/sir/wineventlog.h index 931e98a4a..9fd9dc23c 100644 --- a/include/sir/wineventlog.h +++ b/include/sir/wineventlog.h @@ -1,7 +1,7 @@ /* * wineventlog.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/library.json b/library.json index bfd6457be..6681b2b77 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "libsir", - "version": "2.2.5", + "version": "2.2.6", "description": "Standard Incident Reporter: The best logging library on the planet.", "keywords": "log,logging,logger,logfile", "repository": { diff --git a/msvs/README.md b/msvs/README.md index be8fb4ce4..3e1dfa46b 100644 --- a/msvs/README.md +++ b/msvs/README.md @@ -1,4 +1,4 @@ - + diff --git a/msvs/compile_man.ps1 b/msvs/compile_man.ps1 index 216d3b58a..e57910c23 100644 --- a/msvs/compile_man.ps1 +++ b/msvs/compile_man.ps1 @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/msvs/util.ps1 b/msvs/util.ps1 index 5ae97a4c1..e3cbcad27 100644 --- a/msvs/util.ps1 +++ b/msvs/util.ps1 @@ -1,6 +1,6 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/plugins/dummy/plugin_dummy.c b/plugins/dummy/plugin_dummy.c index 289a1ac81..a03c2e19e 100644 --- a/plugins/dummy/plugin_dummy.c +++ b/plugins/dummy/plugin_dummy.c @@ -1,7 +1,7 @@ /* * plugin_dummy.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy/plugin_dummy.h b/plugins/dummy/plugin_dummy.h index 364fb75bc..716ee4806 100644 --- a/plugins/dummy/plugin_dummy.h +++ b/plugins/dummy/plugin_dummy.h @@ -1,7 +1,7 @@ /* * plugin_dummy.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad1/plugin_dummy_bad.c b/plugins/dummy_bad1/plugin_dummy_bad.c index af7a52e78..9c9920183 100644 --- a/plugins/dummy_bad1/plugin_dummy_bad.c +++ b/plugins/dummy_bad1/plugin_dummy_bad.c @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad1/plugin_dummy_bad.h b/plugins/dummy_bad1/plugin_dummy_bad.h index d0ca0f079..906e3a0fb 100644 --- a/plugins/dummy_bad1/plugin_dummy_bad.h +++ b/plugins/dummy_bad1/plugin_dummy_bad.h @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad2/plugin_dummy_bad.c b/plugins/dummy_bad2/plugin_dummy_bad.c index 7f5cd9602..fc939c9da 100644 --- a/plugins/dummy_bad2/plugin_dummy_bad.c +++ b/plugins/dummy_bad2/plugin_dummy_bad.c @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad2/plugin_dummy_bad.h b/plugins/dummy_bad2/plugin_dummy_bad.h index d0ca0f079..906e3a0fb 100644 --- a/plugins/dummy_bad2/plugin_dummy_bad.h +++ b/plugins/dummy_bad2/plugin_dummy_bad.h @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad3/plugin_dummy_bad.c b/plugins/dummy_bad3/plugin_dummy_bad.c index 2c40e8f64..186826432 100644 --- a/plugins/dummy_bad3/plugin_dummy_bad.c +++ b/plugins/dummy_bad3/plugin_dummy_bad.c @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad3/plugin_dummy_bad.h b/plugins/dummy_bad3/plugin_dummy_bad.h index d0ca0f079..906e3a0fb 100644 --- a/plugins/dummy_bad3/plugin_dummy_bad.h +++ b/plugins/dummy_bad3/plugin_dummy_bad.h @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad4/plugin_dummy_bad.c b/plugins/dummy_bad4/plugin_dummy_bad.c index 38d0e3227..d403d125c 100644 --- a/plugins/dummy_bad4/plugin_dummy_bad.c +++ b/plugins/dummy_bad4/plugin_dummy_bad.c @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad4/plugin_dummy_bad.h b/plugins/dummy_bad4/plugin_dummy_bad.h index d0ca0f079..906e3a0fb 100644 --- a/plugins/dummy_bad4/plugin_dummy_bad.h +++ b/plugins/dummy_bad4/plugin_dummy_bad.h @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad5/plugin_dummy_bad.c b/plugins/dummy_bad5/plugin_dummy_bad.c index 06ae90180..6a6625728 100644 --- a/plugins/dummy_bad5/plugin_dummy_bad.c +++ b/plugins/dummy_bad5/plugin_dummy_bad.c @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad5/plugin_dummy_bad.h b/plugins/dummy_bad5/plugin_dummy_bad.h index d0ca0f079..906e3a0fb 100644 --- a/plugins/dummy_bad5/plugin_dummy_bad.h +++ b/plugins/dummy_bad5/plugin_dummy_bad.h @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad6/plugin_dummy_bad.c b/plugins/dummy_bad6/plugin_dummy_bad.c index 26388266e..73bd94171 100644 --- a/plugins/dummy_bad6/plugin_dummy_bad.c +++ b/plugins/dummy_bad6/plugin_dummy_bad.c @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/dummy_bad6/plugin_dummy_bad.h b/plugins/dummy_bad6/plugin_dummy_bad.h index d0ca0f079..906e3a0fb 100644 --- a/plugins/dummy_bad6/plugin_dummy_bad.h +++ b/plugins/dummy_bad6/plugin_dummy_bad.h @@ -1,7 +1,7 @@ /* * plugin_dummy_bad.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/sample/plugin_sample.c b/plugins/sample/plugin_sample.c index 6d71768e4..e28037b82 100644 --- a/plugins/sample/plugin_sample.c +++ b/plugins/sample/plugin_sample.c @@ -1,7 +1,7 @@ /* * plugin_sample.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/plugins/sample/plugin_sample.h b/plugins/sample/plugin_sample.h index 0fed965d4..65d523310 100644 --- a/plugins/sample/plugin_sample.h +++ b/plugins/sample/plugin_sample.h @@ -1,7 +1,7 @@ /* * plugin_sample.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/sircommon.mk b/sircommon.mk index 7af1525bd..5a13b8b83 100644 --- a/sircommon.mk +++ b/sircommon.mk @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/sirplatform.mk b/sirplatform.mk index dd0a4c4dc..418c4796d 100644 --- a/sirplatform.mk +++ b/sirplatform.mk @@ -2,7 +2,7 @@ ################################################################################ # -# Version: 2.2.5 +# Version: 2.2.6 # ################################################################################ # diff --git a/src/sir.c b/src/sir.c index 5a68209e1..5535675be 100644 --- a/src/sir.c +++ b/src/sir.c @@ -6,7 +6,7 @@ * The functions and types defined here comprise the entire set intended for * use by an implementer of the library-unless modification is desired. * - * @version 2.2.5 + * @version 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sircondition.c b/src/sircondition.c index 9ea971a6e..936918fea 100644 --- a/src/sircondition.c +++ b/src/sircondition.c @@ -1,7 +1,7 @@ /** * @file sircondition.c * - * @version 2.2.5 + * @version 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirconsole.c b/src/sirconsole.c index 12fea8455..e3edf23fb 100644 --- a/src/sirconsole.c +++ b/src/sirconsole.c @@ -1,7 +1,7 @@ /* * sirconsole.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirerrors.c b/src/sirerrors.c index 4bdbc0064..eccbcde4c 100644 --- a/src/sirerrors.c +++ b/src/sirerrors.c @@ -1,7 +1,7 @@ /* * sirerrors.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirfilecache.c b/src/sirfilecache.c index b5977d0b6..4676f1327 100644 --- a/src/sirfilecache.c +++ b/src/sirfilecache.c @@ -1,7 +1,7 @@ /* * sirfilecache.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirfilesystem.c b/src/sirfilesystem.c index fd0de43d3..85f9be2e1 100644 --- a/src/sirfilesystem.c +++ b/src/sirfilesystem.c @@ -1,7 +1,7 @@ /* * sirfilesystem.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirhelpers.c b/src/sirhelpers.c index 92294a0ac..73b370a95 100644 --- a/src/sirhelpers.c +++ b/src/sirhelpers.c @@ -1,7 +1,7 @@ /* * sirhelpers.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirinternal.c b/src/sirinternal.c index 93423bc43..1a43cb088 100644 --- a/src/sirinternal.c +++ b/src/sirinternal.c @@ -1,7 +1,7 @@ /* * sirinternal.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirmaps.c b/src/sirmaps.c index 9dfd661e5..004695d73 100644 --- a/src/sirmaps.c +++ b/src/sirmaps.c @@ -1,7 +1,7 @@ /* * sirmaps.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirmutex.c b/src/sirmutex.c index 8f7195968..052e6c391 100644 --- a/src/sirmutex.c +++ b/src/sirmutex.c @@ -1,7 +1,7 @@ /* * sirmutex.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirplugins.c b/src/sirplugins.c index 8151c7382..fbe85a830 100644 --- a/src/sirplugins.c +++ b/src/sirplugins.c @@ -1,7 +1,7 @@ /* * sirplugins.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirqueue.c b/src/sirqueue.c index abf436138..820876829 100644 --- a/src/sirqueue.c +++ b/src/sirqueue.c @@ -1,7 +1,7 @@ /* * sirqueue.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirtextstyle.c b/src/sirtextstyle.c index 13ba3e22b..ec7014b5d 100644 --- a/src/sirtextstyle.c +++ b/src/sirtextstyle.c @@ -1,7 +1,7 @@ /* * sirtextstyle.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/src/sirthreadpool.c b/src/sirthreadpool.c index c1bc79d1b..5e94fa2b6 100644 --- a/src/sirthreadpool.c +++ b/src/sirthreadpool.c @@ -1,7 +1,7 @@ /* * sirthreadpool.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/tests/tests++.cc b/tests/tests++.cc index 0ae8a1303..e3d0db188 100644 --- a/tests/tests++.cc +++ b/tests/tests++.cc @@ -1,7 +1,7 @@ /* * tests++.cc * - * Version: 2.2.5 + * Version: 2.2.6 * * ----------------------------------------------------------------------------- * diff --git a/tests/tests++.hh b/tests/tests++.hh index c0f2efddb..7621fa58c 100644 --- a/tests/tests++.hh +++ b/tests/tests++.hh @@ -1,7 +1,7 @@ /* * tests++.hh * - * Version: 2.2.5 + * Version: 2.2.6 * * ---------------------------------------------------------------------------- * diff --git a/tests/tests.c b/tests/tests.c index 428edae36..27f76c32a 100644 --- a/tests/tests.c +++ b/tests/tests.c @@ -1,7 +1,7 @@ /* * tests.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ---------------------------------------------------------------------------- * diff --git a/tests/tests.h b/tests/tests.h index 7cfdb9288..336e758fe 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -1,7 +1,7 @@ /* * tests.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ---------------------------------------------------------------------------- * diff --git a/tests/tests_malloc.h b/tests/tests_malloc.h index c83928974..9946c0f30 100644 --- a/tests/tests_malloc.h +++ b/tests/tests_malloc.h @@ -1,7 +1,7 @@ /* * tests_malloc.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ---------------------------------------------------------------------------- * diff --git a/tests/tests_malloc_bsd.h b/tests/tests_malloc_bsd.h index 01dbc03da..50a4592ff 100644 --- a/tests/tests_malloc_bsd.h +++ b/tests/tests_malloc_bsd.h @@ -1,7 +1,7 @@ /* * tests_malloc_bsd.h * - * Version: 2.2.5 + * Version: 2.2.6 * * ---------------------------------------------------------------------------- * diff --git a/tests/tests_shared.c b/tests/tests_shared.c index 36e6345ea..a99ffcc47 100644 --- a/tests/tests_shared.c +++ b/tests/tests_shared.c @@ -1,7 +1,7 @@ /* * tests_shared.c * - * Version: 2.2.5 + * Version: 2.2.6 * * ---------------------------------------------------------------------------- * diff --git a/tests/tests_shared.h b/tests/tests_shared.h index 93be201cf..c4d56e582 100644 --- a/tests/tests_shared.h +++ b/tests/tests_shared.h @@ -3,7 +3,7 @@ * * Functions, types, and macros that are used by both the C and C++ test rigs. * - * Version: 2.2.5 + * Version: 2.2.6 * * ---------------------------------------------------------------------------- *