aboutsummaryrefslogtreecommitdiffstats
path: root/ext/enumerator/enumerator.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/enumerator/enumerator.c (each_cons_i): pass copy of anmatz2004-11-021-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