ruby/ext
nobu 90b9996523 parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]
revert r42847 "test_string.rb: add test string encoding"

revert r42846 "parse.y: freeze in advance to reduce objects"

revert r42843 "parse.y: deduplicate frozen string literals"

revert r42780 "test_string.rb: yet another test"

revert r42779 "parse.y: valid suffix word only"

revert r42778 "test_string.rb: remove duplicated code"

revert r42775 "parse.y: force_encoding"

This reverts commit 93ea04ecec.

revert r42773 "Add frozen string literals"

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43634 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-11-10 06:13:02 +00:00
..
-test- * ext/-test-/file/depend, ext/-test-/postponed_job/depend, 2013-10-28 12:36:23 +00:00
bigdecimal * add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use 2013-10-29 11:16:54 +00:00
continuation
coverage * common.mk, ext/objspace/depend, ext/coverage/depend, 2013-10-28 03:43:17 +00:00
curses * ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoc 2013-10-16 22:12:43 +00:00
date * common.mk, ext/objspace/depend, ext/coverage/depend, 2013-10-28 03:43:17 +00:00
dbm * ext/dbm/dbm.c: [DOC] Fix wrong constant name in DBM by @edward 2013-10-04 10:56:27 +00:00
digest * ext/digest/digest.c: [DOC] typo in overview by @chastell 2013-09-26 13:04:27 +00:00
dl * ext/dl/cfunc.c: [DOC] fix typo in example [Bug #8944] 2013-11-09 05:29:59 +00:00
etc
fcntl
fiber
fiddle
gdbm
io * ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprah 2013-10-16 20:54:23 +00:00
json Eliminate less-than-zero checks for unsigned variables 2013-09-12 13:37:11 +00:00
mathn
nkf
objspace objspace_dump.c: fix declaration 2013-11-09 13:34:53 +00:00
openssl openssl: work around of dependency 2013-10-28 06:32:24 +00:00
pathname * array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB because 2013-08-26 05:47:27 +00:00
psych * ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys before 2013-11-05 19:15:40 +00:00
pty pty.c: check error of seteuid 2013-11-05 08:10:34 +00:00
racc/cparse
readline * ext/readline/readline.c (readline_getc): Consider 2013-10-29 03:09:00 +00:00
ripper parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042] 2013-11-10 06:13:02 +00:00
sdbm
socket * ext/socket/ifaddr.c (rsock_getifaddrs): fix possible memory leak. 2013-10-02 12:41:28 +00:00
stringio * add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use 2013-10-29 11:16:54 +00:00
strscan * add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use 2013-10-29 11:16:54 +00:00
syslog
thread * ext/thread/thread.c (ALIAS_GLOBAL_CONST): fix typo, GLOBCAL. 2013-10-02 18:20:17 +00:00
tk mkmf.rb: fix framework option 2013-10-14 02:07:51 +00:00
win32 win32/registry.rb: size in bytes 2013-09-24 07:41:17 +00:00
win32ole * ext/win32ole/win32ole.c (folevariant_initialize): check type of 2013-09-08 05:06:20 +00:00
zlib * ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams that 2013-08-28 20:36:21 +00:00
.document
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt
extmk.rb