1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
ko1 302c311199 * hash.c (rb_hash_lookup): added. this function is similar to
rb_hash_aref(), but doesn't call Hash#default when no entry
  exists.
* include/ruby/intern.h: ditto.
* insnhelper.ci (lfp_svar_get): use rb_hash_lookup().



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12734 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-07-10 10:39:39 +00:00
..
defines.h * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
intern.h * hash.c (rb_hash_lookup): added. this function is similar to 2007-07-10 10:39:39 +00:00
io.h * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
missing.h * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
node.h * include/ruby/{node,ruby}.h, ruby.c: added enum constants for gdb 2007-07-05 01:42:09 +00:00
oniguruma.h * include/ruby/onigiruma.h (ONIG_EXTERN): use RUBY_EXTERN if defined. 2007-07-03 14:14:08 +00:00
re.h * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
regex.h * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
ruby.h * include/ruby/{intern,ruby}.h, compile.[ch], error.c, eval.c, 2007-07-05 08:12:18 +00:00
signal.h * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
st.h * include/ruby/st.h, st.c (st_init_table, st_init_table_with_size): 2007-07-05 01:06:49 +00:00
util.h * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
win32.h * include/ruby/win32.h, win32/Makefile.sub, win32/configure.bat, 2007-06-27 11:47:53 +00:00