| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | * encoding.c (rb_enc_register): returns new index or -1 if failed. | nobu | 2007-10-06 | 1 | -9/+25 | |
| * | * encoding.c (rb_obj_encoding): returns encoding of the given object. | nobu | 2007-10-04 | 1 | -0/+14 | |
| * | * encoding.c (rb_enc_alias): allow encodings multiple aliases. | nobu | 2007-09-28 | 1 | -10/+41 | |
| * | * string.c (rb_str_comparable): need not to check asciicompat here. | matz | 2007-09-28 | 1 | -17/+19 | |
| * | * encoding.c (rb_enc_associate_index): deal with ASCII compatible | nobu | 2007-09-26 | 1 | -0/+12 | |
| * | * encoding.c (rb_enc_check): check for ASCII-compatibilities. | nobu | 2007-09-26 | 1 | -6/+2 | |
| * | * encoding.c (rb_enc_associate_index, rb_enc_get_index): check if | nobu | 2007-09-15 | 1 | -1/+43 | |
| * | * array.c (rb_ary_cycle): typo in rdoc. a patch from Yugui | matz | 2007-09-06 | 1 | -4/+4 | |
| * | * encoding.c (rb_enc_codelen): raises invalid sequence exception | matz | 2007-08-27 | 1 | -0/+20 | |
| * | encoding.c: added. | matz | 2007-08-25 | 1 | -0/+229 | |
