aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/st.h
Commit message (Expand)AuthorAgeFilesLines
...
* * include/ruby/st.h (rb_index_t): use st_data_t for the platforms itnobu2007-09-011-5/+4
* * st.c (st_numcmp, st_numhash): use st_data_t instead of long, becausenobu2007-09-011-19/+32
* * include/ruby/st.h (struct st_table): add entries_packed 1-bitakr2007-08-291-1/+2
* * st.c (struct st_table_entry): add new members, fore and back, tonobu2007-08-211-0/+3
* * include/ruby/st.h, st.c (st_init_table, st_init_table_with_size):nobu2007-07-051-3/+3
* * include/ruby: moved public headers.nobu2007-06-101-0/+79