0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Jul 04, 2025 — Jul 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #8 from kondensatorn/update-for-ruby-3.3.1 More... almost 2 years ago
Update for ruby 3.3.1 More... almost 2 years ago
Merge pull request #4 from mlarraz/master More... over 3 years ago
Markdown README More... over 3 years ago
Fixed Rakefile and regenerate gemspec More... over 3 years ago
Merged upstream More... over 3 years ago
Merge pull request #3 from bmarzins/main More... over 3 years ago
Add default Gemfile More... over 4 years ago
Use ruby/io.h instead of rubyio.h More... over 4 years ago
update rdoc URL. More... about 14 years ago
test tiocswinsz and tiocswinsz. More... about 16 years ago
update repository location. More... over 16 years ago
new file. More... over 17 years ago
mention wcswidth. More... over 17 years ago
update year. More... over 17 years ago
* version 0.2 released. More... over 17 years ago
Fixed a bug in gemspec More... over 17 years ago
Bumped version. More... over 17 years ago
Corresponding to ruby-1.9.1 More... over 17 years ago
Added Rakefile and gemspec file. Modified slightly for making it work for me. More... over 17 years ago
First commit. More... over 17 years ago
* terminfo.c (rt_wcswidth): check the return value of wcwidth. More... over 17 years ago
* terminfo.c: prefer ruby/io.h over rubyio.h. include wchar.h. (FILENO): condition refined. (rt_wcswidth): new method TermInfo.wcswidth. More... over 17 years ago
use ctermid in sample. More... about 19 years ago
ctermid mentioned. More... about 19 years ago
* terminfo.c (TermInfo.ctermid): defined. More... about 19 years ago
* sample/resize: new sample program. More... about 19 years ago
add svn:ignore property. More... about 19 years ago
* lib/terminfo.rb (TermInfo.default_object): Use File::NOCTTY for opening /dev/tty to avoid acquire a controlling terminal. More... about 19 years ago
add comment. More... about 19 years ago