openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
K
Kaitai Struct
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
almost 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 3 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Python: make enums extend `IntEnum`, fix `to_i` on invalid enum vals
Petr Pucil
More...
over 1 year ago
Add EnumToIInvalid for the `to_i` method on invalid enum values
Petr Pucil
More...
over 1 year ago
EnumToI: also test the expression `{enum_value}.to_i.to_s`
Petr Pucil
More...
over 1 year ago
Add BUILD_TESTS CMake option
Pablo Rodriguez Avila
More...
over 1 year ago
Add support for building a static library of Kaitai Runtime (#65)
Pravila
More...
over 1 year ago
Delete EnumForUnknownId (duplicate of EnumInvalid)
Petr Pucil
More...
over 1 year ago
bytes_terminate(): speed up by avoiding unnecessary memory copying
Petr Pucil
More...
over 1 year ago
close(): ensure that all calls to read_bits_int_*() fail after closing
Petr Pucil
More...
over 1 year ago
close(): ensure that all calls to readBitsInt*() fail after closing
Petr Pucil
More...
over 1 year ago
Validation*Error: only include "at pos X: " if `io` is not `None`
Petr Pucil
More...
over 1 year ago
Validation*Error: only include "at pos X: " if `io` is not `null`
Petr Pucil
More...
over 1 year ago
0.7 release notes: fix typo (`meta/import{ => s}`)
Petr Pucil
More...
over 1 year ago
GH Actions: bump `actions/checkout` to `v4`
Petr Pucil
More...
over 1 year ago
Use `File.exist?` instead of `File.exists?` removed in Ruby 3.2
Petr Pucil
More...
over 1 year ago
Update README-dockerhub.md according to latest README.md changes
Petr Pucil
More...
over 1 year ago
Merge pull request #58 from kaitai-io/extend-readme
Petr Pučil
More...
over 1 year ago
README: use em dashes instead of hyphens
Petr Pucil
More...
over 1 year ago
Rename binary files to *.bin, mark *.bin files as binary
Petr Pucil
More...
over 1 year ago
README: explain `ksv --version`, include `ksdump` + fixes
Petr Pucil
More...
over 1 year ago
.gemspec: change kaitai.io URL from "http" to "https"
Petr Pucil
More...
over 1 year ago
README: update GPLv3 legal notices per current GPLv3 text
Petr Pucil
More...
over 1 year ago
LICENSE: update link URLs per updated GPLv3 text
Petr Pucil
More...
over 1 year ago
README: bump copyright year
Petr Pucil
More...
over 1 year ago
.gemspec: add `metadata` section with project links
Petr Pucil
More...
over 1 year ago
Add `rubocop-rspec` extension as suggested by RuboCop
Petr Pucil
More...
over 1 year ago
Move development dependencies from .gemspec to Gemfile
Petr Pucil
More...
over 1 year ago
CI: fill in step name for better display on GitHub
Petr Pucil
More...
over 1 year ago
CI: enable color output of RSpec and RuboCop
Petr Pucil
More...
over 1 year ago
README.md, Dockerfile: fix .editorconfig violations
Petr Pucil
More...
over 1 year ago
Update .gitignore based on existing template for Ruby
Petr Pucil
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree