| Commit message (Expand) | Author | Age | Files | Lines |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 1 | -15/+1 |
* | * st.c, st.h: imported additional file changes on Oniguruma 3.7.0. | ksaito | 2005-02-23 | 1 | -3/+3 |
* | * ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg... | ksaito | 2005-01-28 | 1 | -2/+14 |
* | * st.h: fix prototype for C++. | nobu | 2004-12-03 | 1 | -1/+8 |
* | * hash.c (rb_hash_rehash): replace st_foreach() by its deep | matz | 2004-09-23 | 1 | -0/+4 |
* | * hash.c (rb_hash_rehash): add iteration check. [ruby-dev:24301] | matz | 2004-09-22 | 1 | -17/+17 |
* | * string.c (rb_str_chomp_bang): defer rb_str_modify() to actual | matz | 2003-07-27 | 1 | -1/+1 |
* | * st.h: define ST_DATA_T_DEFINED for portability. | eban | 2003-05-20 | 1 | -0/+1 |
* | * st.h, st.c: Back out the introduction of st_*_func_t. Some | knu | 2003-01-09 | 1 | -9/+5 |
* | * st.h, st.c: Introduce new conventional typedef's, st_data_t, | knu | 2003-01-06 | 1 | -16/+27 |
* | 20000105 | matz | 2000-01-05 | 1 | -1/+1 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -12/+6 |
* | Initial revision | matz | 1998-01-16 | 1 | -0/+52 |