index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
ruby
/
st.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/ruby/st.h, st.c: order entries by a linked list instead of
mame
2009-02-08
1
-1
/
+1
*
* include/ruby/st.h: need to include defines.h because LONG_LONG is
usa
2008-12-23
1
-0
/
+1
*
* include/ruby/st.h (size_t): needs stddef.h or stdlib.h.
nobu
2008-12-11
1
-0
/
+13
*
add a comment.
akr
2008-08-07
1
-1
/
+1
*
* include/ruby/st.h (struct st_table): type of bit-field
shyouhei
2008-07-01
1
-0
/
+3
*
* include/ruby/encoding.h (rb_isascii): defined.
akr
2008-01-01
1
-0
/
+2
*
* load.c (rb_feature_p): returns loading path name too.
nobu
2007-12-24
1
-0
/
+1
*
* encoding.c (rb_enc_alias): allow encodings multiple aliases.
nobu
2007-09-28
1
-0
/
+2
*
* include/ruby/st.h (struct st_table): make num_entries bitfield
akr
2007-09-02
1
-2
/
+2
*
* include/ruby/st.h (rb_index_t): use st_data_t for the platforms it
nobu
2007-09-01
1
-5
/
+4
*
* st.c (st_numcmp, st_numhash): use st_data_t instead of long, because
nobu
2007-09-01
1
-19
/
+32
*
* include/ruby/st.h (struct st_table): add entries_packed 1-bit
akr
2007-08-29
1
-1
/
+2
*
* st.c (struct st_table_entry): add new members, fore and back, to
nobu
2007-08-21
1
-0
/
+3
*
* include/ruby/st.h, st.c (st_init_table, st_init_table_with_size):
nobu
2007-07-05
1
-3
/
+3
*
* include/ruby: moved public headers.
nobu
2007-06-10
1
-0
/
+79