1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 912ae57b8a tkutil.c: reduce unnecessary buffer
* ext/tk/tkutil/tkutil.c (cbsubst_get_subst_key): reduce
  unnecessary buffer.  the result string is one byte per one word.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-05-31 15:08:05 +00:00
..
-test- notimplement: rename 2015-05-17 14:47:36 +00:00
bigdecimal bigdecimal.c: wrapper object before alloc 2015-05-27 08:02:28 +00:00
continuation
coverage * ext/coverage/coverage.c: Remove extension from require argument. 2015-04-12 04:52:23 +00:00
date mkmf.rb: methods to append flags 2015-04-11 02:00:02 +00:00
dbm
digest digest.c: GC guard 2015-05-21 05:03:55 +00:00
etc ext: suppress warnings 2015-04-19 03:19:20 +00:00
fcntl
fiber
fiddle * ext/fiddle/depend: Fix "Wrong mix of special targets" error with 2015-04-12 00:10:52 +00:00
gdbm
io nonblock.c: just yield if the flag is not changed 2015-05-18 10:30:36 +00:00
json generator.c: allocate structs with wrapper 2015-05-28 07:17:55 +00:00
mathn
nkf
objspace * ext/objspace/objspace.c: add two methods to debug internals. 2015-05-28 19:40:04 +00:00
openssl openssl: wrapper object before alloc 2015-05-29 05:55:02 +00:00
pathname * ext/pathname/lib/pathname.rb: Remove condition of RUBY_VERSION <= 1.9. 2015-05-14 06:54:22 +00:00
psych psych: allocate structs with wrapper 2015-05-29 05:44:01 +00:00
pty * internal.h (rb_execarg_parent_end): Declared. 2015-04-09 12:44:35 +00:00
racc/cparse
rbconfig/sizeof
readline
ripper
sdbm
socket ext/socket/ancdata.c: use RB_GC_GUARD instead of volatile 2015-05-30 08:19:37 +00:00
stringio
strscan allocate structs with wrapper 2015-05-16 12:56:48 +00:00
syslog
thread
tk tkutil.c: reduce unnecessary buffer 2015-05-31 15:08:05 +00:00
win32
win32ole win32ole.c: wrapper object before alloc 2015-05-28 06:46:17 +00:00
zlib * ext/zlib/zlib.c (rb_gzreader_external_encoding): 2015-05-10 03:43:22 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt