aboutsummaryrefslogtreecommitdiffstats
path: root/ext/stringio/stringio.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/stringio/stringio.c (strio_mark): must check if ptr is NULLnobu2002-04-231-2/+3
* * ext/stringio/stringio.c (check_modifiable): performancenobu2002-04-091-4/+15
* * ext/stringio/stringio.c (check_modifiable): wrong declaration.nobu2002-03-181-2/+2
* * eval.c (rb_f_abort): should not bypass cleanup.nobu2002-03-181-1/+2
* * ext/stringio/stringio.c: fixed frozen string bug. ungetc nonobu2002-03-141-14/+46
* Initial revisionnobu2002-03-111-0/+887