0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to 0.2. More... about 4 years ago
Merge pull request #6 from rchekaluk/master More... about 4 years ago
Fix warning "Gem::Specification#has_rdoc= is deprecated with no replacement." More... about 4 years ago
Expand test coverage UTF-16LE and UTF-16BE More... about 4 years ago
Fix Ruby 2.7 warning "Using the last argument as keyword parameters is deprecated" More... about 4 years ago
Updates to get specs working More... about 4 years ago
Confim behaviour for garbled input. More... almost 15 years ago
Don't run the tests through a test task. Use test-unit output on exit. More... almost 15 years ago
Start notes about development. Make tests run on Bacon. More... almost 15 years ago
Add a gemspec and Rake tasks to generate gems. More... about 16 years ago
Don't use a separate core_ext include. More... about 16 years ago
Add some API documentation to the source. More... about 16 years ago
First version of sniff_encoding checks for byte order marks. More... about 16 years ago
Remove unused code. More... about 16 years ago
Add specs for methods added to String. More... about 16 years ago
Add specs for Ensure::Encoding.force_encoding!. More... about 16 years ago
Add specs for Ensure::Encoding.encoding_to_name. More... about 16 years ago
Revert back form Iconv to using String#encode! More... about 16 years ago
Fix Japanese spelling. More... about 16 years ago
Add regression tests for guessing encodings. More... about 16 years ago
Complete the API specs. More... about 16 years ago
Change the default for :invalid_characters to :transcode. More... about 16 years ago
Implement the API proposed in the README, needs extensive regression testing. More... about 16 years ago
Fix a small rdoc markup mistake. More... about 16 years ago
Write up some scenarios we would like to support. More... about 16 years ago
Start refactoring code into an actual library with documentation. More... about 16 years ago
Add a method to sniff encodings. More... about 16 years ago
Add more elaborate testing and make the code leaner. More... about 16 years ago
Add failing tests for little and big endian UTF-16. More... about 16 years ago
Add more assertions with different encodings. More... about 16 years ago