Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ext/enumerator/enumerator.c (each_cons_i): pass copy of an | matz | 2004-11-02 | 1 | -8/+5 |
* | * MANIFEST, ext/**/MANIFEST: removed. | eban | 2004-11-01 | 1 | -3/+0 |
* | * ext/extmk.rb (MANIFEST): do not use anymore, use extconf.rb instead. | eban | 2004-11-01 | 1 | -0/+2 |
* | * io.c (read_all): block string buffer modification during | matz | 2004-10-19 | 1 | -3/+0 |
* | * ext/enumerator/enumerator.c, ext/enumerator/enumerator.txt: | knu | 2003-10-17 | 2 | -2/+8 |
* | * ext/enumerator/enumerator.c (enumerator_each): avoid VC++ warning. | usa | 2003-10-15 | 1 | -1/+1 |
* | Add ext/enumerator, a helper module for the Enumerable interface. | knu | 2003-10-13 | 4 | -0/+302 |