ruby--ruby/include/ruby
nobu 06e935a126 * include/ruby/ruby.h (RSTRING_GETMEM): new macro to get ptr and
len at once.

* string.c (rb_str_cmp, str_eql, rb_str_eql): trivial improvements.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28691 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-07-20 09:39:22 +00:00
..
backward * include/ruby/backward/rubysig.h (rb_thread_blocking_region_begin), 2009-02-08 13:44:21 +00:00
defines.h * include/ruby/defines.h (INFINITY): this is float. 2009-12-30 10:44:02 +00:00
encoding.h * include/ruby/encoding.h (rb_filesystem_encindex): defined. 2010-05-27 14:47:16 +00:00
intern.h * thread.c (rb_thread_wakeup_alive): split from rb_thread_wakeup. 2010-07-17 04:04:51 +00:00
io.h * include/ruby/io.h, io.c: reverted r21709. 2010-06-27 14:31:19 +00:00
missing.h * include/ruby/missing.h (isnan): fix compilation error on OpenBSD. 2010-06-11 14:00:35 +00:00
oniguruma.h * include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2. 2010-03-01 21:54:59 +00:00
re.h * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c, 2009-06-30 02:08:54 +00:00
regex.h
ruby.h * include/ruby/ruby.h (RSTRING_GETMEM): new macro to get ptr and 2010-07-20 09:39:22 +00:00
st.h * version.c (RUBY_LIB, RUBY_*_LIB): moved from configures. 2010-01-25 08:36:14 +00:00
util.h Add Float::INFINITY and Float::NAN. 2009-12-29 07:05:39 +00:00
version.h * include/ruby/version.h: extracted the extensions interface and 2009-05-13 06:23:20 +00:00
vm.h * include/ruby/vm.h, include/ruby/encoding.h: add external 2010-05-25 04:26:50 +00:00
win32.h * win32/win32.c, include/ruby/win32.h (rb_w32_has_cancel_io): new 2010-05-10 05:02:44 +00:00