2.13.4 - #17
Merged
Merged
Conversation
* .gitattributes * .vimrc * .gitignore * LICENSE * build_gem.sh * recls.gemspec * .vscode/settings.json * **run_all_unit_tests.sh** : ~ updated to latest (from https://github.com/synesissoftware/misc-dev-scripts) * chore: markdown files basics * chore: markdown files updates * ci: add ruby.yml matrix and Rakefile test task Lift xqsr3-style GitHub Actions (test matrix, gem smoke, warnings) and wire bundle exec rake test; restore gemspec require path and HTTPS homepage.
…13) * 2.13.3: fix Ruby <2.6 combine_paths slice; load xqsr3 in warnings CI Replace endless-range syntax so 1.9.3–2.5 still parse, run the warnings job under bundle exec, and quiet unused-variable warnings under -w. * Ruby 4 Windows: supply fiddle via Gemfile and document it Pull fiddle in for Ruby 4+ (MinGW CI) without declaring it in the gemspec, clarify LoadError in windows.rb, and note the requirement in README Installation/Dependencies. * Ruby 4 MinGW: stop subclassing File::Stat in FileStat Compose File::Stat and forward via method_missing so allocation no longer raises TypeError on builds whose File::Stat allocator rejects subclasses.
* **run_all_unit_tests.sh** : ~ updated to latest (from https://github.com/synesissoftware/misc-dev-scripts) * boilerplate: markdown files * boilerplate: .gitattributes * boilerplate: LICENSE * boilerplate: .vscode/settings.json * boilerplate: .vimrc * boilerplate: build_gem.cmd, build_gem.sh, generate_rdoc.cmd, generate_rdoc.sh * boilerplate: LICENSE * bolierplate: updating Gemfile * boilerplate: placeholder markdown files * boilerplate: .gitignore * version dependencies * boilerplate: .ruby-version-exclusions * squash-commit
* **run_all_unit_tests.sh** : ~ updated to latest (from https://github.com/synesissoftware/misc-dev-scripts) * boilerplate: markdown files * boilerplate: .gitattributes * boilerplate: LICENSE * boilerplate: .vscode/settings.json * boilerplate: .vimrc * boilerplate: build_gem.cmd, build_gem.sh, generate_rdoc.cmd, generate_rdoc.sh * boilerplate: LICENSE * bolierplate: updating Gemfile * boilerplate: placeholder markdown files * boilerplate: .gitignore * version dependencies * boilerplate: .ruby-version-exclusions * squash-commit * squash-commit * Add canonical FAQ markdown skeleton * chore: caninical form of Gemfile * chore: dependencies * gemspec updates * chore: AUTHORS.md * feature: improved CI * fix: CI * added/updated Rakefile * chore: CONTRIBUTING.md, INSTALL.md, SECURITY.md * fix: Add frozen lib/ strings and standardise Ruby gem boilerplate * standard CI for all projects * standard .editorconfig and dependabot for all projects * TODO.md * CHANGES.md * NEWS.md * 2.13.4 * tidy
mwsis
approved these changes
Aug 19, 2026
mwsis
approved these changes
Aug 19, 2026
GarthJL1965
approved these changes
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.