1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
ko1 f0b6cb6fc7 * include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE to
RUBY_INTERNAL_EVENT_FREEOBJ.
* ext/-test-/tracepoint/tracepoint.c,
  ext/objspace/object_tracing.c,
  gc.c, vm_trace.c: catch up this change.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40959 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-05-27 10:28:25 +00:00
..
-test- * include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE to 2013-05-27 10:28:25 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c: Formatting for BigMath [Fixes GH-306] 2013-05-19 21:00:43 +00:00
continuation
coverage * include/ruby/ruby.h: constify RBasic::klass and add 2013-05-13 10:49:11 +00:00
curses fix typos. Patch by k_takata. 2013-05-19 03:10:21 +00:00
date
dbm Add a comment. 2013-05-23 13:49:10 +00:00
digest * ext/digest/lib/digest.rb (Digest::Class.file): Take optional 2013-05-21 12:41:34 +00:00
dl fix typos. Patch by k_takata. 2013-05-19 03:10:21 +00:00
etc * file.c, ext/etc/etc.c, ext/socket/unixsocket.c, 2013-05-09 12:12:17 +00:00
fcntl
fiber
fiddle * ext/fiddle/fiddle.c: fix typo in fiddle doc [Bug #8412] 2013-05-24 12:27:12 +00:00
gdbm
io io/console: rdoc 2013-05-24 06:54:25 +00:00
json * ext/json/generator/generator.c (isArrayOrObject): cast char to 2013-05-08 05:00:02 +00:00
mathn
nkf * remove trailing spaces. 2013-04-29 08:06:06 +00:00
objspace * include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE to 2013-05-27 10:28:25 +00:00
openssl * hash.c, include/ruby/ruby.h: support WB protected hash. 2013-05-26 12:37:11 +00:00
pathname fix typos. Patch by k_takata. 2013-05-19 03:10:21 +00:00
psych fix typos. Patch by k_takata. 2013-05-19 03:10:21 +00:00
pty * ext/pty/pty.c (get_device_once): FreeBSD 10-current and 9-stable 2013-05-25 12:34:50 +00:00
racc/cparse
readline fix typos. Patch by k_takata. 2013-05-19 03:10:21 +00:00
ripper
sdbm fix typos. Patch by k_takata. 2013-05-19 03:10:21 +00:00
socket * ext/socket/mkconstants.rb (INTEGER2NUM): Make less comparisons. 2013-05-18 11:28:51 +00:00
stringio rename generic io modules 2013-05-24 06:54:17 +00:00
strscan Remove unused variable 2013-05-25 11:37:35 +00:00
syslog
tk fix typos inspired by r40825 2013-05-19 14:50:47 +00:00
win32ole
zlib * include/ruby/ruby.h: constify RBasic::klass and add 2013-05-13 10:49:11 +00:00
.document
extmk.rb extmk.rb: don't duplicate 2013-05-23 15:18:05 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt