1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Python: make enums extend `IntEnum`, fix `to_i` on invalid enum vals More... over 1 year ago
Add EnumToIInvalid for the `to_i` method on invalid enum values More... over 1 year ago
EnumToI: also test the expression `{enum_value}.to_i.to_s` More... over 1 year ago
Add BUILD_TESTS CMake option More... over 1 year ago
Add support for building a static library of Kaitai Runtime (#65) More... over 1 year ago
Delete EnumForUnknownId (duplicate of EnumInvalid) More... over 1 year ago
bytes_terminate(): speed up by avoiding unnecessary memory copying More... over 1 year ago
close(): ensure that all calls to read_bits_int_*() fail after closing More... over 1 year ago
close(): ensure that all calls to readBitsInt*() fail after closing More... over 1 year ago
Validation*Error: only include "at pos X: " if `io` is not `None` More... over 1 year ago
Validation*Error: only include "at pos X: " if `io` is not `null` More... over 1 year ago
0.7 release notes: fix typo (`meta/import{ => s}`) More... over 1 year ago
GH Actions: bump `actions/checkout` to `v4` More... over 1 year ago
Use `File.exist?` instead of `File.exists?` removed in Ruby 3.2 More... over 1 year ago
Update README-dockerhub.md according to latest README.md changes More... over 1 year ago
Merge pull request #58 from kaitai-io/extend-readme More... over 1 year ago
README: use em dashes instead of hyphens More... over 1 year ago
Rename binary files to *.bin, mark *.bin files as binary More... over 1 year ago
README: explain `ksv --version`, include `ksdump` + fixes More... over 1 year ago
.gemspec: change kaitai.io URL from "http" to "https" More... over 1 year ago
README: update GPLv3 legal notices per current GPLv3 text More... over 1 year ago
LICENSE: update link URLs per updated GPLv3 text More... over 1 year ago
README: bump copyright year More... over 1 year ago
.gemspec: add `metadata` section with project links More... over 1 year ago
Add `rubocop-rspec` extension as suggested by RuboCop More... over 1 year ago
Move development dependencies from .gemspec to Gemfile More... over 1 year ago
CI: fill in step name for better display on GitHub More... over 1 year ago
CI: enable color output of RSpec and RuboCop More... over 1 year ago
README.md, Dockerfile: fix .editorconfig violations More... over 1 year ago
Update .gitignore based on existing template for Ruby More... over 1 year ago