0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Feb 06, 2025 — Feb 06, 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... over 1 year ago
Update for ruby 3.3.1 More... over 1 year ago
Merge pull request #4 from mlarraz/master More... about 3 years ago
Markdown README More... about 3 years ago
Fixed Rakefile and regenerate gemspec More... about 3 years ago
Merged upstream More... about 3 years ago
Merge pull request #3 from bmarzins/main More... about 3 years ago
Add default Gemfile More... about 4 years ago
Use ruby/io.h instead of rubyio.h More... about 4 years ago
update rdoc URL. More... almost 14 years ago
test tiocswinsz and tiocswinsz. More... over 15 years ago
update repository location. More... about 16 years ago
new file. More... almost 17 years ago
mention wcswidth. More... almost 17 years ago
update year. More... almost 17 years ago
* version 0.2 released. More... almost 17 years ago
Fixed a bug in gemspec More... almost 17 years ago
Bumped version. More... almost 17 years ago
Corresponding to ruby-1.9.1 More... almost 17 years ago
Added Rakefile and gemspec file. Modified slightly for making it work for me. More... almost 17 years ago
First commit. More... almost 17 years ago
* terminfo.c (rt_wcswidth): check the return value of wcwidth. More... about 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... about 17 years ago
use ctermid in sample. More... over 18 years ago
ctermid mentioned. More... over 18 years ago
* terminfo.c (TermInfo.ctermid): defined. More... over 18 years ago
* sample/resize: new sample program. More... over 18 years ago
add svn:ignore property. More... almost 19 years ago
* lib/terminfo.rb (TermInfo.default_object): Use File::NOCTTY for opening /dev/tty to avoid acquire a controlling terminal. More... almost 19 years ago
add comment. More... almost 19 years ago