Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refixed the previous fix in IO#block_scanf | dblack | 2004-03-06 | 1 | -1/+2 |
* | Fixed a logic glitch in IO#block_scanf | dblack | 2004-03-06 | 1 | -1/+2 |
* | * soak_up_spaces only ungetc's non-space last character | dblack | 2004-03-02 | 1 | -3/+7 |
* | Fixed Kernel#scanf to propagate code block | dblack | 2004-03-01 | 1 | -2/+2 |
* | Partial fix so STDIN#scanf works with new STDIN#pos behavior | dblack | 2004-03-01 | 1 | -6/+6 |
* | Took out useless @matched_item variable; some small refactoring. | dblack | 2003-09-11 | 1 | -18/+18 |
* | Initial commit of scanf.rb. | dblack | 2003-07-19 | 1 | -0/+697 |