summaryrefslogtreecommitdiff
path: root/lib/scanf.rb
AgeCommit message (Expand)Author
2005-10-08* lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu
2004-03-06refixed the previous fix in IO#block_scanfdblack
2004-03-06Fixed a logic glitch in IO#block_scanfdblack
2004-03-02* soak_up_spaces only ungetc's non-space last characterdblack
2004-03-01Fixed Kernel#scanf to propagate code blockdblack
2004-03-01Partial fix so STDIN#scanf works with new STDIN#pos behaviordblack
2003-09-11Took out useless @matched_item variable; some small refactoring.dblack
2003-07-19Initial commit of scanf.rb.dblack