aboutsummaryrefslogtreecommitdiffstats
path: root/st.h
Commit message (Expand)AuthorAgeFilesLines
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-15/+1
* * st.c, st.h: imported additional file changes on Oniguruma 3.7.0.ksaito2005-02-231-3/+3
* * ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg...ksaito2005-01-281-2/+14
* * st.h: fix prototype for C++.nobu2004-12-031-1/+8
* * hash.c (rb_hash_rehash): replace st_foreach() by its deepmatz2004-09-231-0/+4
* * hash.c (rb_hash_rehash): add iteration check. [ruby-dev:24301]matz2004-09-221-17/+17
* * string.c (rb_str_chomp_bang): defer rb_str_modify() to actualmatz2003-07-271-1/+1
* * st.h: define ST_DATA_T_DEFINED for portability.eban2003-05-201-0/+1
* * st.h, st.c: Back out the introduction of st_*_func_t. Someknu2003-01-091-9/+5
* * st.h, st.c: Introduce new conventional typedef's, st_data_t,knu2003-01-061-16/+27
* 20000105matz2000-01-051-1/+1
* 1.4.0matz1999-08-131-1/+1
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-12/+6
* Initial revisionv1_0_r2matz1998-01-161-0/+52