index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
scanf.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-8
/
+8
*
* lib/scanf.rb: fixed bug involving matching literal '['
dblack
2008-09-03
1
-1
/
+1
*
* lib/scanf.rb (Scanf::FormatSpecifier#initialize): %i should accept
nobu
2008-08-20
1
-1
/
+1
*
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2008-01-06
1
-1
/
+0
*
* parse.y (block_param): restrict block parameters to be local
matz
2006-10-03
1
-1
/
+2
*
* lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matched
nobu
2005-10-08
1
-2
/
+2
*
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