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
akr b661bfe319 * include/ruby/ruby.h (st_strcasecmp): declared for STRCASECMP.
(st_strncasecmp): declared for STRNCASECMP.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-01-03 12:57:26 +00:00
..
defines.h * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS. 2007-12-22 06:14:50 +00:00
encoding.h * encoding.c (rb_isalnum): defined. 2008-01-03 08:44:01 +00:00
intern.h * vm.c (rb_frame_method_id_and_class): new function to get the 2007-12-25 08:49:09 +00:00
io.h * io.c, io.h: temporary patch to partially implement transcode-on-read and transcode-on-write 2007-12-22 16:21:09 +00:00
missing.h * util.c (ruby_strtoul): locale independent strtoul is implemented to 2008-01-02 06:24:27 +00:00
node.h * parse.y (expr): redefinable not (!) operator. 2007-12-09 16:39:49 +00:00
oniguruma.h * regenc.h (onigenc_ascii_is_code_ctype): put back. 2008-01-03 08:56:08 +00:00
re.h
regex.h
ruby.h * include/ruby/ruby.h (st_strcasecmp): declared for STRCASECMP. 2008-01-03 12:57:26 +00:00
signal.h
st.h * include/ruby/encoding.h (rb_isascii): defined. 2008-01-01 12:24:04 +00:00
util.h
win32.h