summaryrefslogtreecommitdiffstats
path: root/ext/enumerator/enumerator.c
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (gc_mark): enable GC stack checking.matz2004-11-041-8/+5
* * io.c (read_all): block string buffer modification duringmatz2004-10-191-3/+0
* * ext/enumerator/enumerator.c, ext/enumerator/enumerator.txt:knu2003-10-171-2/+3
* * ext/enumerator/enumerator.c (enumerator_each): avoid VC++ warning.usa2003-10-151-1/+1
* Add ext/enumerator, a helper module for the Enumerable interface.knu2003-10-131-0/+200