0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename rb_mgc_open to rb_mgc_open_p More... about 5 years ago
Use designators in the array with error messages More... over 5 years ago
Remove support for the Integer Unification since Ruby 2.4 support was retired More... over 5 years ago
Update Linguist language detection More... over 5 years ago
Update Guardfile to separate compile and test tasks More... over 5 years ago
Fix condition so that when MAGIC_ERROR flag is set it will be preserved More... over 5 years ago
Make sure to detect whether a bit field and/or MAGIC_ERROR is set More... over 5 years ago
Replace state flags with bit fields to simplify magic_object_t More... over 5 years ago
Add Ruby 3.0 to Travis CI More... over 5 years ago
Update GCC compiler flags More... over 5 years ago
Add Magic::file, Magic::buffer and Magic::descriptor methods More... over 5 years ago
Update documentation adding more comments and examples More... over 5 years ago
Add more tests and improve test helpers More... over 5 years ago
Add more test cases and improve tests coverage More... over 5 years ago
Refactor the capture_stderr helper to capture child processes output More... over 5 years ago
Add more code comments to clarify more workarounds concerning libmagic More... over 5 years ago
Update required version of Ruby and Rubygems More... over 5 years ago
Add code comments to clarify workarounds for multiple libmagic versions More... over 5 years ago
Update to latest libmagic version (5.39). More... over 5 years ago
Better code formatting and corrected white spaces More... over 5 years ago
Restore the UNUSED macro and use instead of the RB_UNUSED_VAR from Ruby More... over 5 years ago
Retire support for Ruby version 2.4 as it has reached End of Life (EOL) More... over 5 years ago
Change to stop on file I/O errors and throw MagicError exception More... almost 6 years ago
Update Gemfile and Rakefile More... about 6 years ago
Make sure to include the NOTICE file in the Ruby gem More... about 6 years ago
Update minimal supported Ruby version in the ruby-fizzbuzz.gemspec file More... about 6 years ago
Add NOTICE file to the project More... about 6 years ago
Re-word warning message issued when the Magic#load is run with Magic.do_not_auto_load set More... about 6 years ago
Add Magic#loaded? instance method More... about 6 years ago
Retire support for Ruby version 2.3 as it has reached End of Life (EOL) More... about 6 years ago