0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add more tests et al. More... about 12 years ago
[ci skip] Add .gitignore file. More... about 12 years ago
[ci skip] Update documentation / code comments a little. More... about 12 years ago
[ci skip] Add desciption of Magic flags. More... about 12 years ago
[ci skip] Fix white spaces. More... about 12 years ago
[ci skip] Fix what is being said in the README et al. More... about 12 years ago
Add explicit cast to Ruby's VALUE. More... about 12 years ago
Fix for test-unit gem >= 2.5.2 and newer. More... about 12 years ago
[ci skip] Add Code Climate badge. More... about 12 years ago
Don't force to use signing key if the certificate is missing. More... about 12 years ago
Fix. Removed wrong version of Rubinius from .travis.yml file. More... about 12 years ago
Add Coveralls integration. More... about 12 years ago
Retire support for Ruby 1.8.x et al ... More... about 12 years ago
Small optimisation. More... about 12 years ago
Make message in each exceptions a little bit more sensible. More... about 12 years ago
More convenient to have names of flags as strings. More... about 12 years ago
Lock around magic_free() in rb_mgc_close() which is Magic#close just in case. More... about 12 years ago
Add naive synchronization via Mutex#lock and Mutex#unlock to make it a little bit more thread-safe. More... about 12 years ago
Get instance of Mutex class, and add wrapper function. More... about 12 years ago
Fix issue reported by clang. More... about 12 years ago
Handle errors better in functions suppress_error_output() and restore_error_output(). More... about 12 years ago
Be more defensive and check for NULL pointer where is should not be. More... about 12 years ago
Rename Magic#flags_array to Magic#flags_to_a. More... over 12 years ago
Clean-up version-related methods a little bit. More... over 12 years ago
Make Magic#version_array and Magic#version_string a singleton methods. More... over 12 years ago
Add ability to Magic#flags_array to return name of each flag that is set. More... over 12 years ago
Fix for Ruby 1.8.7 ... More... over 12 years ago
Change how Magic#version_string works etc. More... over 12 years ago
First version of a solution that tries to tackle releasing GVL for I/O operations. More... over 12 years ago
Make this piece of code a little bit more concise. More... over 12 years ago