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
yugui c86ce094e2 * include/ruby/ruby.h: embeds the elements of an array into its
struct RArray for # of elements <= 3.

	* array.c: ditto.

	* gc.c (gc_mark_children): following the change of struct RArray.

	* ext/tk/tcltklib.c (ip_ruby_cmp): ditto.

	* parse.y (coverage): ditto.

	* proc.c (curry): ditto.

	* .gdbinit: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-10-09 05:47:04 +00:00
..
backward * include/ruby{io,sig}.h: moved to include/ruby/backward. 2008-09-26 00:55:09 +00:00
defines.h * dln.c: Ruby no longer supports VMS. 2008-10-04 13:57:06 +00:00
encoding.h * encoding.c (rb_default_internal_encoding): merged a patch from 2008-10-07 17:39:44 +00:00
intern.h * sprintf.c (rb_str_format): add %<name>s style named argument 2008-09-30 08:01:11 +00:00
io.h comment changed. 2008-09-24 12:23:52 +00:00
missing.h * configure.in: removed strftime from AC_REPLACE_FUNCS(). 2008-08-20 16:04:11 +00:00
oniguruma.h * grapheme cluster implementation reverted. [ruby-dev:36375] 2008-09-18 12:53:25 +00:00
re.h * include/ruby/re.h (struct rmatch_offset): new struct for character 2008-02-16 20:08:35 +00:00
regex.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
ruby.h * include/ruby/ruby.h: embeds the elements of an array into its 2008-10-09 05:47:04 +00:00
st.h add a comment. 2008-08-07 09:06:04 +00:00
util.h * dln.c: Ruby no longer supports MS-DOS. 2008-10-04 13:33:22 +00:00
vm.h * common.mk: clean up 2008-09-23 00:20:28 +00:00
win32.h * dln.c: Ruby no longer supports Windows CE. 2008-10-04 13:48:20 +00:00